Skip to content

Commit

Permalink
reformat news, did not properly build on github pages
Browse files Browse the repository at this point in the history
  • Loading branch information
mountainMath committed Nov 7, 2022
1 parent 4da898e commit a673f0e
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 5 deletions.
14 changes: 9 additions & 5 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,30 @@
# cancensus - 0.5.4
# cancensus 0.5.4

- added ability to query census datasets by year
- added a convenience function for creating unique names within given selection of regions from `list_census_regions()`
- added a check and context menu to install `sf` package when user requests spatial data but does not have the required package installed as opposed to erroring out.
- improved checking that correct spatial formats are requested
- preparing for 'sp' spatial format usage deprecation in future versions

# cancensus - 0.5.3
# cancensus 0.5.3

- Added a check and context menu to install `sf` package when user requests spatial data but does not have the required package installed as opposed to stopping with an error.
- fixes a bug in the local data recall check

# cancensus - 0.5.2
# cancensus 0.5.2

- resolved broken and relocated links picked up in CRAN pretesting

# cancensus - 0.5.1
# cancensus 0.5.1

- Added functionality for users to detect and remove locally cached data that has been recalled by Statistics Canada
- added a check on initial `get_census` call that produces a warning if locally cached data has been recalled by Statistics Canada
- added option to retrieve higher-resolution geometries in `get_census`

## Minor changes
- renamed get/set cache/api_key functions to avoid name conflicts with related packages

# cancensus - 0.5.0
# cancensus 0.5.0

## Minor changes
- Added cache metadata
Expand Down
38 changes: 38 additions & 0 deletions docs/news/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a673f0e

Please sign in to comment.