Package check result: OK Changes to worse in reverse depends: Package: UnalR Check: tests New result: ERROR Running ‘testthat.R’ [10s/7s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(UnalR) > > test_check("UnalR") Starting 2 test processes [ FAIL 1 | WARN 4 | SKIP 2 | PASS 73 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test-Plot_Boxplot.R:48:3', 'test-Tabla.R:40:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-Plot_Series.R:110:3'): Plot.Series() captura de algunos valores claves a retornar ── `output_PlotSeries` has type 'object', not 'list'. [ FAIL 1 | WARN 4 | SKIP 2 | PASS 73 ] Error: Test failures Execution halted