Last updated on 2022-02-23 07:52:09 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.5 | 7.16 | 117.07 | 124.23 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.0.5 | 7.07 | 89.13 | 96.20 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.5 | 154.62 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.5 | 142.49 | ERROR | |||
r-devel-windows-x86_64-new-UL | 1.0.5 | 44.00 | 161.00 | 205.00 | ERROR | |
r-devel-windows-x86_64-new-TK | 1.0.5 | ERROR | ||||
r-patched-linux-x86_64 | 1.0.5 | OK | ||||
r-release-linux-x86_64 | 1.0.5 | 7.04 | 120.77 | 127.81 | OK | |
r-release-macos-arm64 | 1.0.5 | OK | ||||
r-release-macos-x86_64 | 1.0.5 | OK | ||||
r-release-windows-ix86+x86_64 | 1.0.5 | 16.00 | 156.00 | 172.00 | OK | |
r-oldrel-macos-x86_64 | 1.0.5 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.5 | 17.00 | 153.00 | 170.00 | OK |
Version: 1.0.5
Check: examples
Result: ERROR
Running examples in 'baRulho-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: noise_profile
> ### Title: Measure full spectrum sound noise profiles
> ### Aliases: noise_profile
>
> ### ** Examples
>
> {
+ # load example data
+ data("playback_est")
+
+ # custom noise reference
+ noise_profile(X = playback_est, mar = 0.01, pb = FALSE, noise.ref = "custom")
+
+ # remove noise selections
+ pe <- playback_est[playback_est$signal.type != "ambient", ]
+
+ noise_profile(X = pe, mar = 0.01, pb = FALSE, noise.ref = "adjacent")
+ }
Error in aggregate.formula(formula = amp ~ sound.files + freq, data = noise.profile, :
argument 'x' is missing -- it has been renamed from 'formula'
Calls: noise_profile -> aggregate -> aggregate.formula
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0.5
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building 'baRulho_quantifying_sound_degradation.Rmd' using rmarkdown
Loading required package: warbleR
Loading required package: tuneR
Loading required package: seewave
Loading required package: NatureSounds
NOTE: functions have been renamed (run 'print(new_function_names)' to see new names). Both old and new names are available in this version
Please see citation('warbleR') for use in publication
Loading required package: viridisLite
Quitting from lines 1363-1368 (baRulho_quantifying_sound_degradation.Rmd)
Error: processing vignette 'baRulho_quantifying_sound_degradation.Rmd' failed with diagnostics:
argument 'x' is missing -- it has been renamed from 'formula'
--- failed re-building 'baRulho_quantifying_sound_degradation.Rmd'
SUMMARY: processing the following file failed:
'baRulho_quantifying_sound_degradation.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0.5
Check: Rd cross-references
Result: NOTE
Undeclared package ‘Rraven’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.5
Check: examples
Result: ERROR
Running examples in ‘baRulho-Ex.R’ failed
The error most likely occurred in:
> ### Name: noise_profile
> ### Title: Measure full spectrum sound noise profiles
> ### Aliases: noise_profile
>
> ### ** Examples
>
> {
+ # load example data
+ data("playback_est")
+
+ # custom noise reference
+ noise_profile(X = playback_est, mar = 0.01, pb = FALSE, noise.ref = "custom")
+
+ # remove noise selections
+ pe <- playback_est[playback_est$signal.type != "ambient", ]
+
+ noise_profile(X = pe, mar = 0.01, pb = FALSE, noise.ref = "adjacent")
+ }
Error in aggregate.formula(formula = amp ~ sound.files + freq, data = noise.profile, :
argument 'x' is missing -- it has been renamed from 'formula'
Calls: noise_profile -> aggregate -> aggregate.formula
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-new-UL, r-devel-windows-x86_64-new-TK
Version: 1.0.5
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘baRulho_quantifying_sound_degradation.Rmd’ using rmarkdown
Loading required package: warbleR
Loading required package: tuneR
Loading required package: seewave
Loading required package: NatureSounds
NOTE: functions have been renamed (run 'print(new_function_names)' to see new names). Both old and new names are available in this version
Please see citation('warbleR') for use in publication
Loading required package: viridisLite
Quitting from lines 1363-1368 (baRulho_quantifying_sound_degradation.Rmd)
Error: processing vignette 'baRulho_quantifying_sound_degradation.Rmd' failed with diagnostics:
argument 'x' is missing -- it has been renamed from 'formula'
--- failed re-building ‘baRulho_quantifying_sound_degradation.Rmd’
SUMMARY: processing the following file failed:
‘baRulho_quantifying_sound_degradation.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-new-UL, r-devel-windows-x86_64-new-TK