Last updated on 2025-07-06 13:49:43 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
baRulho | 3 | 10 | |
dynaSpec | 13 | ||
NatureSounds | 3 | 10 | |
ohun | 3 | 10 | |
Rraven | 3 | 10 | |
sketchy | 13 | ||
warbleR | 1 | 3 | 9 |
Current CRAN status: NOTE: 3, OK: 10
Version: 2.1.3
Check: installed package size
Result: NOTE
installed size is 7.7Mb
sub-directories of 1Mb or more:
doc 4.3Mb
help 2.2Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: NOTE: 3, OK: 10
Version: 1.0.5
Check: installed package size
Result: NOTE
installed size is 7.6Mb
sub-directories of 1Mb or more:
data 4.0Mb
doc 3.5Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: NOTE: 3, OK: 10
Version: 1.0.2
Check: installed package size
Result: NOTE
installed size is 6.8Mb
sub-directories of 1Mb or more:
doc 6.1Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: NOTE: 3, OK: 10
Version: 1.0.14
Check: installed package size
Result: NOTE
installed size is 5.5Mb
sub-directories of 1Mb or more:
doc 5.3Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, NOTE: 3, OK: 9
Version: 1.1.34
Check: examples
Result: ERROR
Running examples in ‘warbleR-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: read_wave
> ### Title: A wrapper for tuneR's readWave that read sound files listed
> ### within selection tables
> ### Aliases: read_wave
>
> ### ** Examples
>
> {
+ # write wave files with lower case file extension
+ data(list = c("Phae.long1"))
+ writeWave(Phae.long1, file.path(tempdir(), "Phae.long1.wav"))
+
+ # read from selection table
+ read_wave(X = lbh_selec_table, index = 1, path = tempdir())
+
+ # from extended selection table
+ library(NatureSounds)
+ read_wave(X = lbh.est, index = 1)
+
+ # read WAV
+ filepath <- system.file("extdata", "recording.wav", package = "bioacoustics")
+ read_wave(filepath)
+
+ # read MP3
+ filepath <- system.file("extdata", "recording.mp3", package = "bioacoustics")
+ read_wave(filepath)
+
+ # URL file
+ read_wave(X = "https://www.xeno-canto.org/513948/download")
+ }
This function is slated for deprecation in future versions. Please use the function read_sound_file() instead.
This function is slated for deprecation in future versions. Please use the function read_sound_file() instead.
This function is slated for deprecation in future versions. Please use the function read_sound_file() instead.
This function is slated for deprecation in future versions. Please use the function read_sound_file() instead.
This function is slated for deprecation in future versions. Please use the function read_sound_file() instead.
Warning in download.file(url = X, destfile = temp.file, quiet = TRUE, mode = "wb", :
cannot open URL 'https://xeno-canto.org/513948/download': HTTP status was '503 Service Unavailable'
Error in download.file(url = X, destfile = temp.file, quiet = TRUE, mode = "wb", :
cannot open URL 'https://www.xeno-canto.org/513948/download'
Calls: read_wave -> read_sound_file -> download.file
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1.34
Check: installed package size
Result: NOTE
installed size is 8.7Mb
sub-directories of 1Mb or more:
doc 6.6Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64