Last updated on 2025-04-20 09:49:46 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.6 | 5.10 | 53.43 | 58.53 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.2.6 | 3.58 | 39.51 | 43.09 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.6 | 96.66 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.6 | 115.43 | NOTE | |||
r-devel-windows-x86_64 | 0.2.6 | 10.00 | 83.00 | 93.00 | NOTE | |
r-patched-linux-x86_64 | 0.2.6 | 7.22 | 49.76 | 56.98 | ERROR | |
r-release-linux-x86_64 | 0.2.6 | 6.49 | 50.15 | 56.64 | ERROR | |
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 | 98.00 | 107.00 | ERROR | |
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 | 9.00 | 90.00 | 99.00 | NOTE |
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')
Error in curl::curl_fetch_memory(url, handle = handle) :
SSL peer certificate or SSH remote key was not OK [www150.statcan.gc.ca]: server verification failed: certificate signer not trusted. (CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none)
Calls: statcan_data ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-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')
Error in curl::curl_fetch_memory(url, handle = handle) :
SSL peer certificate or SSH remote key was not OK [www150.statcan.gc.ca]: SSL certificate problem: unable to get local issuer certificate
Calls: statcan_data ... 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:
> ### Name: statcan_download_data
> ### Title: statcanR download data function
> ### Aliases: statcan_download_data
>
> ### ** Examples
>
> mydata <- statcan_data('27-10-0014-01', 'eng')
Error in curl::curl_fetch_memory(url, handle = handle) :
SSL peer certificate or SSH remote key was not OK [www150.statcan.gc.ca]: SSL certificate problem: unable to get local issuer certificate
Calls: statcan_data ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.2.6
Check: examples
Result: ERROR
Running examples in 'statcanR-Ex.R' failed
The error most likely occurred in:
> ### Name: statcan_download_data
> ### Title: statcanR download data function
> ### Aliases: statcan_download_data
>
> ### ** Examples
>
> mydata <- statcan_data('27-10-0014-01', 'eng')
Error in curl::curl_fetch_memory(url, handle = handle) :
Failure when receiving data from the peer [www150.statcan.gc.ca]: Recv failure: Connection was reset
Calls: statcan_data ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-release-windows-x86_64