Last updated on 2024-11-12 00:49:42 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.1 | 2.66 | 57.56 | 60.22 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0.1 | 1.82 | 40.53 | 42.35 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.0.1 | 100.41 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.1 | 110.51 | NOTE | |||
r-devel-windows-x86_64 | 0.0.1 | 5.00 | 78.00 | 83.00 | NOTE | |
r-patched-linux-x86_64 | 0.0.1 | 2.43 | 54.05 | 56.48 | NOTE | |
r-release-linux-x86_64 | 0.0.1 | 2.60 | 53.41 | 56.01 | NOTE | |
r-release-macos-arm64 | 0.0.1 | 35.00 | NOTE | |||
r-release-macos-x86_64 | 0.0.1 | 68.00 | NOTE | |||
r-release-windows-x86_64 | 0.0.1 | 4.00 | 76.00 | 80.00 | NOTE | |
r-oldrel-macos-arm64 | 0.0.1 | 37.00 | OK | |||
r-oldrel-macos-x86_64 | 0.0.1 | 58.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0.1 | 5.00 | 87.00 | 92.00 | OK |
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
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