Last updated on 2022-05-03 07:54:23 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 7.35 | 63.67 | 71.02 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 6.30 | 46.39 | 52.69 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 86.59 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 81.23 | NOTE | |||
r-devel-windows-x86_64 | 1.1 | 15.00 | 70.00 | 85.00 | NOTE | |
r-patched-linux-x86_64 | 1.1 | 4.92 | 59.85 | 64.77 | NOTE | |
r-release-linux-x86_64 | 1.1 | NOTE | ||||
r-release-macos-arm64 | 1.1 | 21.00 | NOTE | |||
r-release-macos-x86_64 | 1.1 | 41.00 | NOTE | |||
r-release-windows-x86_64 | 1.1 | 17.00 | 72.00 | 89.00 | NOTE | |
r-oldrel-macos-arm64 | 1.1 | 26.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.1 | 58.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.1 | 10.00 | 51.00 | 61.00 | NOTE |
Version: 1.1
Check: R code for possible problems
Result: NOTE
GxMestimator: no visible global function definition for 'na.omit'
initialization_chol: no visible global function definition for 'cov'
initialization_corr: no visible global function definition for 'cov'
initialization_nlmain: no visible global function definition for
'lm.fit'
print.summaryGxMclass: no visible global function definition for
'pnorm'
print.summaryGxMclass: no visible global function definition for
'printCoefmat'
Undefined global functions or variables:
cov lm.fit na.omit pnorm printCoefmat
Consider adding
importFrom("stats", "cov", "lm.fit", "na.omit", "pnorm",
"printCoefmat")
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
Version: 1.1
Check: Rd files
Result: NOTE
checkRd: (7) GxM.Rd:33: \item in \describe must have non-empty label
checkRd: (7) GxM.Rd:35: \item in \describe must have non-empty label
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