Package: aweek
Title: Convert Dates to Arbitrary Week Definitions
Version: 0.1.0
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
LazyData: true
Suggests: testthat, roxygen2, knitr, covr
RoxygenNote: 6.1.1
URL: https://github.com/reconhub/aweek
BugReports: https://github.com/reconhub/aweek/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-03-03 20:38:04 UTC; zhian
Author: Zhian N. Kamvar [aut, cre]
Maintainer: Zhian N. Kamvar <zkamvar@gmail.com>
Repository: CRAN
Date/Publication: 2019-03-06 15:10:02 UTC
