{
  "_id": "6a1ef080b401979e73413156",
  "Package": "Rsomoclu",
  "Version": "1.7.7",
  "Title": "Somoclu",
  "Authors@R": "c(person(given = \"Peter\", family = \"Wittek\", role = c(\"aut\"), email = \"\"),\nperson(given = \"Shichao\", family = \"Gao\", role = c(\"cre\"), email = \"xgdgsc@gmail.com\"))",
  "Description": "Somoclu is a massively parallel implementation of\nself-organizing maps.  It exploits multicore CPUs and it can be\naccelerated by CUDA. The topology of the map can be planar or\ntoroid and the grid of neurons can be rectangular or hexagonal\n. Details refer to (Peter Wittek, et al (2017))\n<doi:10.18637/jss.v078.i09>.",
  "URL": "https://peterwittek.github.io/somoclu/",
  "BugReports": "https://github.com/peterwittek/somoclu/issues",
  "License": "MIT + file LICENSE",
  "Packaged": {
    "Date": "2026-05-19 08:22:40 UTC",
    "User": "root"
  },
  "Author": "Peter Wittek [aut], Shichao Gao [cre]",
  "Maintainer": "Shichao Gao <xgdgsc@gmail.com>",
  "NeedsCompilation": "yes",
  "SystemRequirements": "GNU make",
  "LazyData": "true",
  "Config/pak/sysreqs": "make",
  "Repository": "https://xgdgsc.r-universe.dev",
  "Date/Publication": "2025-12-20 14:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/Rsomoclu",
  "RemoteRef": "HEAD",
  "RemoteSha": "c6e482d664ab8d4cac05f3f998168a985a3d4d74",
  "MD5sum": "640a44428fb6d29b3b7131f6b00c8a52",
  "_user": "xgdgsc",
  "_type": "src",
  "_file": "Rsomoclu_1.7.7.tar.gz",
  "_fileid": "2df7227c4a81d970b07c2dfc1dc24640f3a63a77cf89f1c6c6e73124d1556b73",
  "_filesize": 108357,
  "_sha256": "2df7227c4a81d970b07c2dfc1dc24640f3a63a77cf89f1c6c6e73124d1556b73",
  "_created": "2026-05-19T08:22:40.000Z",
  "_published": "2026-06-02T15:02:24.216Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79101970386,
      "time": 154,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078443310"
    },
    {
      "job": 79101970012,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078435941"
    },
    {
      "job": 79101970932,
      "time": 134,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078436328"
    },
    {
      "job": 79101971322,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078431316"
    },
    {
      "job": 79101971567,
      "time": 175,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078442060"
    },
    {
      "job": 79101970360,
      "time": 278,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078479736"
    },
    {
      "job": 79101970515,
      "time": 201,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078445555"
    },
    {
      "job": 79101969682,
      "time": 335,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078492801"
    },
    {
      "job": 79101969086,
      "time": 188,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078391253"
    },
    {
      "job": 79101968664,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361495362"
    },
    {
      "job": 79101969339,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078428422"
    },
    {
      "job": 79101970188,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078430041"
    },
    {
      "job": 79101970240,
      "time": 123,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078432755"
    }
  ],
  "_buildurl": "https://github.com/r-universe/xgdgsc/actions/runs/26085182112",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/Rsomoclu",
  "_commit": {
    "id": "c6e482d664ab8d4cac05f3f998168a985a3d4d74",
    "author": "Shichao Gao <xgdgsc@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.7.7\n",
    "time": 1766242202
  },
  "_maintainer": {
    "name": "Shichao Gao",
    "email": "xgdgsc@gmail.com",
    "login": "xgdgsc",
    "description": "",
    "uuid": 1189869
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "kohonen",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-51",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.7.7",
      "date": "2025-12-20"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "xgdgsc",
      "count": 21,
      "uuid": 1189869
    }
  ],
  "_userbio": {
    "uuid": 1189869,
    "type": "user",
    "name": "xgdgsc"
  },
  "_downloads": {
    "count": 239,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Rsomoclu"
  },
  "_devurl": "https://github.com/peterwittek/somoclu",
  "_searchresults": 4,
  "_topics": [
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/Rsomoclu.html",
    "manual.pdf"
  ],
  "_realowner": "xgdgsc",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.3",
      "date": "2014-04-07"
    },
    {
      "version": "1.3.1",
      "date": "2014-04-10"
    },
    {
      "version": "1.4",
      "date": "2014-09-06"
    },
    {
      "version": "1.4.1",
      "date": "2014-09-07"
    },
    {
      "version": "1.5",
      "date": "2015-10-01"
    },
    {
      "version": "1.5.0.1",
      "date": "2015-12-02"
    },
    {
      "version": "1.6",
      "date": "2016-01-10"
    },
    {
      "version": "1.6.1",
      "date": "2016-04-04"
    },
    {
      "version": "1.6.2",
      "date": "2016-08-11"
    },
    {
      "version": "1.6.2.1",
      "date": "2016-09-19"
    },
    {
      "version": "1.7.1",
      "date": "2016-10-14"
    },
    {
      "version": "1.7.2",
      "date": "2016-11-24"
    },
    {
      "version": "1.7.3",
      "date": "2017-04-24"
    },
    {
      "version": "1.7.4",
      "date": "2017-06-06"
    },
    {
      "version": "1.7.4.1",
      "date": "2017-11-01"
    },
    {
      "version": "1.7.5",
      "date": "2018-03-03"
    },
    {
      "version": "1.7.5.1",
      "date": "2018-03-05"
    },
    {
      "version": "1.7.5.2",
      "date": "2018-11-29"
    },
    {
      "version": "1.7.5.3",
      "date": "2019-01-03"
    },
    {
      "version": "1.7.6",
      "date": "2022-09-26"
    },
    {
      "version": "1.7.7",
      "date": "2025-12-20"
    }
  ],
  "_exports": [
    "Rsomoclu.kohonen",
    "Rsomoclu.train"
  ],
  "_datasets": [
    {
      "name": "rgbs",
      "title": "tiny rgbs data",
      "object": "rgbs",
      "class": [
        "data.frame"
      ],
      "fields": [
        "X0.01",
        "X1.00",
        "X0.0"
      ],
      "rows": 27,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "rgbs",
      "title": "tiny rgbs data",
      "topics": [
        "rgbs"
      ]
    },
    {
      "page": "Rsomoclu.kohonen",
      "title": "convert Somoclu train result to kohonen class for plotting",
      "topics": [
        "Rsomoclu.kohonen"
      ]
    },
    {
      "page": "Rsomoclu.train",
      "title": "Train function for Somoclu",
      "topics": [
        "Rsomoclu.train"
      ]
    }
  ],
  "_rundeps": [
    "kohonen",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "rsomoclu",
  "_universes": [
    "xgdgsc",
    "peterwittek"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7.7",
      "date": "2026-05-19T08:25:22.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c6e482d664ab8d4cac05f3f998168a985a3d4d74",
      "fileid": "b7b140d46031310a6b460dcf6586665bce2829c1059032e75e889cb0a3160bf0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xgdgsc/actions/runs/26085182112"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7.7",
      "date": "2026-05-19T08:24:56.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c6e482d664ab8d4cac05f3f998168a985a3d4d74",
      "fileid": "d133173ad340ef727b0e84bcda03e2eadc65fa21c2728a76aa0408fd57cfb806",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xgdgsc/actions/runs/26085182112"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.7.7",
      "date": "2026-05-19T08:25:00.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c6e482d664ab8d4cac05f3f998168a985a3d4d74",
      "fileid": "4b45e50de0f7ba37aa5b906d9a89c95d13b8b406b902cfb98dd53a070066b523",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xgdgsc/actions/runs/26085182112"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.7.7",
      "date": "2026-05-19T08:24:42.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c6e482d664ab8d4cac05f3f998168a985a3d4d74",
      "fileid": "085d1f5ce0b34c3758b4b11d8ae7ea9e36991c6cbb63a81da8c69dc2772c1e38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xgdgsc/actions/runs/26085182112"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7.7",
      "date": "2026-05-19T08:25:08.000Z",
      "arch": "aarch64",
      "commit": "c6e482d664ab8d4cac05f3f998168a985a3d4d74",
      "fileid": "2fd9e4de35607bd00025eba4fece3744e7458b4521b46bafc3e270272616bb28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xgdgsc/actions/runs/26085182112"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7.7",
      "date": "2026-05-19T08:26:28.000Z",
      "arch": "x86_64",
      "commit": "c6e482d664ab8d4cac05f3f998168a985a3d4d74",
      "fileid": "b55abb133c1f960b0e0e0bed9b98888d4984309376f8d11b99029a7bc4b0110f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xgdgsc/actions/runs/26085182112"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.7.7",
      "date": "2026-05-19T08:25:15.000Z",
      "arch": "aarch64",
      "commit": "c6e482d664ab8d4cac05f3f998168a985a3d4d74",
      "fileid": "a061bee0cfecac6c1e2d20fe632c6f8f3d26659e32a48efbd14eea7d33c0a142",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xgdgsc/actions/runs/26085182112"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.7.7",
      "date": "2026-05-19T08:26:59.000Z",
      "arch": "x86_64",
      "commit": "c6e482d664ab8d4cac05f3f998168a985a3d4d74",
      "fileid": "b1e0b7ea402f150549efaa8dba8f1839be3c213c1da834b47391cfc23e694156",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xgdgsc/actions/runs/26085182112"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.7.7",
      "date": "2026-05-19T08:24:02.000Z",
      "arch": "x86_64",
      "commit": "c6e482d664ab8d4cac05f3f998168a985a3d4d74",
      "fileid": "7418587f2ffea45c46bb18548d5d4e2878864a889b53b2bd3f1b5c798e67962f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xgdgsc/actions/runs/26085182112"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.7.7",
      "date": "2026-05-19T08:24:07.000Z",
      "arch": "x86_64",
      "commit": "c6e482d664ab8d4cac05f3f998168a985a3d4d74",
      "fileid": "2d4d20c4521b465db7c89781ece13589b21d435213923f6269169b86d687aa0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xgdgsc/actions/runs/26085182112"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.7.7",
      "date": "2026-05-19T08:24:01.000Z",
      "arch": "x86_64",
      "commit": "c6e482d664ab8d4cac05f3f998168a985a3d4d74",
      "fileid": "73be14a356b8b67ee50979d426b4bd29b0e0c87b9f295702915717f47ef00e0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xgdgsc/actions/runs/26085182112"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.7.7",
      "date": "2026-06-02T15:00:35.000Z",
      "arch": "emscripten",
      "commit": "c6e482d664ab8d4cac05f3f998168a985a3d4d74",
      "fileid": "a5de5d6af0159f1984a3d5bed0b11ad284bd49c445009c34e4156e320ad951ab",
      "status": "success",
      "buildurl": "https://github.com/r-universe/xgdgsc/actions/runs/26085182112"
    }
  ]
}