CRAN Package Check Results for Maintainer ‘Martin Wilson <martin at pipegrep.co.uk>’

Last updated on 2025-03-12 08:53:32 CET.

Package ERROR NOTE OK
fmriqa 8 7
spant 3 12

Package fmriqa

Current CRAN status: NOTE: 8, OK: 7

Version: 0.3.0
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: 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

Package spant

Current CRAN status: ERROR: 3, OK: 12

Version: 3.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [50s/155s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(spant) spant 3.2.0 Attaching package: 'spant' The following object is masked from 'package:stats': sd > > test_check("spant") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_fitting.R:57:3'): Test ABfit coarse-fitting steps only ─────── `fit_res` has changed from known value recorded in 'abfit_res_coarse.rds'. Component "res_tab": Component "res.niter": Mean relative difference: 0.6688525 Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(...) at test_fitting.R:57:3 2. └─testthat::expect_known_value(..., update = update) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 3.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [54s/74s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(spant) spant 3.2.0 Attaching package: 'spant' The following object is masked from 'package:stats': sd > > test_check("spant") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_fitting.R:57:3'): Test ABfit coarse-fitting steps only ─────── `fit_res` has changed from known value recorded in 'abfit_res_coarse.rds'. Component "res_tab": Component "res.niter": Mean relative difference: 0.6688525 Backtrace: ▆ 1. └─testthat::expect_equal_to_reference(...) at test_fitting.R:57:3 2. └─testthat::expect_known_value(..., update = update) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 16 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 3.2.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘abfit-baseline-opts.Rmd’ using rmarkdown Quitting from lines 11-19 [unnamed-chunk-1] (abfit-baseline-opts.Rmd) Error: processing vignette 'abfit-baseline-opts.Rmd' failed with diagnostics: package or namespace load failed for 'ragg' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called 'systemfonts' --- failed re-building ‘abfit-baseline-opts.Rmd’ --- re-building ‘spant-basis-simulation.Rmd’ using rmarkdown Quitting from lines 11-19 [unnamed-chunk-1] (spant-basis-simulation.Rmd) Error: processing vignette 'spant-basis-simulation.Rmd' failed with diagnostics: package or namespace load failed for 'ragg' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called 'systemfonts' --- failed re-building ‘spant-basis-simulation.Rmd’ --- re-building ‘spant-intro.Rmd’ using rmarkdown Quitting from lines 11-19 [unnamed-chunk-1] (spant-intro.Rmd) Error: processing vignette 'spant-intro.Rmd' failed with diagnostics: package or namespace load failed for 'ragg' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called 'systemfonts' --- failed re-building ‘spant-intro.Rmd’ --- re-building ‘spant-metabolite-simulation.Rmd’ using rmarkdown Quitting from lines 11-19 [unnamed-chunk-1] (spant-metabolite-simulation.Rmd) Error: processing vignette 'spant-metabolite-simulation.Rmd' failed with diagnostics: package or namespace load failed for 'ragg' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called 'systemfonts' --- failed re-building ‘spant-metabolite-simulation.Rmd’ --- re-building ‘spant-preprocessing.Rmd’ using rmarkdown Quitting from lines 11-19 [unnamed-chunk-1] (spant-preprocessing.Rmd) Error: processing vignette 'spant-preprocessing.Rmd' failed with diagnostics: package or namespace load failed for 'ragg' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called 'systemfonts' --- failed re-building ‘spant-preprocessing.Rmd’ SUMMARY: processing the following files failed: ‘abfit-baseline-opts.Rmd’ ‘spant-basis-simulation.Rmd’ ‘spant-intro.Rmd’ ‘spant-metabolite-simulation.Rmd’ ‘spant-preprocessing.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-oldrel-macos-arm64