Easily interfaces R to spatial datasets available through the Victorian Government's WFS (Web Feature Service): <https://services.land.vic.gov.au/catalogue/publicproxy/guest/dv_geoserver/wfs?request=getCapabilities>, 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.1.9 | 
| Depends: | R (≥ 2.10) | 
| Imports: | magrittr, httr, sf (≥ 0.7), dplyr, purrr, methods, cli, DBI, xml2, glue, dbplyr (≥ 2.0.0), rlang, curl, rvest, lubridate, knitr, kableExtra, mapview, leaflet | 
| Suggests: | testthat (≥ 2.1.0), covr, rmarkdown | 
| Published: | 2022-06-10 | 
| Author: | Justin Cally  | 
| 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://mapshare.vic.gov.au/vicplan/, https://github.com/justincally/VicmapR/ | 
| NeedsCompilation: | no | 
| Materials: | README NEWS | 
| CRAN checks: | VicmapR results | 
| Reference manual: | VicmapR.pdf | 
| Vignettes: | 
Vicmap for Beginners How to Query Vicmap Data  | 
| Package source: | VicmapR_0.1.9.tar.gz | 
| Windows binaries: | r-devel: VicmapR_0.1.9.zip, r-release: VicmapR_0.1.9.zip, r-oldrel: VicmapR_0.1.9.zip | 
| macOS binaries: | r-release (arm64): VicmapR_0.1.9.tgz, r-oldrel (arm64): VicmapR_0.1.9.tgz, r-release (x86_64): VicmapR_0.1.9.tgz, r-oldrel (x86_64): VicmapR_0.1.9.tgz | 
| Old sources: | VicmapR archive | 
Please use the canonical form https://CRAN.R-project.org/package=VicmapR to link to this page.