checkarg: Check the Basic Validity of a (Function) Argument

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.

Version: 0.1.0
Depends: R (≥ 3.1.0)
Published: 2017-05-19
Author: Ivo Van Walle Developer [aut, cre]
Maintainer: Ivo Van Walle Developer <ivo.van.walle at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
CRAN checks: checkarg results

Documentation:

Reference manual: checkarg.pdf

Downloads:

Package source: checkarg_0.1.0.tar.gz
Windows binaries: r-devel: checkarg_0.1.0.zip, r-release: checkarg_0.1.0.zip, r-oldrel: checkarg_0.1.0.zip
macOS binaries: r-release (arm64): checkarg_0.1.0.tgz, r-oldrel (arm64): checkarg_0.1.0.tgz, r-release (x86_64): checkarg_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=checkarg to link to this page.