Easily interfaces R to spatial datasets available through the Victorian Government's WFS (Web Feature Service): <https://opendata.maps.vic.gov.au/geoserver/ows?request=GetCapabilities&service=wfs>, which allows users to read in 'sf' data from these sources. VicmapR uses the lazy querying approach and code developed by Teucher et al. (2021) for the 'bcdata' R package <doi:10.21105/joss.02927>.
Version: | 0.2.3 |
Depends: | R (≥ 2.10) |
Imports: | magrittr, httr, sf (≥ 0.8), dplyr, purrr, methods, cli, DBI, xml2, glue, dbplyr (≥ 2.2.0), rlang, curl, rvest, lubridate, knitr, kableExtra, mapview, leaflet, stringr |
Suggests: | testthat (≥ 2.1.0), covr, rmarkdown |
Published: | 2023-06-20 |
DOI: | 10.32614/CRAN.package.VicmapR |
Author: | Justin Cally [aut, cre], Rachel Swain [ctb], Andy Teucher [aut] (bcdata author), Sam Albers [aut] (bcdata author), Stephanie Hazlitt [aut] (bcdata author), Province of British Columbia [cph] (bcdata copyright) |
Maintainer: | Justin Cally <justin.g.cally at gmail.com> |
BugReports: | https://github.com/justincally/VicmapR/issues |
License: | Apache License (== 2.0) |
URL: | https://justincally.github.io/VicmapR/, https://www.data.vic.gov.au/, https://github.com/justincally/VicmapR/ |
NeedsCompilation: | no |
SystemRequirements: | GDAL (>= 3.0.0), GEOS (>= 3.4.0), PROJ (>= 7.0.0) |
Materials: | README NEWS |
CRAN checks: | VicmapR results |
Reference manual: | VicmapR.pdf |
Vignettes: |
Vicmap for Beginners Migration to the Open Data Platform How to Query Vicmap Data |
Package source: | VicmapR_0.2.3.tar.gz |
Windows binaries: | r-devel: VicmapR_0.2.3.zip, r-release: VicmapR_0.2.3.zip, r-oldrel: VicmapR_0.2.3.zip |
macOS binaries: | r-release (arm64): VicmapR_0.2.3.tgz, r-oldrel (arm64): VicmapR_0.2.3.tgz, r-release (x86_64): VicmapR_0.2.3.tgz, r-oldrel (x86_64): VicmapR_0.2.3.tgz |
Old sources: | VicmapR archive |
Please use the canonical form https://CRAN.R-project.org/package=VicmapR to link to this page.