CRAN Package Check Results for Package sonicscrewdriver

Last updated on 2024-11-09 01:49:44 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.63 89.76 99.39 OK
r-devel-linux-x86_64-fedora-clang 0.0.7 236.15 OK
r-devel-linux-x86_64-fedora-gcc 0.0.7 297.00 OK
r-devel-windows-x86_64 0.0.7 15.00 147.00 162.00 OK
r-patched-linux-x86_64 0.0.7 13.71 120.79 134.50 OK
r-release-linux-x86_64 0.0.7 12.30 121.06 133.36 OK
r-release-macos-arm64 0.0.7 95.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 86.00 ERROR
r-oldrel-macos-x86_64 0.0.7 207.00 OK
r-oldrel-windows-x86_64 0.0.7 19.00 166.00 185.00 OK

Check Details

Version: 0.0.7
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [16s/23s] 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=8297 on localhost:11997 at 08:17:37.804 starting worker pid=8301 on localhost:11997 at 08:17:37.827 starting worker pid=8307 on localhost:11997 at 08:17:37.941 starting worker pid=8309 on localhost:11997 at 08:17:37.969 starting worker pid=8314 on localhost:11997 at 08:17:38.082 starting worker pid=8315 on localhost:11997 at 08:17:38.101 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=8516 on localhost:11997 at 08:17:39.550 starting worker pid=8520 on localhost:11997 at 08:17:39.570 This is a mono file. Calculating index. Please wait... This is a mono file. Calculating index. Please wait... Bioacoustic Index: 10.97174 Bioacoustic Index: 10.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. This is a mono file. Calculating index. Please wait... Calculating index. Please wait... Acoustic Diversity Index: 0 Acoustic Diversity Index: 0 starting worker pid=10770 on localhost:11997 at 19:17:48.531 starting worker pid=10773 on localhost:11997 at 19:17:48.546 starting worker pid=11179 on localhost:11997 at 19:17:49.420 starting worker pid=11183 on localhost:11997 at 19:17:49.438 starting worker pid=11504 on localhost:11997 at 19:17:50.387 starting worker pid=11508 on localhost:11997 at 19:17:50.393 [ 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’ [17s/26s] 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=92443 on localhost:11200 at 09:30:23.222 starting worker pid=92448 on localhost:11200 at 09:30:23.235 starting worker pid=92452 on localhost:11200 at 09:30:23.334 starting worker pid=92453 on localhost:11200 at 09:30:23.342 starting worker pid=92456 on localhost:11200 at 09:30:23.409 starting worker pid=92458 on localhost:11200 at 09:30:23.422 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=92486 on localhost:11200 at 09:30:24.737 starting worker pid=92487 on localhost:11200 at 09:30:24.749 This is a mono file. This is a mono file. Calculating index. Please wait... Calculating index. Please wait... Bioacoustic Index: 10.97174 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... This is a mono file. Calculating index. Please wait... Acoustic Diversity Index: 0 Acoustic Diversity Index: 0 starting worker pid=93918 on localhost:11200 at 20:30:34.156 starting worker pid=93924 on localhost:11200 at 20:30:34.166 starting worker pid=94098 on localhost:11200 at 20:30:34.894 starting worker pid=94103 on localhost:11200 at 20:30:34.909 starting worker pid=94357 on localhost:11200 at 20:30:36.046 starting worker pid=94359 on localhost:11200 at 20:30:36.052 [ 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

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.