Last updated on 2025-07-22 08:48:48 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.2 | 17.68 | 138.80 | 156.48 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.3.2 | 8.65 | 95.88 | 104.53 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.3.2 | 240.05 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.2 | 238.21 | OK | |||
r-devel-windows-x86_64 | 1.3.2 | 19.00 | 135.00 | 154.00 | OK | |
r-patched-linux-x86_64 | 1.3.2 | 13.73 | 130.71 | 144.44 | OK | |
r-release-linux-x86_64 | 1.3.2 | 15.63 | 128.41 | 144.04 | OK | |
r-release-macos-arm64 | 1.3.2 | 76.00 | OK | |||
r-release-macos-x86_64 | 1.3.2 | 138.00 | OK | |||
r-release-windows-x86_64 | 1.3.2 | 19.00 | 190.00 | 209.00 | ERROR | |
r-oldrel-macos-arm64 | 1.3.2 | 81.00 | OK | |||
r-oldrel-macos-x86_64 | 1.3.2 | 138.00 | OK | |||
r-oldrel-windows-x86_64 | 1.3.2 | 26.00 | 176.00 | 202.00 | OK |
Version: 1.3.2
Check: examples
Result: ERROR
Running examples in 'VertexWiseR-Ex.R' failed
The error most likely occurred in:
> ### Name: TFCE_vertex_analysis_mixed
> ### Title: Vertex-wise analysis with threshold-free cluster enhancement
> ### (mixed effect)
> ### Aliases: TFCE_vertex_analysis_mixed
>
> ### ** Examples
>
> demodata = readRDS(system.file('demo_data/SPRENG_behdata_site1.rds', package = 'VertexWiseR'))[1:5,]
> CTv = readRDS(file = url(paste0("https://github.com",
+ "/CogBrainHealthLab/VertexWiseR/blob/main/inst/demo_data/",
+ "SPRENG_CTv_site1.rds?raw=TRUE")))[1:5,]
Warning in readRDS(file = url(paste0("https://github.com", "/CogBrainHealthLab/VertexWiseR/blob/main/inst/demo_data/", :
URL 'https://github.com/CogBrainHealthLab/VertexWiseR/blob/main/inst/demo_data/SPRENG_CTv_site1.rds?raw=TRUE': Timeout of 60 seconds was reached
Error in readRDS(file = url(paste0("https://github.com", "/CogBrainHealthLab/VertexWiseR/blob/main/inst/demo_data/", :
cannot open the connection to 'https://github.com/CogBrainHealthLab/VertexWiseR/blob/main/inst/demo_data/SPRENG_CTv_site1.rds?raw=TRUE'
Execution halted
Flavor: r-release-windows-x86_64