Package: almanac
Title: Tools for Working with Recurrence Rules
Version: 0.1.1
Authors@R: 
    c(person(given = "Davis",
             family = "Vaughan",
             role = c("aut", "cre"),
             email = "davis@rstudio.com"),
      person(given = "RStudio",
             role = "cph"))
Description: Provides tools for defining recurrence rules and
    recurrence bundles. Recurrence rules are a programmatic way to define
    a recurring event, like the first Monday of December. Multiple
    recurrence rules can be combined into larger recurrence bundles.
    Together, these provide a system for adjusting and generating
    sequences of dates while simultaneously skipping over dates in a
    recurrence bundle's event set.
License: MIT + file LICENSE
URL: https://github.com/DavisVaughan/almanac
BugReports: https://github.com/DavisVaughan/almanac/issues
Depends: R (>= 3.2)
Imports: glue, lubridate, magrittr, R6, rlang, V8 (>= 3.0.1), vctrs (>=
        0.3.0)
Suggests: covr, knitr, rmarkdown, testthat (>= 2.1.0)
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
NeedsCompilation: yes
Packaged: 2020-05-27 19:21:19 UTC; davis
Author: Davis Vaughan [aut, cre],
  RStudio [cph]
Maintainer: Davis Vaughan <davis@rstudio.com>
Repository: CRAN
Date/Publication: 2020-05-28 17:20:24 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2020-07-15 07:38:14 UTC; unix
Archs: almanac.so.dSYM
