Package: assertive.datetimes
Type: Package
Title: Assertions to Check Properties of Dates and Times
Version: 0.0-3
Date: 2020-07-30
Author: Richard Cotton [aut, cre]
Maintainer: Richard Cotton <richierocks@gmail.com>
Authors@R: person("Richard", "Cotton", role = c("aut", "cre"), email =
    "richierocks@gmail.com")
Description: A set of predicates and assertions for checking the properties of
    dates and times.  This is mainly for use by other package developers who
    want to include run-time testing features in their own packages.  End-users
    will usually want to use assertive directly.
URL: https://bitbucket.org/richierocks/assertive.datetimes
BugReports: https://bitbucket.org/richierocks/assertive.datetimes/issues
Depends: R (>= 3.0.0)
Imports: assertive.base (>= 0.0-7), assertive.types
Suggests: testthat
License: GPL (>= 3)
LazyLoad: yes
LazyData: yes
Acknowledgments: Development of this package was partially funded by
        the Proteomics Core at Weill Cornell Medical College in Qatar
        <http://qatar-weill.cornell.edu>.  The Core is supported by
        'Biomedical Research Program' funds, a program funded by Qatar
        Foundation.
RoxygenNote: 7.1.1
Collate: 'assert-is-date-string.R' 'imports.R' 'assert-is-time.R'
        'is-date-string.R' 'workaround.R' 'is-time.R'
NeedsCompilation: no
Packaged: 2020-07-30 17:38:28 UTC; richie
Repository: CRAN
Date/Publication: 2020-07-30 17:50:02 UTC
Built: R 4.4.0; ; 2024-05-09 07:32:01 UTC; unix
