Last updated on 2025-10-09 20:04:00 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.2 | 7.48 | 125.10 | 132.58 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.0.2 | 5.09 | 91.17 | 96.26 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.0.2 | 179.82 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.2 | 186.62 | ERROR | |||
r-devel-windows-x86_64 | 0.0.2 | 11.00 | 105.00 | 116.00 | ERROR | |
r-patched-linux-x86_64 | 0.0.2 | 6.64 | 118.93 | 125.57 | ERROR | |
r-release-linux-x86_64 | 0.0.2 | 6.58 | 118.19 | 124.77 | 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 | 11.00 | 104.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 | 12.00 | 130.00 | 142.00 | ERROR |
Version: 0.0.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [8s/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-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
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
Flavors: r-devel-windows-x86_64, r-release-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/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' [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
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.