CRAN Package Check Results for Package sitepickR

Last updated on 2024-03-27 10:09:40 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.1 3.20 72.43 75.63 NOTE
r-devel-linux-x86_64-debian-gcc 0.0.1 2.65 52.45 55.10 NOTE
r-devel-linux-x86_64-fedora-clang 0.0.1 92.30 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.1 101.04 NOTE
r-devel-windows-x86_64 0.0.1 4.00 75.00 79.00 NOTE
r-patched-linux-x86_64 0.0.1 2.94 65.43 68.37 OK
r-release-linux-x86_64 0.0.1 2.10 68.47 70.57 OK
r-release-macos-arm64 0.0.1 37.00 OK
r-release-macos-x86_64 0.0.1 58.00 OK
r-release-windows-x86_64 0.0.1 5.00 84.00 89.00 OK
r-oldrel-macos-arm64 0.0.1 39.00 NOTE
r-oldrel-windows-x86_64 0.0.1 6.00 92.00 98.00 OK

Check Details

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

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, r-oldrel-macos-arm64