Last updated on 2018-05-14 01:46:33 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 2.24 | 47.07 | 49.31 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 2.58 | 41.55 | 44.13 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 69.26 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 66.63 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 7.00 | 90.00 | 97.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 3.15 | 50.38 | 53.53 | NOTE | |
r-patched-solaris-x86 | 1.0 | 93.80 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 3.23 | 50.59 | 53.82 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0 | 7.00 | 90.00 | 97.00 | NOTE | |
r-release-osx-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 8.00 | 67.00 | 75.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
DrawAlphas: no visible global function definition for ‘rmultinom’
DrawClasses: no visible global function definition for ‘runif’
GetGammaNames: no visible global function definition for ‘combn’
GetLambdaNamesForItem: no visible global function definition for
‘combn’
SampleParameterEstimates: no visible global function definition for
‘rnorm’
plot,attribute.class-missing: no visible binding for global variable
‘attr.number’
plot,attribute.class-missing: no visible binding for global variable
‘mean.attr’
plot,attribute.profile.class-missing: no visible binding for global
variable ‘attr.profile.number’
plot,attribute.profile.class-missing: no visible binding for global
variable ‘mean.attr.profile’
summary,attribute.class: no visible binding for global variable ‘value’
summary,attribute.profile.class: no visible binding for global variable
‘max.class’
Undefined global functions or variables:
attr.number attr.profile.number combn max.class mean.attr
mean.attr.profile rmultinom rnorm runif value
Consider adding
importFrom("stats", "rmultinom", "rnorm", "runif")
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64