Last updated on 2026-04-29 22:55:30 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.1 | 10.23 | 170.75 | 180.98 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 7.77 | 130.15 | 137.92 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 19.00 | 273.66 | 292.66 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 20.00 | 283.91 | 303.91 | OK | |
| r-devel-windows-x86_64 | 1.0.1 | 17.00 | 166.00 | 183.00 | OK | |
| r-patched-linux-x86_64 | 1.0.1 | 9.75 | 164.13 | 173.88 | OK | |
| r-release-linux-x86_64 | 1.0.1 | 10.85 | 162.97 | 173.82 | OK | |
| r-release-macos-arm64 | 1.0.1 | 3.00 | 42.00 | 45.00 | OK | |
| r-release-macos-x86_64 | 1.0.1 | 8.00 | 177.00 | 185.00 | OK | |
| r-release-windows-x86_64 | 1.0.1 | 14.00 | 160.00 | 174.00 | ERROR | |
| r-oldrel-macos-arm64 | 1.0.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.1 | 7.00 | 230.00 | 237.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.1 | 19.00 | 227.00 | 246.00 | OK |
Version: 1.0.1
Check: tests
Result: ERROR
Running 'testthat.R' [3s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(sfclust)
>
> test_check("sfclust")
Linking to GEOS 3.14.1, GDAL 3.12.1, PROJ 9.7.1; sf_use_s2() is TRUE
Attaching package: 'igraph'
The following object is masked from 'package:testthat':
compare
The following objects are masked from 'package:stats':
decompose, spectrum
The following object is masked from 'package:base':
union
Flavor: r-release-windows-x86_64