CRAN Package Check Results for Package rdwd

Last updated on 2024-06-07 00:54:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.8.0 17.07 127.05 144.12 OK
r-devel-linux-x86_64-debian-gcc 1.8.0 14.20 96.15 110.35 OK
r-devel-linux-x86_64-fedora-clang 1.8.0 174.63 NOTE
r-devel-linux-x86_64-fedora-gcc 1.8.0 180.31 OK
r-devel-windows-x86_64 1.8.0 14.00 190.00 204.00 ERROR
r-patched-linux-x86_64 1.8.0 20.60 119.07 139.67 OK
r-release-linux-x86_64 1.8.0 17.25 120.40 137.65 OK
r-release-macos-arm64 1.8.0 68.00 NOTE
r-release-macos-x86_64 1.8.0 89.00 NOTE
r-release-windows-x86_64 1.8.0 14.00 124.00 138.00 NOTE
r-oldrel-macos-arm64 1.8.0 76.00 NOTE
r-oldrel-macos-x86_64 1.8.0 199.00 NOTE
r-oldrel-windows-x86_64 1.8.0 17.00 142.00 159.00 NOTE

Check Details

Version: 1.8.0
Check: installed package size
Result: NOTE installed size is 6.5Mb sub-directories of 1Mb or more: R 3.8Mb data 1.5Mb Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.8.0
Check: examples
Result: ERROR Running examples in 'rdwd-Ex.R' failed The error most likely occurred in: > ### Name: plotDWD > ### Title: Quickly plot time series > ### Aliases: plotDWD > ### Keywords: hplot > > ### ** Examples > > link <- selectDWD("Potsdam", res="daily", var="kl", per="r") > clim <- dataDWD(link, dir=locdir(), varnames=TRUE) Warning: dataDWD -> locdir: '~/DWDdata' does not exist, using tempdir() now. dataDWD -> dirDWD: adding to directory 'D:/temp/RtmpuQKfZK' dataDWD -> newFilename: creating 1 file: 'D:/temp/RtmpuQKfZK/daily_kl_recent_tageswerte_KL_03987_akt.zip' Warning: 1 Download has failed (out of 1). Setting read=FALSE. download.file error: cannot open URL 'ftp://opendata.dwd.de/climate_environment/CDC/observations_germany/climate/daily/kl/recent/tageswerte_KL_03987_akt.zip' - If files have been renamed on the DWD server, see https://bookdown.org/brry/rdwd/fileindex.html > plotDWD(clim, "TMK.Lufttemperatur", line0=TRUE, main="Potsdam") Error: plotDWD: Column 'TMK.Lufttemperatur' is not in 'clim', which has the columns: Execution halted Flavor: r-devel-windows-x86_64