Last updated on 2025-02-21 04:52:10 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.0 | 18.20 | 127.09 | 145.29 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2.0 | 12.17 | 88.31 | 100.48 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2.0 | 222.62 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 222.01 | OK | |||
r-devel-macos-arm64 | 1.2.0 | 72.00 | OK | |||
r-devel-macos-x86_64 | 1.2.0 | 132.00 | OK | |||
r-devel-windows-x86_64 | 1.2.0 | 19.00 | 134.00 | 153.00 | OK | |
r-patched-linux-x86_64 | 1.2.0 | 15.59 | 113.75 | 129.34 | OK | |
r-release-linux-x86_64 | 1.2.0 | 16.40 | 114.53 | 130.93 | OK | |
r-release-macos-arm64 | 1.2.0 | 74.00 | OK | |||
r-release-macos-x86_64 | 1.2.0 | 136.00 | OK | |||
r-release-windows-x86_64 | 1.2.0 | 20.00 | 179.00 | 199.00 | ERROR | |
r-oldrel-macos-arm64 | 1.2.0 | 78.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2.0 | 129.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2.0 | 24.00 | 179.00 | 203.00 | OK |
Version: 1.2.0
Check: examples
Result: ERROR
Running examples in 'VertexWiseR-Ex.R' failed
The error most likely occurred in:
> ### Name: RFT_vertex_analysis
> ### Title: Vertex-wise analysis with random field theory cluster correction
> ### Aliases: RFT_vertex_analysis
>
> ### ** Examples
>
> demodata = readRDS(system.file('demo_data/SPRENG_behdata_site1.rds',
+ package = 'VertexWiseR'))[1:100,]
> CTv = readRDS(file = url(paste0("https://github.com",
+ "/CogBrainHealthLab/VertexWiseR/blob/main/inst/demo_data/",
+ "SPRENG_CTv_site1.rds?raw=TRUE")))[1:100,]
Warning in readRDS(file = url(paste0("https://github.com", "/CogBrainHealthLab/VertexWiseR/blob/main/inst/demo_data/", :
URL 'https://raw.githubusercontent.com/CogBrainHealthLab/VertexWiseR/refs/heads/main/inst/demo_data/SPRENG_CTv_site1.rds': Timeout of 60 seconds was reached
Error in readRDS(file = url(paste0("https://github.com", "/CogBrainHealthLab/VertexWiseR/blob/main/inst/demo_data/", :
cannot read from connection
Execution halted
Flavor: r-release-windows-x86_64