{
  "_id": "6a2565864b233be19839eb28",
  "Package": "FoRecoML",
  "Type": "Package",
  "Title": "Forecast Reconciliation with Machine Learning",
  "Version": "1.0.0.9000",
  "Authors@R": "c(\nperson(\ngiven = \"Daniele\",\nfamily = \"Girolimetto\",\nrole = c(\"aut\", \"cre\"),\nemail = \"daniele.girolimetto@unipd.it\",\ncomment = c(ORCID = \"0000-0001-9387-1232\")\n),\nperson(\ngiven = \"Yangzhuoran Fin\",\nfamily = \"Yang\",\nrole = c(\"aut\"),\nemail = \"yangyangzhuoran@gmail.com\",\ncomment = c(ORCID = \"0000-0002-1232-8017\")\n),\nperson(\ngiven = \"Jeroen\",\nfamily = \"Rombouts\",\nrole = c(\"aut\"),\nemail = \"rombouts@essec.edu\",\ncomment = c(ORCID = \"0000-0003-2255-4875\")\n),\nperson(\ngiven = \"Ines\",\nfamily = \"Wilms\",\nrole = c(\"aut\"),\nemail = \"i.wilms@maastrichtuniversity.nl\",\ncomment = c(ORCID = \"0000-0003-3269-4601\")\n)\n)",
  "Description": "Nonlinear forecast reconciliation with machine learning in\ncross-sectional (Spiliotis et al. 2021\n<doi:10.1016/j.asoc.2021.107756>), temporal, and cross-temporal\n(Rombouts et al. 2024 <doi:10.1016/j.ijforecast.2024.05.008>)\nframeworks.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://github.com/danigiro/FoRecoML,\nhttps://danigiro.github.io/FoRecoML/",
  "BugReports": "https://github.com/danigiro/FoRecoML/issues",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make",
  "Repository": "https://danigiro.r-universe.dev",
  "Date/Publication": "2026-06-07 10:53:06 UTC",
  "RemoteUrl": "https://github.com/danigiro/forecoml",
  "RemoteRef": "HEAD",
  "RemoteSha": "b835bd0678184c1a17a24fcc5b34058f82181dbc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 12:31:56 UTC",
    "User": "root"
  },
  "Author": "Daniele Girolimetto [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9387-1232>),\nYangzhuoran Fin Yang [aut] (ORCID:\n<https://orcid.org/0000-0002-1232-8017>),\nJeroen Rombouts [aut] (ORCID: <https://orcid.org/0000-0003-2255-4875>),\nInes Wilms [aut] (ORCID: <https://orcid.org/0000-0003-3269-4601>)",
  "Maintainer": "Daniele Girolimetto <daniele.girolimetto@unipd.it>",
  "MD5sum": "0ea7e1313308fba4b3546ec9b19056d2",
  "_user": "danigiro",
  "_type": "src",
  "_file": "FoRecoML_1.0.0.9000.tar.gz",
  "_fileid": "4768d150403fc9bafaaf8fdff15d30f7fe72e256be2635c3d71d6e97a87d90a2",
  "_filesize": 207575,
  "_sha256": "4768d150403fc9bafaaf8fdff15d30f7fe72e256be2635c3d71d6e97a87d90a2",
  "_created": "2026-06-07T12:31:56.000Z",
  "_published": "2026-06-07T12:35:18.720Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79958981012,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7464145041"
    },
    {
      "job": 79958981013,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7464145396"
    },
    {
      "job": 79958981009,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7464139581"
    },
    {
      "job": 79958981016,
      "time": 128,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7464141779"
    },
    {
      "job": 79958742320,
      "time": 215,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7464126022"
    },
    {
      "job": 79958981006,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7464141737"
    },
    {
      "job": 79958981015,
      "time": 130,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7464142115"
    },
    {
      "job": 79958981011,
      "time": 125,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7464141516"
    },
    {
      "job": 79958981004,
      "time": 117,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7464141261"
    }
  ],
  "_buildurl": "https://github.com/r-universe/danigiro/actions/runs/27092573684",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/danigiro/forecoml",
  "_commit": {
    "id": "b835bd0678184c1a17a24fcc5b34058f82181dbc",
    "author": "Yangzhuoran Yang <yangyangzhuoran@gmail.com>",
    "committer": "Yangzhuoran Yang <yangyangzhuoran@gmail.com>",
    "message": "Use class summary_rml_fit and not summary.rml_fit\n",
    "time": 1780829586
  },
  "_maintainer": {
    "name": "Daniele Girolimetto",
    "email": "daniele.girolimetto@unipd.it",
    "login": "danigiro",
    "orcid": "0000-0001-9387-1232",
    "description": "Assistant Professor (RTT), Department of Statistical Sciences",
    "uuid": 56480827
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Depends"
    },
    {
      "package": "FoReco",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "randomForest",
      "role": "Imports"
    },
    {
      "package": "lightgbm",
      "role": "Imports"
    },
    {
      "package": "xgboost",
      "role": "Imports"
    },
    {
      "package": "mlr3",
      "role": "Imports"
    },
    {
      "package": "mlr3tuning",
      "role": "Imports"
    },
    {
      "package": "mlr3learners",
      "role": "Imports"
    },
    {
      "package": "paradox",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "ranger",
      "role": "Suggests"
    }
  ],
  "_owner": "danigiro",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 3
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 2
    },
    {
      "week": "2025-40",
      "n": 17
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 3
    },
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 3
    },
    {
      "week": "2026-17",
      "n": 3
    },
    {
      "week": "2026-21",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2026-04-14"
    }
  ],
  "_topics": [
    "forecasting",
    "machine-learning",
    "reconciliation",
    "time-series"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "danigiro",
      "count": 32,
      "uuid": 56480827
    },
    {
      "user": "finyang",
      "count": 10,
      "uuid": 32216334
    }
  ],
  "_userbio": {
    "uuid": 56480827,
    "type": "user",
    "name": "Daniele",
    "description": "Assistant Professor (RTT), Department of Statistical Sciences"
  },
  "_downloads": {
    "count": 490,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/FoRecoML"
  },
  "_devurl": "https://github.com/danigiro/forecoml",
  "_pkgdown": "https://danigiro.github.io/FoRecoML/",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/FoRecoML.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/danigiro/forecoml",
  "_realowner": "danigiro",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-04-21"
    }
  ],
  "_exports": [
    "csrml",
    "csrml_fit",
    "ctrml",
    "ctrml_fit",
    "extract_reconciled_ml",
    "terml",
    "terml_fit"
  ],
  "_help": [
    {
      "page": "FoRecoML-package",
      "title": "FoRecoML: Forecast Reconciliation with Machine Learning",
      "topics": [
        "FoRecoML-package",
        "FoRecoML"
      ]
    },
    {
      "page": "csrml",
      "title": "Cross-sectional Reconciliation with Machine Learning",
      "topics": [
        "csrml",
        "csrml_fit"
      ]
    },
    {
      "page": "ctrml",
      "title": "Cross-temporal Reconciliation with Machine Learning",
      "topics": [
        "ctrml",
        "ctrml_fit"
      ]
    },
    {
      "page": "extract_reconciled_ml",
      "title": "Extract the Reconciled Model from a Reconciliation Results",
      "topics": [
        "extract_reconciled_ml"
      ]
    },
    {
      "page": "terml",
      "title": "Temporal Reconciliation with Machine Learning",
      "topics": [
        "terml",
        "terml_fit"
      ]
    }
  ],
  "_pkglogo": "https://github.com/danigiro/forecoml/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/danigiro/forecoml/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "bbotk",
    "checkmate",
    "cli",
    "codetools",
    "data.table",
    "digest",
    "distributional",
    "evaluate",
    "FoReco",
    "future",
    "future.apply",
    "generics",
    "globals",
    "glue",
    "jsonlite",
    "lattice",
    "lgr",
    "lifecycle",
    "lightgbm",
    "listenv",
    "Matrix",
    "mirai",
    "mlbench",
    "mlr3",
    "mlr3learners",
    "mlr3measures",
    "mlr3misc",
    "mlr3tuning",
    "nanonext",
    "numDeriv",
    "osqp",
    "palmerpenguins",
    "paradox",
    "parallelly",
    "pillar",
    "PRROC",
    "R6",
    "randomForest",
    "Rcpp",
    "rlang",
    "S7",
    "utf8",
    "uuid",
    "vctrs",
    "xgboost"
  ],
  "_score": 3.8750612633917,
  "_indexed": true,
  "_nocasepkg": "forecoml",
  "_universes": [
    "danigiro"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-06-07T12:34:09.000Z",
      "distro": "noble",
      "commit": "b835bd0678184c1a17a24fcc5b34058f82181dbc",
      "fileid": "883ed1f7168b4ab64b221d91f8208b80aa4294e5011551502980d1a68b94f043",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/danigiro/actions/runs/27092573684"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-06-07T12:34:12.000Z",
      "distro": "noble",
      "commit": "b835bd0678184c1a17a24fcc5b34058f82181dbc",
      "fileid": "3542c4d202f8faad15e014aef9b68d81ebb466fcecef14c480268c5a7d4c39a0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/danigiro/actions/runs/27092573684"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-06-07T12:33:41.000Z",
      "commit": "b835bd0678184c1a17a24fcc5b34058f82181dbc",
      "fileid": "a915fdc3e3be9b6a35123a6436646f5c94fff2e8ce6e17864b159bb674a5fdf6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/danigiro/actions/runs/27092573684"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-06-07T12:33:50.000Z",
      "commit": "b835bd0678184c1a17a24fcc5b34058f82181dbc",
      "fileid": "ce6de875a951c3fb948ea683b395719dd964b6efd4f551be5e40b277f651dd9b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/danigiro/actions/runs/27092573684"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.9000",
      "date": "2026-06-07T12:34:27.000Z",
      "commit": "b835bd0678184c1a17a24fcc5b34058f82181dbc",
      "fileid": "d6d286983f549d0899eea809e80503cb3f3c87ddb6d9dfecfdb4ffa8d4329517",
      "status": "success",
      "buildurl": "https://github.com/r-universe/danigiro/actions/runs/27092573684"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-06-07T12:33:26.000Z",
      "commit": "b835bd0678184c1a17a24fcc5b34058f82181dbc",
      "fileid": "8b2e9276e3adbfb73a7c009418f6b23194a8add1f0b21d2bf2596a6a60c200ae",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/danigiro/actions/runs/27092573684"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-06-07T12:33:13.000Z",
      "commit": "b835bd0678184c1a17a24fcc5b34058f82181dbc",
      "fileid": "0d620c2d5885dca7ca8fa76b04f1badff9a3a270720099efabcdb05102e3a9db",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/danigiro/actions/runs/27092573684"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-06-07T12:33:20.000Z",
      "commit": "b835bd0678184c1a17a24fcc5b34058f82181dbc",
      "fileid": "b42379bbd0f3e618736bd6f739479c6b0e2cd9863d9fda391b917dc0943ca248",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/danigiro/actions/runs/27092573684"
    }
  ]
}