Last updated on 2024-12-08 07:50:10 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.5 | 17.16 | 416.99 | 434.15 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.5 | 14.25 | 242.40 | 256.65 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.5 | 684.03 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.5 | 738.24 | OK | |||
r-devel-windows-x86_64 | 0.1.5 | 23.00 | 359.00 | 382.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.5 | 27.29 | 407.64 | 434.93 | OK | |
r-release-linux-x86_64 | 0.1.5 | 17.81 | 397.90 | 415.71 | OK | |
r-release-macos-arm64 | 0.1.5 | 215.00 | OK | |||
r-release-macos-x86_64 | 0.1.5 | 315.00 | ERROR | |||
r-release-windows-x86_64 | 0.1.5 | 22.00 | 386.00 | 408.00 | OK | |
r-oldrel-macos-arm64 | 0.1.5 | 224.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.5 | 457.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.5 | 26.00 | 491.00 | 517.00 | OK |
Version: 0.1.5
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
plot_iota.Rd: ggplot2
plot_iota2_alluvial.Rd: ggplot2
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 0.1.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
`expected$categorical_level$chance_corrected$beta_reliability`: 0.05 0.29 -0.32
actual$scale_level$iota_index vs expected$scale_level$iota_index
[,1]
- actual$scale_level$iota_index[1, ] 0.224833
+ expected$scale_level$iota_index[1, ] 0.210750
actual$scale_level$iota_index_dyn2 vs expected$scale_level$iota_index_dyn2
[,1]
- actual$scale_level$iota_index_dyn2[1, ] 0.2084955
+ expected$scale_level$iota_index_dyn2[1, ] 0.1966674
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 66 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-x86_64