CRAN Package Check Results for Package VertexWiseR

Last updated on 2025-11-24 00:48:58 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.3 17.78 131.73 149.51 ERROR
r-devel-linux-x86_64-debian-gcc 1.4.3 11.86 95.65 107.51 OK
r-devel-linux-x86_64-fedora-clang 1.4.3 38.00 200.25 238.25 OK
r-devel-windows-x86_64 1.4.3 22.00 138.00 160.00 OK
r-patched-linux-x86_64 1.4.3 16.27 126.51 142.78 OK
r-release-linux-x86_64 1.4.3 16.32 125.76 142.08 OK
r-release-macos-arm64 1.4.3 OK
r-release-macos-x86_64 1.4.3 17.00 142.00 159.00 OK
r-release-windows-x86_64 1.4.3 20.00 138.00 158.00 OK
r-oldrel-macos-arm64 1.4.3 OK
r-oldrel-macos-x86_64 1.4.3 24.00 141.00 165.00 OK
r-oldrel-windows-x86_64 1.4.3 27.00 177.00 204.00 OK

Check Details

Version: 1.4.3
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: RFT_vertex_analysis > ### Title: Vertex-wise analysis with random field theory cluster correction > ### Aliases: RFT_vertex_analysis > > ### ** Examples > > demodata = readRDS(system.file('demo_data/SPRENG_behdata_site1.rds', + package = 'VertexWiseR'))[1:100,] > CTv = readRDS(file = url(paste0("https://github.com", + "/CogBrainHealthLab/VertexWiseR/blob/main/inst/demo_data/", + "SPRENG_CTv_site1.rds?raw=TRUE")))[1:100,] Warning in readRDS(file = url(paste0("https://github.com", "/CogBrainHealthLab/VertexWiseR/blob/main/inst/demo_data/", : cannot open URL 'https://github.com/CogBrainHealthLab/VertexWiseR/blob/main/inst/demo_data/SPRENG_CTv_site1.rds?raw=TRUE': HTTP status was '503 Service Unavailable' 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-devel-linux-x86_64-debian-clang