Package: assertive
Type: Package
Title: Readable Check Functions to Ensure Code Integrity
Version: 0.3-1
Date: 2015-10-06
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 is_* functions to check the state of your variables,
    and assert_* functions to throw errors if they aren't in the right form.
Depends: R (>= 3.0.0)
Imports: assertive.base (>= 0.0-2), assertive.properties,
        assertive.types, assertive.numbers, assertive.strings,
        assertive.datetimes, assertive.files, assertive.sets,
        assertive.matrices, assertive.models, assertive.data,
        assertive.data.uk, assertive.data.us, assertive.reflection,
        assertive.code, knitr
Suggests: testthat, devtools
License: GPL (>= 3)
LazyLoad: yes
LazyData: yes
VignetteBuilder: knitr
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.
NeedsCompilation: no
Packaged: 2015-10-06 13:54:34 UTC; rjc2003
Repository: CRAN
Date/Publication: 2015-10-08 13:55:26
