CRAN Package Check Results for Package andurinha

Last updated on 2025-09-25 08:50:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.2 7.33 126.63 133.96 ERROR
r-devel-linux-x86_64-debian-gcc 0.0.2 4.71 92.55 97.26 ERROR
r-devel-linux-x86_64-fedora-clang 0.0.2 189.89 ERROR
r-devel-linux-x86_64-fedora-gcc 0.0.2 197.58 ERROR
r-devel-windows-x86_64 0.0.2 9.00 95.00 104.00 OK
r-patched-linux-x86_64 0.0.2 6.56 118.37 124.93 ERROR
r-release-linux-x86_64 0.0.2 7.13 118.38 125.51 ERROR
r-release-macos-arm64 0.0.2 53.00 OK
r-release-macos-x86_64 0.0.2 82.00 OK
r-release-windows-x86_64 0.0.2 10.00 104.00 114.00 ERROR
r-oldrel-macos-arm64 0.0.2 49.00 OK
r-oldrel-macos-x86_64 0.0.2 66.00 OK
r-oldrel-windows-x86_64 0.0.2 14.00 128.00 142.00 ERROR

Check Details

Version: 0.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [8s/13s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(andurinha) > > test_check("andurinha") sample absMax 1 A 0.465 2 B 0.402 3 C 0.474 [ FAIL 4 | WARN 0 | SKIP 0 | PASS 43 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_funtionsOutput.R:21:3'): gOverview return a ggplot objetc ──── class(gOverview(andurinhaData)) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_funtionsOutput.R:22:3'): gOverview return a ggplot objetc ──── class(gOverview(findPeaks(andurinhaData)$dataZ, findPeaks(andurinhaData)$secondDerivative)) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_funtionsOutput.R:29:3'): plotPeaks return a ggplot objetc ──── class(...) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_funtionsOutput.R:32:3'): plotPeaks return a ggplot objetc ──── class(...) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 [ FAIL 4 | WARN 0 | SKIP 0 | PASS 43 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/7s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(andurinha) > > test_check("andurinha") sample absMax 1 A 0.465 2 B 0.402 3 C 0.474 [ FAIL 4 | WARN 0 | SKIP 0 | PASS 43 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_funtionsOutput.R:21:3'): gOverview return a ggplot objetc ──── class(gOverview(andurinhaData)) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_funtionsOutput.R:22:3'): gOverview return a ggplot objetc ──── class(gOverview(findPeaks(andurinhaData)$dataZ, findPeaks(andurinhaData)$secondDerivative)) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_funtionsOutput.R:29:3'): plotPeaks return a ggplot objetc ──── class(...) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_funtionsOutput.R:32:3'): plotPeaks return a ggplot objetc ──── class(...) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 [ FAIL 4 | WARN 0 | SKIP 0 | PASS 43 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [13s/33s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(andurinha) > > test_check("andurinha") sample absMax 1 A 0.465 2 B 0.402 3 C 0.474 [ FAIL 4 | WARN 0 | SKIP 0 | PASS 43 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_funtionsOutput.R:21:3'): gOverview return a ggplot objetc ──── class(gOverview(andurinhaData)) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_funtionsOutput.R:22:3'): gOverview return a ggplot objetc ──── class(gOverview(findPeaks(andurinhaData)$dataZ, findPeaks(andurinhaData)$secondDerivative)) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_funtionsOutput.R:29:3'): plotPeaks return a ggplot objetc ──── class(...) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_funtionsOutput.R:32:3'): plotPeaks return a ggplot objetc ──── class(...) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 [ FAIL 4 | WARN 0 | SKIP 0 | PASS 43 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [12s/26s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(andurinha) > > test_check("andurinha") sample absMax 1 A 0.465 2 B 0.402 3 C 0.474 [ FAIL 4 | WARN 0 | SKIP 0 | PASS 43 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_funtionsOutput.R:21:3'): gOverview return a ggplot objetc ──── class(gOverview(andurinhaData)) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_funtionsOutput.R:22:3'): gOverview return a ggplot objetc ──── class(gOverview(findPeaks(andurinhaData)$dataZ, findPeaks(andurinhaData)$secondDerivative)) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_funtionsOutput.R:29:3'): plotPeaks return a ggplot objetc ──── class(...) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_funtionsOutput.R:32:3'): plotPeaks return a ggplot objetc ──── class(...) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 [ FAIL 4 | WARN 0 | SKIP 0 | PASS 43 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/7s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(andurinha) > > test_check("andurinha") sample absMax 1 A 0.465 2 B 0.402 3 C 0.474 [ FAIL 4 | WARN 0 | SKIP 0 | PASS 43 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_funtionsOutput.R:21:3'): gOverview return a ggplot objetc ──── class(gOverview(andurinhaData)) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_funtionsOutput.R:22:3'): gOverview return a ggplot objetc ──── class(gOverview(findPeaks(andurinhaData)$dataZ, findPeaks(andurinhaData)$secondDerivative)) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_funtionsOutput.R:29:3'): plotPeaks return a ggplot objetc ──── class(...) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_funtionsOutput.R:32:3'): plotPeaks return a ggplot objetc ──── class(...) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 [ FAIL 4 | WARN 0 | SKIP 0 | PASS 43 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 0.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/10s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(andurinha) > > test_check("andurinha") sample absMax 1 A 0.465 2 B 0.402 3 C 0.474 [ FAIL 4 | WARN 0 | SKIP 0 | PASS 43 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_funtionsOutput.R:21:3'): gOverview return a ggplot objetc ──── class(gOverview(andurinhaData)) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_funtionsOutput.R:22:3'): gOverview return a ggplot objetc ──── class(gOverview(findPeaks(andurinhaData)$dataZ, findPeaks(andurinhaData)$secondDerivative)) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_funtionsOutput.R:29:3'): plotPeaks return a ggplot objetc ──── class(...) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_funtionsOutput.R:32:3'): plotPeaks return a ggplot objetc ──── class(...) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 [ FAIL 4 | WARN 0 | SKIP 0 | PASS 43 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Version: 0.0.2
Check: tests
Result: ERROR Running 'testthat.R' [6s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(andurinha) > > test_check("andurinha") sample absMax 1 A 0.465 2 B 0.402 3 C 0.474 [ FAIL 4 | WARN 0 | SKIP 0 | PASS 43 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_funtionsOutput.R:21:3'): gOverview return a ggplot objetc ──── class(gOverview(andurinhaData)) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_funtionsOutput.R:22:3'): gOverview return a ggplot objetc ──── class(gOverview(findPeaks(andurinhaData)$dataZ, findPeaks(andurinhaData)$secondDerivative)) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_funtionsOutput.R:29:3'): plotPeaks return a ggplot objetc ──── class(...) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_funtionsOutput.R:32:3'): plotPeaks return a ggplot objetc ──── class(...) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 [ FAIL 4 | WARN 0 | SKIP 0 | PASS 43 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64

Version: 0.0.2
Check: tests
Result: ERROR Running 'testthat.R' [8s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(andurinha) > > test_check("andurinha") sample absMax 1 A 0.465 2 B 0.402 3 C 0.474 [ FAIL 4 | WARN 0 | SKIP 0 | PASS 43 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_funtionsOutput.R:21:3'): gOverview return a ggplot objetc ──── class(gOverview(andurinhaData)) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_funtionsOutput.R:22:3'): gOverview return a ggplot objetc ──── class(gOverview(findPeaks(andurinhaData)$dataZ, findPeaks(andurinhaData)$secondDerivative)) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_funtionsOutput.R:29:3'): plotPeaks return a ggplot objetc ──── class(...) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 ── Failure ('test_funtionsOutput.R:32:3'): plotPeaks return a ggplot objetc ──── class(...) not equal to c("gg", "ggplot"). Lengths differ: 5 is not 2 [ FAIL 4 | WARN 0 | SKIP 0 | PASS 43 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64