CRAN Package Check Results for Package sonicscrewdriver

Last updated on 2026-05-12 17:55:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.7 15.62 151.80 167.42 ERROR
r-devel-linux-x86_64-debian-gcc 0.0.7 9.42 104.30 113.72 ERROR
r-devel-linux-x86_64-fedora-clang 0.0.7 24.00 236.53 260.53 ERROR
r-devel-linux-x86_64-fedora-gcc 0.0.7 24.00 278.90 302.90 ERROR
r-devel-windows-x86_64 0.0.7 17.00 166.00 183.00 ERROR
r-patched-linux-x86_64 0.0.7 14.73 135.98 150.71 ERROR
r-release-linux-x86_64 0.0.7 14.44 134.90 149.34 ERROR
r-release-macos-arm64 0.0.7 3.00 58.00 61.00 ERROR
r-release-macos-x86_64 0.0.7 10.00 232.00 242.00 NOTE
r-release-windows-x86_64 0.0.7 18.00 161.00 179.00 ERROR
r-oldrel-macos-arm64 0.0.7 ERROR
r-oldrel-macos-x86_64 0.0.7 8.00 217.00 225.00 NOTE
r-oldrel-windows-x86_64 0.0.7 22.00 200.00 222.00 ERROR

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, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.0.7
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [20s/28s] 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=2712673 on localhost:11725 at 10:28:24.895 starting worker pid=2712677 on localhost:11725 at 10:28:24.915 starting worker pid=2712764 on localhost:11725 at 10:28:25.123 starting worker pid=2712774 on localhost:11725 at 10:28:25.155 starting worker pid=2712853 on localhost:11725 at 10:28:25.436 starting worker pid=2712862 on localhost:11725 at 10:28:25.467 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=2713472 on localhost:11725 at 10:28:28.560 starting worker pid=2713484 on localhost:11725 at 10:28:28.592 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: 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 Saving _problems/test-audioblastProcessors-7.R starting worker pid=2718269 on localhost:11725 at 08:28:42.976 starting worker pid=2718282 on localhost:11725 at 08:28:43.020 starting worker pid=2718757 on localhost:11725 at 08:28:43.745 starting worker pid=2718777 on localhost:11725 at 08:28:43.767 starting worker pid=2718930 on localhost:11725 at 08:28:44.352 starting worker pid=2718935 on localhost:11725 at 08:28:44.376 [ FAIL 1 | WARN 1 | SKIP 7 | PASS 833 ] ══ 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 ════════════════════════════════════════════════════════════════ ── Error ('test-audioblastProcessors.R:2:3'): ab_diel_traits with real data ──── Error in `open.connection(con, "rb")`: cannot open the connection to 'https://api.audioblast.org/standalone/modules/module_info/?module=traits' Backtrace: ▆ 1. └─sonicscrewdriver::audioblast(...) at test-audioblastProcessors.R:2:3 2. └─sonicscrewdriver:::.audioblast_ASITSN(type, name, endpoint) 3. └─jsonlite::fromJSON(URLencode(url)) 4. └─jsonlite:::parse_and_simplify(...) 5. └─jsonlite:::parseJSON(txt, bigint_as_char) 6. └─jsonlite:::parse_con(txt, bigint_as_char) 7. ├─base::open(con, "rb") 8. └─base::open.connection(con, "rb") [ FAIL 1 | WARN 1 | SKIP 7 | PASS 833 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.0.7
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [15s/17s] 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=3405785 on localhost:11559 at 01:56:37.593 starting worker pid=3405792 on localhost:11559 at 01:56:37.609 starting worker pid=3405928 on localhost:11559 at 01:56:37.809 starting worker pid=3405941 on localhost:11559 at 01:56:37.836 starting worker pid=3406073 on localhost:11559 at 01:56:37.993 starting worker pid=3406083 on localhost:11559 at 01:56:38.009 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=3407267 on localhost:11559 at 01:56:40.013 starting worker pid=3407286 on localhost:11559 at 01:56:40.041 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: Acoustic Evenness Index: 0.9 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 Saving _problems/test-audioblastProcessors-7.R starting worker pid=3412145 on localhost:11559 at 23:56:47.937 starting worker pid=3412161 on localhost:11559 at 23:56:47.965 starting worker pid=3412531 on localhost:11559 at 23:56:48.521 starting worker pid=3412553 on localhost:11559 at 23:56:48.577 starting worker pid=3412851 on localhost:11559 at 23:56:49.161 starting worker pid=3412878 on localhost:11559 at 23:56:49.189 [ FAIL 1 | WARN 1 | SKIP 7 | PASS 833 ] ══ 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 ════════════════════════════════════════════════════════════════ ── Error ('test-audioblastProcessors.R:2:3'): ab_diel_traits with real data ──── Error in `open.connection(con, "rb")`: cannot open the connection to 'https://api.audioblast.org/standalone/modules/module_info/?module=traits' Backtrace: ▆ 1. └─sonicscrewdriver::audioblast(...) at test-audioblastProcessors.R:2:3 2. └─sonicscrewdriver:::.audioblast_ASITSN(type, name, endpoint) 3. └─jsonlite::fromJSON(URLencode(url)) 4. └─jsonlite:::parse_and_simplify(...) 5. └─jsonlite:::parseJSON(txt, bigint_as_char) 6. └─jsonlite:::parse_con(txt, bigint_as_char) 7. ├─base::open(con, "rb") 8. └─base::open.connection(con, "rb") [ FAIL 1 | WARN 1 | SKIP 7 | PASS 833 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.0.7
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [32s/43s] 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=1657099 on localhost:11054 at 07:48:45.279 starting worker pid=1657100 on localhost:11054 at 07:48:45.301 starting worker pid=1657116 on localhost:11054 at 07:48:45.564 starting worker pid=1657117 on localhost:11054 at 07:48:45.581 starting worker pid=1657153 on localhost:11054 at 07:48:45.966 starting worker pid=1657160 on localhost:11054 at 07:48:46.000 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=1657826 on localhost:11054 at 07:48:51.355 starting worker pid=1657843 on localhost:11054 at 07:48:51.403 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... 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-7.R starting worker pid=1660008 on localhost:11054 at 06:49:12.049 starting worker pid=1660010 on localhost:11054 at 06:49:12.085 starting worker pid=1660148 on localhost:11054 at 06:49:13.576 starting worker pid=1660157 on localhost:11054 at 06:49:13.615 starting worker pid=1660221 on localhost:11054 at 06:49:14.670 starting worker pid=1660222 on localhost:11054 at 06:49:14.729 [ FAIL 1 | WARN 1 | SKIP 7 | PASS 833 ] ══ 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 ════════════════════════════════════════════════════════════════ ── Error ('test-audioblastProcessors.R:2:3'): ab_diel_traits with real data ──── Error in `open.connection(con, "rb")`: cannot open the connection to 'https://api.audioblast.org/standalone/modules/module_info/?module=traits' Backtrace: ▆ 1. └─sonicscrewdriver::audioblast(...) at test-audioblastProcessors.R:2:3 2. └─sonicscrewdriver:::.audioblast_ASITSN(type, name, endpoint) 3. └─jsonlite::fromJSON(URLencode(url)) 4. └─jsonlite:::parse_and_simplify(...) 5. └─jsonlite:::parseJSON(txt, bigint_as_char) 6. └─jsonlite:::parse_con(txt, bigint_as_char) 7. ├─base::open(con, "rb") 8. └─base::open.connection(con, "rb") [ FAIL 1 | WARN 1 | SKIP 7 | PASS 833 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.0.7
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [59s/61s] 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=1516972 on localhost:11999 at 14:13:29.854 starting worker pid=1516978 on localhost:11999 at 14:13:29.880 starting worker pid=1517009 on localhost:11999 at 14:13:30.192 starting worker pid=1517011 on localhost:11999 at 14:13:30.214 starting worker pid=1517042 on localhost:11999 at 14:13:30.496 starting worker pid=1517048 on localhost:11999 at 14:13:30.519 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=1517611 on localhost:11999 at 14:13:34.472 starting worker pid=1517618 on localhost:11999 at 14:13:34.496 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... 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 Saving _problems/test-audioblastProcessors-7.R starting worker pid=1521419 on localhost:11999 at 13:13:58.418 starting worker pid=1521421 on localhost:11999 at 13:13:58.451 starting worker pid=1521620 on localhost:11999 at 13:14:01.022 starting worker pid=1521621 on localhost:11999 at 13:14:01.054 starting worker pid=1521960 on localhost:11999 at 13:14:04.880 starting worker pid=1521962 on localhost:11999 at 13:14:04.919 [ FAIL 1 | WARN 1 | SKIP 7 | PASS 833 ] ══ 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 ════════════════════════════════════════════════════════════════ ── Error ('test-audioblastProcessors.R:2:3'): ab_diel_traits with real data ──── Error in `open.connection(con, "rb")`: cannot open the connection to 'https://api.audioblast.org/standalone/modules/module_info/?module=traits' Backtrace: ▆ 1. └─sonicscrewdriver::audioblast(...) at test-audioblastProcessors.R:2:3 2. └─sonicscrewdriver:::.audioblast_ASITSN(type, name, endpoint) 3. └─jsonlite::fromJSON(URLencode(url)) 4. └─jsonlite:::parse_and_simplify(...) 5. └─jsonlite:::parseJSON(txt, bigint_as_char) 6. └─jsonlite:::parse_con(txt, bigint_as_char) 7. ├─base::open(con, "rb") 8. └─base::open.connection(con, "rb") [ FAIL 1 | WARN 1 | SKIP 7 | PASS 833 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.0.7
Check: tests
Result: ERROR Running 'spelling.R' [0s] Running 'testthat.R' [17s] 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") 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 Saving _problems/test-audioblastProcessors-7.R [ FAIL 1 | WARN 1 | SKIP 9 | PASS 809 ] ══ Skipped tests (9) ═══════════════════════════════════════════════════════════ • 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 (2): 'test-WaveFilter.R:71:1', 'test-windowing.R:124:1' • ssd_birdnet not available for testing (2): 'test-birdnetReticulate.R:14:3', 'test-birdnetReticulate.R:20:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-audioblastProcessors.R:2:3'): ab_diel_traits with real data ──── Error in `open.connection(con, "rb")`: cannot open the connection to 'https://api.audioblast.org/standalone/modules/module_info/?module=traits' Backtrace: ▆ 1. └─sonicscrewdriver::audioblast(...) at test-audioblastProcessors.R:2:3 2. └─sonicscrewdriver:::.audioblast_ASITSN(type, name, endpoint) 3. └─jsonlite::fromJSON(URLencode(url)) 4. └─jsonlite:::parse_and_simplify(...) 5. └─jsonlite:::parseJSON(txt, bigint_as_char) 6. └─jsonlite:::parse_con(txt, bigint_as_char) 7. ├─base::open(con, "rb") 8. └─base::open.connection(con, "rb") [ FAIL 1 | WARN 1 | SKIP 9 | PASS 809 ] Error: ! Test failures. Execution halted Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 0.0.7
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [19s/25s] 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=4030397 on localhost:11861 at 21:12:44.140 starting worker pid=4030402 on localhost:11861 at 21:12:44.155 starting worker pid=4030425 on localhost:11861 at 21:12:44.302 starting worker pid=4030432 on localhost:11861 at 21:12:44.313 starting worker pid=4030487 on localhost:11861 at 21:12:44.451 starting worker pid=4030499 on localhost:11861 at 21:12:44.463 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=4031207 on localhost:11861 at 21:12:47.251 starting worker pid=4031213 on localhost:11861 at 21:12:47.279 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... 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 Saving _problems/test-audioblastProcessors-7.R starting worker pid=4034501 on localhost:11861 at 19:12:59.139 starting worker pid=4034515 on localhost:11861 at 19:12:59.162 starting worker pid=4034688 on localhost:11861 at 19:12:59.715 starting worker pid=4034694 on localhost:11861 at 19:12:59.739 starting worker pid=4034917 on localhost:11861 at 19:13:00.335 starting worker pid=4034926 on localhost:11861 at 19:13:00.359 [ FAIL 1 | WARN 1 | SKIP 7 | PASS 833 ] ══ 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 ════════════════════════════════════════════════════════════════ ── Error ('test-audioblastProcessors.R:2:3'): ab_diel_traits with real data ──── Error in `open.connection(con, "rb")`: cannot open the connection to 'https://api.audioblast.org/standalone/modules/module_info/?module=traits' Backtrace: ▆ 1. └─sonicscrewdriver::audioblast(...) at test-audioblastProcessors.R:2:3 2. └─sonicscrewdriver:::.audioblast_ASITSN(type, name, endpoint) 3. └─jsonlite::fromJSON(URLencode(url)) 4. └─jsonlite:::parse_and_simplify(...) 5. └─jsonlite:::parseJSON(txt, bigint_as_char) 6. └─jsonlite:::parse_con(txt, bigint_as_char) 7. ├─base::open(con, "rb") 8. └─base::open.connection(con, "rb") [ FAIL 1 | WARN 1 | SKIP 7 | PASS 833 ] Error: ! Test failures. Execution halted Flavor: r-patched-linux-x86_64

Version: 0.0.7
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [19s/25s] 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=2460666 on localhost:11602 at 21:12:43.179 starting worker pid=2460667 on localhost:11602 at 21:12:43.195 starting worker pid=2460704 on localhost:11602 at 21:12:43.379 starting worker pid=2460706 on localhost:11602 at 21:12:43.391 starting worker pid=2460726 on localhost:11602 at 21:12:43.555 starting worker pid=2460727 on localhost:11602 at 21:12:43.579 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=2461359 on localhost:11602 at 21:12:46.071 starting worker pid=2461362 on localhost:11602 at 21:12:46.104 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-7.R starting worker pid=2465141 on localhost:11602 at 19:12:58.927 starting worker pid=2465144 on localhost:11602 at 19:12:58.963 starting worker pid=2465251 on localhost:11602 at 19:12:59.473 starting worker pid=2465288 on localhost:11602 at 19:12:59.509 starting worker pid=2465558 on localhost:11602 at 19:13:00.189 starting worker pid=2465567 on localhost:11602 at 19:13:00.210 [ FAIL 1 | WARN 1 | SKIP 7 | PASS 833 ] ══ 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 ════════════════════════════════════════════════════════════════ ── Error ('test-audioblastProcessors.R:2:3'): ab_diel_traits with real data ──── Error in `open.connection(con, "rb")`: cannot open the connection to 'https://api.audioblast.org/standalone/modules/module_info/?module=traits' Backtrace: ▆ 1. └─sonicscrewdriver::audioblast(...) at test-audioblastProcessors.R:2:3 2. └─sonicscrewdriver:::.audioblast_ASITSN(type, name, endpoint) 3. └─jsonlite::fromJSON(URLencode(url)) 4. └─jsonlite:::parse_and_simplify(...) 5. └─jsonlite:::parseJSON(txt, bigint_as_char) 6. └─jsonlite:::parse_con(txt, bigint_as_char) 7. ├─base::open(con, "rb") 8. └─base::open.connection(con, "rb") [ FAIL 1 | WARN 1 | SKIP 7 | PASS 833 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64

Version: 0.0.7
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [18s/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=81103 on localhost:11317 at 22:27:20.584 starting worker pid=81105 on localhost:11317 at 22:27:20.590 starting worker pid=81114 on localhost:11317 at 22:27:20.638 starting worker pid=81115 on localhost:11317 at 22:27:20.642 starting worker pid=81121 on localhost:11317 at 22:27:20.673 starting worker pid=81126 on localhost:11317 at 22:27:20.677 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=81289 on localhost:11317 at 22:27:21.381 starting worker pid=81290 on localhost:11317 at 22:27:21.386 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=82832 on localhost:11317 at 10:27:33.113 starting worker pid=82833 on localhost:11317 at 10:27:33.119 starting worker pid=82863 on localhost:11317 at 10:27:33.562 starting worker pid=82864 on localhost:11317 at 10:27:33.567 starting worker pid=83191 on localhost:11317 at 10:27:37.268 starting worker pid=83192 on localhost:11317 at 10:27:37.273 [ 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-release-macos-arm64

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-oldrel-macos-arm64

Version: 0.0.7
Check: tests
Result: ERROR Running 'spelling.R' [0s] Running 'testthat.R' [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") 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 Saving _problems/test-audioblastProcessors-7.R [ FAIL 1 | WARN 1 | SKIP 9 | PASS 809 ] ══ Skipped tests (9) ═══════════════════════════════════════════════════════════ • 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 (2): 'test-WaveFilter.R:71:1', 'test-windowing.R:124:1' • ssd_birdnet not available for testing (2): 'test-birdnetReticulate.R:14:3', 'test-birdnetReticulate.R:20:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-audioblastProcessors.R:2:3'): ab_diel_traits with real data ──── Error in `open.connection(con, "rb")`: cannot open the connection to 'https://api.audioblast.org/standalone/modules/module_info/?module=traits' Backtrace: ▆ 1. └─sonicscrewdriver::audioblast(...) at test-audioblastProcessors.R:2:3 2. └─sonicscrewdriver:::.audioblast_ASITSN(type, name, endpoint) 3. └─jsonlite::fromJSON(URLencode(url)) 4. └─jsonlite:::parse_and_simplify(...) 5. └─jsonlite:::parseJSON(txt, bigint_as_char) 6. └─jsonlite:::parse_con(txt, bigint_as_char) 7. ├─base::open(con, "rb") 8. └─base::open.connection(con, "rb") [ FAIL 1 | WARN 1 | SKIP 9 | PASS 809 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64