Last updated on 2024-09-13 07:49:05 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7.0 | 6.56 | 178.91 | 185.47 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.7.0 | 4.27 | 133.00 | 137.27 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.7.0 | 310.01 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.7.0 | 300.09 | OK | |||
r-devel-windows-x86_64 | 0.7.0 | 6.00 | 220.00 | 226.00 | OK | |
r-patched-linux-x86_64 | 0.7.0 | 5.90 | 169.26 | 175.16 | OK | |
r-release-linux-x86_64 | 0.7.0 | 5.73 | 169.53 | 175.26 | 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 | 7.00 | 226.00 | 233.00 | OK | |
r-oldrel-macos-arm64 | 0.7.0 | 127.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.7.0 | 244.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.7.0 | 6.00 | 244.00 | 250.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’... [5s/6s] OK
‘customizing.Rmd’ using ‘UTF-8’... failed
‘multisampling.Rmd’ using ‘UTF-8’... [4s/4s] OK
‘spatial.Rmd’ using ‘UTF-8’... [3s/3s] OK
‘timezones.Rmd’ using ‘UTF-8’... [4s/4s] OK
Flavor: r-oldrel-macos-arm64
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/15s] 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/10s] OK
Flavor: r-oldrel-macos-x86_64