Last updated on 2022-05-09 17:52:43 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 3.00 | 55.44 | 58.44 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 2.74 | 41.64 | 44.38 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 70.79 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 70.45 | NOTE | |||
r-devel-windows-x86_64 | 1.0 | 13.00 | 68.00 | 81.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 3.18 | 53.66 | 56.84 | NOTE | |
r-release-linux-x86_64 | 1.0 | 2.97 | 53.28 | 56.25 | NOTE | |
r-release-macos-arm64 | 1.0 | 25.00 | NOTE | |||
r-release-macos-x86_64 | 1.0 | 48.00 | NOTE | |||
r-release-windows-x86_64 | 1.0 | 7.00 | 66.00 | 73.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0 | 26.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0 | 37.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0 | 5.00 | 62.00 | 67.00 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
sGda : <anonymous>: no visible global function definition for 'cov'
sortgene: no visible global function definition for 'model.matrix'
Undefined global functions or variables:
cov model.matrix
Consider adding
importFrom("stats", "cov", "model.matrix")
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