Last updated on 2025-03-22 08:53:10 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7.2 | 6.07 | 183.76 | 189.83 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.7.2 | 4.33 | 127.85 | 132.18 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.7.2 | 170.90 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.7.2 | 304.57 | OK | |||
r-devel-macos-arm64 | 0.7.2 | 98.00 | OK | |||
r-devel-macos-x86_64 | 0.7.2 | 203.00 | OK | |||
r-devel-windows-x86_64 | 0.7.1 | 8.00 | 226.00 | 234.00 | ERROR | |
r-patched-linux-x86_64 | 0.7.2 | 7.00 | 174.66 | 181.66 | OK | |
r-release-linux-x86_64 | 0.7.1 | 6.42 | 170.75 | 177.17 | OK | |
r-release-macos-arm64 | 0.7.2 | 104.00 | OK | |||
r-release-macos-x86_64 | 0.7.2 | 197.00 | OK | |||
r-release-windows-x86_64 | 0.7.2 | 14.00 | 226.00 | 240.00 | OK | |
r-oldrel-macos-arm64 | 0.7.2 | 104.00 | OK | |||
r-oldrel-macos-x86_64 | 0.7.2 | 182.00 | OK | |||
r-oldrel-windows-x86_64 | 0.7.2 | 10.00 | 262.00 | 272.00 | OK |
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'
Flavor: r-devel-windows-x86_64
Version: 0.7.1
Check: tests
Result: ERROR
Running 'testthat.R' [45s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(ARUtools)
>
> test_check("ARUtools")
ERROR: Unknown command "TMPDIR=D:/temp/2025_03_17_01_26_54_17999/Rtmpkh21aA/filef2ac61312b9f". Did you mean command "preview"?
ERROR: Unknown command "TMPDIR=D:/temp/2025_03_17_01_26_54_17999/Rtmpkh21aA/filef2ac40c84675". Did you mean command "preview"?
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-devel-windows-x86_64