Last updated on 2024-12-26 13:49:43 CET.
Package | ERROR | NOTE | OK |
---|---|---|---|
AHMbook | 1 | 12 | |
ASMbook | 13 | ||
IPMbook | 13 | ||
jagsUI | 13 | ||
ubms | 8 | 5 | |
unmarked | 8 | 5 |
Current CRAN status: ERROR: 1, OK: 12
Version: 0.2.10
Check: examples
Result: ERROR
Running examples in ‘AHMbook-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: Color Ramps
> ### Title: Color Ramps
> ### Aliases: Color_Ramps rampYOR rampGreens rampGreys rampBYR rampGBr
>
> ### ** Examples
>
> # uses the built-in volcano data set
> require(grDevices) # for colours
> require(graphics)
> image(volcano, col=rampYOR(225), main="Sequential yellow-orange-red")
> image(volcano, col=rampBYR(225), main="Divergent blue-yellow-red")
> image(volcano, col=rampGBr(225), main="Divergent green-brown")
> points(runif(500), runif(500), pch=16, cex=0.7) # add points
> title(sub="Points are hard to see on the darkest colors", line=2)
> image(volcano, col=rampGBr(225, range=2:10), main="Green-brown without darkest colors")
> points(runif(500), runif(500), pch=16, cex=0.7)
>
> # Try with a raster
> require(raster)
Loading required package: raster
Warning in library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, :
there is no package called ‘raster’
> r <- raster(system.file("external/test.grd", package="raster"))
Error in raster(system.file("external/test.grd", package = "raster")) :
could not find function "raster"
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: NOTE: 8, OK: 5
Version: 1.2.7
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-patched-linux-x86_64, r-release-linux-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
Version: 1.2.7
Check: installed package size
Result: NOTE
installed size is 128.9Mb
sub-directories of 1Mb or more:
R 2.0Mb
libs 125.6Mb
Flavors: 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
Current CRAN status: NOTE: 8, OK: 5
Version: 1.4.3
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-patched-linux-x86_64, r-release-linux-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
Version: 1.4.3
Check: installed package size
Result: NOTE
installed size is 65.8Mb
sub-directories of 1Mb or more:
R 2.0Mb
doc 1.1Mb
libs 61.7Mb
Flavors: 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