-
Hi, I'm currently at [EuroCarto 2024](https://eurocarto2024.org/) conference. I will be promoting our https://github.com/rOpenSpain/spanishoddata/ + https://github.com/FlowmapBlue/flowmapblue.R + putt…
-
Nice package!
Maybe it would be interesting for this package to use other tools to analyze Spanish open data or plot it.
There is a github organization collecting this: @ropenspain, mapSpain packa…
llrs updated
2 months ago
-
Above the current level (close to 0). Not sure how best to do this and seems it's early days in this space so just putting this out as a thought. Best up-to-date documentation I could find on this: ht…
-
First release:
* [x] `usethis::use_cran_comments()`
* [x] Update (aspirational) install instructions in README
* [x] Proofread `Title:` and `Description:`
* [x] Check that all exported functions have…
-
Hello,
The function `esp_get_rivers()` stopped working, and returns an empty object.
## **What I did**
```r
library(mapSpain)
esp_get_rivers()
```
## **Result**
![image](https://gi…
-
I hit the following error message, seems to be due to the 'cache folder' is not being present first time `spod_get()` runs:
```r
od_data Error: [ENOENT] Failed to search directory '...data/metada…
-
Reproducible example:
``` r
remotes::install_github("robinlovelace/spanishoddata")
#> Using GitHub PAT from the git credential store.
#> Skipping install of 'spanishoddata' from a github remote,…
-
¿Sería posible en futuras versiones tener acceso desde el paquete a las alertas de incendios? Se pueden ver aquí https://www.aemet.es/es/eltiempo/prediccion/incendios y está en el catálogo de datos ac…
-
Hola. Estoy probando la nueva característica de aemet_alerts para descargar las alertas para una comarca, pero no encuentro la forma. Este es el código que uso:
```
# Mostrar los nombres de las coma…
-
Following the issue https://github.com/rOpenSpain/MicroDatosEs/issues/6 , I have found a few more problems:
``` r
if ("remotes" %in% installed.packages()[,'Package'] == FALSE) install.packages("re…