Package: checkr
Title: Check the Properties of Common R Objects
Version: 0.5.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
Imports: err
Suggests: assertthat, checkmate, covr, datasets, magrittr, hms, dplyr,
        units, testthat, knitr, rmarkdown
URL: https://github.com/poissonconsulting/checkr
BugReports: https://github.com/poissonconsulting/checkr/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
VignetteBuilder: knitr
Language: en-CA
NeedsCompilation: no
Packaged: 2019-04-24 20:31:04 UTC; joe
Author: Joe Thorley [aut, cre] (<https://orcid.org/0000-0002-7683-4592>)
Maintainer: Joe Thorley <joe@poissonconsulting.ca>
Repository: CRAN
Date/Publication: 2019-04-25 01:10:07 UTC
Built: R 3.6.3; ; 2020-08-05 03:22:48 UTC; windows
