Last updated on 2024-11-05 03:49:37 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.5 | 18.38 | 408.73 | 427.11 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.5 | 15.22 | 244.38 | 259.60 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.5 | 692.21 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.5 | 679.13 | OK | |||
r-devel-windows-x86_64 | 0.1.5 | 21.00 | 384.00 | 405.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.5 | 26.87 | 415.59 | 442.46 | OK | |
r-release-linux-x86_64 | 0.1.5 | 19.63 | 424.38 | 444.01 | 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 | 385.00 | 407.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 | 27.00 | 479.00 | 506.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