CRAN Package Check Results for Package aCRM

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 4.44 44.56 49.00 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.1 3.89 33.59 37.48 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.1 65.25 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.1 56.81 NOTE
r-devel-windows-ix86+x86_64 0.1.1 18.00 57.00 75.00 NOTE
r-patched-linux-x86_64 0.1.1 4.39 43.40 47.79 NOTE
r-patched-solaris-x86 0.1.1 84.00 NOTE
r-release-linux-x86_64 0.1.1 4.71 43.42 48.13 NOTE
r-release-macos-x86_64 0.1.1 NOTE
r-release-windows-ix86+x86_64 0.1.1 16.00 76.00 92.00 NOTE
r-oldrel-macos-x86_64 0.1.1 NOTE
r-oldrel-windows-ix86+x86_64 0.1.1 8.00 69.00 77.00 NOTE

Check Details

Version: 0.1.1
Check: R code for possible problems
Result: NOTE
    Aggregate: no visible global function definition for 'aggregate'
    Aggregate: no visible binding for global variable 'tail'
    Aggregate: no visible binding for global variable 'var'
    cocktailEnsemble: no visible global function definition for 'glm'
    cocktailEnsemble: no visible global function definition for 'binomial'
    cocktailEnsemble: no visible global function definition for 'step'
    cocktailEnsemble: no visible binding for global variable 'na.omit'
    imputeMissings : <anonymous>: no visible global function definition for
     'median'
    predict.cocktailEnsemble: no visible global function definition for
     'predict'
    Undefined global functions or variables:
     aggregate binomial glm median na.omit predict step tail var
    Consider adding
     importFrom("stats", "aggregate", "binomial", "glm", "median",
     "na.omit", "predict", "step", "var")
     importFrom("utils", "tail")
    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.1.1
Check: Rd line widths
Result: NOTE
    Rd file 'cocktailEnsemble.Rd':
     \examples lines wider than 100 characters:
     Credit <- data.frame(Credit[order(runif(nrow(Credit ))),])[1:100,c('V2','V3','V8','V11','V14','V15','Response')]
    
    Rd file 'predict.cocktailEnsemble.Rd':
     \examples lines wider than 100 characters:
     Credit <- data.frame(Credit[order(runif(nrow(Credit ))),])[1:100,c('V2','V3','V8','V11','V14','V15','Response')]
    
    These lines will be truncated in the PDF 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