Package: assertive
Type: Package
Title: Readable Check Functions to Ensure Code Integrity
Version: 0.2-4
Date: 2015-03-23
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: methods, knitr
Suggests: testthat
License: Unlimited
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-03-24 06:59:24 UTC; rjc2003
Repository: CRAN
Date/Publication: 2015-03-24 09:45:07
