Skip to content

v1.3

Compare
Choose a tag to compare
@rafapereirabr rafapereirabr released this 30 Mar 21:22
· 698 commits to master since this release

geobr v1.3 (2020-03-30)

New data sets/functions

  • data set read_neighborhood to read neighborhood limits of Brazilian municipalities - closes issue #104 (added in 2020-03).

Major changes

  • New argument showProgress to display progress bar. Defaults to TRUE
  • Argument tp was deprecated and replaced by argument simplified that needs to be either TRUE or FALSE. This should only affect user who have previously used tp=TRUE, who now should write simplified=FALSE

Minor changes

  • reorganization of internal support functions to reduce code redundancy
  • substantial improvment in test coverage of functions
  • substantial improvment in test coverage of functions
  • modified package tests using new format of crs objects. Following sf package update v0.9-0