ropensci / osmapiR

An R interface to OpenStreetMap API for fetching and saving data from/to the OpenStreetMap database
https://docs.ropensci.org/osmapiR/
GNU General Public License v3.0
7 stars 3 forks source link

Update installign instructions #24

Closed ccamara closed 1 month ago

ccamara commented 1 month ago

With the latest change, installation fails if rmarkdown is not installed. This small commit adds a mention to this. Another approach would be to make that package a required dependency.