CRAN Package Check Results for Package SDMTools

Last updated on 2020-02-12 19:48:30 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1-221.2 6.96 36.78 43.74 NOTE
r-devel-linux-x86_64-debian-gcc 1.1-221.2 5.59 28.61 34.20 NOTE
r-devel-linux-x86_64-fedora-clang 1.1-221.2 53.49 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1-221.2 53.74 NOTE
r-devel-windows-ix86+x86_64 1.1-221.2 1.00 6.00 7.00 ERROR
r-devel-windows-ix86+x86_64-gcc8 1.1-221.2 24.00 94.00 118.00 NOTE
r-patched-linux-x86_64 1.1-221.2 5.99 33.61 39.60 NOTE
r-patched-solaris-x86 1.1-221.2 68.20 NOTE
r-release-linux-x86_64 1.1-221.2 5.12 33.58 38.70 NOTE
r-release-windows-ix86+x86_64 1.1-221.2 15.00 62.00 77.00 NOTE
r-release-osx-x86_64 1.1-221.2 NOTE
r-oldrel-windows-ix86+x86_64 1.1-221.2 25.00 55.00 80.00 NOTE
r-oldrel-osx-x86_64 1.1-221.2 NOTE

Additional issues

rchk

Check Details

Version: 1.1-221.2
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: 'adehabitat'
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-ix86+x86_64-gcc8, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 1.1-221.2
Check: dependencies in R code
Result: NOTE
    'library' or 'require' calls in package code:
     'raster' 'sp'
     Please use :: or requireNamespace() instead.
     See section 'Suggested packages' in the 'Writing R Extensions' manual.
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-ix86+x86_64-gcc8, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 1.1-221.2
Check: R code for possible problems
Result: NOTE
    ConnCompLabel: no visible global function definition for 'setValues'
    SigDiff: no visible global function definition for 'setValues'
    asc.from.raster: no visible global function definition for 'getValues'
    aspect: no visible global function definition for 'setValues'
    grid.area: no visible global function definition for 'setValues'
    grid.perimeter: no visible global function definition for 'setValues'
    lcmw: no visible global function definition for 'setValues'
    raster.from.asc: no visible global function definition for 'raster'
    raster.from.asc: no visible global function definition for
     'projection<-'
    raster.from.asc: no visible global function definition for 'setValues'
    slope: no visible global function definition for 'setValues'
    sp.from.asc: no visible global function definition for 'CRS'
    sp.from.asc: no visible global function definition for 'GridTopology'
    sp.from.asc: no visible global function definition for
     'SpatialGridDataFrame'
    Undefined global functions or variables:
     CRS GridTopology SpatialGridDataFrame getValues projection<- raster
     setValues
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-ix86+x86_64-gcc8, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 1.1-221.2
Check: compiled code
Result: NOTE
    File ‘SDMTools/libs/SDMTools.so’:
     Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
    
    It is good practice to register native routines and to disable symbol
    search.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.1-221.2
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavor: r-devel-windows-ix86+x86_64