CRAN Package Check Results for Package DAAGxtras

Last updated on 2020-01-11 11:47:12 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8-4 2.75 20.98 23.73 NOTE
r-devel-linux-x86_64-debian-gcc 0.8-4 2.22 17.02 19.24 NOTE
r-devel-linux-x86_64-fedora-clang 0.8-4 29.38 NOTE
r-devel-linux-x86_64-fedora-gcc 0.8-4 29.20 NOTE
r-devel-windows-ix86+x86_64 0.8-4 9.00 48.00 57.00 NOTE
r-devel-windows-ix86+x86_64-gcc8 0.8-4 5.00 43.00 48.00 NOTE
r-patched-linux-x86_64 0.8-4 2.06 19.45 21.51 NOTE
r-patched-solaris-x86 0.8-4 41.80 NOTE
r-release-linux-x86_64 0.8-4 2.15 19.76 21.91 NOTE
r-release-windows-ix86+x86_64 0.8-4 5.00 49.00 54.00 NOTE
r-release-osx-x86_64 0.8-4 NOTE
r-oldrel-windows-ix86+x86_64 0.8-4 3.00 32.00 35.00 NOTE
r-oldrel-osx-x86_64 0.8-4 NOTE

Check Details

Version: 0.8-4
Check: R code for possible problems
Result: NOTE
    compareModels: no visible binding for global variable 'fgl'
    compareModels: no visible global function definition for 'rlm'
    compareModels: no visible global function definition for 'lm'
    compareModels: no visible global function definition for 'predict'
    compareModels: no visible global function definition for 'resid'
    plotSampDist: no visible global function definition for 'par'
    plotSampDist: no visible global function definition for 'density'
    plotSampDist: no visible global function definition for 'plot'
    plotSampDist: no visible global function definition for 'lines'
    plotSampDist: no visible global function definition for 'legend'
    plotSampDist: no visible global function definition for 'qqnorm'
    plotSampDist: no visible global function definition for 'points'
    plotSampDist: no visible global function definition for 'mtext'
    simulateSampDist: no visible binding for global variable 'rnorm'
    Undefined global functions or variables:
     density fgl legend lines lm mtext par plot points predict qqnorm
     resid rlm rnorm
    Consider adding
     importFrom("graphics", "legend", "lines", "mtext", "par", "plot",
     "points")
     importFrom("stats", "density", "lm", "predict", "qqnorm", "resid",
     "rnorm")
    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