Last updated on 2017-07-31 01:47:25.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-6 | 1.08 | 25.23 | 26.31 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0-6 | 1.17 | 18.96 | 20.13 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0-6 | 32.37 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-6 | 30.73 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0-6 | 5.00 | 60.00 | 65.00 | NOTE | |
r-patched-linux-x86_64 | 1.0-6 | 1.14 | 24.82 | 25.96 | NOTE | |
r-patched-solaris-x86 | 1.0-6 | 45.80 | NOTE | |||
r-release-linux-x86_64 | 1.0-6 | 1.08 | 24.54 | 25.61 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0-6 | 4.00 | 53.00 | 57.00 | NOTE | |
r-release-osx-x86_64 | 1.0-6 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0-6 | 8.00 | 45.00 | 53.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0-6 | NOTE |
Version: 1.0-6
Check: dependencies in R code
Result: NOTE
Packages in Depends field not imported from:
‘ade4’ ‘corpcor’
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-ix86+x86_64, 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
Version: 1.0-6
Check: R code for possible problems
Result: NOTE
filter.PCA.default: no visible global function definition for
‘princomp’
filter.mRMR.default: no visible global function definition for
‘discretize’
gaussian.default: no visible global function definition for ‘cov’
gaussian.default: no visible global function definition for
‘cov.shrink’
plot.verify.cv: no visible global function definition for ‘plot’
plot.verify.cv: no visible global function definition for ‘points’
plot.verify.ho: no visible global function definition for ‘plot’
plot.verify.ho: no visible global function definition for ‘points’
plot.verify.loo: no visible global function definition for ‘plot’
plot.verify.loo: no visible global function definition for ‘points’
predict.dpa1: no visible global function definition for ‘cor’
predict.filter.PCA: no visible global function definition for ‘predict’
predict.filter.RegressionTreeFilter: no visible global function
definition for ‘is.struct’
predict.filter.RegressionTreeFilter: no visible global function
definition for ‘var’
simulator.Simple1: no visible global function definition for ‘rnorm’
verify.ho.default: no visible global function definition for ‘predict’
verify.loo.default: no visible global function definition for ‘predict’
Undefined global functions or variables:
cor cov cov.shrink discretize is.struct plot points predict princomp
rnorm var
Consider adding
importFrom("graphics", "plot", "points")
importFrom("stats", "cor", "cov", "predict", "princomp", "rnorm",
"var")
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.0-6
Check: Rd line widths
Result: NOTE
Rd file 'plot.verify.ho.Rd':
\examples lines wider than 100 characters:
attack=verify.ho(model=gaussian,filter=filter.PCA,Xlearn=traces[1:128,],Ylearn=key[1:128],Xval=traces[129:256,],Yval=key[129:256],nbreV ... [TRUNCATED]
Rd file 'sideChannelAttack-package.Rd':
\examples lines wider than 100 characters:
attack=verify.ho(model=gaussian,filter=filter.PCA,Xlearn=traces[1:128,],Ylearn=key[1:128],Xval=traces[129:256,],Yval=key[129:256],nbreV ... [TRUNCATED]
Rd file 'verify.ho.Rd':
\usage lines wider than 90 characters:
verify.ho(model, filter, Xlearn, Ylearn, Xval, Yval, nbreVarX, param.model=list(), param.fs=list(), ...)
\examples lines wider than 100 characters:
attack=verify.ho(model=gaussian,filter=filter.PCA,Xlearn=traces[1:128,],Ylearn=key[1:128],Xval=traces[128:256,],Yval=key[128:256],nbreV ... [TRUNCATED]
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