Last updated on 2019-07-20 17:46:57 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 1.42 | 20.19 | 21.61 | WARN | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 1.39 | 17.24 | 18.63 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 27.50 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 26.30 | WARN | |||
r-devel-windows-ix86+x86_64 | 1.0 | 4.00 | 47.00 | 51.00 | WARN | |
r-patched-linux-x86_64 | 1.0 | 1.39 | 20.39 | 21.78 | WARN | |
r-patched-solaris-x86 | 1.0 | 45.00 | WARN | |||
r-release-linux-x86_64 | 1.0 | 1.64 | 20.28 | 21.92 | WARN | |
r-release-windows-ix86+x86_64 | 1.0 | 5.00 | 36.00 | 41.00 | WARN | |
r-release-osx-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 3.00 | 40.00 | 43.00 | WARN | |
r-oldrel-osx-x86_64 | 1.0 | NOTE |
Version: 1.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Warning: replacing previous import 'mclust::dmvnorm' by 'mvtnorm::dmvnorm' when loading 'qclust'
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-oldrel-windows-ix86+x86_64
Version: 1.0
Check: R code for possible problems
Result: NOTE
dmm_fn: no visible global function definition for 'dnorm'
dmm_noweights_fn: no visible global function definition for 'dnorm'
Undefined global functions or variables:
dnorm
Consider adding
importFrom("stats", "dnorm")
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