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.5)devFunc_0.1.zip(r-4.4)devFunc_0.1.zip(r-4.3)
devFunc_0.1.tgz(r-4.4-any)devFunc_0.1.tgz(r-4.3-any)
devFunc_0.1.tar.gz(r-4.5-noble)devFunc_0.1.tar.gz(r-4.4-noble)
devFunc_0.1.tgz(r-4.4-emscripten)devFunc_0.1.tgz(r-4.3-emscripten)
devFunc.pdf |devFunc.html✨
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 7 years agofrom:32fdc03866. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 16 2024 |
R-4.5-win | OK | Nov 16 2024 |
R-4.5-linux | OK | Nov 16 2024 |
R-4.4-win | OK | Nov 16 2024 |
R-4.4-mac | OK | Nov 16 2024 |
R-4.3-win | OK | Nov 16 2024 |
R-4.3-mac | OK | Nov 16 2024 |
Exports:checkCharVeccheckIntVeccheckLengthcheckLogicVeccheckNumOrIntVeccheckNumVeccheckRangescheckValues
Dependencies:cligluelifecyclemagrittrplyrRcpprlangstringistringrvctrs