CRAN Package Check Results for Package VertexWiseR

Last updated on 2026-05-29 00:52:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.1 18.89 136.79 155.68 OK
r-devel-linux-x86_64-debian-gcc 1.5.1 13.43 98.08 111.51 ERROR
r-devel-linux-x86_64-fedora-clang 1.5.1 32.00 212.07 244.07 OK
r-devel-linux-x86_64-fedora-gcc 1.5.1 32.00 209.26 241.26 OK
r-devel-windows-x86_64 1.5.1 26.00 160.00 186.00 OK
r-patched-linux-x86_64 1.5.1 19.61 123.91 143.52 OK
r-release-linux-x86_64 1.5.1 19.62 125.09 144.71 OK
r-release-macos-arm64 1.5.1 4.00 43.00 47.00 OK
r-release-macos-x86_64 1.5.1 13.00 145.00 158.00 OK
r-release-windows-x86_64 1.5.1 21.00 140.00 161.00 OK
r-oldrel-macos-arm64 1.5.1 4.00 42.00 46.00 OK
r-oldrel-macos-x86_64 1.5.1 14.00 132.00 146.00 OK
r-oldrel-windows-x86_64 1.5.1 29.00 181.00 210.00 OK

Check Details

Version: 1.5.1
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: 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/", : URL 'https://raw.githubusercontent.com/CogBrainHealthLab/VertexWiseR/refs/heads/main/inst/demo_data/FINK_Tv_ses13.rds': 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/FINK_Tv_ses13.rds?raw=TRUE' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc