Package: cstime
Title: Date and Time Functions for Public Health Purposes
Version: 2023.5.3
Authors@R: c(
  person("Chi", "Zhang", email = "andreachizhang@yahoo.com", role = c("aut", "cre"), 
    comment = c(ORCID = "0000-0003-0501-5909")
  ),
  person(c("Richard","Aubrey"), "White", email = "hello@rwhite.no", role = c("aut"),
    comment = c(ORCID = "0000-0002-6747-1726")
  )
  )
Description: Provides easy and consistent time conversion for public health purposes. The time conversion functions provided here are between date, ISO week, ISO yearweek, ISO year, calendar month/year, season, season week.  
License: MIT + file LICENSE
URL: https://www.csids.no/cstime/, https://github.com/csids/cstime
BugReports: https://github.com/csids/cstime/issues
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
RoxygenNote: 7.2.3
Depends: R (>= 3.5.0)
Imports: data.table, magrittr
Suggests: rmarkdown, ggplot2, knitr, testthat (>= 3.0.0), readxl, glue,
        lubridate
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-05-15 14:01:27 UTC; andrea
Author: Chi Zhang [aut, cre] (<https://orcid.org/0000-0003-0501-5909>),
  Richard Aubrey White [aut] (<https://orcid.org/0000-0002-6747-1726>)
Maintainer: Chi Zhang <andreachizhang@yahoo.com>
Repository: CRAN
Date/Publication: 2023-05-15 14:30:02 UTC
Built: R 4.2.0; ; 2023-05-17 10:28:29 UTC; unix
