CRAN Package Check Results for Package andurinha

Last updated on 2025-09-13 00:50:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.2 7.57 125.17 132.74 ERROR
r-devel-linux-x86_64-debian-gcc 0.0.2 4.88 92.35 97.23 ERROR
r-devel-linux-x86_64-fedora-clang 0.0.2 185.54 ERROR
r-devel-linux-x86_64-fedora-gcc 0.0.2 189.59 ERROR
r-devel-windows-x86_64 0.0.2 9.00 95.00 104.00 OK
r-patched-linux-x86_64 0.0.2 5.70 107.49 113.19 OK
r-release-linux-x86_64 0.0.2 5.67 109.65 115.32 OK
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 9.00 93.00 102.00 OK
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 12.00 118.00 130.00 OK

Check Details

Version: 0.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [8s/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-devel-linux-x86_64-debian-clang

Version: 0.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/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-devel-linux-x86_64-debian-gcc

Version: 0.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [12s/15s] 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’ [11s/14s] 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