Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 353 Bytes

NEWS.md

File metadata and controls

12 lines (9 loc) · 353 Bytes

worldpa 2.1.0

  • Modify get_wdpa() to export layer as .gpkg

worldpa 2.0.0

  • Update wdpa_countries dataset
  • Better handle HTTP Errors
  • Add key argument to all functions
  • Add helper functions: wdpa_baseurl() and wdpa_fullurl()
  • Remove @importFrom and use pkg::fun()
  • Replace Travis CI and AppVeyor by GitHub Actions