Last updated on 2025-02-07 08:51:05 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7.1 | 6.43 | 184.59 | 191.02 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.7.1 | 4.11 | 132.69 | 136.80 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.7.1 | 318.87 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.7.1 | 316.21 | NOTE | |||
r-devel-windows-x86_64 | 0.7.1 | 8.00 | 209.00 | 217.00 | NOTE | |
r-patched-linux-x86_64 | 0.7.1 | 7.51 | 170.66 | 178.17 | OK | |
r-release-linux-x86_64 | 0.7.1 | 5.95 | 171.00 | 176.95 | OK | |
r-release-macos-arm64 | 0.7.1 | 108.00 | OK | |||
r-release-macos-x86_64 | 0.7.1 | 184.00 | OK | |||
r-release-windows-x86_64 | 0.7.1 | 8.00 | 230.00 | 238.00 | ERROR | |
r-oldrel-macos-arm64 | 0.7.1 | 102.00 | OK | |||
r-oldrel-macos-x86_64 | 0.7.1 | 208.00 | OK | |||
r-oldrel-windows-x86_64 | 0.7.1 | 9.00 | 262.00 | 271.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’
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