Package: holideh
Title: Working with Canadian Dates
Version: 0.1.0
Authors@R: 
    person("Adam", "Shen", , "adamshen1@gmail.com", role = c("aut", "cph", "cre"))
Description: Convenience date tools for identifying weekends, business
    days, and Canadian holidays, including R wrappers for the Canada
    Holidays API <https://canada-holidays.ca/>.
License: MIT + file LICENSE
URL: https://adamoshen.github.io/holideh/,
        https://github.com/adamoshen/holideh/
BugReports: https://github.com/adamoshen/holideh/issues
Depends: R (>= 4.1.0)
Imports: cli, dplyr, httr2, lubridate, magrittr, purrr, rlang, stringr,
        tibble, tidyr, tidyselect, utf8
Suggests: fansi, knitr, rmarkdown
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-04-04 01:26:20 UTC; Adam
Author: Adam Shen [aut, cph, cre]
Maintainer: Adam Shen <adamshen1@gmail.com>
Repository: CRAN
Date/Publication: 2026-04-09 09:00:31 UTC
