Package: checkarg
Title: Check the Basic Validity of a (Function) Argument
Version: 0.1.0
Authors@R: c(person("Ivo Van Walle", "Developer", role = c("aut", "cre"),
                     email = "ivo.van.walle@gmail.com"))
Description: Utility functions that allow checking the basic validity of a function argument or any other value, 
             including generating an error and assigning a default in a single line of code. The main purpose of
             the package is to provide simple and easily readable argument checking to improve code robustness. 
Depends: R (>= 3.1.0)
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-05-18 17:34:46 UTC; Ivo
Author: Ivo Van Walle Developer [aut, cre]
Maintainer: Ivo Van Walle Developer <ivo.van.walle@gmail.com>
Repository: CRAN
Date/Publication: 2017-05-19 05:57:22 UTC
Built: R 4.5.0; ; 2025-03-31 23:59:45 UTC; unix
