Package: disaggR
Type: Package
Title: Two-Steps Benchmarks for Time Series Disaggregation
Version: 1.0.3.1
Authors@R: 
    c(person(given = "Arnaud",
             family = "Feldmann",
             role = "aut",
             email = "arnaud.feldmann@gmail.com",
             comment = c(ORCID = "0000-0003-0109-7505","Author, creator and maintener of the package until the version 1.0.2")),
      person(given = "Franck",
             family = "Arnaud",
             role = "ctb",
             comment = "barplot base graphics method for the mts class"),
      person(given = "Thomas",
             family = "Laurent",
             role = "cre",
             email = "thomas.laurent@insee.fr"),
      person(given = "Institut national de la statistique et des études économiques",
             role = "cph",
             email = "comptes-trimestriels@insee.fr",
             comment = "https://www.insee.fr/"))
Description: The twoStepsBenchmark() and threeRuleSmooth() functions allow you to 
    disaggregate a low-frequency time series with higher frequency time series, 
    using the French National Accounts methodology. The aggregated sum of the 
    resulting time series is strictly equal to the low-frequency time series within the 
    benchmarking window. Typically, the low-frequency time series is an annual one, 
    unknown for the last year, and the high frequency one is either quarterly or 
    monthly. See "Methodology of quarterly national accounts", Insee Méthodes 
    N°126, by Insee (2012, ISBN:978-2-11-068613-8, <https://www.insee.fr/en/information/2579410>).
Imports: graphics, grDevices, methods, RColorBrewer (>= 1.1-2), stats,
        utils
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
Suggests: knitr, ggplot2 (>= 3.0.0), rmarkdown (>= 2.0.0), shiny (>=
        1.5.0), shinytest (>= 1.4.0), testthat (>= 3.0.0), vdiffr (>=
        1.0.0)
Depends: R (>= 3.6.0)
BugReports: https://github.com/InseeFr/disaggR/issues
LazyData: yes
Collate: 'bflSmooth.R' 'data.R' 'disaggR.R' 'utils.R' 'in.R'
        's4register.R' 'twoStepsBenchmark.R' 'methods.R' 'plot.R'
        'praislm.R' 'reView.R' 'threeRuleSmooth.R'
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-03-01 20:30:22 UTC; agbod
Author: Arnaud Feldmann [aut] (<https://orcid.org/0000-0003-0109-7505>, Author,
    creator and maintener of the package until the version 1.0.2),
  Franck Arnaud [ctb] (barplot base graphics method for the mts class),
  Thomas Laurent [cre],
  Institut national de la statistique et des études économiques [cph]
    (https://www.insee.fr/)
Maintainer: Thomas Laurent <thomas.laurent@insee.fr>
Repository: CRAN
Date/Publication: 2022-03-04 11:40:23 UTC
Built: R 4.0.5; ; 2022-03-05 11:26:06 UTC; unix
