CRAN Package Check Results for Package MuFiCokriging

Last updated on 2014-10-02 01:48:21.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2 0.90 16.52 17.42 NOTE
r-devel-linux-x86_64-debian-gcc 1.2 0.88 16.39 17.27 NOTE
r-devel-linux-x86_64-fedora-clang 1.2 35.80 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2 36.19 NOTE
r-devel-osx-x86_64-clang 1.2 34.87 NOTE
r-devel-windows-ix86+x86_64 1.2 3.00 26.00 29.00 NOTE
r-patched-linux-x86_64 1.2 0.96 16.77 17.72 NOTE
r-patched-solaris-sparc 1.2 202.90 NOTE
r-patched-solaris-x86 1.2 49.70 NOTE
r-release-linux-ix86 1.2 1.32 23.03 24.36 NOTE
r-release-linux-x86_64 1.2 0.97 17.83 18.80 NOTE
r-release-osx-x86_64-mavericks 1.2 NOTE
r-release-osx-x86_64-snowleopard 1.2 NOTE
r-release-windows-ix86+x86_64 1.2 3.00 28.00 31.00 NOTE
r-oldrel-windows-ix86+x86_64 1.2 3.00 25.00 28.00 NOTE

Check Details

Version: 1.2
Check: dependencies in R code
Result: NOTE
    Packages in Depends field not imported from:
     ‘DiceKriging’ ‘methods’
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
    See the information on DESCRIPTION files in the chapter ‘Creating R
    packages’ of 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-devel-osx-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-ix86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.2
Check: R code for possible problems
Result: NOTE
    CrossValidationMuFicokm: no visible global function definition for
     ‘covMatrix’
    CrossValidationMuFicokmAll: no visible global function definition for
     ‘covMatrix’
    MuFicokm: no visible global function definition for ‘km’
    computeAuxVariables: no visible global function definition for
     ‘covMatrix’
    kmCok: no visible global function definition for ‘drop.response’
    kmCok: no visible global function definition for ‘covStruct.create’
    kmCok: no visible global function definition for ‘covParametersBounds’
    kmCok: no visible binding for global variable ‘kmEstimate’
    kmCok : cv: no visible global function definition for ‘leaveOneOut.km’
    predict.kmCok: no visible global function definition for ‘covMat1Mat2’
    predict.kmCok: no visible global function definition for ‘covMatrix’
    summary.MuFicokm: no visible global function definition for
     ‘covparam2vect’
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-osx-x86_64-clang, r-devel-windows-ix86+x86_64

Version: 1.2
Check: Rd line widths
Result: NOTE
    Rd file 'CrossValidationMuFicokmAll.Rd':
     \examples lines wider than 100 characters:
     apply(matrix(1:DNest$n),1,function(x) CrossValidationMuFicokmAll(mymodel,x)$CVerrall)
    
    Rd file 'MuFicokm.Rd':
     \usage lines wider than 90 characters:
     noise.var = NULL, estim.method = "MLE", penalty = NULL, optim.method = "BFGS",
    
    Rd file 'predict.MuFicokm.Rd':
     \examples lines wider than 100 characters:
     rev(predictionsSK_UK$mean-2*sqrt(predictionsSK_UK$sig2))),
    
    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

Version: 1.2
Check: dependencies in R code
Result: NOTE
    Packages in Depends field not imported from:
     'DiceKriging' 'methods'
     These packages need to be imported from for the case when
     this namespace is loaded but not attached.
    See the information on DESCRIPTION files in the chapter 'Creating R
    packages' of the 'Writing R Extensions' manual.
Flavor: r-release-osx-x86_64-snowleopard