Last updated on 2025-02-25 08:51:38 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7.1 | 5.65 | 183.29 | 188.94 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.7.1 | 3.74 | 129.14 | 132.88 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.7.1 | 311.36 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.7.1 | 317.74 | 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 | 212.00 | 221.00 | ERROR | |
r-patched-linux-x86_64 | 0.7.1 | 6.59 | 170.92 | 177.51 | OK | |
r-release-linux-x86_64 | 0.7.1 | 6.48 | 169.87 | 176.35 | 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 | 229.00 | 239.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 | 9.00 | 250.00 | 259.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_15_01_50_01_12291/RtmpicOluc/file2f98c250d7884". Did you mean command "preview"?
ERROR: Unknown command "TMPDIR=D:/temp/2025_02_15_01_50_01_12291/RtmpicOluc/file2f98c162531f". 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' [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_02_20_01_50_00_13994/Rtmp0k4XiT/file112d82247336c". Did you mean command "preview"?
ERROR: Unknown command "TMPDIR=D:/temp/2025_02_20_01_50_00_13994/Rtmp0k4XiT/file112d830eb2f83". 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_02_24_01_50_00_28466/RtmpCSZMCz/file295404232244c". Did you mean command "preview"?
ERROR: Unknown command "TMPDIR=D:/temp/2025_02_24_01_50_00_28466/RtmpCSZMCz/file2954020f633a0". 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