Package: statcanR
Type: Package
Title: Client for Statistics Canada's Open Economic Data
Version: 0.2.6
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
RoxygenNote: 7.2.3
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Imports: data.table, dplyr, ggplot2, reshape2, qs, qpdf, DT, curl,
        httr, readr, tibble
URL: https://github.com/warint/statcanR/
BugReports: https://github.com/warint/statcanR/issues/
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-08-16 20:56:13 UTC; warint_github
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: 2023-08-17 13:50:02 UTC
Built: R 4.5.2; ; 2025-11-01 02:56:21 UTC; windows
