{
  "_id": "6a2e62ff3efcd9bda430fcd0",
  "Package": "nnfor",
  "Type": "Package",
  "Title": "Time Series Forecasting with Neural Networks",
  "Version": "0.9.8",
  "Authors@R": "person(\"Nikolaos\", \"Kourentzes\", email = \"nikolaos@kourentzes.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Automatic time series modelling with neural networks.\nAllows fully automatic, semi-manual or fully manual\nspecification of networks. For details of the specification\nmethodology see: (i) Crone and Kourentzes (2010)\n<doi:10.1016/j.neucom.2010.01.017>; and (ii) Kourentzes et al.\n(2014) <doi:10.1016/j.eswa.2013.12.011>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "URL": "https://kourentzes.com/forecasting/2019/01/16/tutorial-for-the-nnfor-r-package/",
  "BugReports": "https://github.com/trnnick/nnfor/issues",
  "RoxygenNote": "7.2.0",
  "Config/pak/sysreqs": "cmake texlive libssl-dev",
  "Repository": "https://trnnick.r-universe.dev",
  "Date/Publication": "2023-11-12 02:21:18 UTC",
  "RemoteUrl": "https://github.com/trnnick/nnfor",
  "RemoteRef": "HEAD",
  "RemoteSha": "5865987ec18b54b208eaadc7a3603f2f4bb8afaa",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-14 08:10:57 UTC",
    "User": "root"
  },
  "Author": "Nikolaos Kourentzes [aut, cre]",
  "Maintainer": "Nikolaos Kourentzes <nikolaos@kourentzes.com>",
  "MD5sum": "3661da7ea7758ca074cf5b4e08a2a2a5",
  "_user": "trnnick",
  "_type": "src",
  "_file": "nnfor_0.9.8.tar.gz",
  "_fileid": "0b95570e4b650b3adafde760b72dec5e4c5c691007b97b5eaf1f5ddf4909b79a",
  "_filesize": 174505,
  "_sha256": "0b95570e4b650b3adafde760b72dec5e4c5c691007b97b5eaf1f5ddf4909b79a",
  "_created": "2026-06-14T08:10:57.000Z",
  "_published": "2026-06-14T08:14:55.434Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81261321900,
      "time": 186,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7619030628"
    },
    {
      "job": 81261321883,
      "time": 186,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7619029903"
    },
    {
      "job": 81261321879,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7619019695"
    },
    {
      "job": 81261321889,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7619016762"
    },
    {
      "job": 81261072714,
      "time": 234,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619004678"
    },
    {
      "job": 81261321874,
      "time": 152,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7619025270"
    },
    {
      "job": 81261321891,
      "time": 107,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7619019399"
    },
    {
      "job": 81261321893,
      "time": 116,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7619022242"
    },
    {
      "job": 81261321897,
      "time": 113,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7619020241"
    }
  ],
  "_buildurl": "https://github.com/r-universe/trnnick/actions/runs/27492777708",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/trnnick/nnfor",
  "_commit": {
    "id": "5865987ec18b54b208eaadc7a3603f2f4bb8afaa",
    "author": "trnnick <nikolaos@kourentzes.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update to ignore list",
    "time": 1699755678
  },
  "_maintainer": {
    "name": "Nikolaos Kourentzes",
    "email": "nikolaos@kourentzes.com",
    "login": "trnnick",
    "description": "",
    "uuid": 7304533
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "generics",
      "role": "Depends"
    },
    {
      "package": "forecast",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "neuralnet",
      "role": "Imports"
    },
    {
      "package": "plotrix",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "tsutils",
      "role": "Imports"
    },
    {
      "package": "uroot",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "thief",
      "role": "Suggests"
    }
  ],
  "_owner": "trnnick",
  "_selfowned": true,
  "_usedby": 11,
  "_updates": [],
  "_tags": [],
  "_stars": 30,
  "_contributors": [
    {
      "user": "trnnick",
      "count": 25,
      "uuid": 7304533
    },
    {
      "user": "mitchelloharawild",
      "count": 1,
      "uuid": 16127127
    }
  ],
  "_userbio": {
    "uuid": 7304533,
    "type": "user",
    "name": "trnnick",
    "followers": 27
  },
  "_downloads": {
    "count": 900,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nnfor"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/trnnick/nnfor",
  "_searchresults": 179,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/nnfor.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/trnnick/nnfor",
  "_realowner": "trnnick",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.9",
      "date": "2017-10-24"
    },
    {
      "version": "0.9.2",
      "date": "2017-12-11"
    },
    {
      "version": "0.9.6",
      "date": "2019-01-16"
    },
    {
      "version": "0.9.8",
      "date": "2022-07-09"
    },
    {
      "version": "0.9.9",
      "date": "2023-11-15"
    }
  ],
  "_exports": [
    "elm",
    "elm.fast",
    "elm.thief",
    "linscale",
    "mlp",
    "mlp.thief"
  ],
  "_help": [
    {
      "page": "elm",
      "title": "Extreme learning machines for time series forecasting",
      "topics": [
        "elm"
      ]
    },
    {
      "page": "elm.fast",
      "title": "ELM (fast) neural network.",
      "topics": [
        "elm.fast"
      ]
    },
    {
      "page": "elm.thief",
      "title": "ELM network for THieF.",
      "topics": [
        "elm.thief"
      ]
    },
    {
      "page": "forecast.elm",
      "title": "Forecast using ELM neural network.",
      "topics": [
        "forecast.elm"
      ]
    },
    {
      "page": "forecast.mlp",
      "title": "Forecast using MLP neural network.",
      "topics": [
        "forecast.mlp"
      ]
    },
    {
      "page": "linscale",
      "title": "Apply minmax linear scaling to a vector.",
      "topics": [
        "linscale"
      ]
    },
    {
      "page": "mlp",
      "title": "Multilayer Perceptron for time series forecasting",
      "topics": [
        "mlp"
      ]
    },
    {
      "page": "mlp.thief",
      "title": "MLP network for THieF.",
      "topics": [
        "mlp.thief"
      ]
    },
    {
      "page": "nnfor",
      "title": "nnfor:Time Series Forecasting with Neural Networks",
      "topics": [
        "nnfor"
      ]
    },
    {
      "page": "plot.elm",
      "title": "Plot ELM network.",
      "topics": [
        "plot.elm"
      ]
    },
    {
      "page": "plot.mlp",
      "title": "Plot MLP network.",
      "topics": [
        "plot.mlp"
      ]
    },
    {
      "page": "predict.elm.fast",
      "title": "Predictions for ELM (fast) network.",
      "topics": [
        "predict.elm.fast"
      ]
    }
  ],
  "_readme": "https://github.com/trnnick/nnfor/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "codetools",
    "colorspace",
    "cpp11",
    "curl",
    "Deriv",
    "farver",
    "foreach",
    "forecast",
    "fracdiff",
    "generics",
    "ggplot2",
    "glmnet",
    "glue",
    "greybox",
    "gtable",
    "httr",
    "isoband",
    "iterators",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "lmtest",
    "magrittr",
    "MAPA",
    "MASS",
    "Matrix",
    "mime",
    "neuralnet",
    "nlme",
    "nloptr",
    "nnet",
    "openssl",
    "plotrix",
    "pracma",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "rlang",
    "S7",
    "scales",
    "shape",
    "smooth",
    "statmod",
    "survival",
    "sys",
    "texreg",
    "timeDate",
    "tsutils",
    "urca",
    "uroot",
    "vctrs",
    "viridisLite",
    "withr",
    "xtable",
    "zoo"
  ],
  "_score": 6.947458229913462,
  "_indexed": true,
  "_nocasepkg": "nnfor",
  "_universes": [
    "trnnick"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.8",
      "date": "2026-06-14T08:13:57.000Z",
      "distro": "noble",
      "commit": "5865987ec18b54b208eaadc7a3603f2f4bb8afaa",
      "fileid": "d8ab3a5b3156023698a1365f07181c8cb2d1892e4c7185b8cbabe225ebc4e471",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/trnnick/actions/runs/27492777708"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.8",
      "date": "2026-06-14T08:13:50.000Z",
      "distro": "noble",
      "commit": "5865987ec18b54b208eaadc7a3603f2f4bb8afaa",
      "fileid": "553dea4d4343765709f7f656ab09416d7d22c959fc742f47030094c51887c0be",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/trnnick/actions/runs/27492777708"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.8",
      "date": "2026-06-14T08:12:44.000Z",
      "commit": "5865987ec18b54b208eaadc7a3603f2f4bb8afaa",
      "fileid": "2b37e98fbf65af864dfbe3f92878fe003d3ada8370971c197979c9b343cc2e0e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/trnnick/actions/runs/27492777708"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.8",
      "date": "2026-06-14T08:12:27.000Z",
      "commit": "5865987ec18b54b208eaadc7a3603f2f4bb8afaa",
      "fileid": "190658ced314909c3b67ea5ef9f0b6f3cac40b9f314d6f44c846d504d0528d0f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/trnnick/actions/runs/27492777708"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.8",
      "date": "2026-06-14T08:13:52.000Z",
      "commit": "5865987ec18b54b208eaadc7a3603f2f4bb8afaa",
      "fileid": "86411109c7c73bc57cf5966e4fcd9c36500600a996b4c3de344393cef08fa40e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/trnnick/actions/runs/27492777708"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.8",
      "date": "2026-06-14T08:12:24.000Z",
      "commit": "5865987ec18b54b208eaadc7a3603f2f4bb8afaa",
      "fileid": "b881d1258e4439863066a7a657053b73d63e77f8020471e12880598d4d109dd2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/trnnick/actions/runs/27492777708"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.8",
      "date": "2026-06-14T08:12:44.000Z",
      "commit": "5865987ec18b54b208eaadc7a3603f2f4bb8afaa",
      "fileid": "9dd7bf039bcb6ff0b60d7774f9b8b167be76a1acc9b968c7d865c391beb25090",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/trnnick/actions/runs/27492777708"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.8",
      "date": "2026-06-14T08:12:28.000Z",
      "commit": "5865987ec18b54b208eaadc7a3603f2f4bb8afaa",
      "fileid": "37722722a71dbddaccb22713826012c39ca171b4c28339b543ddd2cbe1103bb9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/trnnick/actions/runs/27492777708"
    }
  ]
}