Type: Package
Package: FoReco
Title: Point Forecast Reconciliation
Version: 0.1.0
Authors@R: 
    c(person(given = "Daniele",
             family = "Girolimetto",
             role = c("aut", "cre", "fnd"),
             email = "daniele.girolimetto@studenti.unipd.it"),
      person(given = "Tommaso",
             family = "Di Fonzo",
             role = c("aut", "fnd")))
Description: Provides classical (bottom-up), 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, pracma
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
RoxygenNote: 7.1.1
Packaged: 2020-09-28 13:45:10 UTC; daniele
Author: Daniele Girolimetto [aut, cre, fnd],
  Tommaso Di Fonzo [aut, fnd]
Maintainer: Daniele Girolimetto <daniele.girolimetto@studenti.unipd.it>
Repository: CRAN
Date/Publication: 2020-10-01 08:20:03 UTC
