Skip to content

Commit 0200edf

Browse files
committed
add Marcus Saraiva to contributors
1 parent 6ca0415 commit 0200edf

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

r-package/DESCRIPTION

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: geobr
33
Title: Download Official Spatial Data Sets of Brazil
4-
Version: 1.6.2
4+
Version: 1.6.4
55
Authors@R: c(person(given="Rafael H. M.", family="Pereira", email="rafa.pereira.br@gmail.com", role=c("aut", "cre"), comment = c(ORCID = "0000-0003-2125-7465")),
66
person(given="Caio Nogueira", family="Goncalves", role=c("aut")),
77
person(given="Paulo Henrique Fernandes de", family="Araujo", role=c("ctb")),
@@ -16,8 +16,9 @@ Authors@R: c(person(given="Rafael H. M.", family="Pereira", email="rafa.pereira.
1616
person(given="Carl", family="Schmertmann", role="ctb"),
1717
person(given="Alessandro", family="Samuel-Rosa", role="ctb"),
1818
person(given="Daniel", family="Ferreira", role="ctb"),
19+
person(given="Marcus", family="Saraiva", role="ctb"),
1920
person("Ipea - Institue for Applied Economic Research", role = c("cph", "fnd")))
20-
Date: 2021-07-08
21+
Date: 2021-12-29
2122
URL: https://github.com/ipeaGIT/geobr
2223
BugReports: https://github.com/ipeaGIT/geobr/issues
2324
Description: Easy access to official spatial data sets of Brazil as 'sf' objects

r-package/NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# geobr v1.6.4
66

77
### Minor changes
8-
* Remove packages `crul`and `redr` from geobr dependencies.
8+
* Remove packages `crul`and `readr` from geobr dependencies.
99
* geobr now fails gracefully when server connection times out. Closed #259.
1010
* Fixed check_connection() that was failing on Linux. Closed #269.
1111

0 commit comments

Comments
 (0)