Type: Package Package: season Title: Seasonal Analysis of Health Data Version: 0.3.16.9000 Authors@R: c( person("Adrian", "Barnett", , "a.barnett@qut.edu.au", role = c("aut", "cre"), comment = c(ORCID = "https://orcid.org/0000-0001-6339-0374")), person("Peter", "Baker", , "p.baker1@uq.edu.au", role = "aut", comment = c(ORCID = "https://orcid.org/0000-0002-1241-7263")), person("Nicholas", "Tierney", , "nicholas.tierney@gmail.com", role = "aut", comment = c(ORCID = "https://orcid.org/0000-0003-1460-8722")) ) Description: Routines for the seasonal analysis of health data, including regression models, time-stratified case-crossover, plotting functions and residual checks, see Barnett and Dobson (2010) ISBN 978-3-642-10748-1. Thanks to Yuming Guo for checking the case-crossover code. License: GPL (>= 3) URL: https://github.com/agbarnett/season, https://agbarnett.github.io/season/ BugReports: https://github.com/agbarnett/season/issues Depends: R (>= 4.2.0) Imports: broom, cli, coda, generics, ggplot2 (>= 4.0.3), lifecycle, MASS (>= 7.3.65), rlang, stats, survival (>= 3.8.6) Suggests: dlnm, dplyr, flextable, knitr, mgcv, nimble, purrr, rmarkdown, spelling, stringr, testthat (>= 3.0.0), tibble, vdiffr, withr VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 Language: en-GB LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 8.0.0 Config/pak/sysreqs: libicu-dev Repository: https://agbarnett.r-universe.dev Date/Publication: 2026-06-17 09:55:11 UTC RemoteUrl: https://github.com/agbarnett/season RemoteRef: HEAD RemoteSha: c3b57ee382ab928abd41e35b564e7f967c37ec3e NeedsCompilation: no Packaged: 2026-06-17 12:00:20 UTC; root Author: Adrian Barnett [aut, cre] (ORCID: ), Peter Baker [aut] (ORCID: ), Nicholas Tierney [aut] (ORCID: ) Maintainer: Adrian Barnett