Releases: Metropolitan-Council/councilR
Releases · Metropolitan-Council/councilR
v0.2.5
v0.2.4
v0.2.3
v0.2.2
v0.2.1 - Patch rlang, ggplot2
v0.2.0
What's Changed
- data.table look function by @Brandon-Whited in #55
- New dependency - data.table
New Contributors
- @Brandon-Whited made their first contribution in #55
Full Changelog: v0.1.5...v0.2.0
v0.1.5
v0.1.4
v0.1.3
What's Changed
New features
fetch_county_geos()
uses{tigris}
to create ansf
object. It takes one argument,core
, which indicates whether to include only the core 7-county metro or the 9-county MPO area.- Input checks using
{rlang}
- New vignette detailing helpers for accessing spatial data, including snippets.
- New contributor guidelines.
council_theme()
is officially deprecated. Function will return error with message- Improved testing
- Package now uses
{httr2}
to access DB credentials securely. If you want to develop and test the package, you must contact @eroten for theCOUNCILR_KEY
to decrypt. - Added testing for
colors
- Package now uses
Dependency changes
{tigris}
,{cli}
,{httr2}
added{repmis}
removed
General updates
- More uniform documentation standards
- RMarkdown template
- New default text in RMarkdown template
- Remove
{repmis}
and use integrated{knitr}
function to fetch package dependencies.
Full Changelog: v0.1.2.9001...v0.1.3