Last updated on 2015-12-29 00:46:29.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 0.95 | 24.66 | 25.61 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 46.96 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 43.84 | NOTE | |||
r-devel-osx-x86_64-clang | 1.0.2 | 51.00 | OK | |||
r-devel-windows-ix86+x86_64 | 1.0.2 | 3.00 | 47.00 | 50.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.2 | 1.08 | 24.07 | 25.15 | OK | |
r-patched-solaris-sparc | 1.0.2 | 321.80 | OK | |||
r-patched-solaris-x86 | 1.0.2 | 60.80 | OK | |||
r-release-linux-x86_64 | 1.0.2 | 1.11 | 24.32 | 25.42 | OK | |
r-release-osx-x86_64-mavericks | 1.0.2 | OK | ||||
r-release-windows-ix86+x86_64 | 1.0.2 | 6.00 | 62.00 | 68.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 1.0.2 | 9.00 | 55.00 | 64.00 | OK |
Version: 1.0.2
Check: R code for possible problems
Result: NOTE
compute.llh: no visible global function definition for ‘dnorm’
compute.u.hat.simple: no visible global function definition for ‘dnorm’
fit.CLM.1u.simple.start: no visible global function definition for
‘kmeans’
fit.CLMM.simple.start: no visible global function definition for
‘kmeans’
fit.CLMM.simple.start.NA: no visible global function definition for
‘kmeans’
Undefined global functions or variables:
dnorm kmeans
Consider adding
importFrom("stats", "dnorm", "kmeans")
to your NAMESPACE.
Flavors: 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