CRAN Package Check Results for Package ARUtools

Last updated on 2024-07-12 15:52:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.2 7.01 223.28 230.29 OK
r-devel-linux-x86_64-debian-gcc 0.6.2 5.34 164.28 169.62 OK
r-devel-linux-x86_64-fedora-clang 0.6.2 295.74 OK
r-devel-linux-x86_64-fedora-gcc 0.6.2 297.23 OK
r-devel-windows-x86_64 0.6.2 7.00 193.00 200.00 OK
r-patched-linux-x86_64 0.6.2 9.05 208.55 217.60 OK
r-release-linux-x86_64 0.6.2 6.44 194.41 200.85 OK
r-release-macos-arm64 0.6.2 108.00 ERROR
r-release-macos-x86_64 0.6.2 155.00 OK
r-release-windows-x86_64 0.6.2 8.00 214.00 222.00 OK
r-oldrel-macos-arm64 0.6.2 145.00 ERROR
r-oldrel-macos-x86_64 0.6.2 210.00 OK
r-oldrel-windows-x86_64 0.6.2 9.00 240.00 249.00 OK

Check Details

Version: 0.6.2
Check: tests
Result: ERROR Running ‘testthat.R’ [16s/20s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: `actual`: "2022-06-26 22:41:55" "2021-08-09 21:49:06" `expected`: "2022-06-27 22:41:50" "2021-08-10 21:47:13" ── Failure ('test-06_calc_sun.R:95:3'): calc_ss_diff() ───────────────────────── all(dplyr::select(diff, starts_with("t2")) < 48 * 60) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 3 | WARN 0 | SKIP 6 | PASS 488 ] Deleting unused snapshots: • 08_selections/sim-selection-weights2.svg • 08_selections/sim-selection-weights3.svg Error: Test failures Execution halted Flavor: r-release-macos-arm64

Version: 0.6.2
Check: tests
Result: ERROR Running ‘testthat.R’ [16s/22s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: `actual`: "2022-06-26 22:41:55" "2021-08-09 21:49:06" `expected`: "2022-06-27 22:41:50" "2021-08-10 21:47:13" ── Failure ('test-06_calc_sun.R:95:3'): calc_ss_diff() ───────────────────────── all(dplyr::select(diff, starts_with("t2")) < 48 * 60) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 3 | WARN 0 | SKIP 6 | PASS 488 ] Deleting unused snapshots: • 08_selections/sim-selection-weights2.svg • 08_selections/sim-selection-weights3.svg Error: Test failures Execution halted Flavor: r-oldrel-macos-arm64

Version: 0.6.2
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’... [5s/6s] OK ‘spatial.Rmd’ using ‘UTF-8’... [3s/3s] OK ‘timezones.Rmd’ using ‘UTF-8’... [3s/4s] OK Flavor: r-oldrel-macos-arm64