Last updated on 2024-11-08 07:50:19 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.5 | 18.50 | 417.15 | 435.65 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.5 | 13.73 | 248.55 | 262.28 | 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 | 23.84 | 402.81 | 426.65 | OK | |
r-release-linux-x86_64 | 0.1.5 | 18.61 | 408.95 | 427.56 | 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 | 25.00 | 514.00 | 539.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