Last updated on 2025-12-07 07:50:26 CET.
| Package | WARN | NOTE |
|---|---|---|
| sitepickR | 1 | 12 |
Current CRAN status: WARN: 1, NOTE: 12
Version: 0.0.1
Check: Rd files
Result: NOTE
checkRd: (-1) rawCCD.Rd:20: Lost braces; missing escapes or markup?
20 | \item{distr.type}{school district type (constructed for illustration purposes; (values={"A", "B", "C", "D"})).}
| ^
checkRd: (-1) selectMatch.Rd:61: Lost braces; missing escapes or markup?
61 | \item{replacementUnitsFilename}{character; csv filename for saving {unit:replacement} directory when writeOut == TRUE; default = "replacementUnits.csv"}
| ^
checkRd: (-1) selectMatch.Rd:63: Lost braces; missing escapes or markup?
63 | \item{subUnitTableFilename}{character; csv filename for saving {unit:replacement} directory when writeOut == TRUE; default = "subUnitTable.csv"}
| ^
checkRd: (-1) selectMatch.Rd:66: Lost braces; missing escapes or markup?
66 | list with: 1) table of the form: {selected unit i: (unit i replacements)}, 2) table of the form: {potential unit i:(unit i sub-units)}, 3) balance diagnostics.
| ^
checkRd: (-1) selectMatch.Rd:66: Lost braces; missing escapes or markup?
66 | list with: 1) table of the form: {selected unit i: (unit i replacements)}, 2) table of the form: {potential unit i:(unit i sub-units)}, 3) balance diagnostics.
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.0.1
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'knitr', 'rmarkdown', 'devtools'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.0.1
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.0.1
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘data.table’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc