Last updated on 2025-02-07 08:51:59 CET.
Package | ERROR | NOTE | OK |
---|---|---|---|
ARUtools | 1 | 5 | 7 |
Current CRAN status: ERROR: 1, NOTE: 5, OK: 7
Version: 0.7.1
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.2.0 because package code uses the pipe
placeholder syntax added in R 4.2.0.
File(s) using such syntax:
‘calc_sun.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
Version: 0.7.1
Check: tests
Result: ERROR
Running 'testthat.R' [44s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(ARUtools)
>
> test_check("ARUtools")
ERROR: Unknown command "TMPDIR=D:/temp/2025_02_06_01_50_00_28877/RtmpcncvNl/file4f98be479e7". Did you mean command "preview"?
ERROR: Unknown command "TMPDIR=D:/temp/2025_02_06_01_50_00_28877/RtmpcncvNl/file4f986a8d2eba". Did you mean command "render"?
Extracting Dates and Times...
! Omitted 1 extra, non-json/GPS files
! Detected 2 log files
[ FAIL 2 | WARN 0 | SKIP 6 | PASS 566 ]
══ Skipped tests (6) ═══════════════════════════════════════════════════════════
• On CRAN (5): 'test-08_selections.R:27:3', 'test-08_selections.R:91:3',
'test-08_selections.R:198:3', 'test-10_clean_logs.R:29:3',
'test-10_clean_logs.R:61:3'
• SoX not available (1): 'test-07_wave_files.R:193:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-09_create_dirs.R:35:3'): create_dirs() ───────────────────────
`... <- NULL` produced warnings.
── Failure ('test-09_create_dirs.R:78:3'): create_dirs() ───────────────────────
`... <- NULL` produced warnings.
[ FAIL 2 | WARN 0 | SKIP 6 | PASS 566 ]
Deleting unused snapshots:
• 08_selections/sim-selection-weights2.svg
• 08_selections/sim-selection-weights3.svg
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64