Last updated on 2022-05-10 10:49:30 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2-2 | 9.90 | 170.50 | 180.40 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2-2 | 6.79 | 122.04 | 128.83 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2-2 | 218.58 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2-2 | 213.83 | NOTE | |||
r-devel-windows-x86_64 | 1.2-2 | 25.00 | 201.00 | 226.00 | NOTE | |
r-patched-linux-x86_64 | 1.2-2 | 6.49 | 162.55 | 169.04 | NOTE | |
r-release-linux-x86_64 | 1.2-2 | 8.16 | 159.28 | 167.44 | NOTE | |
r-release-macos-arm64 | 1.2-2 | 81.00 | NOTE | |||
r-release-macos-x86_64 | 1.2-2 | 127.00 | NOTE | |||
r-release-windows-x86_64 | 1.2-2 | 33.00 | 201.00 | 234.00 | NOTE | |
r-oldrel-macos-arm64 | 1.2-2 | 84.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.2-2 | 156.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.2-2 | 19.00 | 196.00 | 215.00 | NOTE |
Version: 1.2-2
Check: R code for possible problems
Result: NOTE
BS.var: no visible binding for global variable 'var'
BS.var: no visible global function definition for 'cov'
Dist.CIs: no visible global function definition for 'qnorm'
MSM.CIs: no visible global function definition for 'qnorm'
plot,msSurv-missing: no visible global function definition for 'update'
summary,msSurv: no visible global function definition for 'quantile'
Undefined global functions or variables:
cov qnorm quantile update var
Consider adding
importFrom("stats", "cov", "qnorm", "quantile", "update", "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