CRAN Package Check Results for Package ecolMod

Last updated on 2018-02-24 09:51:25 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.6 1.74 45.75 47.49 NOTE
r-devel-linux-x86_64-debian-gcc 1.2.6 1.76 35.68 37.44 NOTE
r-devel-linux-x86_64-fedora-clang 1.2.6 58.19 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.6 55.59 NOTE
r-devel-windows-ix86+x86_64 1.2.6 14.00 95.00 109.00 NOTE
r-patched-linux-x86_64 1.2.6 1.72 47.37 49.09 NOTE
r-patched-solaris-x86 1.2.6 67.60 NOTE
r-release-linux-x86_64 1.2.6 1.70 45.71 47.41 NOTE
r-release-windows-ix86+x86_64 1.2.6 10.00 94.00 104.00 NOTE
r-release-osx-x86_64 1.2.6 NOTE
r-oldrel-windows-ix86+x86_64 1.2.6 9.00 92.00 101.00 NOTE
r-oldrel-osx-x86_64 1.2.6 NOTE

Check Details

Version: 1.2.6
Check: R code for possible problems
Result: NOTE
    dilution: no visible global function definition for ‘grey’
    dilution: no visible global function definition for ‘lines’
    dilution: no visible global function definition for ‘rect’
    dilution: no visible global function definition for ‘segments’
    dilution: no visible global function definition for ‘text’
    dilution: no visible global function definition for ‘arrows’
    pricefit: no visible global function definition for ‘runif’
    Undefined global functions or variables:
     arrows grey lines rect runif segments text
    Consider adding
     importFrom("grDevices", "grey")
     importFrom("graphics", "arrows", "lines", "rect", "segments", "text")
     importFrom("stats", "runif")
    to your NAMESPACE file.
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, 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.2.6
Check: compiled code
Result: NOTE
    File ‘ecolMod/libs/ecolMod.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-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64