CRAN Package Check Results for Package valet

Last updated on 2024-10-06 08:50:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.0 4.01 42.50 46.51 OK
r-devel-linux-x86_64-debian-gcc 0.9.0 2.96 30.42 33.38 ERROR
r-devel-linux-x86_64-fedora-clang 0.9.0 73.64 OK
r-devel-linux-x86_64-fedora-gcc 0.9.0 73.11 OK
r-devel-windows-x86_64 0.9.0 7.00 82.00 89.00 OK
r-patched-linux-x86_64 0.9.0 4.11 40.76 44.87 OK
r-release-linux-x86_64 0.9.0 4.33 40.84 45.17 OK
r-release-macos-arm64 0.9.0 51.00 OK
r-release-macos-x86_64 0.9.0 79.00 OK
r-release-windows-x86_64 0.9.0 7.00 77.00 84.00 OK
r-oldrel-macos-arm64 0.9.0 58.00 OK
r-oldrel-macos-x86_64 0.9.0 77.00 OK
r-oldrel-windows-x86_64 0.9.0 7.00 86.00 93.00 OK

Check Details

Version: 0.9.0
Check: examples
Result: ERROR Running examples in ‘valet-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: get_details > ### Title: Get series or series-group details > ### Aliases: get_details > > ### ** Examples > > get_details("CES_C4E_LOSE_JOB_SK") Error in curl::curl_fetch_memory(url, handle = handle) : OpenSSL/3.3.2: error:0A000119:SSL routines::decryption failed or bad record mac Calls: get_details ... request_fetch -> request_fetch.write_memory -> <Anonymous> Execution halted Flavor: r-devel-linux-x86_64-debian-gcc