Last updated on 2025-03-11 12:52:47 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7.1 | 6.64 | 183.13 | 189.77 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.7.1 | 3.75 | 132.04 | 135.79 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.7.1 | 317.34 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.7.1 | 308.31 | NOTE | |||
r-devel-macos-arm64 | 0.7.1 | 99.00 | OK | |||
r-devel-macos-x86_64 | 0.7.1 | 212.00 | NOTE | |||
r-devel-windows-x86_64 | 0.7.1 | 9.00 | 230.00 | 239.00 | ERROR | |
r-patched-linux-x86_64 | 0.7.1 | 7.27 | 173.71 | 180.98 | OK | |
r-release-linux-x86_64 | 0.7.1 | 6.10 | 171.38 | 177.48 | 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 | 10.00 | 228.00 | 238.00 | ERROR | |
r-oldrel-macos-arm64 | 0.7.1 | OK | ||||
r-oldrel-macos-x86_64 | 0.7.1 | 208.00 | OK | |||
r-oldrel-windows-x86_64 | 0.7.1 | 10.00 | 269.00 | 279.00 | ERROR |
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: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘add_sites.R’ ‘calc_sun.R’ ‘clean_logs.R’ ‘clean_metadata.R’
‘clean_sites.R’ ‘create_patterns.R’ ‘helper.R’ ‘selections.R’
‘test_helper.R’ ‘utils.R’ ‘utils_wave.R’ ‘wind_detection_functions.R’
‘wt_assign_tasks.R’
Flavor: r-devel-macos-x86_64
Version: 0.7.1
Check: tests
Result: ERROR
Running 'testthat.R' [46s]
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_27_10_07_47_22165/RtmpaOkeuY/file1557828bf385". Did you mean command "preview"?
ERROR: Unknown command "TMPDIR=D:/temp/2025_02_27_10_07_47_22165/RtmpaOkeuY/file1557826651b". 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
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_03_09_01_50_00_26348/RtmpsPZYdY/file352c6224628". Did you mean command "render"?
ERROR: Unknown command "TMPDIR=D:/temp/2025_03_09_01_50_00_26348/RtmpsPZYdY/file352c78724077". 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
Version: 0.7.1
Check: tests
Result: ERROR
Running 'testthat.R' [58s]
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_10_01_50_00_13582/Rtmp6nr7aE/file7c0ce6329a9". Did you mean command "preview"?
ERROR: Unknown command "TMPDIR=D:/temp/2025_03_10_01_50_00_13582/Rtmp6nr7aE/file7c0c1c015d45". 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-oldrel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.