Package: valaddin
Title: Functional Input Validation
Version: 1.0.1
Authors@R: person("Eugene", "Ha", email = "eha@posteo.de", role = c("aut", "cre"))
Description: A set of basic tools to transform functions into functions with
    input validation checks, in a manner suitable for both programmatic and
    interactive use.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.1.0)
Imports: lazyeval (>= 0.2.1)
Suggests: magrittr, testthat, stringr, knitr, rmarkdown
VignetteBuilder: knitr
URL: https://github.com/egnha/valaddin
BugReports: https://github.com/egnha/valaddin/issues
Collate: 'utils.R' 'pipe.R' 'rawrd.R' 'formulas.R' 'checklist.R'
        'components.R' 'call.R' 'firmly.R' 'validate.R' 'scope.R'
        'checkers.R' 'valaddin.R'
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2021-01-08 18:05:55 UTC; eha
Author: Eugene Ha [aut, cre]
Maintainer: Eugene Ha <eha@posteo.de>
Repository: CRAN
Date/Publication: 2021-01-08 19:50:02 UTC
Built: R 4.0.2; ; 2021-01-09 11:32:04 UTC; unix
