Last updated on 2025-11-15 02:53:01 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.6.5 | 10.49 | 169.63 | 180.12 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.6.5 | 7.21 | 135.36 | 142.57 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.6.5 | 27.00 | 277.67 | 304.67 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.6.5 | 50.00 | 286.75 | 336.75 | ERROR | |
| r-devel-windows-x86_64 | 1.6.5 | 14.00 | 155.00 | 169.00 | NOTE | |
| r-patched-linux-x86_64 | 1.6.5 | 9.51 | 160.06 | 169.57 | NOTE | |
| r-release-linux-x86_64 | 1.6.5 | 8.47 | 160.11 | 168.58 | NOTE | |
| r-release-macos-arm64 | 1.6.5 | 4.00 | 65.00 | 69.00 | NOTE | |
| r-release-macos-x86_64 | 1.6.5 | 7.00 | 137.00 | 144.00 | NOTE | |
| r-release-windows-x86_64 | 1.6.5 | 16.00 | 153.00 | 169.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.6.5 | 4.00 | 68.00 | 72.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.6.5 | 6.00 | 105.00 | 111.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.6.5 | 16.00 | 195.00 | 211.00 | NOTE |
Version: 1.6.5
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Athanasia Mo Mowinckel <a.m.mowinckel@psykologi.uio.no>’
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.6.5
Check: package subdirectories
Result: NOTE
Problems with news in ‘NEWS.md’:
Cannot extract version info from the following section titles:
* Changes all data options to .data to decrease possibility of column naming overlap
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 1.6.5
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [35s/39s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
>
> test_check("ggseg")
Loading required package: ggseg
Saving _problems/test-brain_palettes-10.R
merging atlas and data by 'region'
merging atlas and data by 'region'
[ FAIL 1 | WARN 0 | SKIP 8 | PASS 106 ]
══ Skipped tests (8) ═══════════════════════════════════════════════════════════
• On CRAN (7): 'test-brain-atlas-plots.R:2:1', 'test-ggseg.R:8:1',
'test-ggseg.R:41:1', 'test-ggseg.R:50:1', 'test-ggseg_atlas.R:94:1',
'test-scale_brain.R:2:1', 'test-theme_brain.R:2:1'
• empty test (1): 'test-coord-funcs.R:1:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-brain_palettes.R:10:3'): Check that palette extraction happens ok ──
Error in `expect_warning(length(brain_pal("aseg", 2)), 3)`: `regexp` must be a single string, `NA`, or `NULL`, not the number 3.
Backtrace:
▆
1. └─testthat::expect_warning(regexp = 3) at test-brain_palettes.R:10:3
2. └─testthat:::check_string(regexp, allow_null = TRUE, allow_na = TRUE)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 1 | WARN 0 | SKIP 8 | PASS 106 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.6.5
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [79s/128s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
>
> test_check("ggseg")
Loading required package: ggseg
Saving _problems/test-brain_palettes-10.R
merging atlas and data by 'region'
merging atlas and data by 'region'
[ FAIL 1 | WARN 0 | SKIP 8 | PASS 106 ]
══ Skipped tests (8) ═══════════════════════════════════════════════════════════
• On CRAN (7): 'test-brain-atlas-plots.R:2:1', 'test-ggseg.R:8:1',
'test-ggseg.R:41:1', 'test-ggseg.R:50:1', 'test-ggseg_atlas.R:94:1',
'test-scale_brain.R:2:1', 'test-theme_brain.R:2:1'
• empty test (1): 'test-coord-funcs.R:1:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-brain_palettes.R:10:3'): Check that palette extraction happens ok ──
Error in `expect_warning(length(brain_pal("aseg", 2)), 3)`: `regexp` must be a single string, `NA`, or `NULL`, not the number 3.
Backtrace:
▆
1. └─testthat::expect_warning(regexp = 3) at test-brain_palettes.R:10:3
2. └─testthat:::check_string(regexp, allow_null = TRUE, allow_na = TRUE)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 1 | WARN 0 | SKIP 8 | PASS 106 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.6.5
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [83s/219s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
>
> test_check("ggseg")
Loading required package: ggseg
Saving _problems/test-brain_palettes-10.R
merging atlas and data by 'region'
merging atlas and data by 'region'
[ FAIL 1 | WARN 0 | SKIP 8 | PASS 106 ]
══ Skipped tests (8) ═══════════════════════════════════════════════════════════
• On CRAN (7): 'test-brain-atlas-plots.R:2:1', 'test-ggseg.R:8:1',
'test-ggseg.R:41:1', 'test-ggseg.R:50:1', 'test-ggseg_atlas.R:94:1',
'test-scale_brain.R:2:1', 'test-theme_brain.R:2:1'
• empty test (1): 'test-coord-funcs.R:1:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-brain_palettes.R:10:3'): Check that palette extraction happens ok ──
Error in `expect_warning(length(brain_pal("aseg", 2)), 3)`: `regexp` must be a single string, `NA`, or `NULL`, not the number 3.
Backtrace:
▆
1. └─testthat::expect_warning(regexp = 3) at test-brain_palettes.R:10:3
2. └─testthat:::check_string(regexp, allow_null = TRUE, allow_na = TRUE)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 1 | WARN 0 | SKIP 8 | PASS 106 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc