Releases: mountainMath/cancensus
Releases · mountainMath/cancensus
v0.5.10
v0.5.7
CRAN version v0.5.7
v0.5.6
CRAN release
v0.5.5
CRAN version
v0.5.4
CRAN version v0.5.4
v0.5.3
Some general improvements and ability to automatically detect locally cached recalled data and option to delete it.
v0.5.0
Better local cache handling
CRAN 0.4.1
cancensus 0.4.1
Minor changes
- Fix minor problem where API key wasn't always picked up if not set correctly as environment variable.
- Fix warning when
tcolumn not present in downloaded data.
cran 0.4.0
cancensus 0.4.0
Major changes
- Added get_intersecting_geometry function to take advantage of new Censusmapper API endpoint. Check out the new vignette detailing how to use it.
Minor changes
- Slightly reworked how to configure and store user API keys and cache locations. New functions set_api_key, set_cache_path, show_api_key, and show_cache_path added.
- Fixes various warnings due to recent changes in tibble and dplyr.
CRAN 0.3.2
Major changes
- Support for 1996 census
- Public availability of dissemination block area level data
Minor changes
- Fixes bug in
find_census_vectors() - CRAN check issues (from 0.3.0, fixed in 0.3.1)