CRAN Package Check Results for Package rasterVis

Last updated on 2020-08-07 01:49:56 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.48 9.08 94.89 103.97 OK
r-devel-linux-x86_64-debian-gcc 0.48 8.71 72.08 80.79 OK
r-devel-linux-x86_64-fedora-clang 0.48 131.43 OK
r-devel-linux-x86_64-fedora-gcc 0.48 121.73 OK
r-devel-windows-ix86+x86_64 0.48 26.00 108.00 134.00 OK
r-patched-linux-x86_64 0.48 10.16 93.35 103.51 OK
r-patched-solaris-x86 0.48 172.30 OK
r-release-linux-x86_64 0.48 11.39 93.96 105.35 OK
r-release-macos-x86_64 0.48 OK
r-release-windows-ix86+x86_64 0.48 24.00 134.00 158.00 OK
r-oldrel-macos-x86_64 0.48 OK
r-oldrel-windows-ix86+x86_64 0.48 15.00 85.00 100.00 ERROR

Check Details

Version: 0.48
Check: examples
Result: ERROR
    Running examples in 'rasterVis-Ex.R' failed
    The error occurred in:
    
    
    R version 3.6.3 (2020-02-29) -- "Holding the Windsock"
    Copyright (C) 2020 The R Foundation for Statistical Computing
    Platform: x86_64-w64-mingw32/x64 (64-bit)
    
    R is free software and comes with ABSOLUTELY NO WARRANTY.
    You are welcome to redistribute it under certain conditions.
    Type 'license()' or 'licence()' for distribution details.
    
     Natural language support but running in an English locale
    
    R is a collaborative project with many contributors.
    Type 'contributors()' for more information and
    'citation()' on how to cite R or R packages in publications.
    
    Type 'demo()' for some demos, 'help()' for on-line help, or
    'help.start()' for an HTML browser interface to help.
    Type 'q()' to quit R.
    
    > pkgname <- "rasterVis"
    > source(file.path(R.home("share"), "R", "examples-header.R"))
    > options(warn = 1)
    > options(pager = "console")
    > library('rasterVis')
    Loading required package: raster
    Loading required package: sp
    Error: package 'lattice' 0.20.38 was found, but >= 0.20.41 is required by 'rasterVis'
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64