bitbucket-bklamer. To fix this you can add URL: https://bklamer.r-universe.dev/bkcheck to the package DESCRIPTION file. See also theR-universe documentation.Package: bkcheck 2026.1.14.999
bkcheck: Fast and Simple Argument Checks
A collection of functions for argument checking and property-based testing. Designed to be fast, simple, and suitable for most purposes.
Authors:
bkcheck_2026.1.14.999.tar.gz
bkcheck_2026.1.14.999.zip(r-4.7)bkcheck_2026.1.14.999.zip(r-4.6)bkcheck_2026.1.14.999.zip(r-4.5)
bkcheck_2026.1.14.999.tgz(r-4.6-any)bkcheck_2026.1.14.999.tgz(r-4.5-any)
bkcheck_2026.1.14.999.tar.gz(r-4.7-any)bkcheck_2026.1.14.999.tar.gz(r-4.6-any)
bkcheck_2026.1.14.999.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
bkcheck/json (API)
NEWS
| # Install 'bkcheck' in R: |
| install.packages('bkcheck', repos = c('https://bklamer.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://bitbucket.org/bklamer/bkcheck
Last updated from:f218077367. Checks:6 ERROR, 3 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 105 | ||
| source / vignettes | OK | 150 | ||
| linux-release-x86_64 | ERROR | 99 | ||
| macos-release-arm64 | ERROR | 88 | ||
| macos-oldrel-arm64 | OK | 89 | ||
| windows-devel | ERROR | 119 | ||
| windows-release | ERROR | 71 | ||
| windows-oldrel | ERROR | 79 | ||
| wasm-release | OK | 89 |
Exports:check_all_arg_in_xcheck_all_x_in_argcheck_any_arg_in_xcheck_any_x_in_argcheck_atomiccheck_charactercheck_data_framecheck_data_frame_or_matrixcheck_datecheck_date_or_datetimecheck_datetimecheck_dir_existscheck_doublecheck_equalscheck_factorcheck_file_existscheck_finitecheck_flagcheck_formulacheck_functioncheck_function_or_numericcheck_geqcheck_gtcheck_inheritscheck_integercheck_length_equalscheck_length_geqcheck_length_leqcheck_leqcheck_listcheck_logicalcheck_ltcheck_matrixcheck_monotonic_decreasingcheck_monotonic_increasingcheck_namedcheck_names_in_argcheck_ncol_equalscheck_ncol_geqcheck_ncol_leqcheck_nonempty_stringcheck_nonmissingcheck_nrow_equalscheck_nrow_geqcheck_nrow_leqcheck_numericcheck_numeric_or_logicalcheck_probabilitycheck_rangecheck_realcheck_scalar_arg_in_xcheck_scalar_charactercheck_scalar_datecheck_scalar_datetimecheck_scalar_doublecheck_scalar_factorcheck_scalar_integercheck_scalar_logicalcheck_scalar_numericcheck_scalar_probabilitycheck_scalar_whole_numbercheck_scalar_whole_numericcheck_strict_decreasingcheck_strict_increasingcheck_stringcheck_tablecheck_uniquecheck_validcheck_valid_numericcheck_whole_numbercheck_whole_numericinsert_valuerand_charssim_charactersim_data.framesim_datesim_datetimesim_doublesim_factorsim_integersim_logical
Dependencies:bkbase
