CRAN Package Check Results for Package geoflow

Last updated on 2025-10-30 02:49:02 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 193.47 1524.92 1718.39 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 122.75 993.17 1115.92 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 1500.00 931.74 2431.74 WARN
r-devel-linux-x86_64-fedora-gcc 1.0.0 1500.00 1018.56 2518.56 OK
r-devel-windows-x86_64 1.0.0 205.00 1401.00 1606.00 OK
r-patched-linux-x86_64 1.0.0 179.93 1464.81 1644.74 OK
r-release-linux-x86_64 1.0.0 180.85 1445.75 1626.60 OK
r-release-macos-arm64 1.0.0 151.00 912.00 1063.00 OK
r-release-macos-x86_64 1.0.0 167.00 1160.00 1327.00 OK
r-release-windows-x86_64 1.0.0 199.00 1389.00 1588.00 OK
r-oldrel-macos-arm64 1.0.0 153.00 920.00 1073.00 NOTE
r-oldrel-macos-x86_64 1.0.0 195.00 1175.00 1370.00 NOTE
r-oldrel-windows-x86_64 1.0.0 285.00 1949.00 2234.00 NOTE

Check Details

Version: 1.0.0
Check: whether the namespace can be loaded with stated dependencies
Result: WARN Error: .onLoad failed in loadNamespace() for 'geoflow', details: call: curl::curl_fetch_memory(url, handle = handle) error: SSL connect error [forge.inrae.fr]: TLS connect error: error:00000000:lib(0)::reason(0) Execution halted A namespace must be able to be loaded with just the base namespace loaded: otherwise if the namespace gets loaded by a saved object, the session will be unable to start. Probably some imports need to be declared in the NAMESPACE file. Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.0
Check: DESCRIPTION meta-information
Result: NOTE Package listed in more than one of Depends, Imports, Suggests, Enhances: ‘mime’ A package should be listed in only one of these fields. Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64