Last updated on 2017-07-17 11:47:57.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.2 | 1.04 | 32.73 | 33.77 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.2 | 1.03 | 31.79 | 32.82 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.2 | 58.41 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 59.61 | NOTE | |||
| r-devel-windows-ix86+x86_64 | 1.0.2 | 4.00 | 47.00 | 51.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.2 | 1.10 | 32.02 | 33.12 | NOTE | |
| r-patched-solaris-x86 | 1.0.2 | 65.90 | NOTE | |||
| r-release-linux-x86_64 | 1.0.2 | 1.03 | 32.33 | 33.36 | NOTE | |
| r-release-windows-ix86+x86_64 | 1.0.2 | 4.00 | 45.00 | 49.00 | NOTE | |
| r-release-osx-x86_64 | 1.0.2 | NOTE | ||||
| r-oldrel-windows-ix86+x86_64 | 1.0.2 | 3.00 | 48.00 | 51.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