CRAN Package Check Results for Package archeoViz

Last updated on 2024-04-19 16:58:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.4 14.25 139.93 154.18 OK
r-devel-linux-x86_64-debian-gcc 1.3.4 OK
r-devel-linux-x86_64-fedora-clang 1.3.4 205.67 OK
r-devel-linux-x86_64-fedora-gcc 1.3.4 211.56 OK
r-prerel-macos-arm64 1.3.4 62.00 ERROR
r-prerel-macos-x86_64 1.3.4 149.00 OK
r-prerel-windows-x86_64 1.3.4 14.00 111.00 125.00 OK
r-patched-linux-x86_64 1.3.4 16.19 133.32 149.51 ERROR
r-release-linux-x86_64 1.3.4 12.50 134.24 146.74 OK
r-release-macos-arm64 1.3.4 92.00 OK
r-release-macos-x86_64 1.3.4 139.00 OK
r-release-windows-x86_64 1.3.4 19.00 140.00 159.00 OK
r-oldrel-macos-arm64 1.3.4 63.00 OK
r-oldrel-windows-x86_64 1.3.4 22.00 147.00 169.00 OK

Check Details

Version: 1.3.4
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/2s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: > > test_check("archeoViz") 10 X squares, but 9 labels provided: 1, 2, 3, 4, 5, 6, 7, 8, 9. 100 X squares, but 10 labels provided: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10. [ FAIL 1 | WARN 0 | SKIP 0 | PASS 82 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test.do_section_plot.R:105:3'): .do_section_plot: Altitude values ── fig.y$x$layoutAttrs[[1]]$yaxis$range[2] is not strictly less than 200. Difference: 2 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 82 ] Error: Test failures Execution halted Flavor: r-prerel-macos-arm64

Version: 1.3.4
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/9s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(archeoViz) > > test_check("archeoViz") 10 X squares, but 9 labels provided: 1, 2, 3, 4, 5, 6, 7, 8, 9. 100 X squares, but 10 labels provided: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10. [ FAIL 1 | WARN 0 | SKIP 0 | PASS 82 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test.do_section_plot.R:105:3'): .do_section_plot: Altitude values ── fig.y$x$layoutAttrs[[1]]$yaxis$range[2] is not strictly less than 200. Difference: 16 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 82 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64