Last updated on 2020-08-07 01:50:12 CEST.
Package | WARN | NOTE | OK |
---|---|---|---|
bivgeom | 12 | ||
DiscreteInverseWeibull | 12 | ||
DiscreteLaplace | 12 | ||
DiscreteWeibull | 12 | ||
ForImp | 1 | 11 | |
GenForImp | 12 | ||
GenOrd | 12 | ||
StressStrength | 12 | ||
SunterSampling | 12 |
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: WARN: 1, NOTE: 11
Version: 1.0.3
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
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: 1.0.3
Check: R code for possible problems
Result: NOTE
ForImp: no visible global function definition for 'head'
ForImp: no visible global function definition for 'tail'
ForImp: no visible global function definition for 'dist'
medianimp: no visible global function definition for 'quantile'
rancatmat: no visible global function definition for 'runif'
transfmatcat: no visible global function definition for 'qnorm'
transfmatcat: no visible global function definition for 'sd'
Undefined global functions or variables:
dist head qnorm quantile runif sd tail
Consider adding
importFrom("stats", "dist", "qnorm", "quantile", "runif", "sd")
importFrom("utils", "head", "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: 1.0.3
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Warning: 'rgl_init' failed, running with rgl.useNULL = TRUE
Flavor: r-oldrel-macos-x86_64
Current CRAN status: NOTE: 12
Version: 1.0
Check: R code for possible problems
Result: NOTE
ForImp.Mahala: no visible global function definition for 'combn'
ForImp.Mahala: no visible global function definition for 'var'
ForImp.Mahala: no visible global function definition for 'quantile'
ForImp.Mahala : <anonymous>: no visible global function definition for
'var'
ForImp.Mahala : <anonymous> : <anonymous>: no visible global function
definition for 'var'
ForImp.Mahala : <anonymous> : <anonymous>: no visible global function
definition for 'quantile'
ForImp.PCA: no visible global function definition for 'cov'
ForImp.PCA: no visible global function definition for 'princomp'
ForImp.PCA: no visible global function definition for 'combn'
ForImp.PCA: no visible global function definition for 'quantile'
ForImp.PCA : <anonymous> : <anonymous>: no visible global function
definition for 'quantile'
Undefined global functions or variables:
combn cov princomp quantile var
Consider adding
importFrom("stats", "cov", "princomp", "quantile", "var")
importFrom("utils", "combn")
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
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: NOTE: 12
Version: 1.0.1
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
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: 1.0.1
Check: R code for possible problems
Result: NOTE
sunter: no visible global function definition for 'runif'
Undefined global functions or variables:
runif
Consider adding
importFrom("stats", "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-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