CRAN Package Check Results for Package VertexWiseR

Last updated on 2025-02-08 20:48:38 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 17.71 126.82 144.53 OK
r-devel-linux-x86_64-debian-gcc 1.2.0 12.36 91.39 103.75 OK
r-devel-linux-x86_64-fedora-clang 1.2.0 239.47 OK
r-devel-linux-x86_64-fedora-gcc 1.2.0 220.67 OK
r-devel-windows-x86_64 1.2.0 17.00 128.00 145.00 OK
r-patched-linux-x86_64 1.2.0 15.77 116.76 132.53 OK
r-release-linux-x86_64 1.2.0 17.95 114.64 132.59 OK
r-release-macos-arm64 1.2.0 74.00 OK
r-release-macos-x86_64 1.2.0 136.00 OK
r-release-windows-x86_64 1.2.0 18.00 127.00 145.00 OK
r-oldrel-macos-arm64 1.2.0 78.00 OK
r-oldrel-macos-x86_64 1.2.0 129.00 OK
r-oldrel-windows-x86_64 1.2.0 22.00 148.00 170.00 ERROR

Check Details

Version: 1.2.0
Check: examples
Result: ERROR Running examples in 'VertexWiseR-Ex.R' failed The error most likely occurred in: > ### 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/", : URL 'https://github.com/CogBrainHealthLab/VertexWiseR/blob/main/inst/demo_data/SPRENG_CTv_site1.rds?raw=TRUE': status was 'SSL connect 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/SPRENG_CTv_site1.rds?raw=TRUE' Execution halted Flavor: r-oldrel-windows-x86_64