Last updated on 2025-07-23 20:51:12 CEST.
Package | ERROR | OK |
---|---|---|
VertexWiseR | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
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