Skip to content

Releases: mountainMath/cansim

CRAN 0.3.1

20 Aug 22:35

Choose a tag to compare

  • Fixes issues arising from StatCan changing their API row limit
  • Optimize vector retrieval by REF_DATE

CRAN 0.3

07 Aug 04:04
0082b1a

Choose a tag to compare

Major changes

  • Fixes issues arising from StatCan changing their API
  • Member Names come concatenated with Classification Code by default, this could break existing code.

Minor changes

  • Adds option to change fields to factors
  • Adds option to strip Classification Codes from fields
  • Exposes timeout limit to deal with slow connections and large tables

Initial CRAN release

18 Dec 18:54

Choose a tag to compare

The cansim package is now available on CRAN and can be installed directly through R's default package installation process:

install.packages("cansim")