CRAN Package Check Results for Package GeoGenetix

Last updated on 2020-01-01 09:50:05 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.2 6.31 37.98 44.29 NOTE
r-devel-linux-x86_64-debian-gcc 0.0.2 4.77 30.74 35.51 NOTE
r-devel-linux-x86_64-fedora-clang 0.0.2 54.81 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.2 60.89 NOTE
r-devel-windows-ix86+x86_64 0.0.2 18.00 84.00 102.00 NOTE
r-devel-windows-ix86+x86_64-gcc8 0.0.2 17.00 66.00 83.00 NOTE
r-patched-linux-x86_64 0.0.2 4.73 34.85 39.58 NOTE
r-patched-solaris-x86 0.0.2 73.60 NOTE
r-release-linux-x86_64 0.0.2 5.32 34.77 40.09 NOTE
r-release-windows-ix86+x86_64 0.0.2 13.00 85.00 98.00 NOTE
r-release-osx-x86_64 0.0.2 NOTE
r-oldrel-windows-ix86+x86_64 0.0.2 12.00 58.00 70.00 NOTE
r-oldrel-osx-x86_64 0.0.2 NOTE

Check Details

Version: 0.0.2
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Description field: should contain one or more complete sentences.
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-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: 0.0.2
Check: R code for possible problems
Result: NOTE
    SimTangleData: no visible global function definition for 'runif'
    SimTangleData: no visible global function definition for 'dist'
    SimTangleData: no visible global function definition for 'rnorm'
    SimTangleData: no visible global function definition for 'qgamma'
    SimTangleData: no visible global function definition for 'pnorm'
    SimTangleData: no visible global function definition for 'rmultinom'
    TangleInference: no visible global function definition for 'rnorm'
    TangleInferenceGauss : thetaOpt: no visible global function definition
     for 'dist'
    TangleInferenceGauss : thetaOpt: no visible global function definition
     for 'optim'
    TangleInferenceGauss : predError: no visible global function definition
     for 'dist'
    Undefined global functions or variables:
     dist optim pnorm qgamma rmultinom rnorm runif
    Consider adding
     importFrom("stats", "dist", "optim", "pnorm", "qgamma", "rmultinom",
     "rnorm", "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-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: 0.0.2
Check: compiled code
Result: NOTE
    File ‘GeoGenetix/libs/GeoGenetix.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