Package: statcanR
Type: Package
Title: Client for Statistics Canada's Open Economic Data
Version: 0.2.1
Authors@R: c(
    person("Thierry", "Warin", email = "thierry.warin@hec.ca", role =c("aut", "cre"), comment = c(ORCID = "0000-0002-5921-3428") ),
    person("Romain", "Le Duc", role = "aut"))
Description: An easy connection with R to Statistics Canada's Web Data Service. Open economic data (formerly known as CANSIM tables, now identified by Product IDs (PID)) are accessible as a data frame, directly in the user's R environment.
    Warin, Le Duc (2019) <doi:10.6084/m9.figshare.10544735>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Imports: data.table, curl
URL: https://github.com/warint/statcanR/
BugReports: https://github.com/warint/statcanR/issues/
NeedsCompilation: no
Packaged: 2021-01-06 15:29:10 UTC; thierryw
Author: Thierry Warin [aut, cre] (<https://orcid.org/0000-0002-5921-3428>),
  Romain Le Duc [aut]
Maintainer: Thierry Warin <thierry.warin@hec.ca>
Repository: CRAN
Date/Publication: 2021-03-03 13:40:02 UTC
