Last updated on 2024-09-20 01:48:26 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7.0 | 6.01 | 178.34 | 184.35 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.7.0 | 4.26 | 126.39 | 130.65 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.7.0 | 296.83 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.7.0 | 300.09 | OK | |||
r-devel-windows-x86_64 | 0.7.0 | 9.00 | 224.00 | 233.00 | OK | |
r-patched-linux-x86_64 | 0.7.0 | 6.81 | 167.98 | 174.79 | OK | |
r-release-linux-x86_64 | 0.7.0 | 6.11 | 168.38 | 174.49 | OK | |
r-release-macos-arm64 | 0.7.0 | 104.00 | OK | |||
r-release-macos-x86_64 | 0.7.0 | 247.00 | OK | |||
r-release-windows-x86_64 | 0.7.0 | 9.00 | 224.00 | 233.00 | OK | |
r-oldrel-macos-arm64 | 0.7.0 | 102.00 | OK | |||
r-oldrel-macos-x86_64 | 0.7.0 | 219.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.7.0 | 9.00 | 258.00 | 267.00 | OK |
Version: 0.7.0
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘ARUtools.Rmd’
...
When sourcing ‘ARUtools.R’:
Error: Problems with data `site_index`:
• Column 'site_id' does not exist
• Column 'date' does not exist
• Column 'aru_id' does not exist
• Column 'longitude' does not exist
• Column 'latitude' does not exist
• See ?clean_site_index
Execution halted
when running code in ‘customizing.Rmd’
...
> f <- c("a_BARLT10962_P01_1/P01_1_20200502T050000_ARU.mp4",
+ "a_BARLT10962_P01_1/P01_1_20200503T052000_ARU.mp4")
> clean_metadata(project_files = f)
When sourcing ‘customizing.R’:
Error: Did not find any 'wav' files.
ℹ Use `file_type` to change file extension for sound files
ℹ Check `project_dir`/`project_files` are correct
Execution halted
‘ARUtools.Rmd’ using ‘UTF-8’... failed
‘Misc.Rmd’ using ‘UTF-8’... [1s/1s] OK
‘SubSample.Rmd’ using ‘UTF-8’... [8s/12s] OK
‘customizing.Rmd’ using ‘UTF-8’... failed
‘multisampling.Rmd’ using ‘UTF-8’... [8s/12s] OK
‘spatial.Rmd’ using ‘UTF-8’... [5s/7s] OK
‘timezones.Rmd’ using ‘UTF-8’... [6s/9s] OK
Flavor: r-oldrel-macos-x86_64