Package: wdpar
Type: Package
Version: 1.3.3
Title: Interface to the World Database on Protected Areas
Description: Fetch and clean data from the World Database on Protected
    Areas (WDPA) and the World Database on Other Effective Area-Based
    Conservation Measures (WDOECM). Data is obtained from Protected Planet
    <https://www.protectedplanet.net/en>. To augment data cleaning procedures,
    users can install the 'prepr' R package (available at
    <https://github.com/dickoa/prepr>).
Authors@R: c(person(c('Jeffrey', 'O'), 'Hanson',
    email='jeffrey.hanson@uqconnect.edu.au', role = c('aut', 'cre')))
Imports: utils, sp, assertthat (>= 0.2.0), progress (>= 1.2.0), curl
        (>= 3.2), httr (>= 1.3.1), countrycode (>= 1.1.0), wdman (>=
        0.2.4), RSelenium (>= 1.7.4), xml2 (>= 1.2.0), cli (>= 1.0.1),
        lwgeom (>= 0.2-1), tibble (>= 2.1.3), pingr (>= 1.1.2),
        rappdirs (>= 0.3.1)
Suggests: testthat (>= 2.0.1), knitr (>= 1.2.0), roxygen2 (>= 6.1.1),
        rmarkdown (>= 1.10), ggmap (>= 2.6.1), ggplot2 (>= 3.1.0),
        prepr (>= 0.1.9000), dplyr (>= 1.0.7), ps (>= 1.5.0)
Depends: R (>= 3.5.0), sf (>= 1.0-2)
License: GPL-3
Encoding: UTF-8
Language: en-US
URL: https://prioritizr.github.io/wdpar/,
        https://github.com/prioritizr/wdpar
BugReports: https://github.com/prioritizr/wdpar/issues
VignetteBuilder: knitr
RoxygenNote: 7.2.0
Collate: 'internal.R' 'package.R' 'read_sf_n.R' 'st_erase_overlaps.R'
        'st_repair_geometry.R' 'wdpa_clean.R' 'wdpa_dissolve.R'
        'wdpa_url.R' 'wdpa_latest_version.R' 'wdpa_fetch.R'
        'wdpa_read.R' 'zzz.R'
NeedsCompilation: no
Packaged: 2022-07-08 08:42:01 UTC; jeff
Author: Jeffrey O Hanson [aut, cre]
Maintainer: Jeffrey O Hanson <jeffrey.hanson@uqconnect.edu.au>
Repository: CRAN
Date/Publication: 2022-07-08 14:00:02 UTC
