{
  "_id": "6a1571caacfb0bcc41d6532c",
  "Package": "ngboostForecast",
  "Title": "Probabilistic Time Series Forecasting",
  "Version": "0.1.1",
  "Authors@R": "person(given = \"Resul\",\nfamily = \"Akay\",\nrole = c(\"aut\", \"cre\"),\nemail = \"resulakay1@gmail.com\")",
  "Description": "Probabilistic time series forecasting via Natural Gradient\nBoosting for Probabilistic Prediction.",
  "License": "Apache License (>= 2)",
  "URL": "https://github.com/Akai01/ngboostForecast",
  "BugReports": "https://github.com/Akai01/ngboostForecast/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "SystemRequirements": "Python (>= 3.6)",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.0",
  "Config/testthat/edition": "3",
  "Config/reticulate": "list( packages = list( list(package =\n'importlib-metadata', pip = TRUE), list(package = 'ngboost',\npip = TRUE)) )",
  "Config/pak/sysreqs": "libpng-dev python3",
  "Repository": "https://akai01.r-universe.dev",
  "Date/Publication": "2022-08-04 19:11:25 UTC",
  "RemoteUrl": "https://github.com/akai01/ngboostforecast",
  "RemoteRef": "HEAD",
  "RemoteSha": "08c92edd3ce5b7153b8ca7de253cba30d6056d98",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 10:07:05 UTC",
    "User": "root"
  },
  "Author": "Resul Akay [aut, cre]",
  "Maintainer": "Resul Akay <resulakay1@gmail.com>",
  "MD5sum": "d924811e058444f9e5acfde16e15a5f9",
  "_user": "akai01",
  "_type": "src",
  "_file": "ngboostForecast_0.1.1.tar.gz",
  "_fileid": "2a7d5d68609d80ac2ec1f9ed2d5b64dd6dcd93a5c5ba0a87ad9aee2027feebaf",
  "_filesize": 227155,
  "_sha256": "2a7d5d68609d80ac2ec1f9ed2d5b64dd6dcd93a5c5ba0a87ad9aee2027feebaf",
  "_created": "2026-05-26T10:07:05.000Z",
  "_published": "2026-05-26T10:11:22.626Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77852156343,
      "time": 158,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7214354990"
    },
    {
      "job": 77852156339,
      "time": 197,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214367591"
    },
    {
      "job": 77852156345,
      "time": 155,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7214346026"
    },
    {
      "job": 77852156353,
      "time": 190,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214356967"
    },
    {
      "job": 77851684170,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214302435"
    },
    {
      "job": 77852156356,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214338776"
    },
    {
      "job": 77852156525,
      "time": 159,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7214355221"
    },
    {
      "job": 77852156392,
      "time": 216,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7214373955"
    },
    {
      "job": 77852156377,
      "time": 149,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214352539"
    }
  ],
  "_buildurl": "https://github.com/r-universe/akai01/actions/runs/26445783956",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/akai01/ngboostforecast",
  "_commit": {
    "id": "08c92edd3ce5b7153b8ca7de253cba30d6056d98",
    "author": "Resul Akay <akay.86@hotmail.com>",
    "committer": "Resul Akay <akay.86@hotmail.com>",
    "message": "cran-submission\n",
    "time": 1659640285
  },
  "_maintainer": {
    "name": "Resul Akay",
    "email": "resulakay1@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "reticulate",
      "version": ">= 1.20",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.7",
      "role": "Imports"
    },
    {
      "package": "forecast",
      "version": ">= 8.15",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 2.0.1",
      "role": "Imports"
    },
    {
      "package": "R6",
      "version": ">= 2.5.1",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.5",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "akai01",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "forecasting",
    "machine-learning",
    "ngboost",
    "ngboost-forecast",
    "probabilistic-forecasts",
    "python",
    "sklearn",
    "time-series"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "akai01",
      "count": 13,
      "uuid": 44698891
    }
  ],
  "_userbio": {
    "uuid": 44698891,
    "type": "user",
    "name": "R. Akay",
    "description": "Forecasting & Econometrics. Personal workspace, not affiliated with my employer. I volunteer for TAFS, where most of my open-source work lives."
  },
  "_downloads": {
    "count": 181,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ngboostForecast"
  },
  "_devurl": "https://github.com/akai01/ngboostforecast",
  "_searchresults": 14,
  "_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/ngboostForecast.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/akai01/ngboostforecast",
  "_realowner": "akai01",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2022-03-01"
    },
    {
      "version": "0.1.0",
      "date": "2022-05-03"
    },
    {
      "version": "0.1.1",
      "date": "2022-08-06"
    }
  ],
  "_exports": [
    "%<>%",
    "%>%",
    "autolayer",
    "autoplot",
    "Dist",
    "is_exists_conda",
    "NGBforecast",
    "NGBforecastCV",
    "Scores",
    "sklearner"
  ],
  "_datasets": [
    {
      "name": "seatbelts",
      "title": "Road Casualties in Great Britain 1969-84",
      "object": "seatbelts",
      "class": [
        "mts",
        "ts"
      ],
      "fields": [
        "DriversKilled",
        "drivers",
        "front",
        "rear",
        "kms",
        "PetrolPrice",
        "VanKilled",
        "law"
      ],
      "rows": 192,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Dist",
      "title": "NGBoost distributions",
      "topics": [
        "Dist"
      ]
    },
    {
      "page": "is_exists_conda",
      "title": "Is conda installed?",
      "topics": [
        "is_exists_conda"
      ]
    },
    {
      "page": "NGBforecast",
      "title": "NGBoost forecasting class",
      "topics": [
        "NGBforecast"
      ]
    },
    {
      "page": "NGBforecastCV",
      "title": "NGBoost forecasting model selection class",
      "topics": [
        "NGBforecastCV"
      ]
    },
    {
      "page": "ngboostForecast",
      "title": "Probabilistic Time Series Forecasting",
      "topics": [
        "ngboostForecast"
      ]
    },
    {
      "page": "Scores",
      "title": "Select a rule to compare probabilistic predictions to the observed data.",
      "topics": [
        "Scores"
      ]
    },
    {
      "page": "seatbelts",
      "title": "Road Casualties in Great Britain 1969-84",
      "topics": [
        "seatbelts"
      ]
    },
    {
      "page": "sklearner",
      "title": "Scikit-Learn interface",
      "topics": [
        "sklearner"
      ]
    }
  ],
  "_readme": "https://github.com/akai01/ngboostforecast/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "colorspace",
    "cpp11",
    "dplyr",
    "farver",
    "forecast",
    "fracdiff",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "here",
    "isoband",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "lmtest",
    "magrittr",
    "Matrix",
    "nlme",
    "nnet",
    "pillar",
    "pkgconfig",
    "png",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "S7",
    "scales",
    "tibble",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_score": 3.690196080028514,
  "_indexed": true,
  "_nocasepkg": "ngboostforecast",
  "_universes": [
    "akai01"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-26T10:09:12.000Z",
      "distro": "noble",
      "commit": "08c92edd3ce5b7153b8ca7de253cba30d6056d98",
      "fileid": "1c7268a55c11e1eb75d3dffe053d24bcd9356a789aecfd45166ea6305a20b3a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/akai01/actions/runs/26445783956"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-26T10:09:49.000Z",
      "distro": "noble",
      "commit": "08c92edd3ce5b7153b8ca7de253cba30d6056d98",
      "fileid": "7adeeed3fe0a50588edcd3a67950be72186cac9494f69420778ee434f64273fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/akai01/actions/runs/26445783956"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-26T10:09:03.000Z",
      "commit": "08c92edd3ce5b7153b8ca7de253cba30d6056d98",
      "fileid": "899b8faadc11fe420121d218534218f60005259426dc690ed2457fe9521ec22b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/akai01/actions/runs/26445783956"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-26T10:09:26.000Z",
      "commit": "08c92edd3ce5b7153b8ca7de253cba30d6056d98",
      "fileid": "a257802bd758251a8adbe701ca9efc962ba31c2a56a46e0f234ddc472c9735f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/akai01/actions/runs/26445783956"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-26T10:09:11.000Z",
      "commit": "08c92edd3ce5b7153b8ca7de253cba30d6056d98",
      "fileid": "153c91af55efa0188274592b75152585df1dd5d7319441ca7007b285b0af69f6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/akai01/actions/runs/26445783956"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-26T10:08:26.000Z",
      "commit": "08c92edd3ce5b7153b8ca7de253cba30d6056d98",
      "fileid": "2c8ba507c7b72cf3d03cc5c6f27e5a6da22e592d9a1c30f4cd87505ecaec6724",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/akai01/actions/runs/26445783956"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-26T10:08:30.000Z",
      "commit": "08c92edd3ce5b7153b8ca7de253cba30d6056d98",
      "fileid": "35a64f9a80427745fa8996cfe69ff159fd5f258dd93834e1392fb14454f1b285",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/akai01/actions/runs/26445783956"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-26T10:08:35.000Z",
      "commit": "08c92edd3ce5b7153b8ca7de253cba30d6056d98",
      "fileid": "5d36dbae2d4ec8e768c6170c4a6ed3c4c4a755fc0fec33f60dac330abdb994df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/akai01/actions/runs/26445783956"
    }
  ]
}