Last updated on 2025-04-18 21:50:06 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.8 | 1.78 | 20.75 | 22.53 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.8 | 1.47 | 16.91 | 18.38 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.8 | 35.29 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.8 | 33.73 | OK | |||
r-devel-windows-x86_64 | 0.2.8 | 3.00 | 44.00 | 47.00 | OK | |
r-patched-linux-x86_64 | 0.2.8 | 1.76 | 20.63 | 22.39 | OK | |
r-release-linux-x86_64 | 0.2.8 | 1.80 | 20.62 | 22.42 | OK | |
r-release-macos-arm64 | 0.2.8 | 29.00 | ERROR | |||
r-release-macos-x86_64 | 0.2.8 | 29.00 | OK | |||
r-release-windows-x86_64 | 0.2.8 | 5.00 | 44.00 | 49.00 | OK | |
r-oldrel-macos-arm64 | 0.2.8 | 18.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.2.8 | 28.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.2.8 | 4.00 | 50.00 | 54.00 | NOTE |
Version: 0.2.8
Check: tests
Result: ERROR
Running ‘someFIGIs.R’ [0s/10s]
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]: Connection timed out after 10002 milliseconds
Calls: OpenFIGI ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-release-macos-arm64
Version: 0.2.8
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64