CRAN Package Check Results for Package archeoViz

Last updated on 2024-05-11 15:48:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.4 19.72 138.23 157.95 ERROR
r-devel-linux-x86_64-debian-gcc 1.3.4 13.34 105.80 119.14 OK
r-devel-linux-x86_64-fedora-clang 1.3.4 197.65 OK
r-devel-linux-x86_64-fedora-gcc 1.3.4 205.58 OK
r-devel-windows-x86_64 1.3.4 17.00 112.00 129.00 OK
r-patched-linux-x86_64 1.3.4 11.74 131.54 143.28 OK
r-release-linux-x86_64 1.3.4 10.68 134.13 144.81 OK
r-release-macos-arm64 1.3.4 62.00 ERROR
r-release-macos-x86_64 1.3.4 149.00 OK
r-release-windows-x86_64 1.3.4 17.00 112.00 129.00 OK
r-oldrel-macos-arm64 1.3.4 92.00 OK
r-oldrel-macos-x86_64 1.3.4 139.00 OK
r-oldrel-windows-x86_64 1.3.4 21.00 136.00 157.00 OK

Additional issues

OpenBLAS

Check Details

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: 7 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 82 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

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-release-macos-arm64