Welcome to ClientVPS Mirrors

CRAN Package Check Results for Maintainer Athanasia Mo Mowinckel <a.m.mowinckel at psykologi.uio.no>

CRAN Package Check Results for Maintainer ‘Athanasia Mo Mowinckel <a.m.mowinckel at psykologi.uio.no>’

Last updated on 2026-07-04 05:51:32 CEST.

Package ERROR OK
ggseg 1 12
ggseg.formats 13
ggseg.meshes 13
ggseg3d 3 10
meetupr 13
nettskjemar 13
neuromapr 13

Package ggseg

Current CRAN status: ERROR: 1, OK: 12

Version: 2.2.0
Check: tests
Result: ERROR Running 'spelling.R' [0s] Running 'testthat.R' [30s] 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(ggseg) > > test_check("ggseg") Starting 2 test processes. Saving _problems/test-coords-23.R Saving _problems/test-coords-31.R Saving _problems/test-geom-brain-231.R [ FAIL 3 | WARN 2 | SKIP 21 | PASS 403 ] ══ Skipped tests (21) ══════════════════════════════════════════════════════════ • On CRAN (21): 'test-annotate-brain.R:179:3', 'test-annotate-brain.R:188:3', 'test-annotate-brain.R:204:3', 'test-annotate-brain.R:213:3', 'test-brain-atlas-plots.R:2:3', 'test-brain-atlas-plots.R:9:3', 'test-brain-atlas-plots.R:21:3', 'test-brain-atlas-plots.R:33:3', 'test-brain-atlas-plots.R:45:3', 'test-brain-atlas-plots.R:57:3', 'test-brain-atlas-plots.R:69:3', 'test-brain-atlas-plots.R:86:3', 'test-brain-atlas-plots.R:93:3', 'test-brain-atlas-plots.R:105:3', 'test-brain-atlas-plots.R:117:3', 'test-brain-atlas-plots.R:129:3', 'test-brain-atlas-plots.R:141:3', 'test-brain-atlas-plots.R:148:3', 'test-brain-atlas-plots.R:160:3', 'test-brain-atlas-plots.R:172:3', 'test-brain-atlas-plots.R:184:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-coords.R:23:5'): sf2coords / converts sf data to coords format ── Error in `seq_len(nrow(x))`: argument must be coercible to non-negative integer Backtrace: ▆ 1. └─ggseg:::sf2coords(dk()$data$sf) at test-coords.R:23:5 2. └─base::lapply(...) ── Error ('test-coords.R:31:5'): sf2coords / removes geometry column ─────────── Error in `seq_len(nrow(x))`: argument must be coercible to non-negative integer Backtrace: ▆ 1. └─ggseg:::sf2coords(dk()$data$sf) at test-coords.R:31:5 2. └─base::lapply(...) ── Failure ('test-geom-brain.R:228:5'): LayerBrain / errors when atlas has no data ── Expected `ggplot_build(ggplot() + geom_brain_sf(atlas = empty_atlas))` to throw a error. [ FAIL 3 | WARN 2 | SKIP 21 | PASS 403 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64

Package ggseg.formats

Current CRAN status: OK: 13

Package ggseg.meshes

Current CRAN status: OK: 13

Package ggseg3d

Current CRAN status: ERROR: 3, OK: 10

Version: 2.1.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [29s/18s] 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-debian-clang

Version: 2.1.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [28s/18s] 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-patched-linux-x86_64

Version: 2.1.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [28s/16s] 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-release-linux-x86_64

Package meetupr

Current CRAN status: OK: 13

Package nettskjemar

Current CRAN status: OK: 13

Package neuromapr

Current CRAN status: OK: 13

Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.

This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.