CRAN Package Check Results for Package ARUtools

Last updated on 2024-06-08 15:49:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.2 6.72 224.33 231.05 OK
r-devel-linux-x86_64-debian-gcc 0.6.2 5.83 164.60 170.43 OK
r-devel-linux-x86_64-fedora-clang 0.6.2 286.00 OK
r-devel-linux-x86_64-fedora-gcc 0.6.2 285.57 OK
r-devel-windows-x86_64 0.6.2 8.00 200.00 208.00 OK
r-patched-linux-x86_64 0.6.2 6.44 216.08 222.52 OK
r-release-linux-x86_64 0.6.2 6.98 205.59 212.57 OK
r-release-macos-arm64 0.6.2 97.00 ERROR
r-release-macos-x86_64 0.6.2 155.00 OK
r-release-windows-x86_64 0.6.2 7.00 217.00 224.00 OK
r-oldrel-macos-arm64 0.6.2 122.00 ERROR
r-oldrel-macos-x86_64 0.6.2 210.00 OK
r-oldrel-windows-x86_64 0.6.2 9.00 233.00 242.00 OK

Check Details

Version: 0.6.2
Check: tests
Result: ERROR Running ‘testthat.R’ [17s/18s] 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 Flavors: r-release-macos-arm64, 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/5s] OK ‘spatial.Rmd’ using ‘UTF-8’... [3s/3s] OK ‘timezones.Rmd’ using ‘UTF-8’... [4s/4s] OK Flavor: r-oldrel-macos-arm64