CRAN Package Check Results for Package clusteval

Last updated on 2018-06-20 01:50:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1 15.29 28.02 43.31 NOTE
r-devel-linux-x86_64-debian-gcc 0.1 11.08 21.88 32.96 NOTE
r-devel-linux-x86_64-fedora-clang 0.1 54.34 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1 47.71 NOTE
r-devel-windows-ix86+x86_64 0.1 45.00 60.00 105.00 NOTE
r-patched-linux-x86_64 0.1 13.57 25.32 38.89 NOTE
r-patched-solaris-x86 0.1 64.00 NOTE
r-release-linux-x86_64 0.1 13.15 24.93 38.08 NOTE
r-release-windows-ix86+x86_64 0.1 30.00 71.00 101.00 NOTE
r-release-osx-x86_64 0.1 NOTE
r-oldrel-windows-ix86+x86_64 0.1 42.00 67.00 109.00 NOTE
r-oldrel-osx-x86_64 0.1 NOTE

Check Details

Version: 0.1
Check: DESCRIPTION meta-information
Result: NOTE
    License components which are templates and need '+ file LICENSE':
     MIT
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, r-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 0.1
Check: R code for possible problems
Result: NOTE
    clustomit: no visible binding for global variable ‘weighted.mean’
    sim_unif : multivariate_unif: no visible global function definition for
     ‘runif’
    Undefined global functions or variables:
     runif weighted.mean
    Consider adding
     importFrom("stats", "runif", "weighted.mean")
    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: 0.1
Check: compiled code
Result: NOTE
    File ‘clusteval/libs/clusteval.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