CRAN Package Check Results for Maintainer ‘David Hope <david.hope at ec.gc.ca>’

Last updated on 2024-06-08 09:49:32 CEST.

Package ERROR OK
ARUtools 2 11

Package ARUtools

Current CRAN status: ERROR: 2, OK: 11

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