Last updated on 2022-05-10 10:49:34 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-3 | 3.34 | 42.05 | 45.39 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0-3 | 1.99 | 31.86 | 33.85 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0-3 | 56.53 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-3 | 55.00 | NOTE | |||
r-devel-windows-x86_64 | 1.0-3 | 26.00 | 57.00 | 83.00 | NOTE | |
r-patched-linux-x86_64 | 1.0-3 | 3.03 | 40.40 | 43.43 | NOTE | |
r-release-linux-x86_64 | 1.0-3 | 3.38 | 40.81 | 44.19 | NOTE | |
r-release-macos-arm64 | 1.0-3 | 16.00 | NOTE | |||
r-release-macos-x86_64 | 1.0-3 | 29.00 | NOTE | |||
r-release-windows-x86_64 | 1.0-3 | 9.00 | 57.00 | 66.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0-3 | 19.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0-3 | 32.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0-3 | 6.00 | 51.00 | 57.00 | NOTE |
Version: 1.0-3
Check: R code for possible problems
Result: NOTE
FusedQDA : <anonymous>: no visible global function definition for 'cov'
RidgeFused: no visible binding for global variable 'cov2cor'
RidgeFusedCV : <anonymous>: no visible global function definition for
'cov'
SSRidgeFused : <anonymous>: no visible global function definition for
'cov'
Undefined global functions or variables:
cov cov2cor
Consider adding
importFrom("stats", "cov", "cov2cor")
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