Last updated on 2020-09-17 02:08:12 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.0 | 14.89 | 212.77 | 227.66 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4.0 | 13.69 | 160.43 | 174.12 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4.0 | 286.54 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 279.85 | OK | |||
r-devel-windows-ix86+x86_64 | 0.3.0 | 28.00 | 277.00 | 305.00 | ERROR | |
r-patched-linux-x86_64 | 0.4.0 | 14.35 | 207.19 | 221.54 | OK | |
r-patched-solaris-x86 | 0.4.0 | 312.90 | OK | |||
r-release-linux-x86_64 | 0.4.0 | 15.89 | 206.93 | 222.82 | OK | |
r-release-macos-x86_64 | 0.4.0 | OK | ||||
r-release-windows-ix86+x86_64 | 0.4.0 | 33.00 | 318.00 | 351.00 | OK | |
r-oldrel-macos-x86_64 | 0.4.0 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 0.4.0 | 17.00 | 245.00 | 262.00 | OK |
Version: 0.3.0
Check: tests
Result: ERROR
Running 'testthat.R' [138s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(fsbrain)
>
> test_check("fsbrain")
-- 1. Error: Writing faverage region values works (@test-morph-atlas-agg.R#203)
cannot open the connection
Backtrace:
1. fsbrain::write.region.values.fsaverage(...)
2. freesurferformats::write.fs.morph(output_file, morph_data)
3. freesurferformats::write.fs.mgh(filepath, data, ...)
4. base::gzfile(filepath, "wb")
== testthat results ===========================================================
[ OK: 400 | SKIPPED: 31 | WARNINGS: 1 | FAILED: 1 ]
1. Error: Writing faverage region values works (@test-morph-atlas-agg.R#203)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 0.4.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Warning: 'rgl.init' failed, running with 'rgl.useNULL = TRUE'.
Flavor: r-oldrel-macos-x86_64