Package: assertive
Type: Package
Title: Readable Check Functions to Ensure Code Integrity
Version: 0.3-4
Date: 2016-05-08
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: Lots of predicates (is_* functions) to check the state of your
    variables, and assertions (assert_* functions) to throw errors if they
    aren't in the right form.
URL: https://bitbucket.org/richierocks/assertive
BugReports: https://bitbucket.org/richierocks/assertive/issues
Depends: R (>= 3.0.0)
Imports: assertive.base (>= 0.0-4), assertive.properties (>= 0.0-2),
        assertive.types (>= 0.0-2), assertive.numbers,
        assertive.strings, assertive.datetimes, assertive.files,
        assertive.sets (>= 0.0-2), assertive.matrices,
        assertive.models, assertive.data, assertive.data.uk,
        assertive.data.us, assertive.reflection (>= 0.0-2),
        assertive.code, knitr
Suggests: testthat
License: GPL (>= 3)
LazyLoad: yes
LazyData: yes
VignetteBuilder: knitr
Acknowledgments: Development of this package was partially funded by
        the Proteomics Core at Weill Cornell Medicine - Qatar
        <http://qatar-weill.cornell.edu>.  The Core is supported by
        'Biomedical Research Program' funds, a program funded by Qatar
        Foundation.
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-05-10 09:56:03 UTC; rjc2003
Repository: CRAN
Date/Publication: 2016-05-10 13:25:15
