Last updated on 2025-10-03 02:51:38 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.9.3 | 15.41 | 116.17 | 131.58 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.9.3 | 11.46 | 86.52 | 97.98 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.9.3 | 190.22 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.9.3 | 196.93 | OK | |||
r-devel-windows-x86_64 | 1.9.3 | 17.00 | 132.00 | 149.00 | OK | |
r-patched-linux-x86_64 | 1.9.3 | 16.49 | 111.10 | 127.59 | OK | |
r-release-linux-x86_64 | 1.9.3 | 13.83 | 113.25 | 127.08 | OK | |
r-release-macos-arm64 | 1.9.3 | 75.00 | OK | |||
r-release-macos-x86_64 | 1.9.3 | 152.00 | OK | |||
r-release-windows-x86_64 | 1.9.3 | 18.00 | 131.00 | 149.00 | OK | |
r-oldrel-macos-arm64 | 1.9.3 | 82.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.9.3 | 157.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.9.3 | 24.00 | 168.00 | 192.00 | NOTE |
Version: 1.9.3
Check: examples
Result: ERROR
Running examples in ‘rdwd-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### 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 '/tmp/Rtmpy553uE'
dataDWD -> newFilename: creating 1 file:
'/tmp/Rtmpy553uE/daily_kl_recent_tageswerte_KL_03987_akt.zip'
Warning: 1 Download has failed (out of 1). Setting read=FALSE.
- If files have been renamed on the DWD server, see https://bookdown.org/brry/rdwd/fileindex.html
- download.file error:
cannot open URL 'ftp://opendata.dwd.de/climate_environment/CDC/observations_germany/climate/daily/kl/recent/tageswerte_KL_03987_akt.zip'
> plotDWD(clim, "TMK.Lufttemperatur", line0=TRUE, main="Potsdam")
Error: plotDWD: Column 'TMK.Lufttemperatur' is not in 'clim', which has the columns:
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
addBorders 4.717 0.318 5.856
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.9.3
Check: installed package size
Result: NOTE
installed size is 7.6Mb
sub-directories of 1Mb or more:
R 4.8Mb
data 1.7Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64