CRAN Package Check Results for Package CANSIM2R

Last updated on 2025-04-26 05:52:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.14.1 6.19 48.52 54.71 OK
r-devel-linux-x86_64-debian-gcc 1.14.1 4.76 38.71 43.47 OK
r-devel-linux-x86_64-fedora-clang 1.14.1 85.89 OK
r-devel-linux-x86_64-fedora-gcc 1.14.1 84.99 OK
r-devel-windows-x86_64 1.14.1 7.00 84.00 91.00 OK
r-patched-linux-x86_64 1.14.1 5.32 44.40 49.72 OK
r-release-linux-x86_64 1.14.1 5.83 44.96 50.79 OK
r-release-macos-arm64 1.14.1 57.00 OK
r-release-macos-x86_64 1.14.1 60.00 OK
r-release-windows-x86_64 1.14.1 8.00 101.00 109.00 ERROR
r-oldrel-macos-arm64 1.14.1 37.00 OK
r-oldrel-macos-x86_64 1.14.1 48.00 OK
r-oldrel-windows-x86_64 1.14.1 11.00 82.00 93.00 OK

Additional issues

OpenBLAS

Check Details

Version: 1.14.1
Check: examples
Result: ERROR Running examples in 'CANSIM2R-Ex.R' failed The error most likely occurred in: > ### Name: getCANSIM > ### Title: getCANSIM > ### Aliases: getCANSIM > > ### ** Examples > > getCANSIM("12-10-0005") [1] "Please check that you can connect to the Statistics Canada website. (e.g. https://www150.statcan.gc.ca/n1/tbl/csv/23100238-eng.zip) and or that the table number is valid (please only use the first 8 digits) and try again. " NULL > getCANSIM("12-10-0005", lang = 'fra') Warning in open.connection(file, "rt") : cannot open zip file 'D:\temp\2025_04_25_01_50_01_4420\RtmpYnyw4C\file7d08393307b' Error in open.connection(file, "rt") : cannot open the connection Calls: getCANSIM ... downloadCANSIM -> read.csv -> read.table -> open -> open.connection Execution halted Flavor: r-release-windows-x86_64