Package: datacheckr
Title: Data Checking
Version: 0.2.0
Date: 2017-04-18
Authors@R: person("Joe", "Thorley", email = "joe@poissonconsulting.ca", role = c("aut", "cre"))
Description: Checks column names, classes, values, keys and joins in data frames.
    Also checks length, class and values of vectors and scalars.
    Returns an informative error message if user-defined conditions are not met.
Depends: R (>= 3.1.0)
License: MIT + file LICENSE
URL: https://github.com/poissonconsulting/datacheckr
LazyData: true
Suggests: knitr, nycflights13, rmarkdown, tibble, testthat
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-04-18 23:26:26 UTC; joe
Author: Joe Thorley [aut, cre]
Maintainer: Joe Thorley <joe@poissonconsulting.ca>
Repository: CRAN
Date/Publication: 2017-04-19 00:01:21 UTC
