Minor changes * Remove packages `crul`and `readr` from geobr dependencies. * geobr now fails gracefully when server connection times out. Closed 259.
Bug fixes * Fixed check_connection() that was failing on Linux. Closed 269.
1.6.4
bug fixes
- Fixed bug crashing on Solaris.
1.6.3
bug fix * Fixed bug with `readr` v2.0 that was crashing on Solaris. [geobr_1.6.3.tar.gz](https://github.com/ipeaGIT/geobr/files/6873947/geobr_1.6.3.tar.gz)
1.6.2
Minor changes * Added package `crul` do geobr dependencies.
1.6.1
Minor changes * Improved `check_connection()` to fail gracefully. Return message, no error.