Last updated on 2019-03-25 14:00:04 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 52.55 | ERROR | |||
r-patched-solaris-x86 | 1.0.0 | 70.00 | ERROR |
Version: 1.0.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘httr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-patched-solaris-x86
Version: 1.0.0
Check: examples
Result: ERROR
Running examples in ‘geneHummus-Ex.R’ failed
The error most likely occurred in:
> ### Name: getAccessions
> ### Title: Get the acessions ids and the organism for each protein
> ### identifier
> ### Aliases: getAccessions
>
> ### ** Examples
>
> prot_ids <- c("593705262", "1379669790", "357520645", "1150156484")
> getAccessions(prot_ids)
Error in curl::curl_fetch_memory(url, handle = handle) :
Error in the HTTP2 framing layer
Calls: getAccessions ... request_fetch -> request_fetch.write_memory -> <Anonymous>
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-patched-solaris-x86