Last updated on 2025-12-06 00:48:42 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6.0 | 4.65 | 57.64 | 62.29 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.6.0 | 3.17 | 29.44 | 32.61 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.6.0 | 11.00 | 82.05 | 93.05 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.6.0 | 88.86 | OK | |||
| r-devel-windows-x86_64 | 0.6.0 | 7.00 | 79.00 | 86.00 | OK | |
| r-patched-linux-x86_64 | 0.6.0 | 6.63 | 50.23 | 56.86 | OK | |
| r-release-linux-x86_64 | 0.6.0 | 4.45 | 51.47 | 55.92 | OK | |
| r-release-macos-arm64 | 0.6.0 | OK | ||||
| r-release-macos-x86_64 | 0.6.0 | 3.00 | 63.00 | 66.00 | OK | |
| r-release-windows-x86_64 | 0.6.0 | 8.00 | 77.00 | 85.00 | OK | |
| r-oldrel-macos-arm64 | 0.6.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.6.0 | 4.00 | 57.00 | 61.00 | OK | |
| r-oldrel-windows-x86_64 | 0.6.0 | 9.00 | 91.00 | 100.00 | OK |
Version: 0.6.0
Check: tests
Result: ERROR
Running ‘run_fMRItools_tests.R’ [1s/1s]
Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/run_fMRItools_tests.R’ failed.
Complete output:
> # Build --> Install and Restart
>
> library(testthat)
> library(fMRItools)
>
> tests_dir <- "testthat"
> if (!endsWith(getwd(), "tests")) { tests_dir <- file.path("tests", tests_dir) }
>
> source(file.path(tests_dir, "test-misc.R"))
── Error: Miscellaneous functions are working ──────────────────────────────────
<packageNotFoundError/error/condition>
Error in `loadNamespace(x)`: there is no package called 'ciftiTools'
Backtrace:
▆
1. ├─fMRItools::plot_FC(mat)
2. │ └─fMRItools::color_palette("Beach")
3. └─base::loadNamespace(x)
4. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
5. └─base (local) withOneRestart(expr, restarts[[1L]])
6. └─base (local) doWithOneRestart(return(expr), restart)
Error:
! Test failed with 1 failure and 2 successes.
Backtrace:
▆
1. ├─base::source(file.path(tests_dir, "test-misc.R"))
2. │ ├─base::withVisible(eval(ei, envir))
3. │ └─base::eval(ei, envir)
4. │ └─base::eval(ei, envir)
5. └─testthat::test_that(...)
6. └─testthat:::test_code(code, parent.frame())
7. ├─withr (local) `<fn>`()
8. └─reporter$end_test(context = reporter$.context, test = test)
9. └─cli::cli_abort(...)
10. └─rlang::abort(...)
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.6.0
Check: HTML version of manual
Result: NOTE
Skipping checking math rendering: package 'V8' unavailable
Flavor: r-devel-linux-x86_64-debian-gcc