CRAN Package Check Results for Package ggseg3d

Last updated on 2026-06-19 09:55:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.1 10.51 141.26 151.77 OK
r-devel-linux-x86_64-debian-gcc 2.1.1 8.16 100.71 108.87 OK
r-devel-linux-x86_64-fedora-clang 2.1.1 13.00 169.24 182.24 ERROR
r-devel-linux-x86_64-fedora-gcc 2.1.1 10.00 136.96 146.96 OK
r-devel-windows-x86_64 2.1.1 14.00 143.00 157.00 OK
r-patched-linux-x86_64 2.1.1 11.31 135.55 146.86 OK
r-release-linux-x86_64 2.1.1 9.39 135.93 145.32 OK
r-release-macos-arm64 2.1.1 3.00 36.00 39.00 OK
r-release-macos-x86_64 2.1.1 7.00 131.00 138.00 OK
r-release-windows-x86_64 2.1.1 12.00 143.00 155.00 OK
r-oldrel-macos-arm64 2.1.1 2.00 37.00 39.00 OK
r-oldrel-macos-x86_64 2.1.1 8.00 201.00 209.00 OK
r-oldrel-windows-x86_64 2.1.1 17.00 157.00 174.00 OK

Check Details

Version: 2.1.1
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [34s/20s] 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(ggseg3d) > > test_check("ggseg3d") Starting 2 test processes. Saving _problems/test-data_merge-2.R [ FAIL 1 | WARN 0 | SKIP 8 | PASS 547 ] ══ Skipped tests (8) ═══════════════════════════════════════════════════════════ • On CRAN (8): 'test-visual.R:8:1', 'test-visual.R:13:1', 'test-visual.R:20:1', 'test-visual.R:26:1', 'test-visual.R:31:1', 'test-visual.R:36:1', 'test-visual.R:42:1', 'test-visual.R:48:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-data_merge.R:2:3'): data_merge works with unified atlas ──────── Error in `require_sf("atlas_sf()")`: atlas_sf() requires the sf package, which is not installed. i Install with `install.packages("sf")`, or use the polygon-format alternative (see `as_polygon_atlas()`). Backtrace: ▆ 1. └─ggseg.formats::atlas_sf(dk()) at test-data_merge.R:2:3 2. └─ggseg.formats:::require_sf("atlas_sf()") 3. └─cli::cli_abort(...) 4. └─rlang::abort(...) [ FAIL 1 | WARN 0 | SKIP 8 | PASS 547 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang