Last updated on 2025-06-07 06:50:02 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.15.3 | 24.17 | 189.06 | 213.23 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.15.3 | 13.22 | 129.97 | 143.19 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 2.15.3 | 328.69 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.15.3 | 301.62 | OK | |||
r-devel-windows-x86_64 | 2.15.3 | 20.00 | 173.00 | 193.00 | OK | |
r-patched-linux-x86_64 | 2.15.3 | 23.03 | 177.28 | 200.31 | OK | |
r-release-linux-x86_64 | 2.15.3 | 24.58 | 177.67 | 202.25 | OK | |
r-release-macos-arm64 | 2.15.3 | 88.00 | OK | |||
r-release-macos-x86_64 | 2.15.3 | 175.00 | OK | |||
r-release-windows-x86_64 | 2.15.3 | 25.00 | 172.00 | 197.00 | OK | |
r-oldrel-macos-arm64 | 2.15.3 | 94.00 | OK | |||
r-oldrel-macos-x86_64 | 2.15.3 | 137.00 | OK | |||
r-oldrel-windows-x86_64 | 2.15.3 | 36.00 | 231.00 | 267.00 | OK |
Version: 2.15.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [36s/43s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(iNZightPlots)
>
> test_check("iNZightPlots")
[ FAIL 1 | WARN 0 | SKIP 11 | PASS 423 ]
══ Skipped tests (11) ══════════════════════════════════════════════════════════
• On CRAN (4): 'test_repweights.R:3:1', 'test_summary.R:3:1',
'test_survey.R:200:5', 'test_survey_methods.R:3:1'
• Remaining testing needs to be completed (1): 'test_multivars.R:80:1'
• Unable to load resource (1): 'test_survey_inference.R:607:1'
• empty test (5): 'test_axes.R:25:1', 'test_codewriting.R:4:1',
'test_dot.R:22:1', 'test_dot.R:86:1', 'test_ftplots.R:255:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_frequencies.R:49:5'): Segmented bar charts are correct ───────
p0$all$all$p.colby not equivalent to p1$all$all$p.colby.
target is table, current is xtabs
[ FAIL 1 | WARN 0 | SKIP 11 | PASS 423 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc