CRAN Package Check Results for Package archeoViz

Last updated on 2024-06-29 06:49:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.5 17.05 143.99 161.04 OK
r-devel-linux-x86_64-debian-gcc 1.3.5 13.47 104.76 118.23 ERROR
r-devel-linux-x86_64-fedora-clang 1.3.5 200.21 OK
r-devel-linux-x86_64-fedora-gcc 1.3.5 196.82 OK
r-devel-windows-x86_64 1.3.5 15.00 112.00 127.00 OK
r-patched-linux-x86_64 1.3.5 16.63 134.68 151.31 OK
r-release-linux-x86_64 1.3.5 11.65 134.14 145.79 OK
r-release-macos-arm64 1.3.5 66.00 OK
r-release-macos-x86_64 1.3.5 156.00 OK
r-release-windows-x86_64 1.3.5 15.00 113.00 128.00 OK
r-oldrel-macos-arm64 1.3.5 69.00 OK
r-oldrel-macos-x86_64 1.3.5 156.00 OK
r-oldrel-windows-x86_64 1.3.5 20.00 138.00 158.00 OK

Check Details

Version: 1.3.5
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/8s] 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_refits_preprocessing.R:34:3'): .do_refits_preprocessing for 3D plots ── res[1, ]$x != res[2, ]$y is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 0 | PASS 82 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc