CRAN Package Check Results for Package rasterdiv

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.2-1 15.61 511.58 527.19 OK
r-devel-linux-x86_64-debian-gcc 0.2-1 12.98 379.07 392.05 OK
r-devel-linux-x86_64-fedora-clang 0.2-1 633.26 OK
r-devel-linux-x86_64-fedora-gcc 0.2-1 647.31 OK
r-devel-windows-ix86+x86_64 0.2-1 33.00 626.00 659.00 OK
r-patched-linux-x86_64 0.2-1 14.60 521.93 536.53 OK
r-patched-solaris-x86 0.2-1 1162.70 NOTE
r-release-linux-x86_64 0.2-1 14.47 512.34 526.81 OK
r-release-macos-x86_64 0.2-1 OK
r-release-windows-ix86+x86_64 0.2-1 32.00 778.00 810.00 OK
r-oldrel-macos-x86_64 0.2-1 ERROR
r-oldrel-windows-ix86+x86_64 0.2-1 18.00 106.00 124.00 ERROR

Check Details

Version: 0.2-1
Check: installed package size
Result: NOTE
     installed size is 5.1Mb
     sub-directories of 1Mb or more:
     data 3.8Mb
Flavor: r-patched-solaris-x86

Version: 0.2-1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     Note: possible error in 'approxfun(y = i, x = alphas, ': unused argument (na.rm = TRUE)
    See ‘/Volumes/SSD-Data/Builds/R-dev-web/QA/Simon/packages/el-capitan-x86_64/results/3.6/rasterdiv.Rcheck/00install.out’ for details.
    Information on the location(s) of code generating the ‘Note’s can be
    obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
    to ‘yes’.
Flavor: r-oldrel-macos-x86_64

Version: 0.2-1
Check: R code for possible problems
Result: NOTE
    accRao : <anonymous>: possible error in approxfun(y = i, x = alphas,
     na.rm = TRUE): unused argument (na.rm = TRUE)
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.2-1
Check: examples
Result: ERROR
    Running examples in ‘rasterdiv-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: accRao
    > ### Title: Accumulation function for parametric Rao's index of quadratic
    > ### entropy (Q)
    > ### Aliases: accRao
    > ### Keywords: methods
    >
    > ### ** Examples
    >
    > #Minimal example; accRao with alphas ranging from 1 to 10
    > a <- matrix(c(10,10,10,20,20,20,20,30,30),ncol=3,nrow=3)
    > out <- accRao(alphas=1:10,x=a,window=3,dist_m="euclidean",na.tolerance=1, rasterAUC=TRUE)
    Input data are float numbers. Converting x in an integer matrix...
    Matrix check OK:
    Parametric Rao output matrix will be returned
    
    
    Processing alpha 1
    
    
    Processing alpha 2
    
    
    Processing alpha 3
    
    
    Processing alpha 4
    
    
    Processing alpha 5
    
    
    Processing alpha 6
    
    
    Processing alpha 7
    
    
    Processing alpha 8
    
    
    Processing alpha 9
    
    
    Processing alpha 10
    
    Integrating numerically Rao values over alphas...
    
    Error in approxfun(y = i, x = alphas, na.rm = TRUE) :
     unused argument (na.rm = TRUE)
    Calls: accRao -> apply -> FUN -> integrate -> match.fun
    Execution halted
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.2-1
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘rasterdiv_advanced_accRao.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    Loading required package: rasterdiv
    Loading required package: rasterVis
    Loading required package: raster
    Loading required package: sp
    Loading required package: lattice
    Loading required package: latticeExtra
    Loading required package: ggplot2
    
    Attaching package: 'ggplot2'
    
    The following object is masked from 'package:latticeExtra':
    
     layer
    
    Loading required package: gridExtra
    Matrix check OK:
    Parametric Rao output matrix will be returned
    
    
    Processing alpha 1
    
    
    Processing alpha 2
    
    
    Processing alpha 3
    
    
    Processing alpha 4
    
    
    Processing alpha 5
    
    
    Processing alpha 6
    
    
    Processing alpha 7
    
    
    Processing alpha 8
    
    
    Processing alpha 9
    
    
    Processing alpha 10
    
    Integrating numerically Rao values over alphas...
    
    Quitting from lines 61-67 (rasterdiv_advanced_accRao.Rmd)
    Error: processing vignette 'rasterdiv_advanced_accRao.Rmd' failed with diagnostics:
    unused argument (na.rm = TRUE)
    --- failed re-building ‘rasterdiv_advanced_accRao.Rmd’
    
    --- re-building ‘rasterdiv_basics.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    Loading required package: rasterdiv
    Loading required package: rasterVis
    Loading required package: raster
    Loading required package: sp
    Loading required package: lattice
    Loading required package: latticeExtra
    Loading required package: RColorBrewer
    
    Object x check OK:
    Shannon output matrix will be returned.
    
    Calculation complete.
    
    
    Object x check OK:
    Pielou output matrix will be returned.
    
    Calculation complete.
    
    
    Object x check OK:
    Berger-Parker output matrix will be returned.
    
    Calculation complete.
    
    Matrix check OK:
    Rao output matrix will be returned
    
    Calculation of Rao's index complete.
    
    Matrix check OK:
    Parametric Rao output matrix will be returned
    
    
    Processing alpha 1
    
    
    Processing alpha 2
    
    
    Processing alpha 3
    
    
    Processing alpha 4
    
    
    Processing alpha 5
    Matrix check OK:
    Cumulative Residual Entropy output matrix will be returned
    
    Calculation of Cumulative Residual Entropy complete.
    
    
    Object x check OK:
    Hill with alpha parameter value in 0 0.5 1 1.5 2 will be returned.
    
    
    Processing alpha 0
    
    
    Processing alpha 0.5
    
    
    Processing alpha 1
    
    
    Processing alpha 1.5
    
    
    Processing alpha 2
    
    
    Calculation complete.
    
    
    Object x check OK:
    Renyi with alpha parameter value in 0 0.5 1 1.5 2 will be returned.
    
    Processing alpha 0
    
    
    Processing alpha 0.5
    
    
    Processing alpha 1
    
    
    Processing alpha 1.5
    
    
    Processing alpha 2
    
    
    Calculation complete.
    
    --- finished re-building ‘rasterdiv_basics.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘rasterdiv_advanced_accRao.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-oldrel-macos-x86_64

Version: 0.2-1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     Note: possible error in 'approxfun(y = i, x = alphas, ': unused argument (na.rm = TRUE)
    See 'd:/Rcompile/CRANpkg/local/3.6/rasterdiv.Rcheck/00install.out' for details.
    Information on the location(s) of code generating the 'Note's can be
    obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
    to 'yes'.
Flavor: r-oldrel-windows-ix86+x86_64

Version: 0.2-1
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building 'rasterdiv_advanced_accRao.Rmd' using rmarkdown
    Loading required package: rasterdiv
    Loading required package: rasterVis
    Loading required package: raster
    Loading required package: sp
    Failed with error: 'package 'lattice' 0.20.38 was found, but >= 0.20.41 is required by 'rasterVis''
    Loading required package: ggplot2
    Loading required package: gridExtra
    Quitting from lines 41-46 (rasterdiv_advanced_accRao.Rmd)
    Error: processing vignette 'rasterdiv_advanced_accRao.Rmd' failed with diagnostics:
    could not find function "levelplot"
    --- failed re-building 'rasterdiv_advanced_accRao.Rmd'
    
    --- re-building 'rasterdiv_basics.Rmd' using rmarkdown
    Loading required package: rasterdiv
    Loading required package: rasterVis
    Loading required package: raster
    Loading required package: sp
    Failed with error: 'package 'lattice' 0.20.38 was found, but >= 0.20.41 is required by 'rasterVis''
    Loading required package: RColorBrewer
    Quitting from lines 48-50 (rasterdiv_basics.Rmd)
    Error: processing vignette 'rasterdiv_basics.Rmd' failed with diagnostics:
    could not find function "levelplot"
    --- failed re-building 'rasterdiv_basics.Rmd'
    
    SUMMARY: processing the following files failed:
     'rasterdiv_advanced_accRao.Rmd' 'rasterdiv_basics.Rmd'
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64