{
  "_id": "6a0f75e3acfb0bcc41c61a45",
  "Package": "multisom",
  "Type": "Package",
  "Title": "Clustering a Data Set using Multi-SOM Algorithm",
  "Version": "1.3",
  "Author": "Sarra Chair and Malika Charrad",
  "Maintainer": "Sarra Chair <sarra.chair@gmail.com>",
  "Description": "Implements two versions of the algorithm namely:\nstochastic and batch. The package determines also the best\nnumber of clusters and offers to the user the best clustering\nscheme from different results.",
  "License": "GPL-2",
  "URL": "https://sites.google.com/site/malikacharrad/research/multisom-package",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 06:31:22 UTC",
    "User": "root"
  },
  "Repository": "https://sarra25.r-universe.dev",
  "Date/Publication": "2017-05-23 16:28:23 UTC",
  "RemoteUrl": "https://github.com/cran/multisom",
  "RemoteRef": "HEAD",
  "RemoteSha": "c0efd3fb6466fac295475d5699ef54905544be30",
  "MD5sum": "c4d476e451544804938a7d683358623f",
  "_user": "sarra25",
  "_type": "src",
  "_file": "multisom_1.3.tar.gz",
  "_fileid": "91d9e744e1fa25f7acb96f77eadbdf1edcbd227a3c71c87039e2d6be885bd962",
  "_filesize": 131623,
  "_sha256": "91d9e744e1fa25f7acb96f77eadbdf1edcbd227a3c71c87039e2d6be885bd962",
  "_created": "2026-05-21T06:31:22.000Z",
  "_published": "2026-05-21T21:15:15.554Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77270220804,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7128801822"
    },
    {
      "job": 77270221518,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128803242"
    },
    {
      "job": 77270221319,
      "time": 172,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7128811330"
    },
    {
      "job": 77270221021,
      "time": 141,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128799896"
    },
    {
      "job": 77270220645,
      "time": 157,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128772395"
    },
    {
      "job": 77270220434,
      "time": 88,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7147376692"
    },
    {
      "job": 77270221130,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7128796597"
    },
    {
      "job": 77270221324,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7128794599"
    },
    {
      "job": 77270221321,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128792477"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sarra25/actions/runs/26209472523",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/multisom",
  "_commit": {
    "id": "c0efd3fb6466fac295475d5699ef54905544be30",
    "author": "Sarra Chair <sarra.chair@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.3\n",
    "time": 1495556903
  },
  "_maintainer": {
    "name": "Sarra Chair",
    "email": "sarra.chair@gmail.com",
    "login": "sarra25",
    "description": "",
    "uuid": 23293214
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.3",
      "role": "Depends"
    },
    {
      "package": "class",
      "role": "Depends"
    },
    {
      "package": "kohonen",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sarra25",
      "count": 4,
      "uuid": 23293214
    }
  ],
  "_userbio": {
    "uuid": 23293214,
    "type": "user",
    "name": "Sarra CHAIR"
  },
  "_downloads": {
    "count": 202,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/multisom"
  },
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/multisom.html",
    "manual.pdf"
  ],
  "_realowner": "sarra25",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2015-12-23"
    },
    {
      "version": "1.1",
      "date": "2016-08-29"
    },
    {
      "version": "1.2",
      "date": "2016-11-06"
    },
    {
      "version": "1.3",
      "date": "2017-05-23"
    }
  ],
  "_exports": [
    "BatchSOM",
    "multisom.batch",
    "multisom.stochastic"
  ],
  "_help": [
    {
      "page": "BatchSOM",
      "title": "Self-Organizing Map: Batch version",
      "topics": [
        "BatchSOM"
      ]
    },
    {
      "page": "multisom.batch",
      "title": "MultiSOM for batch version",
      "topics": [
        "multisom.batch"
      ]
    },
    {
      "page": "multisom.stochastic",
      "title": "Multisom for stochastic version",
      "topics": [
        "multisom.stochastic"
      ]
    }
  ],
  "_rundeps": [
    "class",
    "kohonen",
    "MASS",
    "Rcpp"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "multisom",
  "_universes": [
    "sarra25"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-05-21T06:33:11.000Z",
      "distro": "noble",
      "commit": "c0efd3fb6466fac295475d5699ef54905544be30",
      "fileid": "bacb51df453b543f95ae7eae7086a74c917d82e57f88fd41ba67636e8115bb4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sarra25/actions/runs/26209472523"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-05-21T06:33:16.000Z",
      "distro": "noble",
      "commit": "c0efd3fb6466fac295475d5699ef54905544be30",
      "fileid": "f7e51c8a4123999187b146e04c0c4652beb917764cdc6742613c52661168ee2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sarra25/actions/runs/26209472523"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3",
      "date": "2026-05-21T06:33:56.000Z",
      "commit": "c0efd3fb6466fac295475d5699ef54905544be30",
      "fileid": "ddcbe4589f6b50d59409d608ec2eacb0709672dcd65ceb38d23179483a33bddd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sarra25/actions/runs/26209472523"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3",
      "date": "2026-05-21T06:33:07.000Z",
      "commit": "c0efd3fb6466fac295475d5699ef54905544be30",
      "fileid": "841344b4a09b04fede7dafafcfe9f75983a1edc1a2258faf16a7ed889c3d17fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sarra25/actions/runs/26209472523"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3",
      "date": "2026-05-21T21:15:01.000Z",
      "commit": "c0efd3fb6466fac295475d5699ef54905544be30",
      "fileid": "250d0a8433a8bf17a176a77ca05d2a3395585045c4abf15a96a7736d8a2ef91a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sarra25/actions/runs/26209472523"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3",
      "date": "2026-05-21T06:32:43.000Z",
      "commit": "c0efd3fb6466fac295475d5699ef54905544be30",
      "fileid": "3b2ec259533616ac34986e287758a6afa0db51b61d5f61b95f543f36cc2638c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sarra25/actions/runs/26209472523"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3",
      "date": "2026-05-21T06:32:39.000Z",
      "commit": "c0efd3fb6466fac295475d5699ef54905544be30",
      "fileid": "34b6ec94b82b6e3f6e40ab2d85771d0662c68cc3fa1a7b9e9ec241f55937bb93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sarra25/actions/runs/26209472523"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3",
      "date": "2026-05-21T06:32:31.000Z",
      "commit": "c0efd3fb6466fac295475d5699ef54905544be30",
      "fileid": "c955c4d3803728ef7c59799eba1172e128dfaea3b57171fd63649da51d0da5e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sarra25/actions/runs/26209472523"
    }
  ]
}