CRAN Package Check Results for Package sonicscrewdriver

Last updated on 2024-12-22 08:50:15 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.7 13.67 128.00 141.67 OK
r-devel-linux-x86_64-debian-gcc 0.0.7 8.62 93.74 102.36 OK
r-devel-linux-x86_64-fedora-clang 0.0.7 236.40 OK
r-devel-linux-x86_64-fedora-gcc 0.0.7 267.14 OK
r-devel-windows-x86_64 0.0.7 16.00 152.00 168.00 OK
r-patched-linux-x86_64 0.0.7 14.89 121.14 136.03 OK
r-release-linux-x86_64 0.0.7 13.43 118.10 131.53 OK
r-release-macos-arm64 0.0.7 94.00 ERROR
r-release-macos-x86_64 0.0.7 194.00 OK
r-release-windows-x86_64 0.0.7 15.00 145.00 160.00 OK
r-oldrel-macos-arm64 0.0.7 96.00 ERROR
r-oldrel-macos-x86_64 0.0.7 207.00 OK
r-oldrel-windows-x86_64 0.0.7 16.00 169.00 185.00 OK

Check Details

Version: 0.0.7
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [16s/19s] 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=89308 on localhost:11358 at 09:29:24.337 starting worker pid=89309 on localhost:11358 at 09:29:24.347 starting worker pid=89376 on localhost:11358 at 09:29:24.422 starting worker pid=89379 on localhost:11358 at 09:29:24.430 starting worker pid=89453 on localhost:11358 at 09:29:24.490 starting worker pid=89457 on localhost:11358 at 09:29:24.497 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=90381 on localhost:11358 at 09:29:25.599 starting worker pid=90385 on localhost:11358 at 09:29:25.605 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. Calculating index. Please wait... This is a mono file. Calculating index. Please wait... Acoustic Diversity Index: 0 Acoustic Diversity Index: 0 starting worker pid=95492 on localhost:11358 at 20:29:33.275 starting worker pid=95494 on localhost:11358 at 20:29:33.282 starting worker pid=96092 on localhost:11358 at 20:29:34.179 starting worker pid=96100 on localhost:11358 at 20:29:34.186 starting worker pid=96555 on localhost:11358 at 20:29:35.084 starting worker pid=96564 on localhost:11358 at 20:29:35.092 [ FAIL 18 | WARN 0 | SKIP 8 | PASS 818 ] ══ Skipped tests (8) ═══════════════════════════════════════════════════════════ • 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' • empty test (1): 'test-data2Wave.R:6:1' • 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 8 | PASS 818 ] 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’ [19s/22s] 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=18836 on localhost:11397 at 09:14:57.134 starting worker pid=18837 on localhost:11397 at 09:14:57.141 starting worker pid=18840 on localhost:11397 at 09:14:57.220 starting worker pid=18841 on localhost:11397 at 09:14:57.227 starting worker pid=18843 on localhost:11397 at 09:14:57.278 starting worker pid=18846 on localhost:11397 at 09:14:57.284 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=18883 on localhost:11397 at 09:14:58.555 starting worker pid=18884 on localhost:11397 at 09:14:58.562 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. Calculating index. Please wait... This is a mono file. Calculating index. Please wait... Acoustic Diversity Index: 0 Acoustic Diversity Index: 0 starting worker pid=19763 on localhost:11397 at 20:15:08.089 starting worker pid=19769 on localhost:11397 at 20:15:08.099 starting worker pid=20154 on localhost:11397 at 20:15:09.157 starting worker pid=20157 on localhost:11397 at 20:15:09.166 starting worker pid=20205 on localhost:11397 at 20:15:10.391 starting worker pid=20208 on localhost:11397 at 20:15:10.400 [ FAIL 18 | WARN 0 | SKIP 8 | PASS 818 ] ══ Skipped tests (8) ═══════════════════════════════════════════════════════════ • 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' • empty test (1): 'test-data2Wave.R:6:1' • 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 8 | PASS 818 ] 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.
Health stats visible at Monitor.