Package: mbquartR
Title: Finding Manitoba Quarter Sections
Version: 0.1.1
Authors@R: c(
person("Alex", "Koiter", , "koitera@brandonu.ca", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-9355-9561", "Associate Professor,
Department of Geography and Environment, Brandon University
")),
person("Emily H", "Markowitz", role = "rev",
comment = "Research Fisheries Biologist, Alaska Fisheries Science Center
NOAA Fisheries | U.S. Department of Commerce.
Emily reviewed the package for rOpenSci, see
"),
person("Sheila M", "Saia", role = "rev",
comment = "Environmental Data Scientist, Tetra Tech.
Sheila reviewed the package for rOpenSci, see
")
)
Description: This package has four main functions: 1) download the
Manitoba Original Survey Legal Descriptions data set; 2) find
the coordinates of a quarter sections given the legal land
description (e.g., "NE-11-33-29W"); 3) find the legal land
description using coordinates (lat and long); and 4) plot these
points on a map.
License: MIT + file LICENSE
URL: https://docs.ropensci.org/mbquartR/,
https://github.com/ropensci/mbquartR
BugReports: https://github.com/ropensci/mbquartR/issues
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Suggests: testthat (>= 3.0.0), curl (>= 5.2.1), knitr, rmarkdown
Config/testthat/edition: 3
Imports: dplyr (>= 1.1.4), purrr (>= 1.0.2), sf (>= 1.0.16), tibble (>=
3.2.1), tidyr (>= 1.3.1), stringr (>= 1.5.1), units (>= 0.8.5),
mapview (>= 2.11.2), readr (>= 2.1.4), crayon (>= 1.5.2),
viridis(>= 0.6.5), rlang
VignetteBuilder: knitr
Depends: R (>= 4.1.0)
LazyData: true
Config/pak/sysreqs: libabsl-dev cmake libfontconfig1-dev
libfreetype6-dev libfribidi-dev libgdal-dev gdal-bin
libgeos-dev make libharfbuzz-dev libicu-dev libpng-dev
libuv1-dev libssl-dev libproj-dev libsqlite3-dev
libudunits2-dev libx11-dev zlib1g-dev
Repository: https://ropensci.r-universe.dev
Date/Publication: 2026-04-01 20:14:05 UTC
RemoteUrl: https://github.com/ropensci/mbquartR
RemoteRef: main
RemoteSha: 47a80936a5e6e419e48601747f48c8ccd647a40a
NeedsCompilation: no
Packaged: 2026-07-01 08:19:48 UTC; root
Author: Alex Koiter [aut, cre] (ORCID: ,
Associate Professor, Department of Geography and Environment,
Brandon University ),
Emily H Markowitz [rev] (Research Fisheries Biologist, Alaska Fisheries
Science Center NOAA Fisheries | U.S. Department of Commerce.
Emily reviewed
the package for rOpenSci, see
),
Sheila M Saia [rev] (Environmental Data Scientist, Tetra Tech.
Sheila reviewed the package for
rOpenSci, see
)
Maintainer: Alex Koiter