CRAN Package Check Results for Package censNID

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0-0-1 3.07 17.86 20.93 NOTE
r-devel-linux-x86_64-debian-gcc 0-0-1 2.37 14.25 16.62 NOTE
r-devel-linux-x86_64-fedora-clang 0-0-1 33.91 NOTE
r-devel-linux-x86_64-fedora-gcc 0-0-1 25.02 NOTE
r-devel-windows-ix86+x86_64 0-0-1 10.00 33.00 43.00 NOTE
r-patched-linux-x86_64 0-0-1 2.86 17.84 20.70 NOTE
r-patched-solaris-x86 0-0-1 39.80 NOTE
r-release-linux-x86_64 0-0-1 2.93 17.78 20.71 NOTE
r-release-macos-x86_64 0-0-1 NOTE
r-release-windows-ix86+x86_64 0-0-1 8.00 35.00 43.00 NOTE
r-oldrel-macos-x86_64 0-0-1 NOTE
r-oldrel-windows-ix86+x86_64 0-0-1 7.00 46.00 53.00 NOTE

Check Details

Version: 0-0-1
Check: R code for possible problems
Result: NOTE
    cenNID: no visible global function definition for 'sd'
    Undefined global functions or variables:
     sd
    Consider adding
     importFrom("stats", "sd")
    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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 0-0-1
Check: compiled code
Result: NOTE
    File ‘censNID/libs/censNID.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