Last updated on 2025-04-19 06:49:53 CEST.
Package | ERROR | OK |
---|---|---|
chemodiv | 2 | 11 |
Current CRAN status: ERROR: 2, OK: 11
Version: 0.3.0
Check: package dependencies
Result: ERROR
Packages required but not available: 'fmcsR', 'ChemmineR'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-macos-x86_64
Version: 0.3.0
Check: examples
Result: ERROR
Running examples in 'chemodiv-Ex.R' failed
The error most likely occurred in:
> ### Name: NPCTable
> ### Title: Generate NPClassifier classification
> ### Aliases: NPCTable
>
> ### ** Examples
>
> data(minimalCompData)
> NPCTable(minimalCompData)
Error in curl::curl_fetch_memory(url, handle = handle) :
Timeout was reached [npclassifier.ucsd.edu]: SSL/TLS connection timeout
Calls: NPCTable ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-oldrel-windows-x86_64