Last updated on 2025-12-06 17:48:28 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.3 | 19.49 | 143.76 | 163.25 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.3 | 11.81 | 94.48 | 106.29 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.3 | 36.00 | 218.84 | 254.84 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 36.00 | 205.12 | 241.12 | OK | |
| r-devel-windows-x86_64 | 0.1.3 | 20.00 | 134.00 | 154.00 | OK | |
| r-patched-linux-x86_64 | 0.1.3 | 18.78 | 132.28 | 151.06 | OK | |
| r-release-linux-x86_64 | 0.1.3 | 15.90 | 131.19 | 147.09 | OK | |
| r-release-macos-arm64 | 0.1.3 | OK | ||||
| r-release-macos-x86_64 | 0.1.3 | 16.00 | 91.00 | 107.00 | OK | |
| r-release-windows-x86_64 | 0.1.3 | 22.00 | 133.00 | 155.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.3 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.1.3 | 16.00 | 97.00 | 113.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.1.3 | 29.00 | 176.00 | 205.00 | OK |
Version: 0.1.3
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.1.3
Check: tests
Result: ERROR
Running ‘run_BayesBrainMap_tests.R’ [0s/0s]
Running ‘testthat.R’ [3s/3s]
Running the tests in ‘tests/run_BayesBrainMap_tests.R’ failed.
Complete output:
> # Build --> Install and Restart
>
> # [Edit these]
> ## path to your Connectome Workbench
> my_wb <- "~/Applications/workbench"
> ## 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.1.3
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘INLA’
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64