Package: busdater
Type: Package
Title: Standard Date Calculations for Business
Version: 0.1.0
Authors@R: person("Mick", "Mioduszewski", email = "mick@mioduszewski.net",
                  role = c("aut", "cre"))
Description: Get a current financial year, start of current month, 
    End of current month, start of financial year and end of it.
    Allow for offset from the date.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: lubridate
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 6.1.1
Author: Mick Mioduszewski [aut, cre]
Maintainer: Mick Mioduszewski <mick@mioduszewski.net>
NeedsCompilation: no
Packaged: 2019-01-11 10:08:00 UTC; mickmioduszewski
Repository: CRAN
Date/Publication: 2019-01-17 23:13:12 UTC
