Package: wdpar
Type: Package
Version: 1.3.4
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>). For more information on this package,
    see Hanson (2022) <doi:10.21105/joss.04594>.
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), withr (>=
        2.5.0), webdriver (>= 1.0.6), 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.3
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: 2023-02-24 02:02:27 UTC; jeff
Author: Jeffrey O Hanson [aut, cre]
Maintainer: Jeffrey O Hanson <jeffrey.hanson@uqconnect.edu.au>
Repository: CRAN
Date/Publication: 2023-02-24 08:40:02 UTC
