Last updated on 2025-02-10 03:49:12 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.9 | 8.36 | 154.89 | 163.25 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 14.43 | 183.30 | 197.73 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 505.77 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 526.03 | NOTE | |||
r-devel-windows-x86_64 | 0.3.0 | 24.00 | 228.00 | 252.00 | OK | |
r-patched-linux-x86_64 | 0.3.0 | 24.99 | 263.28 | 288.27 | OK | |
r-release-linux-x86_64 | 0.3.0 | 23.94 | 263.34 | 287.28 | OK | |
r-release-macos-arm64 | 0.3.0 | 130.00 | OK | |||
r-release-macos-x86_64 | 0.3.0 | 374.00 | OK | |||
r-release-windows-x86_64 | 0.3.0 | 28.00 | 229.00 | 257.00 | OK | |
r-oldrel-macos-arm64 | 0.2.9 | 86.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.9 | 190.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3.0 | 31.00 | 348.00 | 379.00 | OK |
Version: 0.2.9
Check: tests
Result: ERROR
Running ‘testthat.R’ [15s/18s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(arcpullr)
Loading required package: sf
Linking to GEOS 3.13.0, GDAL 3.10.1, PROJ 9.5.1; sf_use_s2() is TRUE
>
> test_check("arcpullr")
[ FAIL 1 | WARN 7 | SKIP 0 | PASS 51 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_layer_properties.R:21:3'): legend values and colors are correct ──
legend$color not equal to `legend_colors`.
14/16 mismatches
x[1]: "#C84141"
y[1]: "#C94242"
x[3]: "#F2EE86"
y[3]: "#F2EF87"
x[5]: "#E6AC2E"
y[5]: "#E6AC2B"
x[6]: "#9C7209"
y[6]: "#9D7207"
x[7]: "#016400"
y[7]: "#006300"
[ FAIL 1 | WARN 7 | SKIP 0 | PASS 51 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.3.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘methods’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc