Package: bcmaps Title: Map Layers and Spatial Utilities for British Columbia Version: 2.3.0.9000 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 () 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 (), the Government of Canada Open Data Portal (), and Statistics Canada (). 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 (>= 3.5), sf (>= 1.0) Imports: bcdata (>= 0.5.2), 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), rmarkdown, sp (>= 2.0.0), stars (>= 0.6.3), terra (>= 1.7.0), testthat (>= 2.1.0), withr (>= 2.3) VignetteBuilder: knitr Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev Repository: https://ateucher.r-universe.dev Date/Publication: 2026-02-20 00:56:06 UTC RemoteUrl: https://github.com/bcgov/bcmaps RemoteRef: HEAD RemoteSha: 6d8e295590ef4fd0e7ede7c95831c4d0f8b9ce74 NeedsCompilation: no Packaged: 2026-06-20 07:20:53 UTC; root Author: Andy Teucher [aut, cre] (ORCID: ), Sam Albers [aut, ctb] (ORCID: ), Stephanie Hazlitt [aut, ctb] (ORCID: ), Province of British Columbia [cph] Maintainer: Andy Teucher