Package: valaddin
Title: Functional Input Validation
Version: 1.0.2
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
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-package.R'
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-10-25 16:57:43 UTC; eha
Author: Eugene Ha [aut, cre]
Maintainer: Eugene Ha <eha@posteo.de>
Repository: CRAN
Date/Publication: 2023-10-25 18:40:02 UTC
Built: R 4.6.0; ; 2025-08-18 05:17:26 UTC; unix
