Last updated on 2024-11-04 23:50:58 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.1 | 2.73 | 57.56 | 60.29 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0.1 | 1.97 | 40.54 | 42.51 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.0.1 | 100.46 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.1 | 110.51 | NOTE | |||
r-devel-windows-x86_64 | 0.0.1 | 5.00 | 77.00 | 82.00 | NOTE | |
r-patched-linux-x86_64 | 0.0.1 | 2.55 | 54.02 | 56.57 | NOTE | |
r-release-linux-x86_64 | 0.0.1 | 2.53 | 53.71 | 56.24 | 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 | 5.00 | 81.00 | 86.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 | 85.00 | 90.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