Package: boiwsa
Type: Package
Title: Seasonal Adjustment of Weekly Data
Version: 1.1.2
Authors@R: 
    person("Tim", "Ginker", email ="tim.ginker@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-7138-5417"))
Author: Tim Ginker [aut, cre, cph] (<https://orcid.org/0000-0002-7138-5417>)
Maintainer: Tim Ginker <tim.ginker@gmail.com>
Description: Perform seasonal adjustment of weekly data. The package provides a user-friendly interface for computing seasonally adjusted estimates of weekly data and includes functions for the creation of country-specific prior adjustment variables, as well as diagnostic tools to assess the quality of the adjustments. The method is described in more detail in Ginker (2023) <doi:10.13140/RG.2.2.12221.44000>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: dplyr, ggplot2, Hmisc, lubridate, stats, tidyr, rlang,
        gridExtra
LazyData: true
Depends: R (>= 2.10)
URL: https://github.com/timginker/boiwsa
BugReports: https://github.com/timginker/boiwsa/issues
NeedsCompilation: no
Packaged: 2024-09-23 13:54:49 UTC; timgi
Repository: CRAN
Date/Publication: 2024-09-23 14:10:09 UTC
