CRAN Package Check Results for Maintainer ‘Robert J. Hijmans <r.hijmans at gmail.com>’

Last updated on 2024-12-23 12:49:51 CET.

Package ERROR NOTE OK
dismo 1 12
geodata 1 12
geosphere 1 4 8
meteor 1 12
predicts 1 5 7
raster 1 6 6
Recocrop 1 12
Rquefts 1 12
Rwofost 13
terra 1 6 6

Package dismo

Current CRAN status: ERROR: 1, OK: 12

Version: 1.3-16
Check: package dependencies
Result: ERROR Packages required but not available: 'raster', 'terra' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

Package geodata

Current CRAN status: ERROR: 1, OK: 12

Version: 0.6-2
Check: package dependencies
Result: ERROR Package required but not available: ‘terra’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

Package geosphere

Current CRAN status: ERROR: 1, NOTE: 4, OK: 8

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-gcc

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-gcc

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

Package meteor

Current CRAN status: ERROR: 1, OK: 12

Version: 0.4-5
Check: examples
Result: ERROR Running examples in ‘meteor-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: globe > ### Title: Globe temperature > ### Aliases: Tg Tg,data.frame-method Tg,SpatRasterDataset-method Tnwb > ### Tnwb,data.frame-method Tnwb,SpatRasterDataset-method WBGT > ### WBGT,data.frame-method WBGT,SpatRasterDataset-method > > ### ** Examples > > wd <- data.frame(date=as.Date("2003-08-28") + 1:3, + temp=c(19.1, 20.6, 19.4), + rhum=c(66,71,73), + wind=c(3.3, 1.9, 1.1), + srad=c(168, 178, 125)) > Tg(wd, 40.96) [1] 20.7 22.9 21.0 > > Tnwb(wd, 40.96) [1] 15.39958 17.55742 16.63555 > > WBGT(wd, 40.96) [1] 16.82970 18.93020 17.78489 > > > library(terra) Error in library(terra) : there is no package called ‘terra’ Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Package predicts

Current CRAN status: ERROR: 1, NOTE: 5, OK: 7

Version: 0.1-17
Check: package dependencies
Result: ERROR Package required but not available: ‘terra’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1-17
Check: installed package size
Result: NOTE installed size is 6.0Mb sub-directories of 1Mb or more: R 4.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

Package raster

Current CRAN status: ERROR: 1, NOTE: 6, OK: 6

Version: 3.6-30
Check: package dependencies
Result: ERROR Package required but not available: ‘terra’ Packages suggested but not available for checking: 'rasterVis', 'exactextractr' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 3.6-30
Check: installed package size
Result: NOTE installed size is 12.9Mb sub-directories of 1Mb or more: R 4.1Mb libs 7.8Mb 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

Package Recocrop

Current CRAN status: ERROR: 1, NOTE: 12

Version: 0.4-1
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, 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: 0.4-1
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: parameters.Rd: crop spatial.Rd: writeRaster 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-windows-x86_64

Version: 0.4-1
Check: package dependencies
Result: ERROR Package required but not available: ‘terra’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

Package Rquefts

Current CRAN status: ERROR: 1, OK: 12

Version: 1.2-4
Check: examples
Result: ERROR Running examples in ‘Rquefts-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: predict > ### Title: Spatial QUEFTS model predictions > ### Aliases: predict predict,Rcpp_QueftsModel-method > > ### ** Examples > > > library(terra) Error in library(terra) : there is no package called ‘terra’ Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Package Rwofost

Current CRAN status: NOTE: 13

Version: 0.8-3
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, 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: 0.8-3
Check: installed package size
Result: NOTE installed size is 10.3Mb sub-directories of 1Mb or more: libs 9.3Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package terra

Current CRAN status: ERROR: 1, NOTE: 6, OK: 6

Version: 1.8-5
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.8-5
Check: installed package size
Result: NOTE installed size is 302.3Mb sub-directories of 1Mb or more: R 3.1Mb libs 297.7Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.7-83
Check: installed package size
Result: NOTE installed size is 111.8Mb sub-directories of 1Mb or more: R 2.3Mb gdal 3.0Mb libs 96.1Mb proj 8.9Mb Flavor: r-release-windows-x86_64