Last updated on 2019-12-06 00:49:52 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.3 | 3.43 | 51.28 | 54.71 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0.3 | 3.07 | 40.34 | 43.41 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.0.3 | 65.39 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.3 | 64.04 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.0.3 | 7.00 | 95.00 | 102.00 | NOTE | |
r-devel-windows-ix86+x86_64-gcc8 | 0.0.3 | 6.00 | 63.00 | 69.00 | NOTE | |
r-patched-linux-x86_64 | 0.0.3 | 2.95 | 48.34 | 51.29 | NOTE | |
r-patched-solaris-x86 | 0.0.3 | 81.00 | NOTE | |||
r-release-linux-x86_64 | 0.0.3 | 2.93 | 47.64 | 50.57 | NOTE | |
r-release-windows-ix86+x86_64 | 0.0.3 | 10.00 | 61.00 | 71.00 | NOTE | |
r-release-osx-x86_64 | 0.0.3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.0.3 | 5.00 | 60.00 | 65.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.0.3 | NOTE |
Version: 0.0.3
Check: R code for possible problems
Result: NOTE
.mixgauss_init: no visible global function definition for 'cov'
.mixgauss_init: no visible global function definition for 'var'
Undefined global functions or variables:
cov var
Consider adding
importFrom("stats", "cov", "var")
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-devel-windows-ix86+x86_64-gcc8, 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