Jakub
Jakub
No internet connection: ``` ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • empty test (5): 'test-hydro_metadata_imgw.R:7:1', 'test-meteo_imgw_daily.R:11:1', 'test-meteo_noaa_co2.R:1:1', 'test-nearest_stations_noaa.R:1:1', 'test-nearest_stations_ogimet.R:3:1' ══ Warnings ════════════════════════════════════════════════════════════════════ ── Warning ('test-meteo_metadata_imgw.R:5:3'): tests to be re-written meteo_metadata_imgw ──...
This should be fixed before sending to CRAN.
Also: there is a typo in DESCRIPTION: "Meterology" (wow)
This typo is also in README (and maybe a few other places...)
@bczernecki, a few comments: 1. `meteo_imgw_telemetry_stations` -> `stations_meteo_imgw_telemetry` (as in `stations_ogimet`) 2. The warning below should be suppressed: ``` r library(climate) telemetry_stations = meteo_imgw_telemetry_stations() #> Warning in FUN(X[[i]], ...): NAs...
Same here...
Hi @bomeara, I've tried it again. Right now: 1. Your example is working fine. 2. If I put my ORCID, I get an error: ``` Error in order(orcid.info$funding$"start-date.year.value", decreasing =...
I've tried to modify the app from geocompr (https://github.com/geocompx/geocompr/blob/main/apps/CycleHireApp/app.R) to use the shiny features of tmap and it seems to be working fine (except the issue mentioned at https://github.com/r-tmap/tmap/issues/904): ```r...
@jose-m-maciasiii see https://github.com/r-tmap/tmap/issues/842
Hi @daviskec -- yes, sharing the files would be the best if you cannot reproduce this error on some smaller data.