Package: bcmaps
Title: Map Layers and Spatial Utilities for British Columbia
Version: 0.17.1
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. 
    All layers are imported from the 'bcmaps.rdata' package as 'sf' or 'Spatial' objects
    through function calls in this package. All layers are in B.C. 'Albers' equal-area projection 
    <http://spatialreference.org/ref/epsg/nad83-bc-albers/>, which is the B.C. 
    government standard.
License: Apache License (== 2.0) | file LICENSE
URL: https://github.com/bcgov/bcmaps
BugReports: https://github.com/bcgov/bcmaps/issues
Imports: httr (>= 1.3.1), methods, rappdirs (>= 0.3.1), sf (>= 0.5-4),
        stats, utils
Suggests: bcmaps.rdata (>= 0.1.5), doMC (>= 1.3.4), ggplot2 (>= 2.2.1),
        glue (>= 1.1.1), knitr, lwgeom (>= 0.1-2), plyr (>= 1.8.4),
        raster (>= 2.5-8), rgdal (>= 1.2-13), rgeos (>= 0.3-25),
        rmarkdown, sp (>= 1.2-5), testthat
VignetteBuilder: knitr
Additional_repositories: https://bcgov.github.io/drat
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-03-14 16:52:01 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: 2018-03-14 23:19:43 UTC
