Package: wdpar
Type: Package
Version: 1.3.8
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/prioritizr/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, assertthat (>= 0.2.0), progress (>= 1.2.0), curl (>=
        3.2), httr (>= 1.3.1), countrycode (>= 1.1.0), chromote (>=
        0.2.0), xml2 (>= 1.2.0), cli (>= 1.0.1), lwgeom (>= 0.2-1),
        tibble (>= 2.1.3), pingr (>= 1.1.2), rappdirs (>= 0.3.1), withr
        (>= 3.0.0)
Suggests: testthat (>= 2.0.1), knitr (>= 1.2.0), roxygen2 (>= 6.1.1),
        rmarkdown (>= 1.10), ggmap (>= 4.0.0), ggplot2 (>= 3.1.0),
        prepr (>= 0.3.0), dplyr (>= 1.0.7), ps (>= 1.5.0)
Depends: R (>= 3.5.0), sf (>= 1.0-13)
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.3.2
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: 2024-10-07 02:47:05 UTC; jeff
Author: Jeffrey O Hanson [aut, cre]
Maintainer: Jeffrey O Hanson <jeffrey.hanson@uqconnect.edu.au>
Repository: CRAN
Date/Publication: 2024-10-07 07:00:02 UTC
Built: R 4.3.3; ; 2024-10-07 08:39:28 UTC; unix
