Last updated on 2025-03-12 06:58:38 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1 | 2.85 | 44.66 | 47.51 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1 | 1.92 | 42.46 | 44.38 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1 | 97.68 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1 | 103.41 | NOTE | |||
r-devel-macos-arm64 | 0.1 | 146.00 | OK | |||
r-devel-macos-x86_64 | 0.1 | 173.00 | NOTE | |||
r-devel-windows-x86_64 | 0.1 | 6.00 | 168.00 | 174.00 | NOTE | |
r-patched-linux-x86_64 | 0.1 | 2.70 | 53.16 | 55.86 | OK | |
r-release-linux-x86_64 | 0.1 | 2.89 | 52.99 | 55.88 | OK | |
r-release-macos-arm64 | 0.1 | 144.00 | OK | |||
r-release-macos-x86_64 | 0.1 | 175.00 | OK | |||
r-release-windows-x86_64 | 0.1 | 5.00 | 78.00 | 83.00 | OK | |
r-oldrel-macos-arm64 | 0.1 | OK | ||||
r-oldrel-macos-x86_64 | 0.1 | 298.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1 | 6.00 | 177.00 | 183.00 | OK |
Version: 0.1
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘add_longwave.R’ ‘add_longwave.Rd’ ‘convert_to_efi_standard.R’
‘convert_to_efi_standard.Rd’ ‘daily_to_hourly.R’ ‘daily_to_hourly.Rd’
‘get_climate_projections.R’ ‘get_ensemble_forecast.R’
‘get_forecast.R’ ‘get_historical_weather.R’ ‘get_seasonal_forecast.R’
‘parse_ensemble.R’ ‘read_url.R’ ‘six_hourly_to_hourly.R’
‘six_hourly_to_hourly.Rd’ ‘write_glm_format.R’ ‘write_glm_format.Rd’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64
Version: 0.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘example_usage.Rmd’ using rmarkdown
** Processing: /home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/ropenmeteo.Rcheck/vign_test/ropenmeteo/vignettes/example_usage_files/figure-html/unnamed-chunk-4-1.png
288x288 pixels, 3x8 bits/pixel, RGB
Input IDAT size = 21909 bytes
Input file size = 22011 bytes
Trying:
zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 19658
zc = 9 zm = 8 zs = 1 f = 0
zc = 1 zm = 8 zs = 2 f = 0
zc = 9 zm = 8 zs = 3 f = 0
zc = 9 zm = 8 zs = 0 f = 5
zc = 9 zm = 8 zs = 1 f = 5
zc = 1 zm = 8 zs = 2 f = 5
zc = 9 zm = 8 zs = 3 f = 5
Selecting parameters:
zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 19658
Output IDAT size = 19658 bytes (2251 bytes decrease)
Output file size = 19736 bytes (2275 bytes = 10.34% decrease)
** Processing: /home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/ropenmeteo.Rcheck/vign_test/ropenmeteo/vignettes/example_usage_files/figure-html/emsemble-plot-1.png
288x288 pixels, 3x8 bits/pixel, RGB
Input IDAT size = 35031 bytes
Input file size = 35157 bytes
Trying:
zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 26955
zc = 9 zm = 8 zs = 1 f = 0
zc = 1 zm = 8 zs = 2 f = 0
zc = 9 zm = 8 zs = 3 f = 0
zc = 9 zm = 8 zs = 0 f = 5
zc = 9 zm = 8 zs = 1 f = 5
zc = 1 zm = 8 zs = 2 f = 5
zc = 9 zm = 8 zs = 3 f = 5
Selecting parameters:
zc = 9 zm = 8 zs = 0 f = 0 IDAT size = 26955
Output IDAT size = 26955 bytes (8076 bytes decrease)
Output file size = 27033 bytes (8124 bytes = 23.11% decrease)
Quitting from lines 160-167 [unnamed-chunk-10] (example_usage.Rmd)
Error: processing vignette 'example_usage.Rmd' failed with diagnostics:
cannot open the connection to 'https://archive-api.open-meteo.com/v1/archive/?latitude=37.3&longitude=-79.83&start_date=2023-01-01&end_date=2025-03-10&hourly=temperature_2m&windspeed_unit=ms'
--- failed re-building ‘example_usage.Rmd’
SUMMARY: processing the following file failed:
‘example_usage.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘add_longwave.R’ ‘convert_to_efi_standard.R’ ‘daily_to_hourly.R’
‘get_climate_projections.R’ ‘get_ensemble_forecast.R’
‘get_forecast.R’ ‘get_historical_weather.R’ ‘get_seasonal_forecast.R’
‘parse_ensemble.R’ ‘read_url.R’ ‘six_hourly_to_hourly.R’
‘write_glm_format.R’
Flavor: r-devel-macos-x86_64