Package: bcmaps
Title: Map Layers and Spatial Utilities for British Columbia
Version: 0.16.0
Date: 2017-12-08
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' projection 
    <http://spatialreference.org/ref/epsg/nad83-bc-albers/>, which is the B.C. 
    government standard <https://www.for.gov.bc.ca/hts/risc/pubs/other/mappro/index.htm>.
Depends: R (>= 3.4.0)
Imports: methods, utils, stats, sf (>= 0.5-4), rappdirs (>= 0.3.1),
        httr (>= 1.3.1)
License: Apache License (== 2.0) | file LICENSE
LazyData: true
RoxygenNote: 6.0.1
Suggests: bcmaps.rdata (>= 0.1.3), knitr, rmarkdown, sp (>= 1.2-5),
        rgdal (>= 1.2-13), rgeos (>= 0.3-25), raster (>= 2.5-8),
        ggplot2 (>= 2.2.1), glue (>= 1.1.1), doMC (>= 1.3.4), plyr (>=
        1.8.4), testthat
Additional_repositories: https://bcgov.github.io/drat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-12-15 21:40:21 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: 2017-12-20 09:57:47 UTC
