CRAN Package Check Results for Package georob

Last updated on 2024-09-01 04:49:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3-19 27.58 221.41 248.99 NOTE
r-devel-linux-x86_64-debian-gcc 0.3-19 15.75 161.60 177.35 NOTE
r-devel-linux-x86_64-fedora-clang 0.3-19 387.59 OK
r-devel-linux-x86_64-fedora-gcc 0.3-19 409.27 OK
r-devel-windows-x86_64 0.3-19 24.00 0.00 24.00 FAIL
r-patched-linux-x86_64 0.3-19 28.67 212.16 240.83 OK
r-release-linux-x86_64 0.3-19 24.89 210.33 235.22 OK
r-release-macos-arm64 0.3-19 114.00 OK
r-release-macos-x86_64 0.3-19 178.00 OK
r-release-windows-x86_64 0.3-19 24.00 217.00 241.00 OK
r-oldrel-macos-arm64 0.3-19 157.00 OK
r-oldrel-macos-x86_64 0.3-19 325.00 OK
r-oldrel-windows-x86_64 0.3-19 32.00 268.00 300.00 OK

Check Details

Version: 0.3-19
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: lgnpp.Rd: SpatialPolygonsDataFrame Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Version: 0.3-19
Check: PDF version of manual
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 > > data(wolfcamp) > summary(wolfcamp) x y pressure Min. :-233.72 Min. :-145.79 Min. : 312.1 1st Qu.: -34.26 1st Qu.:-106.73 1st Qu.: 471.8 Median : 19.57 Median : -65.74 Median : 547.7 Mean : 27.63 Mean : -33.23 Mean : 610.3 3rd Qu.: 114.10 3rd Qu.: 51.21 3rd Qu.: 774.2 Max. : 181.53 Max. : 136.41 Max. :1088.4 > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 16.36 1.62 18.03 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-devel-windows-x86_64