Package: observer
Type: Package
Title: Observe and Check your Data
Version: 0.1.2
Date: 2017-01-25
Authors@R: person("Paul", "Poncet", , "paulponcet@yahoo.fr", role = c("aut", "cre"))
Description: Checks that a given dataset passes user-specified 
    rules. The main functions are observe_if() and inspect(). 
License: MIT + file LICENSE
LazyData: TRUE
Depends: R (>= 3.1.3)
Imports: bazar, bit, dplyr, lazyeval, magrittr, tibble, utils
VignetteBuilder: knitr
Suggests: knitr, ggplot2, testthat
URL: https://github.com/paulponcet/observer
BugReports: https://github.com/paulponcet/observer/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-01-29 20:23:34 UTC; YL1101
Author: Paul Poncet [aut, cre]
Maintainer: Paul Poncet <paulponcet@yahoo.fr>
Repository: CRAN
Date/Publication: 2017-01-29 22:03:43
Built: R 4.2.3; ; 2024-04-24 02:23:26 UTC; windows
