Description
Provide a simple interface to Bloomberg's OpenFIGI API. Please see <https://openfigi.com> for API details and registration. You may be eligible to have an API key to accelerate your loading process.
Downloads
232
Last 30 days
19640th
572
Last 90 days
2.2K
Last year
Trend: +36.5% (30d vs prior 30d)
CRAN Check Status
1
ERROR
5
NOTE
8
OK
Show all 14 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | NOTE |
| r-devel-linux-x86_64-debian-gcc | NOTE |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-macos-arm64 | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | NOTE |
| r-oldrel-macos-x86_64 | NOTE |
| r-oldrel-windows-x86_64 | NOTE |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | ERROR |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check details (6 non-OK)
NOTE
r-devel-linux-x86_64-debian-clang
CRAN incoming feasibility
Maintainer: ‘Ruokun Huang <hruokun.2008@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Ruokun",
family = "Huang",
role = c("aut", "cre"),
email = "hruokun.2008@gmail.com")
as necessary.
NOTE
r-devel-linux-x86_64-debian-gcc
CRAN incoming feasibility
Maintainer: ‘Ruokun Huang <hruokun.2008@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Ruokun",
family = "Huang",
role = c("aut", "cre"),
email = "hruokun.2008@gmail.com")
as necessary.
NOTE
r-oldrel-macos-arm64
LazyData
'LazyData' is specified without a 'data' directory
NOTE
r-oldrel-macos-x86_64
LazyData
'LazyData' is specified without a 'data' directory
NOTE
r-oldrel-windows-x86_64
LazyData
'LazyData' is specified without a 'data' directory
ERROR
r-release-macos-arm64
tests
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
Check History
ERROR 8 OK · 5 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 10, 2026
NOTE
r-devel-linux-x86_64-debian-clang
CRAN incoming feasibility
Maintainer: ‘Ruokun Huang <hruokun.2008@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Ruokun",
family = "Huang",
role = c("aut", "cre"),
email = "hruokun.2008@gmail.com")
as necessary.
NOTE
r-devel-linux-x86_64-debian-gcc
CRAN incoming feasibility
Maintainer: ‘Ruokun Huang <hruokun.2008@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Ruokun",
family = "Huang",
role = c("aut", "cre"),
email = "hruokun.2008@gmail.com")
as necessary.
ERROR
r-release-macos-arm64
tests
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,micCod
...[truncated]...
or 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
NOTE
r-oldrel-macos-arm64
LazyData
'LazyData' is specified without a 'data' directory
NOTE
r-oldrel-macos-x86_64
LazyData
'LazyData' is specified without a 'data' directory
NOTE
r-oldrel-windows-x86_64
LazyData
'LazyData' is specified without a 'data' directory
Dependency Network
Version History
new
0.2.8
Mar 10, 2026