Last updated on 2025-04-28 11:50:51 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.8 | 1.64 | 21.02 | 22.66 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.8 | 1.52 | 17.35 | 18.87 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.8 | 35.29 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.8 | 34.70 | OK | |||
r-devel-windows-x86_64 | 0.2.8 | 3.00 | 43.00 | 46.00 | OK | |
r-patched-linux-x86_64 | 0.2.8 | 1.84 | 20.79 | 22.63 | OK | |
r-release-linux-x86_64 | 0.2.8 | 1.75 | 20.13 | 21.88 | 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 | 3.00 | 42.00 | 45.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 | 44.00 | 48.00 | NOTE |
Version: 0.2.8
Check: CRAN incoming feasibility
Result: NOTE
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.
Flavor: r-devel-linux-x86_64-debian-gcc
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