The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

devFunc: Clear and Condense Argument Check for User-Defined Functions

A concise check of the format of one or multiple input arguments (data type, length or value) is provided. Since multiple input arguments can be tested simultaneously, a lengthly list of checks at the beginning of your function can be avoided, hereby enhancing the readability and maintainability of your code.

Version: 0.1
Depends: R (≥ 3.3.0)
Imports: plyr (≥ 1.8.4), stringr (≥ 1.1.0)
Published: 2018-01-24
Author: Robin Van Oirbeek
Maintainer: Robin Van Oirbeek <robin.vanoirbeek at gmail.com>
License: GPL-3
NeedsCompilation: no
CRAN checks: devFunc results

Documentation:

Reference manual: devFunc.pdf

Downloads:

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

Reverse dependencies:

Reverse imports: R2DT

Linking:

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.