Last updated on 2024-11-23 20:48:27 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.5 | 18.46 | 389.53 | 407.99 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.5 | 13.67 | 246.31 | 259.98 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.5 | 670.89 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.5 | 649.80 | OK | |||
r-devel-windows-x86_64 | 0.1.5 | 23.00 | 384.00 | 407.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.5 | 26.59 | 392.27 | 418.86 | OK | |
r-release-linux-x86_64 | 0.1.5 | 20.00 | 415.61 | 435.61 | 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 | 25.00 | 397.00 | 422.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 | 499.00 | 526.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