CRAN Package Check Results for Package geoflow

Last updated on 2026-05-23 20:51:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.1 181.17 1434.39 1615.56 OK
r-devel-linux-x86_64-debian-gcc 1.2.1 118.44 940.19 1058.63 OK
r-devel-linux-x86_64-fedora-clang 1.2.1 272.00 2379.69 2651.69 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.1 333.00 2285.88 2618.88 NOTE
r-devel-windows-x86_64 1.2.1 198.00 1315.00 1513.00 OK
r-patched-linux-x86_64 1.2.1 169.98 1408.99 1578.97 OK
r-release-linux-x86_64 1.2.1 185.69 1393.13 1578.82 OK
r-release-macos-arm64 1.2.1 44.00 952.00 996.00 OK
r-release-macos-x86_64 1.2.1 122.00 1681.00 1803.00 OK
r-release-windows-x86_64 1.2.1 192.00 1310.00 1502.00 OK
r-oldrel-macos-arm64 1.2.1 45.00 912.00 957.00 OK
r-oldrel-macos-x86_64 1.2.1 124.00 1395.00 1519.00 OK
r-oldrel-windows-x86_64 1.2.1 277.00 0.00 277.00 FAIL

Check Details

Version: 1.2.1
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘lwgeom’ ‘smoothr’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.2.1
Check: tests
Result: FAIL Check process probably crashed or hung up for 20 minutes ... killed Most likely this happened in the example checks (?), if not, ignore the following last lines of example output: > ### ** Examples > > ## Not run: > ##D subject <- geoflow_subject$new() > ##D subject$setKey("theme") > ##D subject$setName("General") > ##D subject$setUri("http://somelink/general") > ##D subject$addKeyword("keyword1", "http://somelink/keyword1") > ##D subject$addKeyword("keyword2", "http://somelink/keyword2") > ##D subject$addKeyword("keyword3", "http://somelink/keyword3") > ## End(Not run) > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 85.45 3.97 90.06 NA NA > grDevices::dev.off() null device 1 > ### > ### Local variables: *** > ### mode: outline-minor *** > ### outline-regexp: "\\(> \\)?### [*]+" *** > ### End: *** > quit('no') ======== End of example output (where/before crash/hang up occured ?) ======== Flavor: r-oldrel-windows-x86_64