CRAN Package Check Results for Package GGally

Last updated on 2024-05-29 13:08:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2.1 14.41 196.58 210.99 OK
r-devel-linux-x86_64-debian-gcc 2.2.1 12.50 136.66 149.16 OK
r-devel-linux-x86_64-fedora-clang 2.2.1 252.80 OK
r-devel-linux-x86_64-fedora-gcc 2.2.1 270.07 OK
r-devel-windows-x86_64 2.2.1 16.00 163.00 179.00 OK
r-patched-linux-x86_64 2.2.1 14.81 181.11 195.92 OK
r-release-linux-x86_64 2.2.1 16.11 180.21 196.32 OK
r-release-macos-arm64 2.2.1 83.00 OK
r-release-macos-x86_64 2.2.1 352.00 OK
r-release-windows-x86_64 2.2.1 14.00 158.00 172.00 ERROR
r-oldrel-macos-arm64 2.2.1 82.00 OK
r-oldrel-macos-x86_64 2.2.1 215.00 OK
r-oldrel-windows-x86_64 2.2.1 19.00 210.00 229.00 OK

Check Details

Version: 2.2.1
Check: examples
Result: ERROR Running examples in 'GGally-Ex.R' failed The error most likely occurred in: > ### Name: ggcorr > ### Title: Correlation matrix > ### Aliases: ggcorr > > ### ** Examples > > # Small function to display plots only if it's interactive > p_ <- GGally::print_if_interactive > > # Basketball statistics provided by Nathan Yau at Flowing Data. > dt <- read.csv("http://datasets.flowingdata.com/ppg2008.csv") Warning in file(file, "rt") : URL 'http://datasets.flowingdata.com/ppg2008.csv': status was 'Couldn't resolve host name' Error in file(file, "rt") : cannot open the connection to 'http://datasets.flowingdata.com/ppg2008.csv' Calls: read.csv -> read.table -> file Execution halted Flavor: r-release-windows-x86_64