inspector: Validation of Arguments and Objects in User-Defined Functions

Utility functions that implement and automate common sets of validation tasks. These functions are particularly useful to validate inputs, intermediate objects and output values in user-defined functions, resulting in tidier and less verbose functions.

Version: 1.0.3
Depends: R (≥ 2.10)
Imports: Rdpack (≥ 0.7)
Suggests: covr (≥ 3.5.0), knitr (≥ 1.28), rmarkdown (≥ 2.1), testthat (≥ 2.3.2), pcal (≥ 1.0.0)
Published: 2021-06-17
Author: Pedro Fonseca ORCID iD [aut, cre], FCT [fnd]
Maintainer: Pedro Fonseca <pedro.teles.fonseca at phd.iseg.ulisboa.pt>
BugReports: https://github.com/ptfonseca/inspector/issues
License: MIT + file LICENSE
URL: https://ptfonseca.github.io/inspector/, https://github.com/ptfonseca/inspector
NeedsCompilation: no
Citation: inspector citation info
Materials: README NEWS
CRAN checks: inspector results

Documentation:

Reference manual: inspector.pdf

Downloads:

Package source: inspector_1.0.3.tar.gz
Windows binaries: r-devel: inspector_1.0.3.zip, r-release: inspector_1.0.3.zip, r-oldrel: inspector_1.0.3.zip
macOS binaries: r-release (arm64): inspector_1.0.3.tgz, r-oldrel (arm64): inspector_1.0.3.tgz, r-release (x86_64): inspector_1.0.3.tgz
Old sources: inspector archive

Linking:

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