Package: statcanR Type: Package Title: Client for Statistics Canada's Open Economic Data Version: 0.3.0.9000 Authors@R: c( person("Thierry", "Warin", email = "thierry.warin@hec.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5921-3428"))) Description: Provides an R client for Statistics Canada's Web Data Service. Users can describe the data they need in natural language, search the official table catalogue, and download complete data tables in English or French as data frames. Tables formerly known as CANSIM tables are identified by Product IDs. Warin (2024) . Depends: R (>= 4.0.0) License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) Suggests: knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Imports: data.table, jsonlite, DT, httr URL: https://warint.github.io/statcanR/, https://github.com/warint/statcanR BugReports: https://github.com/warint/statcanR/issues Config/testthat/edition: 3 Config/Needs/website: pkgdown Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make libuv1-dev libssl-dev Repository: https://warint.r-universe.dev Date/Publication: 2026-07-18 06:23:40 UTC RemoteUrl: https://github.com/warint/statcanr RemoteRef: HEAD RemoteSha: c6273eb66fbbcfdc0a99fa3250aaf2f30c57c682 NeedsCompilation: no Packaged: 2026-07-18 06:37:53 UTC; root Author: Thierry Warin [aut, cre] (ORCID: ) Maintainer: Thierry Warin