CRAN Package Check Results for Package andurinha

Last updated on 2025-09-28 02:50:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.2 7.07 123.46 130.53 ERROR
r-devel-linux-x86_64-debian-gcc 0.0.2 5.08 93.23 98.31 ERROR
r-devel-linux-x86_64-fedora-clang 0.0.2 192.80 ERROR
r-devel-linux-x86_64-fedora-gcc 0.0.2 201.82 ERROR
r-devel-windows-x86_64 0.0.2 10.00 237.00 247.00 ERROR
r-patched-linux-x86_64 0.0.2 6.56 118.37 124.93 ERROR
r-release-linux-x86_64 0.0.2 6.86 118.68 125.54 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 105.00 115.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 13.00 132.00 145.00 ERROR

Check Details

Version: 0.0.2
Check: tests
Result: ERROR Running ‘testthat.R’ [8s/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-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/55s] 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/51s] 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' [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 Flavors: r-devel-windows-x86_64, r-oldrel-windows-x86_64

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/11s] 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