Package: bcmaps
Title: Map Layers and Spatial Utilities for British Columbia
Version: 1.2.0
Authors@R: 
    c(person(given = "Andy",
             family = "Teucher",
             role = c("aut", "cre"),
             email = "andy.teucher@gmail.com",
             comment = c(ORCID = "0000-0002-7840-692X")),
      person(given = "Sam",
             family = "Albers",
             role = c("aut", "ctb"),
             email = "sam.albers@gmail.com",
             comment = c(ORCID = "0000-0002-9270-7884")),
      person(given = "Stephanie",
             family = "Hazlitt",
             role = c("aut", "ctb"),
             email = "stephhazlitt@gmail.com",
             comment = c(ORCID = "0000-0002-3161-2304")),
      person(given = "Province of British Columbia",
             role = "cph"))
Description: Various layers of B.C., including administrative boundaries, natural resource management boundaries, census boundaries etc. All layers are available in BC Albers (<https://spatialreference.org/ref/epsg/nad83-bc-albers/>) equal-area projection, which is the B.C. government standard. The layers are sourced from the British Columbia and Canadian government under open licenses, including B.C. Data Catalogue (<https://data.gov.bc.ca>), the Government of Canada Open Data Portal (<https://open.canada.ca/en/open-data>), and Statistics Canada (<https://www.statcan.gc.ca/en/reference/licence>).
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.3.0), httr (>= 1.3.1), methods, rappdirs (>=
        0.3.1), progress, stats, utils, xml2, jsonlite (>= 1.7.0),
        lifecycle (>= 1.0.3), rlang
Suggests: knitr, rmarkdown, future.apply (>= 1.2.0), future (>=
        1.12.0), ggplot2 (>= 3.0), glue (>= 1.1.1), raster (>= 3.6-3),
        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
RoxygenNote: 7.2.3
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2023-04-11 19:00:10 UTC; andyteucher
Author: Andy Teucher [aut, cre] (<https://orcid.org/0000-0002-7840-692X>),
  Sam Albers [aut, ctb] (<https://orcid.org/0000-0002-9270-7884>),
  Stephanie Hazlitt [aut, ctb] (<https://orcid.org/0000-0002-3161-2304>),
  Province of British Columbia [cph]
Maintainer: Andy Teucher <andy.teucher@gmail.com>
Repository: CRAN
Date/Publication: 2023-04-11 20:30:06 UTC
