Last updated on 2020-12-04 00:48:19 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 5.78 | 49.40 | 55.18 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 4.28 | 36.80 | 41.08 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 71.26 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 62.75 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.2 | 9.00 | 64.00 | 73.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.2 | 5.08 | 47.07 | 52.15 | NOTE | |
r-patched-solaris-x86 | 1.0.2 | 91.50 | NOTE | |||
r-release-linux-x86_64 | 1.0.2 | 4.41 | 46.37 | 50.78 | NOTE | |
r-release-macos-x86_64 | 1.0.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0.2 | 7.00 | 61.00 | 68.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.2 | 7.00 | 62.00 | 69.00 | 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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64