Type: Package
Package: FoReco
Title: Point Forecast Reconciliation
Version: 0.2.5
Authors@R: 
    c(person(given = "Daniele",
             family = "Girolimetto",
             role = c("aut", "cre", "fnd"),
             email = "daniele.girolimetto@phd.unipd.it"),
      person(given = "Tommaso",
             family = "Di Fonzo",
             role = c("aut", "fnd")))
Description: Classical (bottom-up and top-down), optimal and heuristic combination forecast 
    reconciliation procedures for cross-sectional, temporal, and cross-temporal linearly 
    constrained time series (Di Fonzo and Girolimetto, 2021) <doi:10.1016/j.ijforecast.2021.08.004>.
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.0
Packaged: 2022-07-04 11:02:51 UTC; daniele
Author: Daniele Girolimetto [aut, cre, fnd],
  Tommaso Di Fonzo [aut, fnd]
Maintainer: Daniele Girolimetto <daniele.girolimetto@phd.unipd.it>
Repository: CRAN
Date/Publication: 2022-07-04 11:20:03 UTC
