CRAN Package Check Results for Package MuFiCokriging

Last updated on 2022-05-09 09:50:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2 4.29 45.22 49.51 NOTE
r-devel-linux-x86_64-debian-gcc 1.2 3.10 33.90 37.00 NOTE
r-devel-linux-x86_64-fedora-clang 1.2 58.75 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2 56.54 NOTE
r-devel-windows-x86_64 1.2 40.00 62.00 102.00 NOTE
r-patched-linux-x86_64 1.2 4.56 42.57 47.13 NOTE
r-release-linux-x86_64 1.2 4.16 42.71 46.87 NOTE
r-release-macos-arm64 1.2 18.00 NOTE
r-release-macos-x86_64 1.2 31.00 NOTE
r-release-windows-x86_64 1.2 39.00 61.00 100.00 NOTE
r-oldrel-macos-arm64 1.2 21.00 NOTE
r-oldrel-macos-x86_64 1.2 34.00 NOTE
r-oldrel-windows-ix86+x86_64 1.2 8.00 55.00 63.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.
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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-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'
    compute.beta.hat: no visible global function definition for 'lm'
    computeAuxVariables: no visible global function definition for
     'covMatrix'
    kmCok: no visible global function definition for 'new'
    kmCok: no visible global function definition for 'drop.response'
    kmCok: no visible global function definition for 'model.matrix'
    kmCok: no visible global function definition for 'covStruct.create'
    kmCok: no visible global function definition for 'validObject'
    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 'model.matrix'
    predict.kmCok: no visible global function definition for 'covMat1Mat2'
    predict.kmCok: no visible global function definition for 'qnorm'
    predict.kmCok: no visible global function definition for 'qt'
    predict.kmCok: no visible global function definition for 'covMatrix'
    summary.MuFicokm: no visible global function definition for
     'covparam2vect'
    Undefined global functions or variables:
     covMat1Mat2 covMatrix covParametersBounds covStruct.create
     covparam2vect drop.response km kmEstimate leaveOneOut.km lm
     model.matrix new qnorm qt validObject
    Consider adding
     importFrom("methods", "new", "validObject")
     importFrom("stats", "lm", "model.matrix", "qnorm", "qt")
    to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
    contains 'methods').
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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-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