- using R Under development (unstable) (2026-05-01 r89991)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)
GNU Fortran (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)
- running under: Fedora Linux 42 (Workstation Edition)
- using session charset: UTF-8
* current time: 2026-05-04 16:34:06 UTC
- using option ‘--no-stop-on-test-error’
- checking for file ‘sonicscrewdriver/DESCRIPTION’ ... OK
- this is package ‘sonicscrewdriver’ version ‘0.0.7’
- package encoding: UTF-8
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘sonicscrewdriver’ can be installed ... [26s/74s] OK
See the install log for details.
- checking package directory ... OK
- checking ‘build’ directory ... OK
- checking DESCRIPTION meta-information ... 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’
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [5s/15s] OK
- checking whether the package can be loaded with stated dependencies ... [4s/14s] OK
- checking whether the package can be unloaded cleanly ... [4s/13s] OK
- checking whether the namespace can be loaded with stated dependencies ... [4s/11s] OK
- checking whether the namespace can be unloaded cleanly ... [6s/16s] OK
- checking loading without being on the library search path ... [5s/15s] OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [41s/91s] OK
- checking Rd files ... OK
- checking Rd metadata ... OK
- checking Rd line widths ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking contents of ‘data’ directory ... OK
- checking data for non-ASCII characters ... OK
- checking LazyData ... OK
- checking data for ASCII and uncompressed saves ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [6s/18s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [80s/290s] 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
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [64s/162s] OK
- checking PDF version of manual ... [13s/39s] OK
- checking HTML version of manual ... [11s/35s] OK
- checking for non-standard things in the check directory ... OK
- checking for detritus in the temp directory ... OK
- DONE
Status: 1 ERROR, 1 NOTE