Type: Package Package: FoReco Title: Forecast Reconciliation Version: 1.3.0.9000 Authors@R: c(person(given = "Daniele", family = "Girolimetto", role = c("aut", "cre"), email = "daniele.girolimetto@unipd.it", comment = c(ORCID = "0000-0001-9387-1232")), person(given = "Tommaso", family = "Di Fonzo", role = c("aut"), comment = c(ORCID = "0000-0003-3388-7827")), person(given = "Yangzhuoran Fin", family = "Yang", role = c("ctb"), comment = c(ORCID = "0000-0002-1232-8017"))) Description: Classical (bottom-up and top-down), optimal combination and heuristic point (Di Fonzo and Girolimetto, 2023 ) and probabilistic (Girolimetto et al. 2024 ) forecast reconciliation procedures for linearly constrained time series (e.g., hierarchical or grouped time series) in cross-sectional, temporal, or cross-temporal frameworks. License: GPL-3 URL: https://github.com/danigiro/FoReco, https://danigiro.github.io/FoReco/ BugReports: https://github.com/danigiro/FoReco/issues Depends: R (>= 3.4), Matrix Imports: methods, osqp, stats, cli, distributional, lifecycle, generics Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true NeedsCompilation: no RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: make Repository: https://danigiro.r-universe.dev Date/Publication: 2026-06-25 14:26:30 UTC RemoteUrl: https://github.com/danigiro/foreco RemoteRef: HEAD RemoteSha: 84291836383713093c5bc7f71c30c60367eae027 Packaged: 2026-06-25 17:14:25 UTC; root Author: Daniele Girolimetto [aut, cre] (ORCID: ), Tommaso Di Fonzo [aut] (ORCID: ), Yangzhuoran Fin Yang [ctb] (ORCID: ) Maintainer: Daniele Girolimetto