Last updated on 2025-11-04 05:51:05 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.0 | 2.63 | 41.14 | 43.77 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 1.92 | 32.33 | 34.25 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 68.10 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 78.85 | ERROR | |||
| r-devel-windows-x86_64 | 1.0.0 | 6.00 | 58.00 | 64.00 | ERROR | |
| r-patched-linux-x86_64 | 1.0.0 | 2.72 | 38.30 | 41.02 | ERROR | |
| r-release-linux-x86_64 | 1.0.0 | 2.53 | 37.98 | 40.51 | ERROR | |
| r-release-macos-arm64 | 1.0.0 | 1.00 | 27.00 | 28.00 | OK | |
| r-release-macos-x86_64 | 1.0.0 | 2.00 | 47.00 | 49.00 | OK | |
| r-release-windows-x86_64 | 1.0.0 | 6.00 | 56.00 | 62.00 | ERROR | |
| r-oldrel-macos-arm64 | 1.0.0 | 1.00 | 27.00 | 28.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.0 | 2.00 | 42.00 | 44.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.0 | 8.00 | 67.00 | 75.00 | ERROR | 
Version: 1.0.0
Check: tests
Result: ERROR
    Running ‘testthat.R’ [3s/5s]
  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
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.0
Check: tests
Result: ERROR
    Running ‘testthat.R’ [2s/3s]
  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
Flavor: r-devel-linux-x86_64-debian-gcc
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
Version: 1.0.0
Check: tests
Result: ERROR
    Running 'testthat.R' [2s]
  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-windows-x86_64, r-release-windows-x86_64
Version: 1.0.0
Check: tests
Result: ERROR
    Running ‘testthat.R’ [3s/4s]
  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
Flavor: r-patched-linux-x86_64
Version: 1.0.0
Check: tests
Result: ERROR
    Running ‘testthat.R’ [3s/3s]
  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
Flavor: r-release-linux-x86_64
Version: 1.0.0
Check: tests
Result: ERROR
    Running 'testthat.R' [3s]
  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
Flavor: r-oldrel-windows-x86_64