Last updated on 2025-05-31 13:50:07 CEST.
Package | ERROR | OK |
---|---|---|
msos | 13 | |
surreal | 13 | |
ucimlrepo | 1 | 12 |
visualize | 13 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
Version: 0.0.2
Check: examples
Result: ERROR
Running examples in 'ucimlrepo-Ex.R' failed
The error most likely occurred in:
> ### Name: fetch_ucirepo
> ### Title: Fetch UCI ML Repository Dataset
> ### Aliases: fetch_ucirepo
>
> ### ** Examples
>
> # Access Data by Name
> iris_dl <- fetch_ucirepo(name = "iris")
Warning in file(file, "rt") :
URL 'https://archive.ics.uci.edu/static/public/53/data.csv': status was 'SSL connect error'
Error reading data csv file for "iris" dataset (id=53).
Error in if (nrow(df) == 0) { : argument is of length zero
Calls: fetch_ucirepo
Execution halted
Flavor: r-devel-windows-x86_64
Current CRAN status: OK: 13