CRAN Package Check Results for Package sonicscrewdriver

Last updated on 2026-05-10 13:51:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.7 13.61 154.71 168.32 ERROR
r-devel-linux-x86_64-debian-gcc 0.0.7 9.72 110.68 120.40 ERROR
r-devel-linux-x86_64-fedora-clang 0.0.7 25.00 238.24 263.24 ERROR
r-devel-linux-x86_64-fedora-gcc 0.0.7 26.00 324.58 350.58 ERROR
r-devel-windows-x86_64 0.0.7 17.00 164.00 181.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 162.00 180.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 24.00 202.00 226.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’ [21s/27s] 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=1667503 on localhost:11284 at 10:33:20.782 starting worker pid=1667514 on localhost:11284 at 10:33:20.800 starting worker pid=1667592 on localhost:11284 at 10:33:21.004 starting worker pid=1667610 on localhost:11284 at 10:33:21.034 starting worker pid=1667662 on localhost:11284 at 10:33:21.332 starting worker pid=1667667 on localhost:11284 at 10:33:21.359 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=1668387 on localhost:11284 at 10:33:24.912 starting worker pid=1668394 on localhost:11284 at 10:33:24.949 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=1672949 on localhost:11284 at 08:33:36.813 starting worker pid=1672968 on localhost:11284 at 08:33:36.845 starting worker pid=1673221 on localhost:11284 at 08:33:37.621 starting worker pid=1673226 on localhost:11284 at 08:33:37.661 starting worker pid=1673469 on localhost:11284 at 08:33:38.305 starting worker pid=1673482 on localhost:11284 at 08:33:38.330 [ 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’ [14s/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=1181445 on localhost:11955 at 19:23:04.341 starting worker pid=1181455 on localhost:11955 at 19:23:04.386 starting worker pid=1181609 on localhost:11955 at 19:23:04.722 starting worker pid=1181622 on localhost:11955 at 19:23:04.738 starting worker pid=1181744 on localhost:11955 at 19:23:04.966 starting worker pid=1181753 on localhost:11955 at 19:23:04.994 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=1183038 on localhost:11955 at 19:23:07.159 starting worker pid=1183054 on localhost:11955 at 19:23:07.206 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=1187976 on localhost:11955 at 17:23:14.982 starting worker pid=1187993 on localhost:11955 at 17:23:15.030 starting worker pid=1188223 on localhost:11955 at 17:23:15.433 starting worker pid=1188246 on localhost:11955 at 17:23:15.463 starting worker pid=1188661 on localhost:11955 at 17:23:16.077 starting worker pid=1188690 on localhost:11955 at 17:23:16.126 [ 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/33s] 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=154457 on localhost:11020 at 10:25:21.096 starting worker pid=154481 on localhost:11020 at 10:25:21.115 starting worker pid=154517 on localhost:11020 at 10:25:21.364 starting worker pid=154520 on localhost:11020 at 10:25:21.383 starting worker pid=154556 on localhost:11020 at 10:25:21.639 starting worker pid=154557 on localhost:11020 at 10:25:21.658 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=155130 on localhost:11020 at 10:25:25.827 starting worker pid=155131 on localhost:11020 at 10:25:25.856 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: Acoustic Diversity Index: 0 0 Saving _problems/test-audioblastProcessors-7.R starting worker pid=156607 on localhost:11020 at 09:25:40.883 starting worker pid=156611 on localhost:11020 at 09:25:40.915 starting worker pid=156704 on localhost:11020 at 09:25:41.701 starting worker pid=156706 on localhost:11020 at 09:25:41.732 starting worker pid=156737 on localhost:11020 at 09:25:42.568 starting worker pid=156738 on localhost:11020 at 09:25:42.600 [ 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’ [79s/284s] 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=414818 on localhost:11696 at 17:43:35.045 starting worker pid=414819 on localhost:11696 at 17:43:35.124 starting worker pid=414903 on localhost:11696 at 17:43:36.169 starting worker pid=414906 on localhost:11696 at 17:43:36.233 starting worker pid=415009 on localhost:11696 at 17:43:37.704 starting worker pid=415034 on localhost:11696 at 17:43:37.733 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=416031 on localhost:11696 at 17:43:52.883 starting worker pid=416036 on localhost:11696 at 17:43:52.932 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=426925 on localhost:11696 at 16:46:13.060 starting worker pid=426929 on localhost:11696 at 16:46:13.118 starting worker pid=427670 on localhost:11696 at 16:46:22.486 starting worker pid=427671 on localhost:11696 at 16:46:22.584 starting worker pid=428540 on localhost:11696 at 16:46:37.296 starting worker pid=428545 on localhost:11696 at 16:46:37.389 [ 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' [24s] 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