Last updated on 2026-09-13 02:52:21 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 7.26 | 120.94 | 128.20 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 4.62 | 85.07 | 89.69 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 81.92 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 81.26 | OK | |||
| r-devel-windows-x86_64 | 0.2.0 | 10.00 | 128.00 | 138.00 | OK | |
| r-patched-linux-x86_64 | 0.2.0 | 7.29 | 111.42 | 118.71 | OK | |
| r-release-linux-x86_64 | 0.2.0 | 7.28 | 110.17 | 117.45 | OK | |
| r-release-macos-arm64 | 0.2.0 | 2.00 | 33.00 | 35.00 | OK | |
| r-release-macos-x86_64 | 0.2.0 | 5.00 | 125.00 | 130.00 | OK | |
| r-release-windows-x86_64 | 0.2.0 | 9.00 | 114.00 | 123.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.0 | 2.00 | 34.00 | 36.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.0 | 6.00 | 132.00 | 138.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.0 | 13.00 | 156.00 | 169.00 | OK |
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [38s/47s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(sfReapportion)
>
> test_check("sfReapportion")
Saving _problems/test.sfReapportion-109.R
[ FAIL 1 | WARN 89 | SKIP 3 | PASS 26 ]
══ Skipped tests (3) ═══════════════════════════════════════════════════════════
• On CRAN (3): 'test.sfReapportion.R:115:3', 'test.sfReapportion.R:133:3',
'test.sfReapportion.R:179:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test.sfReapportion.R:108:3'): sfReapportion recommends repairing invalid geoms ──
Expected `sfReapportion(x, y, RP_2011_CS8_Paris, "DCOMIRIS", "ID", "IRIS")` not to throw any warnings.
Actually got a <simpleWarning> with message:
object length is not a multiple of subscript length
[ FAIL 1 | WARN 89 | SKIP 3 | PASS 26 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc