Type: Package
Package: FoReco
Title: Forecast Reconciliation
Version: 1.1.0
Authors@R: 
    c(person(given = "Daniele",
             family = "Girolimetto",
             role = c("aut", "cre", "fnd"),
             email = "daniele.girolimetto@unipd.it",
             comment = c(ORCID = "0000-0001-9387-1232")),
      person(given = "Tommaso",
             family = "Di Fonzo",
             role = c("aut", "fnd"),
             comment = c(ORCID = "0000-0003-3388-7827")))
Description: Classical (bottom-up and top-down), optimal combination and heuristic  
    point (Di Fonzo and Girolimetto, 2023 <doi:10.1016/j.ijforecast.2021.08.004>) and 
    probabilistic (Girolimetto et al. 2024 <doi:10.1016/j.ijforecast.2023.10.003>) 
    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/,
        https://github.com/danigiro/FoReco
BugReports: https://github.com/danigiro/FoReco/issues
Depends: R (>= 3.4), Matrix
Imports: methods, osqp, stats, cli
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
RoxygenNote: 7.3.2
Packaged: 2025-06-07 13:40:52 UTC; daniele
Author: Daniele Girolimetto [aut, cre, fnd] (ORCID:
    <https://orcid.org/0000-0001-9387-1232>),
  Tommaso Di Fonzo [aut, fnd] (ORCID:
    <https://orcid.org/0000-0003-3388-7827>)
Maintainer: Daniele Girolimetto <daniele.girolimetto@unipd.it>
Repository: CRAN
Date/Publication: 2025-06-07 13:50:02 UTC
Built: R 4.3.3; ; 2025-06-07 14:17:17 UTC; unix
