CRAN Package Check Results for Maintainer ‘Ed Baker <ed at ebaker.me.uk>’

Last updated on 2026-02-15 09:50:55 CET.

Package ERROR NOTE OK
ReVAMP 2 12
sonicscrewdriver 3 9 2
tdsc 14

Package ReVAMP

Current CRAN status: NOTE: 2, OK: 12

Version: 1.0.1
Check: installed package size
Result: NOTE installed size is 7.9Mb sub-directories of 1Mb or more: libs 5.5Mb vamp 2.2Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package sonicscrewdriver

Current CRAN status: ERROR: 3, NOTE: 9, OK: 2

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-macos-arm64, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 0.0.7
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [16s/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=835 on localhost:11062 at 15:13:46.191 starting worker pid=836 on localhost:11062 at 15:13:46.196 starting worker pid=837 on localhost:11062 at 15:13:46.235 starting worker pid=838 on localhost:11062 at 15:13:46.239 starting worker pid=839 on localhost:11062 at 15:13:46.276 starting worker pid=840 on localhost:11062 at 15:13:46.281 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=929 on localhost:11062 at 15:13:47.450 starting worker pid=930 on localhost:11062 at 15:13:47.455 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=1649 on localhost:11062 at 02:13:56.669 starting worker pid=1650 on localhost:11062 at 02:13:56.674 starting worker pid=1689 on localhost:11062 at 02:13:57.301 starting worker pid=1690 on localhost:11062 at 02:13:57.307 starting worker pid=1767 on localhost:11062 at 02:13:58.526 starting worker pid=1771 on localhost:11062 at 02:13:58.531 [ 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-devel-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-release-macos-arm64

Version: 0.0.7
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [12s/16s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(sonicscrewdriver) Attaching package: 'sonicscrewdriver' The following object is masked from 'package:base': jitter > > test_check("sonicscrewdriver") starting worker pid=75246 on localhost:11040 at 17:09:40.076 starting worker pid=75247 on localhost:11040 at 17:09:40.080 starting worker pid=75248 on localhost:11040 at 17:09:40.125 starting worker pid=75249 on localhost:11040 at 17:09:40.129 starting worker pid=75250 on localhost:11040 at 17:09:40.173 starting worker pid=75251 on localhost:11040 at 17:09:40.177 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=77129 on localhost:11040 at 17:09:42.125 starting worker pid=77139 on localhost:11040 at 17:09:42.130 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=88247 on localhost:11040 at 04:09:48.910 starting worker pid=88256 on localhost:11040 at 04:09:48.914 starting worker pid=88494 on localhost:11040 at 04:09:49.324 starting worker pid=88496 on localhost:11040 at 04:09:49.328 starting worker pid=88567 on localhost:11040 at 04:09:50.584 starting worker pid=88569 on localhost:11040 at 04:09:50.588 [ FAIL 18 | WARN 0 | SKIP 7 | PASS 821 ] ══ Skipped tests (7) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test-audioblast.R:2:3', 'test-audioblast.R:15:3', 'test-audioblast.R:30:3', 'test-audioblast.R:47:3', 'test-audioblast.R:68:3' • ssd_birdnet not available for testing (2): 'test-birdnetReticulate.R:14:3', 'test-birdnetReticulate.R:20:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-audioblastProcessors.R:9:3'): ab_diel_traits with real data ── Expected `data2$value_min[1]` to equal 1538. Differences: `actual`: 1539.0 `expected`: 1538.0 ── Failure ('test-audioblastProcessors.R:14:3'): ab_diel_traits with real data ── Expected `data2$value_min[1]` to equal 1538. Differences: `actual`: 1539.0 `expected`: 1538.0 ── Failure ('test-audioblastProcessors.R:19:3'): ab_diel_traits with real data ── Expected `data2$value_min[1]` to equal 1538. Differences: `actual`: 1539.0 `expected`: 1538.0 ── Failure ('test-audioblastProcessors.R:55:3'): .calcTimesOfDay() works as expected ── Expected `as.character(o[1, ])` to equal `c("0427", "1946")`. Differences: `actual`: "0425" "1948" `expected`: "0427" "1946" ── Failure ('test-audioblastProcessors.R:56:3'): .calcTimesOfDay() works as expected ── Expected `as.character(o[2, ])` to equal `c("2248", "0124")`. Differences: `actual`: "2254" "0119" `expected`: "2248" "0124" ── Failure ('test-audioblastProcessors.R:58:3'): .calcTimesOfDay() works as expected ── Expected `as.character(o[4, ])` to equal `c("1206", "2248")`. Differences: `actual`: "1207" "2254" `expected`: "1206" "2248" ── Failure ('test-audioblastProcessors.R:67:3'): .calcTimesOfDay() works as expected ── Expected `as.character(o[1, ])` to equal `c("1300", "1946")`. Differences: `actual`: "1300" "1948" `expected`: "1300" "1946" ── Failure ('test-audioblastProcessors.R:68:3'): .calcTimesOfDay() works as expected ── Expected `as.character(o[2, ])` to equal `c("2248", "0124")`. Differences: `actual`: "2254" "0119" `expected`: "2248" "0124" ── Failure ('test-audioblastProcessors.R:70:3'): .calcTimesOfDay() works as expected ── Expected `as.character(o[4, ])` to equal `c("1206", "2248")`. Differences: `actual`: "1207" "2254" `expected`: "1206" "2248" ── Failure ('test-audioblastProcessors.R:78:3'): .calcTimesOfDay() works as expected ── Expected `as.character(o[1, ])` to equal `c("1300", "1946")`. Differences: `actual`: "1300" "1948" `expected`: "1300" "1946" ── Failure ('test-audioblastProcessors.R:79:3'): .calcTimesOfDay() works as expected ── Expected `as.character(o[2, ])` to equal `c("2248", "0200")`. Differences: `actual`: "2254" "0200" `expected`: "2248" "0200" ── Failure ('test-audioblastProcessors.R:81:3'): .calcTimesOfDay() works as expected ── Expected `as.character(o[4, ])` to equal `c("1206", "2248")`. Differences: `actual`: "1207" "2254" `expected`: "1206" "2248" ── Failure ('test-audioblastProcessors.R:90:3'): .calcTimesOfDay() works as expected ── Expected `as.character(o[1, ])` to equal `c("1300", "1946")`. Differences: `actual`: "1300" "1948" `expected`: "1300" "1946" ── Failure ('test-audioblastProcessors.R:91:3'): .calcTimesOfDay() works as expected ── Expected `as.character(o[2, ])` to equal `c("2248", "0200")`. Differences: `actual`: "2254" "0200" `expected`: "2248" "0200" ── Failure ('test-audioblastProcessors.R:93:3'): .calcTimesOfDay() works as expected ── Expected `as.character(o[4, ])` to equal `c("1206", "2248")`. Differences: `actual`: "1207" "2254" `expected`: "1206" "2248" ── Failure ('test-audioblastProcessors.R:102:3'): .calcTimesOfDay() works as expected ── Expected `as.character(o[1, ])` to equal `c("0427", "1946")`. Differences: `actual`: "0425" "1948" `expected`: "0427" "1946" ── Failure ('test-audioblastProcessors.R:103:3'): .calcTimesOfDay() works as expected ── Expected `as.character(o[2, ])` to equal `c("2248", "0124")`. Differences: `actual`: "2254" "0119" `expected`: "2248" "0124" ── Failure ('test-audioblastProcessors.R:105:3'): .calcTimesOfDay() works as expected ── Expected `as.character(o[4, ])` to equal `c("1206", "2248")`. Differences: `actual`: "1207" "2254" `expected`: "1206" "2248" [ FAIL 18 | WARN 0 | SKIP 7 | PASS 821 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-macos-arm64

Package tdsc

Current CRAN status: OK: 14

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.