CRAN Package Check Results for Package sonicscrewdriver

Last updated on 2026-02-10 19:51:54 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.7 NOTE
r-devel-linux-x86_64-debian-gcc 0.0.7 9.00 107.19 116.19 NOTE
r-devel-linux-x86_64-fedora-clang 0.0.7 24.00 237.57 261.57 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.7 24.00 292.35 316.35 NOTE
r-devel-windows-x86_64 0.0.7 17.00 160.00 177.00 NOTE
r-patched-linux-x86_64 0.0.7 15.37 136.19 151.56 NOTE
r-release-linux-x86_64 0.0.7 14.39 134.63 149.02 NOTE
r-release-macos-arm64 0.0.7 ERROR
r-release-macos-x86_64 0.0.7 8.00 217.00 225.00 NOTE
r-release-windows-x86_64 0.0.7 17.00 160.00 177.00 NOTE
r-oldrel-macos-arm64 0.0.7 4.00 66.00 70.00 ERROR
r-oldrel-macos-x86_64 0.0.7 9.00 185.00 194.00 OK
r-oldrel-windows-x86_64 0.0.7 23.00 190.00 213.00 OK

Check Details

Version: 0.0.7
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘soundSpeed.Rd’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 0.0.7
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [25s/34s] 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=46017 on localhost:11467 at 20:24:50.327 starting worker pid=46019 on localhost:11467 at 20:24:50.339 starting worker pid=46046 on localhost:11467 at 20:24:50.440 starting worker pid=46049 on localhost:11467 at 20:24:50.455 starting worker pid=46053 on localhost:11467 at 20:24:50.531 starting worker pid=46054 on localhost:11467 at 20:24:50.541 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=46119 on localhost:11467 at 20:24:51.861 starting worker pid=46121 on localhost:11467 at 20:24:51.866 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=49225 on localhost:11467 at 07:25:13.440 starting worker pid=49226 on localhost:11467 at 07:25:13.447 starting worker pid=49270 on localhost:11467 at 07:25:14.112 starting worker pid=49272 on localhost:11467 at 07:25:14.117 starting worker pid=49324 on localhost:11467 at 07:25:15.147 starting worker pid=49327 on localhost:11467 at 07:25:15.155 [ 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’ [12s/16s] 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=1211 on localhost:11230 at 06:03:52.644 starting worker pid=1214 on localhost:11230 at 06:03:52.651 starting worker pid=1217 on localhost:11230 at 06:03:52.701 starting worker pid=1218 on localhost:11230 at 06:03:52.705 starting worker pid=1221 on localhost:11230 at 06:03:52.761 starting worker pid=1226 on localhost:11230 at 06:03:52.766 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=1714 on localhost:11230 at 06:03:54.399 starting worker pid=1715 on localhost:11230 at 06:03:54.402 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 Saving _problems/test-audioblastProcessors-9.R Saving _problems/test-audioblastProcessors-14.R Saving _problems/test-audioblastProcessors-19.R Saving _problems/test-audioblastProcessors-55.R Saving _problems/test-audioblastProcessors-56.R Saving _problems/test-audioblastProcessors-58.R Saving _problems/test-audioblastProcessors-67.R Saving _problems/test-audioblastProcessors-68.R Saving _problems/test-audioblastProcessors-70.R Saving _problems/test-audioblastProcessors-78.R Saving _problems/test-audioblastProcessors-79.R Saving _problems/test-audioblastProcessors-81.R Saving _problems/test-audioblastProcessors-90.R Saving _problems/test-audioblastProcessors-91.R Saving _problems/test-audioblastProcessors-93.R Saving _problems/test-audioblastProcessors-102.R Saving _problems/test-audioblastProcessors-103.R Saving _problems/test-audioblastProcessors-105.R starting worker pid=6940 on localhost:11230 at 17:04:01.506 starting worker pid=6949 on localhost:11230 at 17:04:01.510 starting worker pid=7350 on localhost:11230 at 17:04:01.943 starting worker pid=7353 on localhost:11230 at 17:04:01.946 starting worker pid=7883 on localhost:11230 at 17:04:02.572 starting worker pid=7900 on localhost:11230 at 17:04:02.577 [ 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 ── Expected `data2$value_min[1]` to equal 1538. Differences: `actual`: 1539.0 `expected`: 1538.0 ── Failure ('test-audioblastProcessors.R:14:3'): ab_diel_traits with real data ── Expected `data2$value_min[1]` to equal 1538. Differences: `actual`: 1539.0 `expected`: 1538.0 ── Failure ('test-audioblastProcessors.R:19:3'): ab_diel_traits with real data ── Expected `data2$value_min[1]` to equal 1538. Differences: `actual`: 1539.0 `expected`: 1538.0 ── Failure ('test-audioblastProcessors.R:55:3'): .calcTimesOfDay() works as expected ── Expected `as.character(o[1, ])` to equal `c("0427", "1946")`. Differences: `actual`: "0425" "1948" `expected`: "0427" "1946" ── Failure ('test-audioblastProcessors.R:56:3'): .calcTimesOfDay() works as expected ── Expected `as.character(o[2, ])` to equal `c("2248", "0124")`. Differences: `actual`: "2254" "0119" `expected`: "2248" "0124" ── Failure ('test-audioblastProcessors.R:58:3'): .calcTimesOfDay() works as expected ── Expected `as.character(o[4, ])` to equal `c("1206", "2248")`. Differences: `actual`: "1207" "2254" `expected`: "1206" "2248" ── Failure ('test-audioblastProcessors.R:67:3'): .calcTimesOfDay() works as expected ── Expected `as.character(o[1, ])` to equal `c("1300", "1946")`. Differences: `actual`: "1300" "1948" `expected`: "1300" "1946" ── Failure ('test-audioblastProcessors.R:68:3'): .calcTimesOfDay() works as expected ── Expected `as.character(o[2, ])` to equal `c("2248", "0124")`. Differences: `actual`: "2254" "0119" `expected`: "2248" "0124" ── Failure ('test-audioblastProcessors.R:70:3'): .calcTimesOfDay() works as expected ── Expected `as.character(o[4, ])` to equal `c("1206", "2248")`. Differences: `actual`: "1207" "2254" `expected`: "1206" "2248" ── Failure ('test-audioblastProcessors.R:78:3'): .calcTimesOfDay() works as expected ── Expected `as.character(o[1, ])` to equal `c("1300", "1946")`. Differences: `actual`: "1300" "1948" `expected`: "1300" "1946" ── Failure ('test-audioblastProcessors.R:79:3'): .calcTimesOfDay() works as expected ── Expected `as.character(o[2, ])` to equal `c("2248", "0200")`. Differences: `actual`: "2254" "0200" `expected`: "2248" "0200" ── Failure ('test-audioblastProcessors.R:81:3'): .calcTimesOfDay() works as expected ── Expected `as.character(o[4, ])` to equal `c("1206", "2248")`. Differences: `actual`: "1207" "2254" `expected`: "1206" "2248" ── Failure ('test-audioblastProcessors.R:90:3'): .calcTimesOfDay() works as expected ── Expected `as.character(o[1, ])` to equal `c("1300", "1946")`. Differences: `actual`: "1300" "1948" `expected`: "1300" "1946" ── Failure ('test-audioblastProcessors.R:91:3'): .calcTimesOfDay() works as expected ── Expected `as.character(o[2, ])` to equal `c("2248", "0200")`. Differences: `actual`: "2254" "0200" `expected`: "2248" "0200" ── Failure ('test-audioblastProcessors.R:93:3'): .calcTimesOfDay() works as expected ── Expected `as.character(o[4, ])` to equal `c("1206", "2248")`. Differences: `actual`: "1207" "2254" `expected`: "1206" "2248" ── Failure ('test-audioblastProcessors.R:102:3'): .calcTimesOfDay() works as expected ── Expected `as.character(o[1, ])` to equal `c("0427", "1946")`. Differences: `actual`: "0425" "1948" `expected`: "0427" "1946" ── Failure ('test-audioblastProcessors.R:103:3'): .calcTimesOfDay() works as expected ── Expected `as.character(o[2, ])` to equal `c("2248", "0124")`. Differences: `actual`: "2254" "0119" `expected`: "2248" "0124" ── Failure ('test-audioblastProcessors.R:105:3'): .calcTimesOfDay() works as expected ── Expected `as.character(o[4, ])` to equal `c("1206", "2248")`. Differences: `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.
Health stats visible at Monitor.