CRAN Package Check Results for Package emma

Last updated on 2022-03-06 12:51:16 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1-0 5.33 68.62 73.95 NOTE
r-devel-linux-x86_64-debian-gcc 0.1-0 NOTE
r-devel-linux-x86_64-fedora-clang 0.1-0 86.84 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1-0 76.03 NOTE
r-devel-windows-x86_64-new-UL 0.1-0 16.00 86.00 102.00 NOTE
r-devel-windows-x86_64-new-TK 0.1-0 NOTE
r-patched-linux-x86_64 0.1-0 4.58 65.46 70.04 NOTE
r-release-linux-x86_64 0.1-0 NOTE
r-release-macos-arm64 0.1-0 NOTE
r-release-macos-x86_64 0.1-0 NOTE
r-release-windows-ix86+x86_64 0.1-0 11.00 78.00 89.00 NOTE
r-oldrel-macos-x86_64 0.1-0 NOTE
r-oldrel-windows-ix86+x86_64 0.1-0 12.00 74.00 86.00 NOTE

Check Details

Version: 0.1-0
Check: dependencies in R code
Result: NOTE
    'library' or 'require' calls to packages already attached by Depends:
     'clusterSim' 'earth'
     Please remove these calls from your code.
    Packages in Depends field not imported from:
     'clusterSim' 'earth'
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64-new-UL, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.1-0
Check: R code for possible problems
Result: NOTE
    distance: no visible global function definition for
     'data.Normalization'
    emmatn: no visible global function definition for 'runif'
    estimateModel: no visible global function definition for 'as.formula'
    estimateModel: no visible global function definition for 'earth'
    estimateModel: no visible global function definition for 'plotmo'
    estimateModel: no visible global function definition for 'predict'
    mutation: no visible global function definition for 'runif'
    plot.emma: no visible global function definition for 'colorRampPalette'
    plot.emma: no visible global function definition for 'par'
    plot.emma: no visible global function definition for 'persp'
    plot.emma: no visible global function definition for 'points'
    plot.emma: no visible global function definition for 'trans3d'
    Undefined global functions or variables:
     as.formula colorRampPalette data.Normalization earth par persp plotmo
     points predict runif trans3d
    Consider adding
     importFrom("grDevices", "colorRampPalette", "trans3d")
     importFrom("graphics", "par", "persp", "points")
     importFrom("stats", "as.formula", "predict", "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-x86_64-new-UL, r-devel-windows-x86_64-new-TK, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, 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-0
Check: dependencies in R code
Result: NOTE
    'library' or 'require' calls to packages already attached by Depends:
     ‘clusterSim’ ‘earth’
     Please remove these calls from your code.
    Namespace in Imports field not imported from: ‘methods’
     All declared Imports should be used.
    Packages in Depends field not imported from:
     ‘clusterSim’ ‘earth’
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-new-TK, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64