CRAN Package Check Results for Maintainer ‘Thierry Warin <thierry.warin at hec.ca>’

Last updated on 2025-07-17 05:50:37 CEST.

Package ERROR NOTE
statcanR 2 11

Package statcanR

Current CRAN status: ERROR: 2, NOTE: 11

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_search > ### Title: Searching function for statcanR > ### Aliases: statcan_search > > ### ** Examples > > statcan_search(c("economy","export","link"),"eng") Error in curl::curl_fetch_memory(url, handle = handle) : Timeout was reached [warin.ca]: Connection timed out after 10001 milliseconds Calls: statcan_search ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

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_search > ### Title: Searching function for statcanR > ### Aliases: statcan_search > > ### ** Examples > > statcan_search(c("economy","export","link"),"eng") Error in curl::curl_fetch_memory(url, handle = handle) : Timeout was reached [warin.ca]: Connection timed out after 10002 milliseconds Calls: statcan_search ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error Execution halted Flavor: r-patched-linux-x86_64