Last updated on 2025-06-02 07:50:40 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.0 | 4.70 | 98.70 | 103.40 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 3.35 | 68.82 | 72.17 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 160.59 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 164.63 | OK | |||
r-devel-windows-x86_64 | 0.3.0 | 7.00 | 102.00 | 109.00 | ERROR | |
r-patched-linux-x86_64 | 0.3.0 | 5.49 | 93.34 | 98.83 | OK | |
r-release-linux-x86_64 | 0.3.0 | 4.76 | 94.30 | 99.06 | OK | |
r-release-macos-arm64 | 0.3.0 | 55.00 | OK | |||
r-release-macos-x86_64 | 0.3.0 | 6.00 | ERROR | |||
r-release-windows-x86_64 | 0.3.0 | 7.00 | 107.00 | 114.00 | OK | |
r-oldrel-macos-arm64 | 0.3.0 | 49.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.0 | 80.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3.0 | 9.00 | 146.00 | 155.00 | OK |
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]: Failed to connect to npclassifier.ucsd.edu port 443 after 10014 ms: Timeout was reached
Calls: NPCTable ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error
Execution halted
Flavor: r-devel-windows-x86_64
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