Last updated on 2026-04-09 05:52:08 CEST.
| Package | ERROR | OK |
|---|---|---|
| MultiNMix | 14 | |
| SnowData | 1 | 13 |
Current CRAN status: OK: 14
Current CRAN status: ERROR: 1, OK: 13
Version: 1.0.0
Check: examples
Result: ERROR
Running examples in ‘SnowData-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: load_map
> ### Title: Load TIF File of John Snow's 1854 Map
> ### Aliases: load_map
>
> ### ** Examples
>
> tif <- load_map()
trying URL 'https://raw.githubusercontent.com/niamhmimnagh/JohnSnowCholera/main/Snow-cholera-map.tif.zip'
Content type 'application/zip' length 21718522 bytes (20.7 MB)
===============================
downloaded 13.1 MB
Warning in utils::download.file(url, zipfile, mode = "wb") :
downloaded length 13762542 != reported length 21718522
Warning in utils::download.file(url, zipfile, mode = "wb") :
URL 'https://raw.githubusercontent.com/niamhmimnagh/JohnSnowCholera/main/Snow-cholera-map.tif.zip': Timeout of 60 seconds was reached
Error in utils::download.file(url, zipfile, mode = "wb") :
download from 'https://raw.githubusercontent.com/niamhmimnagh/JohnSnowCholera/main/Snow-cholera-map.tif.zip' failed
Calls: load_map -> <Anonymous>
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc