Package: worldpa Type: Package Title: An Interface to the World Database on Protected Areas (WDPA) Version: 2.1.0 Date: 2021-02-13 Authors@R: c( person(given = "Nicolas", family = "Casajus", email = "nicolas.casajus@fondationbiodiversite.fr", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5537-5294")), person(given = "Kevin", family = "Cazelles", email = "kevin.cazelles@gmail.com", role = c("ctb", "rev"), comment = c(ORCID = "0000-0001-6619-9874"))) Description: This package is an interface to the World Database on Protected Areas and its API . User can download terrestrial and marine protected areas for the world countries (one country at the time). URL: https://github.com/frbcesab/worldpa BugReports: https://github.com/frbcesab/worldpa/issues License: GPL-3 + file LICENSE Encoding: UTF-8 LazyData: true NeedsCompilation: no Depends: R (>= 3.3.0) Imports: geojsonsf, httr, jsonlite, sf Suggests: knitr, maps, pkgdown, rmarkdown, testthat (>= 2.1.0) Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 VignetteBuilder: knitr Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://frbcesab.r-universe.dev Date/Publication: 2021-02-24 12:52:08 UTC RemoteUrl: https://github.com/FRBCesab/worldpa RemoteRef: HEAD RemoteSha: 29d88a5f6f543f64a5433a5f8c1dde9e0ad1de08 Packaged: 2026-06-06 08:54:07 UTC; root Author: Nicolas Casajus [aut, cre] (ORCID: ), Kevin Cazelles [ctb, rev] (ORCID: ) Maintainer: Nicolas Casajus