{
  "_id": "6a141c87acfb0bcc41d3d965",
  "Package": "neuralnet",
  "Type": "Package",
  "Title": "Training of Neural Networks",
  "Version": "1.44.6",
  "Date": "2019-04-17",
  "Authors@R": "c(\nperson(given=\"Stefan\", family=\"Fritsch\", role=\"aut\"),\nperson(given=\"Frauke\", family=\"Guenther\", role=c(\"aut\")),\nperson(given=\"Marvin N.\", family=\"Wright\", role=c(\"aut\",\"cre\"),email=\"wright@leibniz-bips.de\"),\nperson(given=\"Marc\", family=\"Suling\", role=\"ctb\"),\nperson(given=\"Sebastian M.\", family=\"Mueller\", role = \"ctb\"))",
  "Description": "Training of neural networks using backpropagation,\nresilient backpropagation with (Riedmiller, 1994) or without\nweight backtracking (Riedmiller and Braun, 1993) or the\nmodified globally convergent version by Anastasiadis et al.\n(2005). The package allows flexible settings through\ncustom-choice of error and activation function. Furthermore,\nthe calculation of generalized weights (Intrator O & Intrator\nN, 1993) is implemented.",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/bips-hb/neuralnet",
  "BugReports": "https://github.com/bips-hb/neuralnet/issues",
  "RoxygenNote": "6.1.0",
  "Repository": "https://bips-hb.r-universe.dev",
  "Date/Publication": "2020-09-23 04:50:48 UTC",
  "RemoteUrl": "https://github.com/bips-hb/neuralnet",
  "RemoteRef": "HEAD",
  "RemoteSha": "09815356b9aea12f184ff91f0389e94321a99f3e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 09:52:52 UTC",
    "User": "root"
  },
  "Author": "Stefan Fritsch [aut],\nFrauke Guenther [aut],\nMarvin N. Wright [aut, cre],\nMarc Suling [ctb],\nSebastian M. Mueller [ctb]",
  "Maintainer": "Marvin N. Wright <wright@leibniz-bips.de>",
  "MD5sum": "6ca7ef2809f99ebed928f49f345115b9",
  "_user": "bips-hb",
  "_type": "src",
  "_file": "neuralnet_1.44.6.tar.gz",
  "_fileid": "526c6a0993f5855428af605a43eee69835dc13e605497b39359f2d046a16e27c",
  "_filesize": 155497,
  "_sha256": "526c6a0993f5855428af605a43eee69835dc13e605497b39359f2d046a16e27c",
  "_created": "2026-05-25T09:52:52.000Z",
  "_published": "2026-05-25T09:55:19.840Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77691784313,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7195905076"
    },
    {
      "job": 77691784282,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195902920"
    },
    {
      "job": 77691784293,
      "time": 76,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7195893558"
    },
    {
      "job": 77691784256,
      "time": 74,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195893250"
    },
    {
      "job": 77691438908,
      "time": 159,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195874448"
    },
    {
      "job": 77691784309,
      "time": 77,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195894121"
    },
    {
      "job": 77691784304,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7195893666"
    },
    {
      "job": 77691784266,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7195894160"
    },
    {
      "job": 77691784351,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195891591"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bips-hb/actions/runs/26394361239",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bips-hb/neuralnet",
  "_commit": {
    "id": "09815356b9aea12f184ff91f0389e94321a99f3e",
    "author": "Marvin N. Wright <github@wrig.de>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #37 from jsta/patch-1\n\nTypo fix",
    "time": 1600836648
  },
  "_maintainer": {
    "name": "Marvin N. Wright",
    "email": "wright@leibniz-bips.de",
    "login": "mnwright",
    "description": "",
    "uuid": 9598192
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.9.0",
      "role": "Depends"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "Deriv",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "bips-hb",
  "_selfowned": true,
  "_usedby": 41,
  "_updates": [],
  "_tags": [],
  "_stars": 35,
  "_contributors": [
    {
      "user": "mnwright",
      "count": 58,
      "uuid": 9598192
    },
    {
      "user": "jsta",
      "count": 1,
      "uuid": 7844578
    }
  ],
  "_userbio": {
    "uuid": 34575917,
    "type": "organization",
    "name": "BIPS",
    "description": "Leibniz Institute for Prevention Research and Epidemiology"
  },
  "_downloads": {
    "count": 18632,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/neuralnet"
  },
  "_mentions": 37,
  "_devurl": "https://github.com/bips-hb/neuralnet",
  "_searchresults": 4248,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/neuralnet.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bips-hb/neuralnet",
  "_realowner": "bips-hb",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2008-04-15"
    },
    {
      "version": "1.1",
      "date": "2008-05-07"
    },
    {
      "version": "1.2",
      "date": "2008-10-08"
    },
    {
      "version": "1.3",
      "date": "2010-02-23"
    },
    {
      "version": "1.31",
      "date": "2010-10-11"
    },
    {
      "version": "1.32",
      "date": "2012-09-20"
    },
    {
      "version": "1.33",
      "date": "2016-08-16"
    },
    {
      "version": "1.44.2",
      "date": "2019-02-07"
    }
  ],
  "_exports": [
    "compute",
    "confidence.interval",
    "gwplot",
    "neuralnet",
    "prediction"
  ],
  "_help": [
    {
      "page": "neuralnet-package",
      "title": "Training of Neural Networks",
      "topics": [
        "neuralnet-package"
      ]
    },
    {
      "page": "compute",
      "title": "Deprecated function",
      "topics": [
        "compute"
      ]
    },
    {
      "page": "confidence.interval",
      "title": "Calculates confidence intervals of the weights",
      "topics": [
        "confidence.interval"
      ]
    },
    {
      "page": "gwplot",
      "title": "Plot method for generalized weights",
      "topics": [
        "gwplot"
      ]
    },
    {
      "page": "neuralnet",
      "title": "Training of neural networks",
      "topics": [
        "neuralnet",
        "print.nn"
      ]
    },
    {
      "page": "plot.nn",
      "title": "Plot method for neural networks",
      "topics": [
        "plot.nn"
      ]
    },
    {
      "page": "predict.nn",
      "title": "Neural network prediction",
      "topics": [
        "predict.nn"
      ]
    },
    {
      "page": "prediction",
      "title": "Summarizes the output of the neural network, the data and the fitted values of glm objects (if available)",
      "topics": [
        "prediction"
      ]
    }
  ],
  "_readme": "https://github.com/bips-hb/neuralnet/raw/HEAD/README.md",
  "_rundeps": [
    "Deriv",
    "MASS"
  ],
  "_score": 11.231387143725728,
  "_indexed": true,
  "_nocasepkg": "neuralnet",
  "_universes": [
    "bips-hb",
    "mnwright"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.44.6",
      "date": "2026-05-25T09:54:47.000Z",
      "distro": "noble",
      "commit": "09815356b9aea12f184ff91f0389e94321a99f3e",
      "fileid": "445daa2a27ab57fa9aa6d24dc97bcab793fdb8f24b87d6897dafc0be681ce29a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bips-hb/actions/runs/26394361239"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.44.6",
      "date": "2026-05-25T09:54:44.000Z",
      "distro": "noble",
      "commit": "09815356b9aea12f184ff91f0389e94321a99f3e",
      "fileid": "1577df8a8ae86a8b1073dd6bc7dfd5b4d32265e01885c9e647da44a42c79d9c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bips-hb/actions/runs/26394361239"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.44.6",
      "date": "2026-05-25T09:54:11.000Z",
      "commit": "09815356b9aea12f184ff91f0389e94321a99f3e",
      "fileid": "65221e2d72c91b49a76f37c605c2b7df7383eaa33bb1b2adf2d0812d2f99c975",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bips-hb/actions/runs/26394361239"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.44.6",
      "date": "2026-05-25T09:54:11.000Z",
      "commit": "09815356b9aea12f184ff91f0389e94321a99f3e",
      "fileid": "88769a3ce19fb56b6188ea84ae1f75d95e1e98bf9e8823d459666465dcc10a1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bips-hb/actions/runs/26394361239"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.44.6",
      "date": "2026-05-25T09:54:24.000Z",
      "commit": "09815356b9aea12f184ff91f0389e94321a99f3e",
      "fileid": "a968addf5ebeb3f57ad0f0fba49a6ad2f7ec8c7ad65c1fdab34d7e6223ced88e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bips-hb/actions/runs/26394361239"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.44.6",
      "date": "2026-05-25T09:53:58.000Z",
      "commit": "09815356b9aea12f184ff91f0389e94321a99f3e",
      "fileid": "e4597bbc600505ce0ff4f2ff03b95451b725a4c5b79bac5d8b19bcdcea187f8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bips-hb/actions/runs/26394361239"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.44.6",
      "date": "2026-05-25T09:54:06.000Z",
      "commit": "09815356b9aea12f184ff91f0389e94321a99f3e",
      "fileid": "70fb1f6d4d0bdc25fc4ecebdfe57aaed73e767a71403ae160b623100ddea2803",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bips-hb/actions/runs/26394361239"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.44.6",
      "date": "2026-05-25T09:53:53.000Z",
      "commit": "09815356b9aea12f184ff91f0389e94321a99f3e",
      "fileid": "2198f6fab24c26b0e20c96f896a65da39cd6e79d820d1371ad83db7ba4e160c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bips-hb/actions/runs/26394361239"
    }
  ]
}