Package: boiwsa Type: Package Title: Seasonal Adjustment of Weekly Data Version: 1.1.4 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 Description: Perform seasonal adjustment and forecasting of weekly data. The package provides a user-friendly interface for computing seasonally adjusted estimates and forecasts of weekly time series and includes functions for the construction of country-specific prior adjustment variables, as well as diagnostic tools to assess the quality of the adjustments. The methodology is described in more detail in Ginker (2024) . License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 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 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev Repository: https://timginker.r-universe.dev Date/Publication: 2025-12-14 10:08:19 UTC RemoteUrl: https://github.com/timginker/boiwsa RemoteRef: HEAD RemoteSha: cfd2a426a7964ec1c6c1d99083bb67cb7a448e22 NeedsCompilation: no Packaged: 2026-06-12 08:15:01 UTC; root Author: Tim Ginker [aut, cre, cph] (ORCID: ), Jon Lachman [ctb]