Package: boiwsa
Type: Package
Title: Seasonal Adjustment of Weekly Data
Version: 1.1.3
Authors@R: c(
    person("Tim", "Ginker", email ="tim.ginker@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-7138-5417")),
    person("Jon", "Lachman", role = "ctb", email = "jon@indicio.com"))
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.3.2
Imports: dplyr, forecast, 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: 2025-02-05 12:14:52 UTC; timgi
Author: Tim Ginker [aut, cre, cph] (<https://orcid.org/0000-0002-7138-5417>),
  Jon Lachman [ctb]
Repository: CRAN
Date/Publication: 2025-02-05 12:30:15 UTC
Built: R 4.5.1; ; 2025-10-06 03:19:52 UTC; windows
