Package: bcmaps
Title: Map Layers and Spatial Utilities for British Columbia
Version: 1.0.2
Authors@R: c(person("Andy", "Teucher", email = "andy.teucher@gov.bc.ca",
  role = c("aut", "cre")), person("Stephanie", "Hazlitt", email = "stephanie.hazlitt@gov.bc.ca",
  role = "aut"), person("Sam", "Albers", email = "sam.albers@gov.bc.ca", role = "aut"),
  person("Province of British Columbia", role="cph"))
Description: Provides access to various spatial layers for B.C., such as 
    administrative boundaries, natural resource management boundaries, etc. 
    Most layers are imported from the 'bcdata' package as 'sf' or 'Spatial' objects
    through function calls in this package. 
License: Apache License (== 2.0) | file LICENSE
URL: https://github.com/bcgov/bcmaps
BugReports: https://github.com/bcgov/bcmaps/issues
Depends: sf (>= 0.9), R (>= 2.10)
Imports: bcdata (>= 0.2.0), httr (>= 1.3.1), methods, rappdirs (>=
        0.3.1), progress, stats, utils, xml2, jsonlite (>= 1.7.0)
Suggests: knitr, rmarkdown, future.apply (>= 1.2.0), future (>=
        1.12.0), ggplot2 (>= 3.0), glue (>= 1.1.1), raster (>= 2.5-8),
        rgdal (>= 1.2-13), rgeos (>= 0.3-25), sp (>= 1.2-5), lwgeom (>=
        0.2-2), testthat (>= 2.1.0), withr (>= 2.3), stars (>= 0.4.3)
VignetteBuilder: knitr
LazyData: true
RoxygenNote: 7.1.1
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2021-03-09 22:13:20 UTC; ateucher
Author: Andy Teucher [aut, cre],
  Stephanie Hazlitt [aut],
  Sam Albers [aut],
  Province of British Columbia [cph]
Maintainer: Andy Teucher <andy.teucher@gov.bc.ca>
Repository: CRAN
Date/Publication: 2021-03-09 23:40:03 UTC
