CRAN Package Check Results for Package chemodiv

Last updated on 2025-06-10 11:48:47 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 4.62 98.61 103.23 OK
r-devel-linux-x86_64-debian-gcc 0.3.0 2.91 70.85 73.76 OK
r-devel-linux-x86_64-fedora-clang 0.3.0 169.06 OK
r-devel-linux-x86_64-fedora-gcc 0.3.0 164.06 OK
r-devel-windows-x86_64 0.3.0 7.00 114.00 121.00 OK
r-patched-linux-x86_64 0.3.0 5.58 77.66 83.24 ERROR
r-release-linux-x86_64 0.3.0 4.92 93.48 98.40 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 8.00 110.00 118.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 11.00 145.00 156.00 OK

Check Details

Version: 0.3.0
Check: examples
Result: ERROR Running examples in ‘chemodiv-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: NPCTable > ### Title: Generate NPClassifier classification > ### Aliases: NPCTable > > ### ** Examples > > data(minimalCompData) > NPCTable(minimalCompData) Error in curl::curl_fetch_memory(url, handle = handle) : Could not connect to server [npclassifier.ucsd.edu]: Failed to connect to npclassifier.ucsd.edu port 443 after 572 ms: Could not connect to server Calls: NPCTable ... request_fetch.write_memory -> <Anonymous> -> raise_libcurl_error Execution halted Flavor: r-patched-linux-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