Last updated on 2022-05-25 06:54:27 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.3 | 4.52 | 62.36 | 66.88 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0.3 | 2.85 | 47.96 | 50.81 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.0.3 | 86.14 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.3 | 86.90 | NOTE | |||
r-devel-windows-x86_64 | 0.0.3 | 15.00 | 101.00 | 116.00 | NOTE | |
r-patched-linux-x86_64 | 0.0.3 | 3.83 | 59.08 | 62.91 | NOTE | |
r-release-linux-x86_64 | 0.0.3 | NOTE | ||||
r-release-macos-arm64 | 0.0.3 | 30.00 | NOTE | |||
r-release-macos-x86_64 | 0.0.3 | 40.00 | NOTE | |||
r-release-windows-x86_64 | 0.0.3 | 17.00 | 101.00 | 118.00 | NOTE | |
r-oldrel-macos-arm64 | 0.0.3 | 40.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.0.3 | 59.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.0.3 | 7.00 | 81.00 | 88.00 | 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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64