CRAN Package Check Results for Package geosphere

Last updated on 2024-12-26 01:49:59 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5-20 72.43 47.69 120.12 ERROR
r-devel-linux-x86_64-debian-gcc 1.5-20 52.38 52.28 104.66 OK
r-devel-linux-x86_64-fedora-clang 1.5-20 311.52 OK
r-devel-linux-x86_64-fedora-gcc 1.5-20 287.47 OK
r-devel-windows-x86_64 1.5-20 87.00 132.00 219.00 OK
r-patched-linux-x86_64 1.5-20 73.33 72.19 145.52 OK
r-release-linux-x86_64 1.5-20 71.87 72.20 144.07 OK
r-release-macos-arm64 1.5-20 89.00 NOTE
r-release-macos-x86_64 1.5-20 122.00 NOTE
r-release-windows-x86_64 1.5-20 91.00 124.00 215.00 OK
r-oldrel-macos-arm64 1.5-20 88.00 NOTE
r-oldrel-macos-x86_64 1.5-20 122.00 NOTE
r-oldrel-windows-x86_64 1.5-20 104.00 151.00 255.00 OK

Check Details

Version: 1.5-20
Check: examples
Result: ERROR Running examples in ‘geosphere-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: span > ### Title: Span of polygons > ### Aliases: span span,SpatialPolygons-method span,matrix-method > ### Keywords: methods spatial > > ### ** Examples > > pol <- rbind(c(-180,-20), c(-160,5), c(-60, 0), c(-160,-60), c(-180,-20)) > plot(pol) > lines(pol) > # lon and lat span in m > span(pol, fun=max) Loading required namespace: raster Failed with error: ‘there is no package called ‘raster’’ Error in .local(x, ...) : you need to install the "raster" package to use this function Calls: span -> span -> .local -> span -> span -> .local Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.5-20
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘geosphere.Rnw’ using Sweave Loading required namespace: raster Failed with error: ‘there is no package called ‘raster’’ Error: processing vignette 'geosphere.Rnw' failed with diagnostics: chunk 13 Error in .local(x, ...) : you need to install the "raster" package to use this function --- failed re-building ‘geosphere.Rnw’ SUMMARY: processing the following file failed: ‘geosphere.Rnw’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.5-20
Check: installed package size
Result: NOTE installed size is 6.1Mb sub-directories of 1Mb or more: libs 5.1Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64