{
  "_id": "6a10a8cfacfb0bcc41cbd7e2",
  "Package": "kohonen",
  "Version": "3.0.13",
  "Title": "Supervised and Unsupervised Self-Organising Maps",
  "Authors@R": "c(person(given = \"Ron\",\nfamily = \"Wehrens\",\nrole = c(\"aut\", \"cre\"),\nemail = \"ron.wehrens@gmail.com\"),\nperson(given = \"Johannes\",\nfamily = \"Kruisselbrink\",\nrole = \"aut\"))",
  "Maintainer": "Ron Wehrens <ron.wehrens@gmail.com>",
  "Description": "Functions to train self-organising maps (SOMs). Also\ninterrogation of the maps and prediction using trained maps are\nsupported. The name of the package refers to Teuvo Kohonen, the\ninventor of the SOM.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-22 18:50:16 UTC",
    "User": "root"
  },
  "Author": "Ron Wehrens [aut, cre], Johannes Kruisselbrink [aut]",
  "Repository": "https://rwehrens.r-universe.dev",
  "Date/Publication": "2026-01-22 10:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/kohonen",
  "RemoteRef": "HEAD",
  "RemoteSha": "736dc63a2a8ca0250570c13f0d1b4c551ca50c9a",
  "MD5sum": "b27545cd1db81a9906dd5f6a905e4aec",
  "_user": "rwehrens",
  "_type": "src",
  "_file": "kohonen_3.0.13.tar.gz",
  "_fileid": "48c0c6843022788fc755c6b8c8f288f29bde40197659f3a0eb916574952e93a3",
  "_filesize": 1711492,
  "_sha256": "48c0c6843022788fc755c6b8c8f288f29bde40197659f3a0eb916574952e93a3",
  "_created": "2026-05-22T18:50:16.000Z",
  "_published": "2026-05-22T19:04:47.557Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77443069580,
      "time": 125,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7168085611"
    },
    {
      "job": 77443069516,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7168126838"
    },
    {
      "job": 77443069558,
      "time": 124,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168085778"
    },
    {
      "job": 77443069592,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168126632"
    },
    {
      "job": 77443069564,
      "time": 76,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7168255334"
    },
    {
      "job": 77443069476,
      "time": 230,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7168195030"
    },
    {
      "job": 77443069503,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168149005"
    },
    {
      "job": 77443069512,
      "time": 185,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168157481"
    },
    {
      "job": 77442409473,
      "time": 257,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168045580"
    },
    {
      "job": 77443069490,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168119733"
    },
    {
      "job": 77443069521,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7168122957"
    },
    {
      "job": 77443069480,
      "time": 132,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7168125314"
    },
    {
      "job": 77443069496,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168117883"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rwehrens/actions/runs/26271147385",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/kohonen",
  "_commit": {
    "id": "736dc63a2a8ca0250570c13f0d1b4c551ca50c9a",
    "author": "Ron Wehrens <ron.wehrens@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 3.0.13\n",
    "time": 1769079002
  },
  "_maintainer": {
    "name": "Ron Wehrens",
    "email": "ron.wehrens@gmail.com",
    "login": "rwehrens",
    "description": "",
    "uuid": 5754219
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.12",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Suggests"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    },
    {
      "package": "vegan",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 13,
  "_updates": [
    {
      "week": "2026-04",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "3.0.13",
      "date": "2026-01-22"
    }
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "rwehrens",
      "count": 14,
      "uuid": 5754219
    }
  ],
  "_userbio": {
    "uuid": 5754219,
    "type": "user",
    "name": "Ron Wehrens"
  },
  "_downloads": {
    "count": 4146,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/kohonen"
  },
  "_mentions": 12,
  "_searchresults": 804,
  "_topics": [
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/kohonen.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "rwehrens",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2006-02-23"
    },
    {
      "version": "1.0.1",
      "date": "2006-04-19"
    },
    {
      "version": "1.1.0",
      "date": "2006-09-15"
    },
    {
      "version": "1.1.1",
      "date": "2006-10-04"
    },
    {
      "version": "2.0.0",
      "date": "2007-09-07"
    },
    {
      "version": "2.0.1",
      "date": "2007-10-22"
    },
    {
      "version": "2.0.2",
      "date": "2007-11-09"
    },
    {
      "version": "2.0.3",
      "date": "2008-04-15"
    },
    {
      "version": "2.0.4",
      "date": "2008-09-17"
    },
    {
      "version": "2.0.5",
      "date": "2009-01-27"
    },
    {
      "version": "2.0.6",
      "date": "2011-02-26"
    },
    {
      "version": "2.0.7",
      "date": "2011-03-28"
    },
    {
      "version": "2.0.8",
      "date": "2012-01-04"
    },
    {
      "version": "2.0.9",
      "date": "2012-01-09"
    },
    {
      "version": "2.0.10",
      "date": "2012-08-13"
    },
    {
      "version": "2.0.11",
      "date": "2013-03-22"
    },
    {
      "version": "2.0.12",
      "date": "2013-10-14"
    },
    {
      "version": "2.0.13",
      "date": "2013-12-10"
    },
    {
      "version": "2.0.14",
      "date": "2013-12-12"
    },
    {
      "version": "2.0.15",
      "date": "2014-08-04"
    },
    {
      "version": "2.0.18",
      "date": "2015-03-25"
    },
    {
      "version": "2.0.19",
      "date": "2015-09-04"
    },
    {
      "version": "3.0.0",
      "date": "2017-03-15"
    },
    {
      "version": "3.0.2",
      "date": "2017-03-21"
    },
    {
      "version": "3.0.4",
      "date": "2017-08-28"
    },
    {
      "version": "3.0.5",
      "date": "2018-05-25"
    },
    {
      "version": "3.0.6",
      "date": "2018-08-17"
    },
    {
      "version": "3.0.7",
      "date": "2018-11-01"
    },
    {
      "version": "3.0.8",
      "date": "2018-12-17"
    },
    {
      "version": "3.0.10",
      "date": "2019-11-26"
    },
    {
      "version": "3.0.11",
      "date": "2022-03-29"
    },
    {
      "version": "3.0.12",
      "date": "2023-06-09"
    },
    {
      "version": "3.0.13",
      "date": "2026-01-22"
    }
  ],
  "_exports": [
    "add.cluster.boundaries",
    "check.whatmap",
    "classmat2classvec",
    "classvec2classmat",
    "dist2WU",
    "expandMap",
    "getCodes",
    "layer.distances",
    "map",
    "nunits",
    "object.distances",
    "som",
    "somgrid",
    "supersom",
    "tricolor",
    "unit.distances",
    "xyf"
  ],
  "_datasets": [
    {
      "name": "degelder",
      "title": "Powder pattern data by Rene de Gelder",
      "object": "degelder",
      "file": "degelder.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "nir",
      "title": "Near-infrared data with temperature effects",
      "object": "nir",
      "file": "nir.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "peppaPic",
      "title": "Synthetic image of a pepper plant with peppers",
      "object": "peppaPic",
      "file": "peppaPic.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "truth",
        "red",
        "green",
        "blue"
      ],
      "rows": 480000,
      "table": true,
      "tojson": true
    },
    {
      "name": "vintages",
      "title": "Wine data",
      "object": "wines",
      "file": "wines.rda",
      "class": [
        "factor"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "wines",
      "title": "Wine data",
      "object": "wines",
      "file": "wines.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "alcohol",
        "malic acid",
        "ash",
        "ash alkalinity",
        "magnesium",
        "tot. phenols",
        "flavonoids",
        "non-flav. phenols",
        "proanth",
        "col. int.",
        "col. hue",
        "OD ratio",
        "proline"
      ],
      "rows": 177,
      "table": true,
      "tojson": true
    },
    {
      "name": "yeast",
      "title": "Yeast cell-cycle data",
      "object": "yeast",
      "file": "yeast.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "kohonen-package",
      "title": "Supervised and Unsupervised Self-Organising Maps",
      "topics": [
        "kohonen-package",
        "kohonen"
      ]
    },
    {
      "page": "check.whatmap",
      "title": "Check the validity of a whatmap argument",
      "topics": [
        "check.whatmap"
      ]
    },
    {
      "page": "classvec2classmat",
      "title": "Convert a classification vector into a matrix or the other way around.",
      "topics": [
        "classmat2classvec",
        "classvec2classmat"
      ]
    },
    {
      "page": "degelder",
      "title": "Powder pattern data by Rene de Gelder",
      "topics": [
        "degelder"
      ]
    },
    {
      "page": "expandMap",
      "title": "Expand a self-organising map",
      "topics": [
        "expandMap"
      ]
    },
    {
      "page": "getCodes",
      "title": "Extract codebook vectors from a kohonen object",
      "topics": [
        "getCodes"
      ]
    },
    {
      "page": "layer.distances",
      "title": "Assessing distances to winning units",
      "topics": [
        "dist2WU",
        "layer.distances"
      ]
    },
    {
      "page": "map.kohonen",
      "title": "Map data to a supervised or unsupervised SOM",
      "topics": [
        "map",
        "map.kohonen"
      ]
    },
    {
      "page": "nir",
      "title": "Near-infrared data with temperature effects",
      "topics": [
        "nir"
      ]
    },
    {
      "page": "object.distances",
      "title": "Calculate distances between object vectors in a SOM",
      "topics": [
        "object.distances"
      ]
    },
    {
      "page": "peppaPic",
      "title": "Synthetic image of a pepper plant with peppers",
      "topics": [
        "peppaPic"
      ]
    },
    {
      "page": "plot.kohonen",
      "title": "Plot kohonen object",
      "topics": [
        "add.cluster.boundaries",
        "identify.kohonen",
        "plot.kohonen"
      ]
    },
    {
      "page": "predict.kohonen",
      "title": "Predict properties using a trained Kohonen map",
      "topics": [
        "predict.kohonen"
      ]
    },
    {
      "page": "summary",
      "title": "Summary and print methods for kohonen objects",
      "topics": [
        "print.kohonen",
        "summary.kohonen"
      ]
    },
    {
      "page": "supersom",
      "title": "Self- and super-organising maps",
      "topics": [
        "nunits",
        "som",
        "supersom",
        "xyf"
      ]
    },
    {
      "page": "tricolor",
      "title": "Provides smooth unit colors for SOMs",
      "topics": [
        "tricolor"
      ]
    },
    {
      "page": "unit.distances",
      "title": "SOM-grid related functions",
      "topics": [
        "somgrid",
        "unit.distances"
      ]
    },
    {
      "page": "wines",
      "title": "Wine data",
      "topics": [
        "vintages",
        "wines"
      ]
    },
    {
      "page": "yeast",
      "title": "Yeast cell-cycle data",
      "topics": [
        "yeast"
      ]
    }
  ],
  "_rundeps": [
    "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": 7.068192462972117,
  "_indexed": true,
  "_nocasepkg": "kohonen",
  "_universes": [
    "rwehrens"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.0.13",
      "date": "2026-05-22T18:52:27.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "736dc63a2a8ca0250570c13f0d1b4c551ca50c9a",
      "fileid": "5c6376736ecac730c4fa840c5a088325e6757c6e41d266ceeb92f5538d6e022d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwehrens/actions/runs/26271147385"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.0.13",
      "date": "2026-05-22T18:54:39.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "736dc63a2a8ca0250570c13f0d1b4c551ca50c9a",
      "fileid": "f29ab4dc95c4910b17ea0c305b59ac3bb2b717bb2948107a093b2a4933c654b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwehrens/actions/runs/26271147385"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.0.13",
      "date": "2026-05-22T18:52:28.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "736dc63a2a8ca0250570c13f0d1b4c551ca50c9a",
      "fileid": "368f76b0b4fdfb4849d914c3f849c7fa1053e677962263581862171294859df6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwehrens/actions/runs/26271147385"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.0.13",
      "date": "2026-05-22T18:54:41.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "736dc63a2a8ca0250570c13f0d1b4c551ca50c9a",
      "fileid": "2305cb92ffbcb4dc36ad3c4b2f3c5f16b869793bd72179e8bb2424d6bc1e9cec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwehrens/actions/runs/26271147385"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.0.13",
      "date": "2026-05-22T19:02:14.000Z",
      "arch": "aarch64",
      "commit": "736dc63a2a8ca0250570c13f0d1b4c551ca50c9a",
      "fileid": "28b3363bafba2fca1615dc5e1c3ca8aabb67ec294bec3ca17b48d7c20f628e84",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwehrens/actions/runs/26271147385"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.0.13",
      "date": "2026-05-22T18:58:02.000Z",
      "arch": "x86_64",
      "commit": "736dc63a2a8ca0250570c13f0d1b4c551ca50c9a",
      "fileid": "b03f2c1cfce758cbb489c9d62f809cb9043cabda76bece9e436e99af36aec09b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwehrens/actions/runs/26271147385"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.0.13",
      "date": "2026-05-22T18:55:57.000Z",
      "arch": "aarch64",
      "commit": "736dc63a2a8ca0250570c13f0d1b4c551ca50c9a",
      "fileid": "bf0b544ffa82e371ff2de0b3f34978789e3fd0b0864ee627b87d8684d9246b0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwehrens/actions/runs/26271147385"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.0.13",
      "date": "2026-05-22T18:56:05.000Z",
      "arch": "x86_64",
      "commit": "736dc63a2a8ca0250570c13f0d1b4c551ca50c9a",
      "fileid": "b252544dc744efc95870b1d979f083616f562764ba5557c786e3d2ab4125364b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwehrens/actions/runs/26271147385"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.0.13",
      "date": "2026-05-22T18:54:36.000Z",
      "arch": "emscripten",
      "commit": "736dc63a2a8ca0250570c13f0d1b4c551ca50c9a",
      "fileid": "5eccdca40a19b66a5c81c9a6e1454358f6de003a904ad25d7f4dd9cbdd936cae",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rwehrens/actions/runs/26271147385"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.0.13",
      "date": "2026-05-22T18:53:58.000Z",
      "arch": "x86_64",
      "commit": "736dc63a2a8ca0250570c13f0d1b4c551ca50c9a",
      "fileid": "ae981dc428a25209b1d6d07f672bd92116933a625ac4ff4c3db2520ea5dff6c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwehrens/actions/runs/26271147385"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.0.13",
      "date": "2026-05-22T18:53:56.000Z",
      "arch": "x86_64",
      "commit": "736dc63a2a8ca0250570c13f0d1b4c551ca50c9a",
      "fileid": "5995d29cf632bc3e35397e70213187303e2a65e9adf98682c7529c92a06b9fc6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwehrens/actions/runs/26271147385"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.0.13",
      "date": "2026-05-22T18:53:44.000Z",
      "arch": "x86_64",
      "commit": "736dc63a2a8ca0250570c13f0d1b4c551ca50c9a",
      "fileid": "67d11dac1f7bd70094362ce60f504db062e6f4e26dab712afddad76a5e1484d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwehrens/actions/runs/26271147385"
    }
  ]
}