Package: rdcmchecks 0.1.1.9000

rdcmchecks: Common Argument Checks for 'r-dcm' Packages
Many packages in the 'r-dcm' family take similar arguments, which are checked for expected structures and values. Rather than duplicating code across several packages, commonly used check functions are included here. This package can then be imported to access the check functions in other packages.
Authors:
rdcmchecks_0.1.1.9000.tar.gz
rdcmchecks_0.1.1.9000.zip(r-4.7)rdcmchecks_0.1.1.9000.zip(r-4.6)rdcmchecks_0.1.1.9000.zip(r-4.5)
rdcmchecks_0.1.1.9000.tgz(r-4.6-any)rdcmchecks_0.1.1.9000.tgz(r-4.5-any)
rdcmchecks_0.1.1.9000.tar.gz(r-4.7-any)rdcmchecks_0.1.1.9000.tar.gz(r-4.6-any)
rdcmchecks_0.1.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rdcmchecks/json (API)
NEWS
| # Install 'rdcmchecks' in R: |
| install.packages('rdcmchecks', repos = c('https://r-dcm.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-dcm/rdcmchecks/issues
Pkgdown/docs site:https://rdcmchecks.r-dcm.org
Last updated from:ec22c38703. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 118 | ||
| source / vignettes | OK | 201 | ||
| linux-release-x86_64 | OK | 135 | ||
| macos-release-arm64 | OK | 82 | ||
| macos-oldrel-arm64 | OK | 83 | ||
| windows-devel | OK | 68 | ||
| windows-release | OK | 78 | ||
| windows-oldrel | OK | 69 | ||
| wasm-release | OK | 125 |
Exports:abort_bad_argumentcheck_datacheck_missingcheck_qmatrixclean_dataclean_qmatrix
Dependencies:bitbit64clicliprcpp11crayondplyrgenericsgluehmslifecyclemagrittrpillarpkgconfigprettyunitsprogresspurrrR6readrrlangstringistringrtibbletidyrtidyselecttzdbutf8vctrsvroomwithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Send an error message for an unexpected argument input | abort_bad_argument |
| Check that data follows the expected structure | check_data clean_data |
| Check that the missing data indicator is a scalar | check_missing |
| Check that a Q-matrix follows the expected structure | check_qmatrix clean_qmatrix |
