CRAN Package Check Results for Package SOD

Last updated on 2018-08-05 07:47:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 45.71 27.92 73.63 NOTE
r-devel-linux-x86_64-debian-gcc 1.0 40.18 21.95 62.13 NOTE
r-devel-linux-x86_64-fedora-clang 1.0 68.78 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0 64.24 NOTE
r-devel-windows-ix86+x86_64 1.0 57.00 72.00 129.00 NOTE
r-patched-linux-x86_64 1.0 51.02 27.12 78.14 NOTE
r-patched-solaris-x86 1.0 85.30 NOTE
r-release-linux-x86_64 1.0 52.14 24.66 76.80 NOTE
r-release-windows-ix86+x86_64 1.0 56.00 75.00 131.00 NOTE
r-release-osx-x86_64 1.0 NOTE
r-oldrel-windows-ix86+x86_64 1.0 41.00 61.00 102.00 NOTE
r-oldrel-osx-x86_64 1.0 NOTE

Check Details

Version: 1.0
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Title field: should not end in a period.
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.0
Check: S3 generic/method consistency
Result: NOTE
    Found the following apparent S3 methods exported but not registered:
     plot.sod_sq3
    See section ‘Registering S3 methods’ 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-patched-solaris-x86, r-release-linux-x86_64

Version: 1.0
Check: R code for possible problems
Result: NOTE
    hsvScale: no visible global function definition for ‘hsv’
    plotConcentric: no visible global function definition for ‘plot’
    plotConcentric: no visible global function definition for ‘points’
    plotConcentric: no visible global function definition for ‘legend’
    plotPoints: no visible global function definition for ‘plot’
    plotStress: no visible global function definition for ‘plot’
    plotStress: no visible global function definition for ‘polygon’
    plotStress: no visible global function definition for ‘points’
    Undefined global functions or variables:
     hsv legend plot points polygon
    Consider adding
     importFrom("grDevices", "hsv")
     importFrom("graphics", "legend", "plot", "points", "polygon")
    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.0
Check: compiled code
Result: NOTE
    File ‘SOD/libs/SOD.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