{
  "_id": "6a5f30ef14e95619b75d5398",
  "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-07-21 08:33:11 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",
  "_user": "rwehrens",
  "_type": "src",
  "_file": "kohonen_3.0.13.tar.gz",
  "_fileid": "https://r2.ropensci.org/0f116465ebf41019c9f8a0eca0811a7f08d46c7408a6c58735d6d90bb69a7efa",
  "_filesize": 1711569,
  "_sha256": "0f116465ebf41019c9f8a0eca0811a7f08d46c7408a6c58735d6d90bb69a7efa",
  "_expires": "2026-10-29T08:42:21.000Z",
  "_created": "2026-07-21T08:33:11.000Z",
  "_published": "2026-07-21T08:42:23.313Z",
  "_jobs": [
    {
      "job": 88583448613,
      "time": 144,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8488916112"
    },
    {
      "job": 88583448612,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8488910673"
    },
    {
      "job": 88583448629,
      "time": 148,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8488917380"
    },
    {
      "job": 88583448577,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8488906045"
    },
    {
      "job": 88583448582,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8488962955"
    },
    {
      "job": 88583448564,
      "time": 165,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8488938883"
    },
    {
      "job": 88583448592,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8488967846"
    },
    {
      "job": 88583448660,
      "time": 201,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8489063736"
    },
    {
      "job": 88582659403,
      "time": 223,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8488853131"
    },
    {
      "job": 88583448502,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8488900998"
    },
    {
      "job": 88583448555,
      "time": 120,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8488904646"
    },
    {
      "job": 88583448534,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8488902545"
    },
    {
      "job": 88583448552,
      "time": 131,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8488909143"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/rwehrens/actions/runs/29814490362",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 50
  },
  "_downloads": {
    "count": 3667,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/kohonen"
  },
  "_mentions": 12,
  "_searchresults": 960,
  "_topics": [
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.1",
  "_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": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 7.091889259465995,
  "_indexed": true,
  "_nocasepkg": "kohonen",
  "_universes": [
    "rwehrens"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.0.13",
      "date": "2026-07-21T08:35:45.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "736dc63a2a8ca0250570c13f0d1b4c551ca50c9a",
      "fileid": "https://r2.ropensci.org/ef11e58106264d942345fba1ee087cc75a35805836ad5ac344de6f8a0c1b9625",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwehrens/actions/runs/29814490362"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.0.13",
      "date": "2026-07-21T08:35:25.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "736dc63a2a8ca0250570c13f0d1b4c551ca50c9a",
      "fileid": "https://r2.ropensci.org/db123aab6f59a89a4b90250bab55bc58c6eb9f572ea5442c046831208b43500d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwehrens/actions/runs/29814490362"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "3.0.13",
      "date": "2026-07-21T08:35:46.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "736dc63a2a8ca0250570c13f0d1b4c551ca50c9a",
      "fileid": "https://r2.ropensci.org/42ebf7c8ef3147052e07f7fca9c1a87c05cad76520123943858fa665c4ccb003",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwehrens/actions/runs/29814490362"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "3.0.13",
      "date": "2026-07-21T08:35:15.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "736dc63a2a8ca0250570c13f0d1b4c551ca50c9a",
      "fileid": "https://r2.ropensci.org/5be70d48c27606b76216a11a2338db11efaed5ca1b2fab7303375a48cd133be7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwehrens/actions/runs/29814490362"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.0.13",
      "date": "2026-07-21T08:37:40.000Z",
      "arch": "aarch64",
      "commit": "736dc63a2a8ca0250570c13f0d1b4c551ca50c9a",
      "fileid": "https://r2.ropensci.org/76adfeb9e39e93763e319dffc01c3cf7a9bbe7c6a0a9928676fc105294b4d6b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwehrens/actions/runs/29814490362"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.0.13",
      "date": "2026-07-21T08:36:18.000Z",
      "arch": "x86_64",
      "commit": "736dc63a2a8ca0250570c13f0d1b4c551ca50c9a",
      "fileid": "https://r2.ropensci.org/e1fbadd6b1491e7eed86609393fbfa7d0553067c53dc3f2aa252d6f51e450abe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwehrens/actions/runs/29814490362"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "3.0.13",
      "date": "2026-07-21T08:37:45.000Z",
      "arch": "aarch64",
      "commit": "736dc63a2a8ca0250570c13f0d1b4c551ca50c9a",
      "fileid": "https://r2.ropensci.org/462e1503a57f4b6853a35d2906ecf8993d7b104305b6bf8814aef97ffae2538d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwehrens/actions/runs/29814490362"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "3.0.13",
      "date": "2026-07-21T08:41:00.000Z",
      "arch": "x86_64",
      "commit": "736dc63a2a8ca0250570c13f0d1b4c551ca50c9a",
      "fileid": "https://r2.ropensci.org/e2c544f40eeaeb33b5dc81e2fdf2801e95e5a2d17ba8000c1d483baa92d33924",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwehrens/actions/runs/29814490362"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.0.13",
      "date": "2026-07-21T08:35:20.000Z",
      "arch": "emscripten",
      "commit": "736dc63a2a8ca0250570c13f0d1b4c551ca50c9a",
      "fileid": "https://r2.ropensci.org/beefcb7d20108017099f62bbcaf59b5e2f7acb962c804246acb7ab5bcd990b12",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rwehrens/actions/runs/29814490362"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.0.13",
      "date": "2026-07-21T08:34:32.000Z",
      "arch": "x86_64",
      "commit": "736dc63a2a8ca0250570c13f0d1b4c551ca50c9a",
      "fileid": "https://r2.ropensci.org/ee2569d780ad091726fe25f3298d7bbb5b293ed95c31e40548a1384d8a24901b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwehrens/actions/runs/29814490362"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.0.13",
      "date": "2026-07-21T08:34:33.000Z",
      "arch": "x86_64",
      "commit": "736dc63a2a8ca0250570c13f0d1b4c551ca50c9a",
      "fileid": "https://r2.ropensci.org/24aa3ddd0b887cc51bbe7d72d9ecd3fc303bfdd50c7433e556dfaebaefb76492",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwehrens/actions/runs/29814490362"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "3.0.13",
      "date": "2026-07-21T08:34:51.000Z",
      "arch": "x86_64",
      "commit": "736dc63a2a8ca0250570c13f0d1b4c551ca50c9a",
      "fileid": "https://r2.ropensci.org/50182ba90650032cc994ff9e906b622b7f532c5c1bf04f602f46d62db47ca1d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rwehrens/actions/runs/29814490362"
    }
  ]
}