Last updated on 2025-03-29 08:53:06 CET.
Package | ERROR | OK |
---|---|---|
VertexWiseR | 1 | 14 |
Current CRAN status: ERROR: 1, OK: 14
Version: 1.3.0
Check: examples
Result: ERROR
Running examples in 'VertexWiseR-Ex.R' failed
The error most likely occurred in:
> ### Name: smooth_surf
> ### Title: Smooth surface
> ### Aliases: smooth_surf
>
> ### ** Examples
>
> surf_data = readRDS(file = url(paste0("https://github.com",
+ "/CogBrainHealthLab/VertexWiseR/blob/main/inst/demo_data/",
+ "FINK_Tv_ses13.rds?raw=TRUE")))[1:3,]
Warning in readRDS(file = url(paste0("https://github.com", "/CogBrainHealthLab/VertexWiseR/blob/main/inst/demo_data/", :
cannot open URL 'https://raw.githubusercontent.com/CogBrainHealthLab/VertexWiseR/refs/heads/main/inst/demo_data/FINK_Tv_ses13.rds': HTTP status was '429 Unknown Error'
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/FINK_Tv_ses13.rds?raw=TRUE'
Execution halted
Flavor: r-oldrel-windows-x86_64