We have corrected statcan_search() function by removing top level code. You can now install statcanR package without an internet connection
statcanR 0.2.42023-03-03
we have added the function statcan_search() to identify economic data tables available on Statistics Canada’s website.
statcanR 0.2.32021-12-14
we have modified the function to get an informative message if the table is not available instead of having an error message.
statcanR 0.2.2
we replaced utils::read.csv by readr::read_csv to fix a random bug with some metadata tables.
statcanR 0.2.12021-03-03
In this version, we have changed the name of the functions by withdrawing the sqs mentions. The old functions will remain available until the next update (deprecated).