Package: bcmaps
Title: Map Layers and Spatial Utilities for British Columbia
Version: 2.2.0
Authors@R: c(
    person("Andy", "Teucher", , "andy.teucher@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-7840-692X")),
    person("Sam", "Albers", , "sam.albers@gmail.com", role = c("aut", "ctb"),
           comment = c(ORCID = "0000-0002-9270-7884")),
    person("Stephanie", "Hazlitt", , "stephhazlitt@gmail.com", role = c("aut", "ctb"),
           comment = c(ORCID = "0000-0002-3161-2304")),
    person("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/3005/>) 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/using-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, https://bcgov.github.io/bcmaps/
BugReports: https://github.com/bcgov/bcmaps/issues
Depends: R (>= 2.10), sf (>= 1.0)
Imports: bcdata (>= 0.4.1), httr (>= 1.3.1), jsonlite (>= 1.7.0),
        lifecycle (>= 1.0.3), methods, progress, rappdirs (>= 0.3.1),
        stats, utils, xml2
Suggests: future (>= 1.12.0), future.apply (>= 1.2.0), ggplot2 (>=
        3.0), glue (>= 1.1.1), knitr, lwgeom (>= 0.2.13), raster (>=
        3.6-3), terra (>= 1.7.0), rmarkdown, sp (>= 2.0.0), stars (>=
        0.6.3), testthat (>= 2.1.0), withr (>= 2.3)
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.0
NeedsCompilation: no
Packaged: 2024-01-24 06:12:59 UTC; andy
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: 2024-01-24 14:53:09 UTC
Built: R 4.2.3; ; 2024-01-24 19:15:08 UTC; unix
