CRAN Package Check Results for Package statcanR

Last updated on 2025-07-07 09:50:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.6 7.09 67.03 74.12 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.6 5.01 43.38 48.39 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.6 112.43 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.6 117.10 NOTE
r-devel-windows-x86_64 0.2.6 9.00 78.00 87.00 NOTE
r-patched-linux-x86_64 0.2.6 7.10 60.60 67.70 NOTE
r-release-linux-x86_64 0.2.6 5.49 59.57 65.06 NOTE
r-release-macos-arm64 0.2.6 56.00 NOTE
r-release-macos-x86_64 0.2.6 71.00 NOTE
r-release-windows-x86_64 0.2.6 9.00 80.00 89.00 NOTE
r-oldrel-macos-arm64 0.2.6 58.00 NOTE
r-oldrel-macos-x86_64 0.2.6 87.00 NOTE
r-oldrel-windows-x86_64 0.2.6 10.00 97.00 107.00 NOTE

Check Details

Version: 0.2.6
Check: Rd files
Result: NOTE checkRd: (-1) statcan_data.Rd:22: Lost braces; missing escapes or markup? 22 | \code{statcan_data()} function has 2 arguments to fulfill to get data: {tableNumber} & {lang}. | ^ checkRd: (-1) statcan_data.Rd:22: Lost braces; missing escapes or markup? 22 | \code{statcan_data()} function has 2 arguments to fulfill to get data: {tableNumber} & {lang}. | ^ checkRd: (-1) statcan_search.Rd:18: Lost braces; missing escapes or markup? 18 | The \code{statcan_search()} function has 2 arguments to fulfill to find a database: {keywords} and {lang}. | ^ checkRd: (-1) statcan_search.Rd:18: Lost braces; missing escapes or markup? 18 | The \code{statcan_search()} function has 2 arguments to fulfill to find a database: {keywords} and {lang}. | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.2.6
Check: examples
Result: ERROR Running examples in ‘statcanR-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: statcan_download_data > ### Title: statcanR download data function > ### Aliases: statcan_download_data > > ### ** Examples > > mydata <- statcan_data('27-10-0014-01', 'eng') statcanR: downloading remote table. Warning in utils::unzip(zipfile = download_dir, exdir = unzip_dir) : error 1 in extracting from zip file Error in data.table::fread(csv_file) : File '/tmp/RtmpulDqZH/27100014.csv' does not exist or is non-readable. getwd()=='/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/statcanR.Rcheck' Calls: statcan_data -> <Anonymous> -> stopf -> raise_condition -> signal Execution halted Flavor: r-devel-linux-x86_64-debian-gcc