Last updated on 2023-02-05 11:10:31 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.5 | 54.19 | 528.32 | 582.51 | OK | |
r-devel-linux-x86_64-debian-gcc | 3.5 | 45.24 | 381.09 | 426.33 | OK | |
r-devel-linux-x86_64-fedora-clang | 3.5 | 742.56 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 3.5 | 695.64 | OK | |||
r-devel-windows-x86_64 | 3.5 | 82.00 | 593.00 | 675.00 | OK | |
r-patched-linux-x86_64 | 3.5 | 58.86 | 509.71 | 568.57 | OK | |
r-release-linux-x86_64 | 3.5 | 43.25 | 510.29 | 553.54 | OK | |
r-release-macos-arm64 | 3.5 | 128.00 | OK | |||
r-release-macos-x86_64 | 3.5 | 223.00 | OK | |||
r-release-windows-x86_64 | 3.4 | 88.00 | 572.00 | 660.00 | ERROR | |
r-oldrel-macos-arm64 | 3.5 | 129.00 | OK | |||
r-oldrel-macos-x86_64 | 3.5 | 212.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 3.5 | 107.00 | 573.00 | 680.00 | OK |
Version: 3.5
Check: package dependencies
Result: NOTE
Imports includes 22 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable. Move as many as possible to Suggests and
use conditionally.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 3.4
Check: examples
Result: ERROR
Running examples in 'ecospat-Ex.R' failed
The error most likely occurred in:
> ### Name: ecospat.rcls.grd
> ### Title: Reclassifying grids function
> ### Aliases: ecospat.rcls.grd
>
> ### ** Examples
>
>
> library(raster)
Loading required package: sp
> library(classInt)
>
> bio3<- raster(system.file("external/bioclim/current/bio3.grd",package="biomod2"))
Warning: D:/RCompile/CRANpkg/local/4.2/ecospat.Rcheck: Permission denied (GDAL error 4)
Error in .rasterObjectFromFile(x, band = band, objecttype = "RasterLayer", :
Cannot create a RasterLayer object from this file.
Calls: raster -> raster -> .local -> .rasterObjectFromFile
Execution halted
Flavor: r-release-windows-x86_64
Version: 3.4
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'vignette_ecospat_package.Rmd' using rmarkdown
Quitting from lines 449-451 (vignette_ecospat_package.Rmd)
Error: processing vignette 'vignette_ecospat_package.Rmd' failed with diagnostics:
unused arguments (alist(, ))
--- failed re-building 'vignette_ecospat_package.Rmd'
SUMMARY: processing the following file failed:
'vignette_ecospat_package.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-windows-x86_64