Package: checkr
Title: Check the Properties of Common R Objects
Version: 0.4.0
Authors@R: 
  person("Joe", "Thorley", email = "joe@poissonconsulting.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7683-4592"))
Description: Expressive, assertive, pipe-friendly functions 
  to check the properties of common R objects.
  In the case of failure the functions issue informative error messages.
License: MIT + file LICENSE
URL: https://github.com/poissonconsulting/checkr
BugReports: https://github.com/poissonconsulting/checkr/issues
Imports: err
Suggests: assertthat, checkmate, covr, datasets, magrittr, dplyr,
        testthat, knitr, rmarkdown
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
VignetteBuilder: knitr
Language: en-CA
NeedsCompilation: no
Packaged: 2018-11-01 17:09:16 UTC; joe
Author: Joe Thorley [aut, cre] (<https://orcid.org/0000-0002-7683-4592>)
Maintainer: Joe Thorley <joe@poissonconsulting.ca>
Repository: CRAN
Date/Publication: 2018-11-01 17:30:02 UTC
