CRAN Package Check Results for Package ROpenFIGI

Last updated on 2024-05-31 20:54:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.8 1.66 26.57 28.23 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.8 1.66 20.52 22.18 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.8 36.05 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.8 33.98 NOTE
r-devel-windows-x86_64 0.2.8 3.00 43.00 46.00 NOTE
r-patched-linux-x86_64 0.2.8 1.92 24.22 26.14 ERROR
r-release-linux-x86_64 0.2.8 2.11 25.13 27.24 NOTE
r-release-macos-arm64 0.2.8 18.00 NOTE
r-release-windows-x86_64 0.2.8 3.00 42.00 45.00 NOTE
r-oldrel-macos-arm64 0.2.8 17.00 NOTE
r-oldrel-macos-x86_64 0.2.8 25.00 NOTE
r-oldrel-windows-x86_64 0.2.8 3.00 45.00 48.00 NOTE

Check Details

Version: 0.2.8
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory 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-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.2.8
Check: tests
Result: ERROR Running ‘someFIGIs.R’ [0s/11s] Running the tests in ‘tests/someFIGIs.R’ failed. Complete output: > library(ROpenFIGI) > jsondf <- data.frame(idType=c("ID_ISIN"),idValue=c("US922646AS37"), + exchCode=c(NA),currency=NA,micCode=NA,stringsAsFactors = F) > > jsonrst <- OpenFIGI(jsondf) Error in curl::curl_fetch_memory(url, handle = handle) : Timeout was reached: [api.openfigi.com] Failed to connect to api.openfigi.com port 443 after 10001 ms: Timeout was reached Calls: OpenFIGI ... request_fetch -> request_fetch.write_memory -> <Anonymous> Execution halted Flavor: r-patched-linux-x86_64