Last updated on 2025-09-11 21:50:47 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.2-5 | 10.90 | 95.48 | 106.38 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 3.2-5 | 7.74 | 74.32 | 82.06 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 3.2-5 | 172.52 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 3.2-5 | 180.67 | ERROR | |||
r-devel-windows-x86_64 | 3.2-5 | 12.00 | 102.00 | 114.00 | NOTE | |
r-patched-linux-x86_64 | 3.2-5 | 11.15 | 87.84 | 98.99 | NOTE | |
r-release-linux-x86_64 | 3.2-5 | 8.72 | 87.40 | 96.12 | NOTE | |
r-release-macos-arm64 | 3.2-5 | 69.00 | NOTE | |||
r-release-macos-x86_64 | 3.2-5 | 94.00 | NOTE | |||
r-release-windows-x86_64 | 3.2-5 | 12.00 | 101.00 | 113.00 | NOTE | |
r-oldrel-macos-arm64 | 3.2-5 | 48.00 | NOTE | |||
r-oldrel-macos-x86_64 | 3.2-5 | 73.00 | NOTE | |||
r-oldrel-windows-x86_64 | 3.2-5 | 17.00 | 125.00 | 142.00 | NOTE |
Version: 3.2-5
Check: Rd files
Result: NOTE
checkRd: (-1) cf_save_kml.Rd:68: Lost braces
68 | \code{\link{cf_find_station}} and code{vignette("choose-station")} for
| ^
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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 3.2-5
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘test-all.R’ [2s/3s]
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> library(testthat)
> library(clifro)
>
> test_check("clifro")
[ FAIL 1 | WARN 1 | SKIP 4 | PASS 10 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• On CRAN (4): 'test-cf_find_station.R:4:3', 'test-cf_last_query.R:4:3',
'test-cf_query.R:4:3', 'test-cf_station.R:4:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-windrose.R:15:3'): windrose ──────────────────────────────────
tt$labels inherits from `'ggplot2::labels'/'gg'/'S7_object'` not `'character'`.
[ FAIL 1 | WARN 1 | SKIP 4 | PASS 10 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 3.2-5
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘test-all.R’
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> library(testthat)
> library(clifro)
>
> test_check("clifro")
[ FAIL 1 | WARN 1 | SKIP 4 | PASS 10 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• On CRAN (4): 'test-cf_find_station.R:4:3', 'test-cf_last_query.R:4:3',
'test-cf_query.R:4:3', 'test-cf_station.R:4:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-windrose.R:15:3'): windrose ──────────────────────────────────
tt$labels inherits from `'ggplot2::labels'/'gg'/'S7_object'` not `'character'`.
[ FAIL 1 | WARN 1 | SKIP 4 | PASS 10 ]
Error: Test failures
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc