Last updated on 2026-04-09 05:51:55 CEST.
| Package | ERROR | OK |
|---|---|---|
| VertexWiseR | 1 | 13 |
Current CRAN status: ERROR: 1, OK: 13
Version: 1.5.0
Check: examples
Result: ERROR
Running examples in ‘VertexWiseR-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: DTSERIESvextract
> ### Title: DTSERIESvextract
> ### Aliases: DTSERIESvextract
>
> ### ** Examples
>
> #demo cifti dtseries from openneuro
> #(ds005012, sub-18_ses-1_task-mid, run-01,
> #reduced to 50 time points)
> download.file(paste0("https://raw.githubusercontent.com/",
+ "CogBrainHealthLab/VertexWiseR/main/inst/demo_data/",
+ "demo_91k_bold.dtseries.nii"),
+ destfile=paste0(tempdir(),
+ "/demo_91k_bold.dtseries.nii"),
+ mode = "wb")
trying URL 'https://raw.githubusercontent.com/CogBrainHealthLab/VertexWiseR/main/inst/demo_data/demo_91k_bold.dtseries.nii'
Content type 'application/octet-stream' length 18890848 bytes (18.0 MB)
======================================
downloaded 13.8 MB
Warning in download.file(paste0("https://raw.githubusercontent.com/", "CogBrainHealthLab/VertexWiseR/main/inst/demo_data/", :
downloaded length 14499840 != reported length 18890848
Warning in download.file(paste0("https://raw.githubusercontent.com/", "CogBrainHealthLab/VertexWiseR/main/inst/demo_data/", :
URL 'https://raw.githubusercontent.com/CogBrainHealthLab/VertexWiseR/main/inst/demo_data/demo_91k_bold.dtseries.nii': Timeout of 60 seconds was reached
Error in download.file(paste0("https://raw.githubusercontent.com/", "CogBrainHealthLab/VertexWiseR/main/inst/demo_data/", :
download from 'https://raw.githubusercontent.com/CogBrainHealthLab/VertexWiseR/main/inst/demo_data/demo_91k_bold.dtseries.nii' failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc