Last updated on 2020-08-07 01:49:39 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 1.73 | 25.44 | 27.17 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 1.54 | 20.91 | 22.45 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 41.88 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 33.92 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 7.00 | 37.00 | 44.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 1.86 | 25.79 | 27.65 | NOTE | |
r-patched-solaris-x86 | 1.0 | 55.40 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 1.90 | 25.55 | 27.45 | NOTE | |
r-release-macos-x86_64 | 1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0 | 4.00 | 36.00 | 40.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 4.00 | 54.00 | 58.00 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
covreg.mcmc: no visible global function definition for 'model.frame'
covreg.mcmc: no visible global function definition for 'model.matrix'
covreg.mcmc: no visible global function definition for 'model.response'
covreg.mcmc: no visible global function definition for 'lm'
covreg.mcmc: no visible global function definition for 'rnorm'
covreg.mcmc: no visible global function definition for 'cov'
rmn: no visible global function definition for 'rnorm'
rwish: no visible global function definition for 'rnorm'
Undefined global functions or variables:
cov lm model.frame model.matrix model.response rnorm
Consider adding
importFrom("stats", "cov", "lm", "model.frame", "model.matrix",
"model.response", "rnorm")
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-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64