Last updated on 2024-11-13 01:49:28 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.7 | 13.21 | 132.79 | 146.00 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0.7 | 9.65 | 90.65 | 100.30 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.7 | 232.31 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.7 | 276.99 | OK | |||
r-devel-windows-x86_64 | 0.0.7 | 15.00 | 147.00 | 162.00 | OK | |
r-patched-linux-x86_64 | 0.0.7 | 14.60 | 120.59 | 135.19 | OK | |
r-release-linux-x86_64 | 0.0.7 | 13.97 | 118.25 | 132.22 | OK | |
r-release-macos-arm64 | 0.0.7 | 228.00 | ERROR | |||
r-release-macos-x86_64 | 0.0.7 | 194.00 | OK | |||
r-release-windows-x86_64 | 0.0.7 | 14.00 | 145.00 | 159.00 | OK | |
r-oldrel-macos-arm64 | 0.0.7 | 244.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.0.7 | 207.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0.7 | 21.00 | 174.00 | 195.00 | OK |
Version: 0.0.7
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [11s/13s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(sonicscrewdriver)
Attaching package: 'sonicscrewdriver'
The following object is masked from 'package:base':
jitter
>
> test_check("sonicscrewdriver")
starting worker pid=8078 on localhost:11114 at 08:34:37.281
starting worker pid=8079 on localhost:11114 at 08:34:37.286
starting worker pid=8080 on localhost:11114 at 08:34:37.334
starting worker pid=8081 on localhost:11114 at 08:34:37.337
starting worker pid=8082 on localhost:11114 at 08:34:37.452
starting worker pid=8083 on localhost:11114 at 08:34:37.456
This is a mono file.
Calculating index. Please wait...
Bioacoustic Index: 10.97174
This is a mono file.
Calculating index. Please wait...
Bioacoustic Index: 10.97174
This is a mono file.
Calculating index. Please wait...
Acoustic Evenness Index: 0.9
This is a mono file.
Calculating index. Please wait...
Acoustic Evenness Index: 0.9
This is a mono file.
Calculating index. Please wait...
Acoustic Diversity Index: 0
This is a mono file.
Calculating index. Please wait...
Acoustic Diversity Index: 0
starting worker pid=8112 on localhost:11114 at 08:34:38.190
starting worker pid=8113 on localhost:11114 at 08:34:38.194
This is a mono file.
Calculating index. Please wait...
This is a mono file.
Calculating index. Please wait...
Bioacoustic Index: Bioacoustic Index: 10.9717410.97174
This is a mono file.
Calculating index. Please wait...
This is a mono file.
Calculating index. Please wait...
Acoustic Evenness Index: Acoustic Evenness Index: 0.9
0.9
This is a mono file.
Calculating index. Please wait...
This is a mono file.
Calculating index. Please wait...
Acoustic Diversity Index: 0
Acoustic Diversity Index: 0
starting worker pid=12722 on localhost:11114 at 19:34:44.189
starting worker pid=12732 on localhost:11114 at 19:34:44.194
starting worker pid=13199 on localhost:11114 at 19:34:44.673
starting worker pid=13211 on localhost:11114 at 19:34:44.677
starting worker pid=13854 on localhost:11114 at 19:34:45.284
starting worker pid=13855 on localhost:11114 at 19:34:45.288
[ FAIL 18 | WARN 0 | SKIP 7 | PASS 821 ]
══ Skipped tests (7) ═══════════════════════════════════════════════════════════
• On CRAN (5): 'test-audioblast.R:2:3', 'test-audioblast.R:15:3',
'test-audioblast.R:30:3', 'test-audioblast.R:47:3', 'test-audioblast.R:68:3'
• ssd_birdnet not available for testing (2): 'test-birdnetReticulate.R:14:3',
'test-birdnetReticulate.R:20:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-audioblastProcessors.R:9:3'): ab_diel_traits with real data ──
data2$value_min[1] (`actual`) not equal to 1538 (`expected`).
`actual`: 1539.0
`expected`: 1538.0
── Failure ('test-audioblastProcessors.R:14:3'): ab_diel_traits with real data ──
data2$value_min[1] (`actual`) not equal to 1538 (`expected`).
`actual`: 1539.0
`expected`: 1538.0
── Failure ('test-audioblastProcessors.R:19:3'): ab_diel_traits with real data ──
data2$value_min[1] (`actual`) not equal to 1538 (`expected`).
`actual`: 1539.0
`expected`: 1538.0
── Failure ('test-audioblastProcessors.R:55:3'): .calcTimesOfDay() works as expected ──
as.character(o[1, ]) (`actual`) not equal to c("0427", "1946") (`expected`).
`actual`: "0425" "1948"
`expected`: "0427" "1946"
── Failure ('test-audioblastProcessors.R:56:3'): .calcTimesOfDay() works as expected ──
as.character(o[2, ]) (`actual`) not equal to c("2248", "0124") (`expected`).
`actual`: "2254" "0119"
`expected`: "2248" "0124"
── Failure ('test-audioblastProcessors.R:58:3'): .calcTimesOfDay() works as expected ──
as.character(o[4, ]) (`actual`) not equal to c("1206", "2248") (`expected`).
`actual`: "1207" "2254"
`expected`: "1206" "2248"
── Failure ('test-audioblastProcessors.R:67:3'): .calcTimesOfDay() works as expected ──
as.character(o[1, ]) (`actual`) not equal to c("1300", "1946") (`expected`).
`actual`: "1300" "1948"
`expected`: "1300" "1946"
── Failure ('test-audioblastProcessors.R:68:3'): .calcTimesOfDay() works as expected ──
as.character(o[2, ]) (`actual`) not equal to c("2248", "0124") (`expected`).
`actual`: "2254" "0119"
`expected`: "2248" "0124"
── Failure ('test-audioblastProcessors.R:70:3'): .calcTimesOfDay() works as expected ──
as.character(o[4, ]) (`actual`) not equal to c("1206", "2248") (`expected`).
`actual`: "1207" "2254"
`expected`: "1206" "2248"
── Failure ('test-audioblastProcessors.R:78:3'): .calcTimesOfDay() works as expected ──
as.character(o[1, ]) (`actual`) not equal to c("1300", "1946") (`expected`).
`actual`: "1300" "1948"
`expected`: "1300" "1946"
── Failure ('test-audioblastProcessors.R:79:3'): .calcTimesOfDay() works as expected ──
as.character(o[2, ]) (`actual`) not equal to c("2248", "0200") (`expected`).
`actual`: "2254" "0200"
`expected`: "2248" "0200"
── Failure ('test-audioblastProcessors.R:81:3'): .calcTimesOfDay() works as expected ──
as.character(o[4, ]) (`actual`) not equal to c("1206", "2248") (`expected`).
`actual`: "1207" "2254"
`expected`: "1206" "2248"
── Failure ('test-audioblastProcessors.R:90:3'): .calcTimesOfDay() works as expected ──
as.character(o[1, ]) (`actual`) not equal to c("1300", "1946") (`expected`).
`actual`: "1300" "1948"
`expected`: "1300" "1946"
── Failure ('test-audioblastProcessors.R:91:3'): .calcTimesOfDay() works as expected ──
as.character(o[2, ]) (`actual`) not equal to c("2248", "0200") (`expected`).
`actual`: "2254" "0200"
`expected`: "2248" "0200"
── Failure ('test-audioblastProcessors.R:93:3'): .calcTimesOfDay() works as expected ──
as.character(o[4, ]) (`actual`) not equal to c("1206", "2248") (`expected`).
`actual`: "1207" "2254"
`expected`: "1206" "2248"
── Failure ('test-audioblastProcessors.R:102:3'): .calcTimesOfDay() works as expected ──
as.character(o[1, ]) (`actual`) not equal to c("0427", "1946") (`expected`).
`actual`: "0425" "1948"
`expected`: "0427" "1946"
── Failure ('test-audioblastProcessors.R:103:3'): .calcTimesOfDay() works as expected ──
as.character(o[2, ]) (`actual`) not equal to c("2248", "0124") (`expected`).
`actual`: "2254" "0119"
`expected`: "2248" "0124"
── Failure ('test-audioblastProcessors.R:105:3'): .calcTimesOfDay() works as expected ──
as.character(o[4, ]) (`actual`) not equal to c("1206", "2248") (`expected`).
`actual`: "1207" "2254"
`expected`: "1206" "2248"
[ FAIL 18 | WARN 0 | SKIP 7 | PASS 821 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-arm64
Version: 0.0.7
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [13s/18s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(sonicscrewdriver)
Attaching package: 'sonicscrewdriver'
The following object is masked from 'package:base':
jitter
>
> test_check("sonicscrewdriver")
starting worker pid=14715 on localhost:11393 at 07:52:44.185
starting worker pid=14716 on localhost:11393 at 07:52:44.195
starting worker pid=14717 on localhost:11393 at 07:52:44.279
starting worker pid=14718 on localhost:11393 at 07:52:44.284
starting worker pid=14719 on localhost:11393 at 07:52:44.326
starting worker pid=14720 on localhost:11393 at 07:52:44.331
This is a mono file.
Calculating index. Please wait...
Bioacoustic Index: 10.97174
This is a mono file.
Calculating index. Please wait...
Bioacoustic Index: 10.97174
This is a mono file.
Calculating index. Please wait...
Acoustic Evenness Index: 0.9
This is a mono file.
Calculating index. Please wait...
Acoustic Evenness Index: 0.9
This is a mono file.
Calculating index. Please wait...
Acoustic Diversity Index: 0
This is a mono file.
Calculating index. Please wait...
Acoustic Diversity Index: 0
starting worker pid=14721 on localhost:11393 at 07:52:45.239
starting worker pid=14722 on localhost:11393 at 07:52:45.248
This is a mono file.
This is a mono file.
Calculating index. Please wait...
Calculating index. Please wait...
Bioacoustic Index: Bioacoustic Index: 10.9717410.97174
This is a mono file.
Calculating index. Please wait...
This is a mono file.
Calculating index. Please wait...
Acoustic Evenness Index: 0.9
Acoustic Evenness Index: 0.9
This is a mono file.
Calculating index. Please wait...
This is a mono file.
Calculating index. Please wait...
Acoustic Diversity Index: 0
Acoustic Diversity Index: 0
starting worker pid=14723 on localhost:11393 at 18:52:52.567
starting worker pid=14724 on localhost:11393 at 18:52:52.571
starting worker pid=14725 on localhost:11393 at 18:52:53.078
starting worker pid=14726 on localhost:11393 at 18:52:53.083
starting worker pid=14727 on localhost:11393 at 18:52:53.806
starting worker pid=14728 on localhost:11393 at 18:52:53.810
[ FAIL 18 | WARN 0 | SKIP 7 | PASS 821 ]
══ Skipped tests (7) ═══════════════════════════════════════════════════════════
• On CRAN (5): 'test-audioblast.R:2:3', 'test-audioblast.R:15:3',
'test-audioblast.R:30:3', 'test-audioblast.R:47:3', 'test-audioblast.R:68:3'
• ssd_birdnet not available for testing (2): 'test-birdnetReticulate.R:14:3',
'test-birdnetReticulate.R:20:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-audioblastProcessors.R:9:3'): ab_diel_traits with real data ──
data2$value_min[1] (`actual`) not equal to 1538 (`expected`).
`actual`: 1539.0
`expected`: 1538.0
── Failure ('test-audioblastProcessors.R:14:3'): ab_diel_traits with real data ──
data2$value_min[1] (`actual`) not equal to 1538 (`expected`).
`actual`: 1539.0
`expected`: 1538.0
── Failure ('test-audioblastProcessors.R:19:3'): ab_diel_traits with real data ──
data2$value_min[1] (`actual`) not equal to 1538 (`expected`).
`actual`: 1539.0
`expected`: 1538.0
── Failure ('test-audioblastProcessors.R:55:3'): .calcTimesOfDay() works as expected ──
as.character(o[1, ]) (`actual`) not equal to c("0427", "1946") (`expected`).
`actual`: "0425" "1948"
`expected`: "0427" "1946"
── Failure ('test-audioblastProcessors.R:56:3'): .calcTimesOfDay() works as expected ──
as.character(o[2, ]) (`actual`) not equal to c("2248", "0124") (`expected`).
`actual`: "2254" "0119"
`expected`: "2248" "0124"
── Failure ('test-audioblastProcessors.R:58:3'): .calcTimesOfDay() works as expected ──
as.character(o[4, ]) (`actual`) not equal to c("1206", "2248") (`expected`).
`actual`: "1207" "2254"
`expected`: "1206" "2248"
── Failure ('test-audioblastProcessors.R:67:3'): .calcTimesOfDay() works as expected ──
as.character(o[1, ]) (`actual`) not equal to c("1300", "1946") (`expected`).
`actual`: "1300" "1948"
`expected`: "1300" "1946"
── Failure ('test-audioblastProcessors.R:68:3'): .calcTimesOfDay() works as expected ──
as.character(o[2, ]) (`actual`) not equal to c("2248", "0124") (`expected`).
`actual`: "2254" "0119"
`expected`: "2248" "0124"
── Failure ('test-audioblastProcessors.R:70:3'): .calcTimesOfDay() works as expected ──
as.character(o[4, ]) (`actual`) not equal to c("1206", "2248") (`expected`).
`actual`: "1207" "2254"
`expected`: "1206" "2248"
── Failure ('test-audioblastProcessors.R:78:3'): .calcTimesOfDay() works as expected ──
as.character(o[1, ]) (`actual`) not equal to c("1300", "1946") (`expected`).
`actual`: "1300" "1948"
`expected`: "1300" "1946"
── Failure ('test-audioblastProcessors.R:79:3'): .calcTimesOfDay() works as expected ──
as.character(o[2, ]) (`actual`) not equal to c("2248", "0200") (`expected`).
`actual`: "2254" "0200"
`expected`: "2248" "0200"
── Failure ('test-audioblastProcessors.R:81:3'): .calcTimesOfDay() works as expected ──
as.character(o[4, ]) (`actual`) not equal to c("1206", "2248") (`expected`).
`actual`: "1207" "2254"
`expected`: "1206" "2248"
── Failure ('test-audioblastProcessors.R:90:3'): .calcTimesOfDay() works as expected ──
as.character(o[1, ]) (`actual`) not equal to c("1300", "1946") (`expected`).
`actual`: "1300" "1948"
`expected`: "1300" "1946"
── Failure ('test-audioblastProcessors.R:91:3'): .calcTimesOfDay() works as expected ──
as.character(o[2, ]) (`actual`) not equal to c("2248", "0200") (`expected`).
`actual`: "2254" "0200"
`expected`: "2248" "0200"
── Failure ('test-audioblastProcessors.R:93:3'): .calcTimesOfDay() works as expected ──
as.character(o[4, ]) (`actual`) not equal to c("1206", "2248") (`expected`).
`actual`: "1207" "2254"
`expected`: "1206" "2248"
── Failure ('test-audioblastProcessors.R:102:3'): .calcTimesOfDay() works as expected ──
as.character(o[1, ]) (`actual`) not equal to c("0427", "1946") (`expected`).
`actual`: "0425" "1948"
`expected`: "0427" "1946"
── Failure ('test-audioblastProcessors.R:103:3'): .calcTimesOfDay() works as expected ──
as.character(o[2, ]) (`actual`) not equal to c("2248", "0124") (`expected`).
`actual`: "2254" "0119"
`expected`: "2248" "0124"
── Failure ('test-audioblastProcessors.R:105:3'): .calcTimesOfDay() works as expected ──
as.character(o[4, ]) (`actual`) not equal to c("1206", "2248") (`expected`).
`actual`: "1207" "2254"
`expected`: "1206" "2248"
[ FAIL 18 | WARN 0 | SKIP 7 | PASS 821 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-arm64