Type: Package
Package: FoReco
Title: Forecast Reconciliation
Version: 1.0.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. 2023 <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/
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.1
Packaged: 2024-08-20 12:37:56 UTC; daniele
Author: Daniele Girolimetto [aut, cre, fnd]
    (<https://orcid.org/0000-0001-9387-1232>),
  Tommaso Di Fonzo [aut, fnd] (<https://orcid.org/0000-0003-3388-7827>)
Maintainer: Daniele Girolimetto <daniele.girolimetto@unipd.it>
Repository: CRAN
Date/Publication: 2024-08-20 22:20:05 UTC
