Package: aweek Title: Convert Dates to Arbitrary Week Definitions Version: 1.0.2 Authors@R: person(c("Zhian N."), "Kamvar", email = "zkamvar@gmail.com", role = c("aut", "cre")) Description: Which day a week starts depends heavily on the either the local or professional context. This package is designed to be a lightweight solution to easily switching between week-based date definitions. Depends: R (>= 3.0) License: MIT + file LICENSE Encoding: UTF-8 Suggests: testthat, stats, roxygen2, knitr, rmarkdown, covr, spelling RoxygenNote: 7.1.1 Roxygen: list(markdown = TRUE) URL: https://www.repidemicsconsortium.org/aweek/ BugReports: https://github.com/reconhub/aweek/issues/ VignetteBuilder: knitr Language: en-US Repository: https://reconhub.r-universe.dev Date/Publication: 2021-03-21 19:30:40 UTC RemoteUrl: https://github.com/reconhub/aweek RemoteRef: HEAD RemoteSha: 12785ec3623b8f50bdd24f81934e4a069734fb5b NeedsCompilation: no Packaged: 2026-06-10 10:00:52 UTC; root Author: Zhian N. Kamvar [aut, cre] Maintainer: Zhian N. Kamvar