Last updated on 2019-03-27 00:48:20 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.3 | 2.89 | 25.28 | 28.17 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.3 | 2.30 | 20.53 | 22.83 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.3 | 35.46 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 32.77 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.3 | 11.00 | 49.00 | 60.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.3 | 2.45 | 22.85 | 25.30 | NOTE | |
r-patched-solaris-x86 | 0.1.3 | 47.10 | NOTE | |||
r-release-linux-x86_64 | 0.1.3 | 2.47 | 22.39 | 24.86 | NOTE | |
r-release-windows-ix86+x86_64 | 0.1.3 | 7.00 | 57.00 | 64.00 | NOTE | |
r-release-osx-x86_64 | 0.1.3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.3 | 3.00 | 50.00 | 53.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.1.3 | NOTE |
Version: 0.1.3
Check: R code for possible problems
Result: NOTE
FLXmclust.Density: no visible global function definition for 'dmvnorm'
FLXmclust.Estimate: no visible global function definition for 'flexmix'
FLXmclust.Estimate: no visible global function definition for
'FLXmclust'
coefmclust: no visible global function definition for 'parameters'
flexmix.Density: no visible global function definition for
'model.matrix'
flexmix.Density: no visible global function definition for
'model.response'
flexmix.Density: no visible global function definition for
'model.frame'
flexmix.Density: no visible global function definition for 'dnorm'
flexmix.Density: no visible global function definition for 'dpois'
flexmix.Density: no visible global function definition for 'dbinom'
flexmix.Estimate: no visible global function definition for 'flexmix'
flexmix.Estimate: no visible global function definition for 'FLXglm'
tleplot,TLE-data.frame: no visible global function definition for
'legend'
Undefined global functions or variables:
FLXglm FLXmclust dbinom dmvnorm dnorm dpois flexmix legend
model.frame model.matrix model.response parameters
Consider adding
importFrom("graphics", "legend")
importFrom("stats", "dbinom", "dnorm", "dpois", "model.frame",
"model.matrix", "model.response")
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