Last updated on 2020-01-27 00:48:00 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.3 | 3.38 | 50.80 | 54.18 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0.3 | 2.94 | 41.00 | 43.94 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.0.3 | 67.67 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.3 | 67.39 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.0.3 | 14.00 | 100.00 | 114.00 | NOTE | |
r-devel-windows-ix86+x86_64-gcc8 | 0.0.3 | 12.00 | 91.00 | 103.00 | NOTE | |
r-patched-linux-x86_64 | 0.0.3 | 3.17 | 48.22 | 51.39 | NOTE | |
r-patched-solaris-x86 | 0.0.3 | 80.30 | NOTE | |||
r-release-linux-x86_64 | 0.0.3 | 2.92 | 46.96 | 49.88 | NOTE | |
r-release-windows-ix86+x86_64 | 0.0.3 | 8.00 | 62.00 | 70.00 | NOTE | |
r-release-osx-x86_64 | 0.0.3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.0.3 | 5.00 | 106.00 | 111.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