sonicscrewdriver
Bioacoustic Analysis and Publication Tools
Description
Provides tools for manipulating sound files for bioacoustic analysis, and preparing analyses these for publication. The package validates that values are physically possible wherever feasible.
Downloads
3.1K
Last 30 days
2358th
9.4K
Last 90 days
37.4K
Last year
Trend: -3.1% (30d vs prior 30d)
CRAN Check Status
Show all 14 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | ERROR |
| r-devel-linux-x86_64-debian-gcc | ERROR |
| r-devel-linux-x86_64-fedora-clang | ERROR |
| r-devel-linux-x86_64-fedora-gcc | ERROR |
| r-devel-macos-arm64 | ERROR |
| r-devel-windows-x86_64 | ERROR |
| r-oldrel-macos-arm64 | ERROR |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | ERROR |
| r-release-linux-x86_64 | ERROR |
| r-release-macos-arm64 | ERROR |
| r-release-macos-x86_64 | NOTE |
| r-release-windows-x86_64 | NOTE |
Check details (21 non-OK)
DESCRIPTION meta-information
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’
tests
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [20s/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=1859223 on localhost:11480 at 09:45:54.633
starting worker pid=1859229 on localhost:11480 at 09:45:54.648
starting worker pid=1859291 on localhost:11480 at 09:45:54.900
starting worker pid=1859296 on localhost:11480 at 09:45:54.921
starting worker pid=1859340 on l
...[truncated]...
alhost:11480 at 07:46:12.483
starting worker pid=1864555 on localhost:11480 at 07:46:12.527
[ FAIL 1 | WARN 0 | 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 `.audioblast_ASITSN(type, name, endpoint)`: traits module does not exist.
Backtrace:
▆
1. └─sonicscrewdriver::audioblast(...) at test-audioblastProcessors.R:2:3
2. └─sonicscrewdriver:::.audioblast_ASITSN(type, name, endpoint)
[ FAIL 1 | WARN 0 | SKIP 7 | PASS 833 ]
Error:
! Test failures.
Execution halted
DESCRIPTION meta-information
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’
tests
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [14s/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=3418013 on localhost:11490 at 23:12:13.951
starting worker pid=3418021 on localhost:11490 at 23:12:13.973
starting worker pid=3418175 on localhost:11490 at 23:12:14.142
starting worker pid=3418184 on localhost:11490 at 23:12:14.165
starting worker pid=3418365 on l
...[truncated]...
alhost:11490 at 21:12:25.105
starting worker pid=3428432 on localhost:11490 at 21:12:25.136
[ FAIL 1 | WARN 0 | 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 `.audioblast_ASITSN(type, name, endpoint)`: traits module does not exist.
Backtrace:
▆
1. └─sonicscrewdriver::audioblast(...) at test-audioblastProcessors.R:2:3
2. └─sonicscrewdriver:::.audioblast_ASITSN(type, name, endpoint)
[ FAIL 1 | WARN 0 | SKIP 7 | PASS 833 ]
Error:
! Test failures.
Execution halted
DESCRIPTION meta-information
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’
tests
Running ‘spelling.R’
Running ‘testthat.R’ [24s/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")
starting worker pid=401942 on localhost:11934 at 10:11:01.008
starting worker pid=401945 on localhost:11934 at 10:11:01.033
starting worker pid=401953 on localhost:11934 at 10:11:01.274
starting worker pid=401954 on localhost:11934 at 10:11:01.291
starting worker pid=401955 on localhost:1193
...[truncated]...
calhost:11934 at 09:11:14.744
starting worker pid=402878 on localhost:11934 at 09:11:14.774
[ FAIL 1 | WARN 0 | 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 `.audioblast_ASITSN(type, name, endpoint)`: traits module does not exist.
Backtrace:
▆
1. └─sonicscrewdriver::audioblast(...) at test-audioblastProcessors.R:2:3
2. └─sonicscrewdriver:::.audioblast_ASITSN(type, name, endpoint)
[ FAIL 1 | WARN 0 | SKIP 7 | PASS 833 ]
Error:
! Test failures.
Execution halted
DESCRIPTION meta-information
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’
tests
Running ‘spelling.R’
Running ‘testthat.R’ [34s/35s]
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=368412 on localhost:11933 at 10:02:24.776
starting worker pid=368413 on localhost:11933 at 10:02:24.790
starting worker pid=368444 on localhost:11933 at 10:02:25.537
starting worker pid=368457 on localhost:11933 at 10:02:25.552
starting worker pid=368587 on localhost:1193
...[truncated]...
calhost:11933 at 09:02:44.715
starting worker pid=373628 on localhost:11933 at 09:02:44.738
[ FAIL 1 | WARN 0 | 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 `.audioblast_ASITSN(type, name, endpoint)`: traits module does not exist.
Backtrace:
▆
1. └─sonicscrewdriver::audioblast(...) at test-audioblastProcessors.R:2:3
2. └─sonicscrewdriver:::.audioblast_ASITSN(type, name, endpoint)
[ FAIL 1 | WARN 0 | SKIP 7 | PASS 833 ]
Error:
! Test failures.
Execution halted
DESCRIPTION meta-information
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’
tests
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [17s/20s]
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=41008 on localhost:11955 at 09:35:46.430
starting worker pid=41010 on localhost:11955 at 09:35:46.435
starting worker pid=41015 on localhost:11955 at 09:35:46.470
starting worker pid=41016 on localhost:11955 at 09:35:46.473
starting worker pid=41018 on localhost:1
...[truncated]...
ilure ('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
DESCRIPTION meta-information
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'
tests
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 Evenn
...[truncated]...
dioblastProcessors-7.R
[ FAIL 1 | WARN 0 | 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 `.audioblast_ASITSN(type, name, endpoint)`: traits module does not exist.
Backtrace:
▆
1. └─sonicscrewdriver::audioblast(...) at test-audioblastProcessors.R:2:3
2. └─sonicscrewdriver:::.audioblast_ASITSN(type, name, endpoint)
[ FAIL 1 | WARN 0 | SKIP 9 | PASS 809 ]
Error:
! Test failures.
Execution halted
tests
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [11s/15s]
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=59140 on localhost:11771 at 08:12:57.799
starting worker pid=59157 on localhost:11771 at 08:12:57.805
starting worker pid=59255 on localhost:11771 at 08:12:57.894
starting worker pid=59265 on localhost:11771 at 08:12:57.898
starting worker pid=59450 on localhost:1
...[truncated]...
ilure ('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
DESCRIPTION meta-information
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’
tests
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [19s/26s]
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=474805 on localhost:11128 at 20:53:00.479
starting worker pid=474808 on localhost:11128 at 20:53:00.503
starting worker pid=474838 on localhost:11128 at 20:53:00.751
starting worker pid=474842 on localhost:11128 at 20:53:00.763
starting worker pid=474888 on localh
...[truncated]...
calhost:11128 at 18:53:19.112
starting worker pid=480637 on localhost:11128 at 18:53:19.147
[ FAIL 1 | WARN 0 | 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 `.audioblast_ASITSN(type, name, endpoint)`: traits module does not exist.
Backtrace:
▆
1. └─sonicscrewdriver::audioblast(...) at test-audioblastProcessors.R:2:3
2. └─sonicscrewdriver:::.audioblast_ASITSN(type, name, endpoint)
[ FAIL 1 | WARN 0 | SKIP 7 | PASS 833 ]
Error:
! Test failures.
Execution halted
DESCRIPTION meta-information
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’
tests
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [19s/26s]
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=2085406 on localhost:11118 at 20:24:04.651
starting worker pid=2085414 on localhost:11118 at 20:24:04.676
starting worker pid=2085457 on localhost:11118 at 20:24:04.947
starting worker pid=2085465 on localhost:11118 at 20:24:04.971
starting worker pid=2085489 on l
...[truncated]...
alhost:11118 at 18:24:22.839
starting worker pid=2090674 on localhost:11118 at 18:24:22.859
[ FAIL 1 | WARN 0 | 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 `.audioblast_ASITSN(type, name, endpoint)`: traits module does not exist.
Backtrace:
▆
1. └─sonicscrewdriver::audioblast(...) at test-audioblastProcessors.R:2:3
2. └─sonicscrewdriver:::.audioblast_ASITSN(type, name, endpoint)
[ FAIL 1 | WARN 0 | SKIP 7 | PASS 833 ]
Error:
! Test failures.
Execution halted
DESCRIPTION meta-information
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’
tests
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:1
...[truncated]...
── 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
DESCRIPTION meta-information
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’
DESCRIPTION meta-information
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'
Check History
ERROR 2 OK · 9 NOTE · 0 WARNING · 3 ERROR · 0 FAILURE Mar 10, 2026
DESCRIPTION meta-information
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’
DESCRIPTION meta-information
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’
DESCRIPTION meta-information
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’
DESCRIPTION meta-information
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’
DESCRIPTION meta-information
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’
DESCRIPTION meta-information
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'
DESCRIPTION meta-information
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’
DESCRIPTION meta-information
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’
DESCRIPTION meta-information
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’
DESCRIPTION meta-information
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’
DESCRIPTION meta-information
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'
tests
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [11s/15s]
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.
> #
> #
...[truncated]...
orks 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