Last updated on 2022-06-13 12:54:34 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 18.75 | 161.74 | 180.49 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 15.22 | 118.83 | 134.05 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 205.47 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 209.40 | NOTE | |||
r-devel-windows-x86_64 | 1.0 | 119.00 | 205.00 | 324.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 23.54 | 145.79 | 169.33 | NOTE | |
r-release-linux-x86_64 | 1.0 | 16.25 | 144.19 | 160.44 | NOTE | |
r-release-macos-arm64 | 1.0 | 59.00 | NOTE | |||
r-release-macos-x86_64 | 1.0 | 109.00 | NOTE | |||
r-release-windows-x86_64 | 1.0 | 103.00 | 205.00 | 308.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0 | 69.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0 | 102.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0 | 38.00 | 193.00 | 231.00 | NOTE |
Version: 1.0
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to 'MASS' in package code.
Please use :: or requireNamespace() instead.
See section 'Suggested packages' in 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-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.0
Check: R code for possible problems
Result: NOTE
Designer.sobol: no visible global function definition for 'runif'
basicMonteCarlo: no visible global function definition for 'runif'
lhs003: no visible global function definition for 'runif'
plmm.mtk : GenereXplmm: no visible binding for global variable 'poly'
plmm.mtk : calc.plm: no visible global function definition for 'lm.fit'
plmm.mtk: no visible global function definition for 'var'
plmm.mtk: no visible global function definition for 'lm'
plmm.mtk: no visible global function definition for 'formula'
plmm.mtk: no visible global function definition for 'update'
plmm.mtk: no visible global function definition for 'stepAIC'
plot.plmm: no visible global function definition for 'par'
plot.plmm: no visible global function definition for 'barplot'
plot.plmm: no visible global function definition for 'segments'
plot.plmm: no visible global function definition for 'abline'
plot.plmm: no visible global function definition for 'title'
plot.plmm: no visible global function definition for 'legend'
plot.regressionSI: no visible global function definition for 'par'
plot.regressionSI: no visible global function definition for 'title'
plot.regressionSI: no visible global function definition for 'abline'
plot,mtkProcess: no visible global function definition for 'dev.new'
Undefined global functions or variables:
abline barplot dev.new formula legend lm lm.fit par poly runif
segments stepAIC title update var
Consider adding
importFrom("grDevices", "dev.new")
importFrom("graphics", "abline", "barplot", "legend", "par",
"segments", "title")
importFrom("stats", "formula", "lm", "lm.fit", "poly", "runif",
"update", "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-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.0
Check: for non-standard things in the check directory
Result: NOTE
Found the following files/directories:
'mtkMCDesigner.R' 'mtkRegressionTestAnalyser.R' 'mtkWWEvaluator.R'
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.0
Check: data for non-ASCII characters
Result: NOTE
Note: found 2 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64