CRAN Package Check Results for Package raster

Last updated on 2024-06-14 00:53:55 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.6-26 289.48 551.45 840.93 OK
r-devel-linux-x86_64-debian-gcc 3.6-26 198.58 350.62 549.20 ERROR
r-devel-linux-x86_64-fedora-clang 3.6-26 1092.95 OK
r-devel-linux-x86_64-fedora-gcc 3.6-26 1035.20 OK
r-devel-windows-x86_64 3.6-26 217.00 408.00 625.00 NOTE
r-patched-linux-x86_64 3.6-26 250.31 518.74 769.05 OK
r-release-linux-x86_64 3.6-26 232.61 527.25 759.86 OK
r-release-macos-arm64 3.6-26 198.00 NOTE
r-release-macos-x86_64 3.6-26 371.00 NOTE
r-release-windows-x86_64 3.6-26 215.00 407.00 622.00 NOTE
r-oldrel-macos-arm64 3.6-26 213.00 NOTE
r-oldrel-macos-x86_64 3.6-26 570.00 NOTE
r-oldrel-windows-x86_64 3.6-26 274.00 533.00 807.00 NOTE

Check Details

Version: 3.6-26
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘igraph’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 3.6-26
Check: examples
Result: ERROR Running examples in ‘raster-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: clump > ### Title: Detect clumps > ### Aliases: clump clump,RasterLayer-method > ### Keywords: spatial > > ### ** Examples > > r <- raster(ncols=12, nrows=12) > set.seed(0) > values(r) <- round(runif(ncell(r))*0.7 ) > rc <- clump(r) Loading required namespace: igraph Failed with error: ‘there is no package called ‘igraph’’ Error in .local(x, ...) : you need to install the igraph package to be able to use this function Calls: clump -> clump -> .local Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 3.6-26
Check: installed package size
Result: NOTE installed size is 5.5Mb sub-directories of 1Mb or more: R 3.1Mb libs 1.4Mb Flavors: r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64