Package: devFunc 0.1
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.
Authors:
devFunc_0.1.tar.gz
devFunc_0.1.zip(r-4.7)devFunc_0.1.zip(r-4.6)devFunc_0.1.zip(r-4.5)
devFunc_0.1.tgz(r-4.6-any)devFunc_0.1.tgz(r-4.5-any)
devFunc_0.1.tar.gz(r-4.7-any)devFunc_0.1.tar.gz(r-4.6-any)
devFunc_0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
devFunc/json (API)
| # Install 'devFunc' in R: |
| install.packages('devFunc', repos = c('https://robin-vo.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:32fdc03866. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 110 | ||
| source / vignettes | OK | 151 | ||
| linux-release-x86_64 | OK | 112 | ||
| macos-release-arm64 | OK | 152 | ||
| macos-oldrel-arm64 | OK | 151 | ||
| windows-devel | OK | 72 | ||
| windows-release | OK | 88 | ||
| windows-oldrel | OK | 79 | ||
| wasm-release | OK | 97 |
Exports:checkCharVeccheckIntVeccheckLengthcheckLogicVeccheckNumOrIntVeccheckNumVeccheckRangescheckValues
Dependencies:cligluelifecyclemagrittrplyrRcpprlangstringistringrvctrs
