Type: Package
Package: FoReco
Title: Forecast Reconciliation
Version: 0.2.6
Authors@R: 
    c(person(given = "Daniele",
             family = "Girolimetto",
             role = c("aut", "cre", "fnd"),
             email = "daniele.girolimetto@phd.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 and heuristic combination forecast 
    point (Di Fonzo and Girolimetto, 2023) <doi:10.1016/j.ijforecast.2021.08.004> and 
    probabilistic (Girolimetto et al. 2023) <arXiv:2303.17277> reconciliation procedures 
    for cross-sectional, temporal, and cross-temporal linearly constrained time series.
License: GPL-3
URL: https://github.com/daniGiro/FoReco,
        https://danigiro.github.io/FoReco/
BugReports: https://github.com/daniGiro/FoReco/issues
Depends: R (>= 2.10), Matrix, osqp, stats
Imports: cli, corpcor, methods, mathjaxr
Suggests: knitr, rmarkdown
RdMacros: mathjaxr
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
RoxygenNote: 7.2.3
Packaged: 2023-05-16 08:06:14 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@phd.unipd.it>
Repository: CRAN
Date/Publication: 2023-05-16 08:40:10 UTC
