Last updated on 2019-04-22 01:47:34 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 4.47 | 43.20 | 47.67 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 3.45 | 33.20 | 36.65 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 60.10 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 55.95 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.2 | 11.00 | 70.00 | 81.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.2 | 4.07 | 42.14 | 46.21 | NOTE | |
r-patched-solaris-x86 | 1.0.2 | 80.20 | NOTE | |||
r-release-linux-x86_64 | 1.0.2 | 3.13 | 42.50 | 45.63 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0.2 | 5.00 | 72.00 | 77.00 | NOTE | |
r-release-osx-x86_64 | 1.0.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.2 | 3.00 | 68.00 | 71.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0.2 | NOTE |
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 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