Package: bayesRecon Type: Package Date: 2026-04-16 Title: Probabilistic Reconciliation via Conditioning Version: 1.0.1 Authors@R: c(person(given = "Dario", family = "Azzimonti", role = c("aut","cre"), email = "dario.azzimonti@gmail.com", comment = c(ORCID = "0000-0001-5080-3061")), person(given = "Lorenzo", family = "Zambon", role = c("aut"), email = "lorenzo.zambon@idsia.ch", comment = c(ORCID = "0000-0002-8939-993X")), person(given = "Stefano", family = "Damato", role = c("aut"), email = "stefano.damato@idsia.ch", comment = c(ORCID = "0009-0001-0225-3736")), person(given = "Nicolò", family = "Rubattu", role = c("aut"), email = "nicolo.rubattu@idsia.ch", comment = c(ORCID = "0000-0002-2703-1005")), person(given = "Giorgio", family = "Corani", role = c("aut"), email = "giorgio.corani@idsia.ch", comment = c(ORCID = "0000-0002-1541-8384"))) Maintainer: Dario Azzimonti Description: Provides methods for probabilistic reconciliation of hierarchical forecasts of time series. The available methods include analytical Gaussian reconciliation (Corani et al., 2021) , MCMC reconciliation of count time series (Corani et al., 2024) , Bottom-Up Importance Sampling (Zambon et al., 2024) , methods for the reconciliation of mixed hierarchies (Mix-Cond and TD-cond) (Zambon et al., 2024) , analytical reconciliation with Bayesian treatment of the covariance matrix (Carrara et al., 2025) . License: LGPL (>= 3) Depends: R (>= 4.1.0) Imports: stats, utils, lpSolve (>= 5.6.18), nloptr Encoding: UTF-8 LazyData: true Roxygen: list(markdown=TRUE) RoxygenNote: 7.3.3 Suggests: knitr, rmarkdown, forecast, glarma, scoringRules, ggplot2, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr URL: https://github.com/IDSIA/bayesRecon, https://idsia.github.io/bayesRecon/ BugReports: https://github.com/IDSIA/bayesRecon/issues Config/pak/sysreqs: cmake Repository: https://idsia.r-universe.dev Date/Publication: 2026-04-28 13:27:06 UTC RemoteUrl: https://github.com/idsia/bayesrecon RemoteRef: HEAD RemoteSha: 92ebfba9feb85aa015a025fbdc2bb7b92f074f67 NeedsCompilation: no Packaged: 2026-07-04 01:29:21 UTC; root Author: Dario Azzimonti [aut, cre] (ORCID: ), Lorenzo Zambon [aut] (ORCID: ), Stefano Damato [aut] (ORCID: ), Nicolò Rubattu [aut] (ORCID: ), Giorgio Corani [aut] (ORCID: )