Type: Package
Package: FoReco
Title: Point Forecast Reconciliation
Version: 0.2.1
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.
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.1.1
Packaged: 2021-07-23 14:18:40 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: 2021-07-23 14:40:02 UTC
