Package: assertive.data
Type: Package
Title: Assertions to Check Properties of Data
Version: 0.0-3
Date: 2018-11-20
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
    (country independent) complex data types.  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.data
BugReports: https://bitbucket.org/richierocks/assertive.data/issues
Depends: R (>= 3.0.0)
Imports: assertive.base (>= 0.0-2), assertive.strings
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.
Collate: 'imports.R' 'assert-is-data.R' 'is-data.R'
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2018-11-21 21:52:11 UTC; richierocks
Repository: CRAN
Date/Publication: 2018-11-21 22:20:03 UTC
Built: R 4.1.3; ; 2023-04-17 16:48:33 UTC; windows
