Skip to content

Commit a527b28

Browse files
committed
update news
1 parent 9d7e89e commit a527b28

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

r-package/NEWS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@
55
- `read_capitals()` to download either a spatial `sf` object with the location of the municipal seats (sede dos municipios) of state capitals, or a `data.frame` with the names of codes of state capitals. [Closes #243](https://github.com/ipeaGIT/geobr/issues/243)
66

77
**Bug fixes**
8-
- fixed bug from conflicts between `sf` and `data.table` that was messing with plot extent. [Closes #284](https://github.com/ipeaGIT/geobr/issues/284).
8+
- fixed bug from conflict between `sf` and `data.table` that was messing with plot extent. [Closes #284](https://github.com/ipeaGIT/geobr/issues/284).
99
- fixed bug from conflicts between `plotly` and `data.table`. [Closes #279](https://github.com/ipeaGIT/geobr/issues/279).
1010
- fixed bug in `cep_to_state()` function. [Closes #317](https://github.com/ipeaGIT/geobr/issues/317).
1111
- fixed bug in progress bar. [Closes #154](https://github.com/ipeaGIT/geobr/issues/154).
12+
- The `lookup_muni()` and `download_metadata()` functions are now more robust to internet connection failures.
1213

1314

1415
# geobr v1.7.0

0 commit comments

Comments
 (0)