{
  "_id": "6a192f0bacfb0bcc41dcff25",
  "Package": "RSNNS",
  "Maintainer": "Christoph Bergmeir <c.bergmeir@decsai.ugr.es>",
  "License": "LGPL (>= 2) | file LICENSE",
  "Title": "Neural Networks using the Stuttgart Neural Network Simulator\n(SNNS)",
  "Type": "Package",
  "LazyLoad": "yes",
  "Authors@R": "c(\nperson(\"Christoph\", \"Bergmeir\", email = \"c.bergmeir@decsai.ugr.es\", role = c(\"aut\", \"cre\", \"cph\")),\nperson(\"José M.\", \"Benítez\", role = c(\"ths\")),\nperson(\"Andreas\", \"Zell\", role = c(\"ctb\"), comment= \"Part of original SNNS development team\"),\nperson(\"Niels\", \"Mache\", role = c(\"ctb\"), comment= \"Part of original SNNS development team\"),\nperson(\"Günter\", \"Mamier\", role = c(\"ctb\"), comment= \"Part of original SNNS development team\"),\nperson(\"Michael\", \"Vogt\", role = c(\"ctb\"), comment= \"Part of original SNNS development team\"),\nperson(\"Sven\", \"Döring\", role = c(\"ctb\"), comment= \"Part of original SNNS development team\"),\nperson(\"Ralf\", \"Hübner\", role = c(\"ctb\"), comment= \"Part of original SNNS development team\"),\nperson(\"Kai-Uwe\", \"Herrmann\", role = c(\"ctb\"), comment= \"Part of original SNNS development team\"),\nperson(\"Tobias\", \"Soyez\", role = c(\"ctb\"), comment= \"Part of original SNNS development team\"),\nperson(\"Michael\", \"Schmalzl\", role = c(\"ctb\"), comment= \"Part of original SNNS development team\"),\nperson(\"Tilman\", \"Sommer\", role = c(\"ctb\"), comment= \"Part of original SNNS development team\"),\nperson(\"Artemis\", \"Hatzigeorgiou\", role = c(\"ctb\"), comment= \"Part of original SNNS development team\"),\nperson(\"Dietmar\", \"Posselt\", role = c(\"ctb\"), comment= \"Part of original SNNS development team\"),\nperson(\"Tobias\", \"Schreiner\", role = c(\"ctb\"), comment= \"Part of original SNNS development team\"),\nperson(\"Bernward\", \"Kett\", role = c(\"ctb\"), comment= \"Part of original SNNS development team\"),\nperson(\"Martin\", \"Reczko\", role = c(\"ctb\"), comment= \"Part of original SNNS external contributors\"),\nperson(\"Martin\", \"Riedmiller\", role = c(\"ctb\"), comment= \"Part of original SNNS external contributors\"),\nperson(\"Mark\", \"Seemann\", role = c(\"ctb\"), comment= \"Part of original SNNS external contributors\"),\nperson(\"Marcus\", \"Ritt\", role = c(\"ctb\"), comment= \"Part of original SNNS external contributors\"),\nperson(\"Jamie\", \"DeCoster\", role = c(\"ctb\"), comment= \"Part of original SNNS external contributors\"),\nperson(\"Jochen\", \"Biedermann\", role = c(\"ctb\"), comment= \"Part of original SNNS external contributors\"),\nperson(\"Joachim\", \"Danz\", role = c(\"ctb\"), comment= \"Part of original SNNS development team\"),\nperson(\"Christian\", \"Wehrfritz\", role = c(\"ctb\"), comment= \"Part of original SNNS development team\"),\nperson(\"Patrick\", \"Kursawe\", role = c(\"ctb\"), comment= \"Contributors to SNNS Version 4.3\"),\nperson(\"Andre\", \"El-Ama\", role = c(\"ctb\"), comment= \"Contributors to SNNS Version 4.3\"))",
  "Copyright": "Original SNNS software Copyright (C) 1990-1995 SNNS Group,\nIPVR, Univ. Stuttgart, FRG; 1996-1998 SNNS Group, WSI, Univ.\nTuebingen, FRG. R interface Copyright (C) DiCITS Lab, Sci2s\ngroup, DECSAI, University of Granada.",
  "Description": "The Stuttgart Neural Network Simulator (SNNS) is a library\ncontaining many standard implementations of neural networks.\nThis package wraps the SNNS functionality to make it available\nfrom within R. Using the 'RSNNS' low-level interface, all of\nthe algorithmic functionality and flexibility of SNNS can be\naccessed. Furthermore, the package contains a convenient\nhigh-level interface, so that the most common neural network\ntopologies and learning algorithms integrate seamlessly into R.",
  "Version": "0.4-18",
  "URL": "https://github.com/cbergmeir/RSNNS",
  "BugReports": "https://github.com/cbergmeir/RSNNS/issues",
  "MailingList": "rsnns@googlegroups.com",
  "Date": "2026-01-30",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Repository": "https://cbergmeir.r-universe.dev",
  "Date/Publication": "2026-01-29 22:36:02 UTC",
  "RemoteUrl": "https://github.com/cbergmeir/rsnns",
  "RemoteRef": "HEAD",
  "RemoteSha": "194e00a7d491f58c92b5ec2b4cf1043c26ba8bf2",
  "RemoteSubdir": "RSNNS",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-29 06:03:32 UTC",
    "User": "root"
  },
  "Author": "Christoph Bergmeir [aut, cre, cph],\nJosé M. Benítez [ths],\nAndreas Zell [ctb] (Part of original SNNS development team),\nNiels Mache [ctb] (Part of original SNNS development team),\nGünter Mamier [ctb] (Part of original SNNS development team),\nMichael Vogt [ctb] (Part of original SNNS development team),\nSven Döring [ctb] (Part of original SNNS development team),\nRalf Hübner [ctb] (Part of original SNNS development team),\nKai-Uwe Herrmann [ctb] (Part of original SNNS development team),\nTobias Soyez [ctb] (Part of original SNNS development team),\nMichael Schmalzl [ctb] (Part of original SNNS development team),\nTilman Sommer [ctb] (Part of original SNNS development team),\nArtemis Hatzigeorgiou [ctb] (Part of original SNNS development team),\nDietmar Posselt [ctb] (Part of original SNNS development team),\nTobias Schreiner [ctb] (Part of original SNNS development team),\nBernward Kett [ctb] (Part of original SNNS development team),\nMartin Reczko [ctb] (Part of original SNNS external contributors),\nMartin Riedmiller [ctb] (Part of original SNNS external contributors),\nMark Seemann [ctb] (Part of original SNNS external contributors),\nMarcus Ritt [ctb] (Part of original SNNS external contributors),\nJamie DeCoster [ctb] (Part of original SNNS external contributors),\nJochen Biedermann [ctb] (Part of original SNNS external contributors),\nJoachim Danz [ctb] (Part of original SNNS development team),\nChristian Wehrfritz [ctb] (Part of original SNNS development team),\nPatrick Kursawe [ctb] (Contributors to SNNS Version 4.3),\nAndre El-Ama [ctb] (Contributors to SNNS Version 4.3)",
  "MD5sum": "14a8bfc8b3acbc766561ecb87d05fe02",
  "_user": "cbergmeir",
  "_type": "src",
  "_file": "RSNNS_0.4-18.tar.gz",
  "_fileid": "f522e70dd2e7094fc449faa51e26ab387450e0aba7c229a280b932873b0d6109",
  "_filesize": 974473,
  "_sha256": "f522e70dd2e7094fc449faa51e26ab387450e0aba7c229a280b932873b0d6109",
  "_created": "2026-05-29T06:03:32.000Z",
  "_published": "2026-05-29T06:15:39.963Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78446995620,
      "time": 152,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7284208779"
    },
    {
      "job": 78446995635,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7284207820"
    },
    {
      "job": 78446995751,
      "time": 142,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7284206447"
    },
    {
      "job": 78446995689,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7284203448"
    },
    {
      "job": 78446995678,
      "time": 128,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7284257450"
    },
    {
      "job": 78446995680,
      "time": 371,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7284318670"
    },
    {
      "job": 78446995725,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7284279655"
    },
    {
      "job": 78446995644,
      "time": 341,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7284304272"
    },
    {
      "job": 78446613922,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7284176025"
    },
    {
      "job": 78446995649,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78446995613,
      "time": 148,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7284207711"
    },
    {
      "job": 78446995642,
      "time": 164,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7284211369"
    },
    {
      "job": 78446995682,
      "time": 148,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7284207712"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cbergmeir/actions/runs/26620964842",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cbergmeir/rsnns",
  "_commit": {
    "id": "194e00a7d491f58c92b5ec2b4cf1043c26ba8bf2",
    "author": "Christoph Bergmeir <christoph.bergmeir@gmail.com>",
    "committer": "Christoph Bergmeir <christoph.bergmeir@gmail.com>",
    "message": "small fixes for CRAN\n",
    "time": 1769726162
  },
  "_maintainer": {
    "name": "Christoph Bergmeir",
    "email": "c.bergmeir@decsai.ugr.es"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.8.5",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "scatterplot3d",
      "role": "Suggests"
    },
    {
      "package": "NeuralNetTools",
      "role": "Suggests"
    },
    {
      "package": "plot3D",
      "role": "Suggests"
    }
  ],
  "_owner": "cbergmeir",
  "_selfowned": true,
  "_usedby": 8,
  "_updates": [
    {
      "week": "2026-05",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 27,
  "_contributors": [
    {
      "user": "cbergmeir",
      "count": 49,
      "uuid": 524058
    },
    {
      "user": "vspinu",
      "count": 6,
      "uuid": 1363467
    },
    {
      "user": "sshlien",
      "count": 3,
      "uuid": 16489218
    }
  ],
  "_userbio": {
    "uuid": 524058,
    "type": "user",
    "name": "cbergmeir"
  },
  "_downloads": {
    "count": 6539,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RSNNS"
  },
  "_mentions": 28,
  "_devurl": "https://github.com/cbergmeir/rsnns",
  "_searchresults": 500,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/RSNNS.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cbergmeir/rsnns",
  "_realowner": "cbergmeir",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3",
      "date": "2010-11-15"
    },
    {
      "version": "0.3-1",
      "date": "2010-11-17"
    },
    {
      "version": "0.4-0",
      "date": "2011-06-21"
    },
    {
      "version": "0.4-1",
      "date": "2011-07-28"
    },
    {
      "version": "0.4-2",
      "date": "2011-09-30"
    },
    {
      "version": "0.4-3",
      "date": "2012-01-10"
    },
    {
      "version": "0.4-4",
      "date": "2013-12-16"
    },
    {
      "version": "0.4-5",
      "date": "2014-05-23"
    },
    {
      "version": "0.4-6",
      "date": "2014-12-23"
    },
    {
      "version": "0.4-7",
      "date": "2015-06-12"
    },
    {
      "version": "0.4-9",
      "date": "2016-12-16"
    },
    {
      "version": "0.4-10",
      "date": "2017-12-10"
    },
    {
      "version": "0.4-10.1",
      "date": "2018-08-10"
    },
    {
      "version": "0.4-11",
      "date": "2018-08-10"
    },
    {
      "version": "0.4-12",
      "date": "2019-09-17"
    },
    {
      "version": "0.4-13",
      "date": "2021-08-09"
    },
    {
      "version": "0.4-14",
      "date": "2021-08-13"
    },
    {
      "version": "0.4-15",
      "date": "2023-01-23"
    },
    {
      "version": "0.4-16",
      "date": "2023-05-09"
    },
    {
      "version": "0.4-17",
      "date": "2023-11-30"
    },
    {
      "version": "0.4-18",
      "date": "2026-01-30"
    }
  ],
  "_exports": [
    "analyzeClassification",
    "art1",
    "art2",
    "artmap",
    "assoz",
    "confusionMatrix",
    "decodeClassLabels",
    "denormalizeData",
    "dlvq",
    "elman",
    "encodeClassLabels",
    "exportToSnnsNetFile",
    "extractNetInfo",
    "getNormParameters",
    "getSnnsRDefine",
    "getSnnsRFunctionTable",
    "inputColumns",
    "jordan",
    "matrixToActMapList",
    "mlp",
    "normalizeData",
    "normTrainingAndTestSet",
    "outputColumns",
    "plotActMap",
    "plotIterativeError",
    "plotRegressionError",
    "plotROC",
    "rbf",
    "rbfDDA",
    "readPatFile",
    "readResFile",
    "resolveSnnsRDefine",
    "rsnnsObjectFactory",
    "savePatFile",
    "setSnnsRSeedValue",
    "SnnsRObjectFactory",
    "som",
    "splitForTrainingAndTest",
    "toNumericClassLabels",
    "train",
    "vectorToActMap",
    "weightMatrix"
  ],
  "_datasets": [
    {
      "name": "snnsData",
      "title": "",
      "object": "snnsData",
      "file": "snnsData.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [],
  "_readme": "https://github.com/cbergmeir/rsnns/raw/HEAD/README.md",
  "_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"
    }
  ],
  "_score": 9.326056347569375,
  "_indexed": true,
  "_nocasepkg": "rsnns",
  "_universes": [
    "cbergmeir"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4-18",
      "date": "2026-05-29T06:06:13.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "194e00a7d491f58c92b5ec2b4cf1043c26ba8bf2",
      "fileid": "5619a68016bd61261a9580f3b7566b3317f7b82708fff5b1fc43d0c0a3c3015e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cbergmeir/actions/runs/26620964842"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4-18",
      "date": "2026-05-29T06:06:07.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "194e00a7d491f58c92b5ec2b4cf1043c26ba8bf2",
      "fileid": "66936e95ee79bd74737780df4f127b8b2e90262d1224341d2053d6f338dbf9fb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cbergmeir/actions/runs/26620964842"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4-18",
      "date": "2026-05-29T06:06:01.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "194e00a7d491f58c92b5ec2b4cf1043c26ba8bf2",
      "fileid": "05309ec67af73bf8ece25e6cf20d8361694f4219dfd2845f16e2d6979162d446",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cbergmeir/actions/runs/26620964842"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4-18",
      "date": "2026-05-29T06:05:50.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "194e00a7d491f58c92b5ec2b4cf1043c26ba8bf2",
      "fileid": "5e57b058352db7af71b83597dcd45d65d010ac21fef5b5008c1c4b634e01e0eb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cbergmeir/actions/runs/26620964842"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4-18",
      "date": "2026-05-29T06:09:57.000Z",
      "arch": "aarch64",
      "commit": "194e00a7d491f58c92b5ec2b4cf1043c26ba8bf2",
      "fileid": "452835b8f246cc70d937168d2f7aad26dad728d30490c12fede2abce8858b443",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cbergmeir/actions/runs/26620964842"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4-18",
      "date": "2026-05-29T06:12:54.000Z",
      "arch": "x86_64",
      "commit": "194e00a7d491f58c92b5ec2b4cf1043c26ba8bf2",
      "fileid": "05328ca6aae43bad35eb7494fe50d9473428709e0c5f4f370e0ebaa83380cd13",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cbergmeir/actions/runs/26620964842"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4-18",
      "date": "2026-05-29T06:11:47.000Z",
      "arch": "aarch64",
      "commit": "194e00a7d491f58c92b5ec2b4cf1043c26ba8bf2",
      "fileid": "947eb990545846f99afcea466d65e0c4e7c9fc9e931bac5c81791578afad71d9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cbergmeir/actions/runs/26620964842"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4-18",
      "date": "2026-05-29T06:11:36.000Z",
      "arch": "x86_64",
      "commit": "194e00a7d491f58c92b5ec2b4cf1043c26ba8bf2",
      "fileid": "4a2da28bc291809036864123091f9e5ebb91f8861611b4fec08d156659904cbd",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cbergmeir/actions/runs/26620964842"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4-18",
      "date": "2026-05-29T06:05:14.000Z",
      "arch": "x86_64",
      "commit": "194e00a7d491f58c92b5ec2b4cf1043c26ba8bf2",
      "fileid": "e9075206eb43feab18cf71d854da87e14958a2a7959ffa7dc8c6df67d0f849fa",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cbergmeir/actions/runs/26620964842"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4-18",
      "date": "2026-05-29T06:05:26.000Z",
      "arch": "x86_64",
      "commit": "194e00a7d491f58c92b5ec2b4cf1043c26ba8bf2",
      "fileid": "b42fb2945907a9ad82f8e78e91cc43a4932a9e222f910b58cc7a6cc000958a62",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cbergmeir/actions/runs/26620964842"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4-18",
      "date": "2026-05-29T06:05:16.000Z",
      "arch": "x86_64",
      "commit": "194e00a7d491f58c92b5ec2b4cf1043c26ba8bf2",
      "fileid": "3627821dd0a4e4fe7c57157ad2f1d4f8fc78a910cff4c3c50699a211a199eae1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cbergmeir/actions/runs/26620964842"
    }
  ]
}