Skip to content

Releases: mountainMath/cancensus

v0.5.10

06 Nov 01:54
656a3cd

Choose a tag to compare

CRAN version

v0.5.7

10 Feb 07:12
2833171

Choose a tag to compare

CRAN version v0.5.7

v0.5.6

05 Oct 16:10
40f4ba9

Choose a tag to compare

CRAN release

v0.5.5

23 Jan 16:32
a39c509

Choose a tag to compare

CRAN version

v0.5.4

07 Nov 20:19
4da898e

Choose a tag to compare

CRAN version v0.5.4

v0.5.3

25 Aug 16:06
07567a4

Choose a tag to compare

Some general improvements and ability to automatically detect locally cached recalled data and option to delete it.

v0.5.0

10 Feb 00:25

Choose a tag to compare

Better local cache handling

CRAN 0.4.1

27 Jan 10:50
42bf367

Choose a tag to compare

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 t column not present in downloaded data.

cran 0.4.0

16 Jan 20:50

Choose a tag to compare

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

16 Jul 06:01
b5439d0

Choose a tag to compare

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)