Last updated on 2025-12-06 19:51:33 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.10.0 | 17.32 | 142.92 | 160.24 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.10.0 | 10.84 | 96.90 | 107.74 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.10.0 | 41.00 | 213.69 | 254.69 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.10.0 | 75.00 | 175.56 | 250.56 | OK | |
| r-devel-windows-x86_64 | 0.10.0 | 19.00 | 141.00 | 160.00 | OK | |
| r-patched-linux-x86_64 | 0.10.0 | 17.90 | 132.02 | 149.92 | OK | |
| r-release-linux-x86_64 | 0.10.0 | 15.97 | 131.06 | 147.03 | OK | |
| r-release-macos-arm64 | 0.10.0 | OK | ||||
| r-release-macos-x86_64 | 0.10.0 | 16.00 | 96.00 | 112.00 | OK | |
| r-release-windows-x86_64 | 0.10.0 | 22.00 | 136.00 | 158.00 | OK | |
| r-oldrel-macos-arm64 | 0.10.0 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.10.0 | 24.00 | 103.00 | 127.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.10.0 | 28.00 | 180.00 | 208.00 | OK |
Version: 0.10.0
Check: dependencies in R code
Result: NOTE
Unavailable namespace imported from by a ':::' call: ‘ciftiTools’
See the note in ?`:::` about the use of this operator.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.10.0
Check: tests
Result: ERROR
Running ‘run_templateICAr_tests.R’ [0s/1s]
Running ‘testthat.R’ [3s/3s]
Running the tests in ‘tests/run_templateICAr_tests.R’ failed.
Complete output:
> # Build --> Install and Restart
>
> # [Edit these]
> ## path to your Connectome Workbench
> my_wb <- "~/Applications"
> ## path to test data
> dir_data <- "tests/data"
> ## path to results from tests
> dir_results <- file.path(dir_data, "results")
>
> library(testthat)
> library(ciftiTools)
Error in library(ciftiTools) : there is no package called 'ciftiTools'
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.10.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘INLA’
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64