CRAN Package Check Results for Package arena2r

Last updated on 2025-09-11 15:49:22 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 2.32 38.26 40.58 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 1.91 31.00 32.91 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 66.36 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.0 77.73 ERROR
r-devel-windows-x86_64 1.0.0 6.00 56.00 62.00 OK
r-patched-linux-x86_64 1.0.0 2.26 35.77 38.03 OK
r-release-linux-x86_64 1.0.0 2.56 36.11 38.67 OK
r-release-macos-arm64 1.0.0 28.00 OK
r-release-macos-x86_64 1.0.0 49.00 OK
r-release-windows-x86_64 1.0.0 6.00 55.00 61.00 OK
r-oldrel-macos-arm64 1.0.0 28.00 OK
r-oldrel-macos-x86_64 1.0.0 44.00 OK
r-oldrel-windows-x86_64 1.0.0 6.00 66.00 72.00 OK

Check Details

Version: 1.0.0
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘purrr’ ‘shinyBS’ ‘shinydashboard’ ‘shinyjs’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(arena2r) > > test_check("arena2r") [ FAIL 3 | WARN 6 | SKIP 0 | PASS 4 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('tests_arena2r.R:31:3'): plots_sao_gerados ───────────────────────── `plot_conf` has type 'object', not 'list'. ── Failure ('tests_arena2r.R:32:3'): plots_sao_gerados ───────────────────────── `plot_scat` has type 'object', not 'list'. ── Failure ('tests_arena2r.R:33:3'): plots_sao_gerados ───────────────────────── `plot_box` has type 'object', not 'list'. [ FAIL 3 | WARN 6 | SKIP 0 | PASS 4 ] Error: Test failures Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc