Last updated on 2018-04-26 06:47:08 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 2.41 | 36.94 | 39.35 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 2.66 | 32.02 | 34.68 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 54.41 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 53.00 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.2 | 8.00 | 68.00 | 76.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.2 | 2.69 | 41.90 | 44.59 | NOTE | |
r-patched-solaris-x86 | 1.0.2 | 73.50 | NOTE | |||
r-release-linux-x86_64 | 1.0.2 | 3.45 | 47.54 | 50.99 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0.2 | 8.00 | 68.00 | 76.00 | NOTE | |
r-release-osx-x86_64 | 1.0.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.2 | 4.00 | 69.00 | 73.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