CRAN Package Check Results for Package classify

Last updated on 2017-12-20 00:46:44 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3 19.33 30.70 50.03 NOTE
r-devel-linux-x86_64-debian-gcc 1.3 NOTE
r-devel-linux-x86_64-fedora-clang 1.3 70.21 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3 66.66 NOTE
r-devel-windows-ix86+x86_64 1.3 69.00 65.00 134.00 NOTE
r-patched-linux-x86_64 1.3 18.72 34.28 53.00 NOTE
r-patched-solaris-x86 1.3 89.40 NOTE
r-release-linux-x86_64 1.3 18.99 34.03 53.02 NOTE
r-release-windows-ix86+x86_64 1.3 47.00 59.00 106.00 NOTE
r-release-osx-x86_64 1.3 NOTE
r-oldrel-windows-ix86+x86_64 1.3 74.00 82.00 156.00 NOTE
r-oldrel-osx-x86_64 1.3 NOTE

Check Details

Version: 1.3
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.3
Check: S3 generic/method consistency
Result: NOTE
    Found the following apparent S3 methods exported but not registered:
     plot.classification plot.scores
    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.3
Check: R code for possible problems
Result: NOTE
    classify.bug: no visible global function definition for
     ‘txtProgressBar’
    classify.bug: no visible global function definition for
     ‘setTxtProgressBar’
    plot.scores: no visible binding for global variable ‘quantile’
    plot.scores: no visible global function definition for ‘runif’
    plot.scores: no visible binding for global variable ‘median’
    scores.gpcm.bug: no visible global function definition for
     ‘txtProgressBar’
    scores.gpcm.bug: no visible global function definition for
     ‘setTxtProgressBar’
    across.reps,classification: no visible global function definition for
     ‘sd’
    Undefined global functions or variables:
     median quantile runif sd setTxtProgressBar txtProgressBar
    Consider adding
     importFrom("stats", "median", "quantile", "runif", "sd")
     importFrom("utils", "setTxtProgressBar", "txtProgressBar")
    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.3
Check: compiled code
Result: NOTE
    File ‘classify/libs/classify.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