CityRiverSpaces / CRiSp

CRiSp (City River Spaces) provides tools to automate the morphological delineation of riverside urban areas.
https://cityriverspaces.github.io/CRiSp/
Apache License 2.0
0 stars 0 forks source link

Deprecation warning #29

Open fnattino opened 2 days ago

fnattino commented 2 days ago

In get_osm_city_boundary, from R/retreive-osm.R:

Use of .data in tidyselect expressions was deprecated in tidyselect 1.2.0.
i Please use `"name:en"` instead of `.data$name:en`

and:

Use of .data in tidyselect expressions was deprecated in tidyselect 1.2.0.
i Please use `"name"` instead of `.data$name`