Last updated on 2016-10-25 23:47:44.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2-2 | 1.67 | 93.75 | 95.42 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2-2 | 1.87 | 91.72 | 93.59 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2-2 | 194.73 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2-2 | 197.10 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.2-2 | 9.00 | 208.00 | 217.00 | NOTE | |
r-patched-linux-x86_64 | 1.2-2 | 1.61 | 94.26 | 95.87 | NOTE | |
r-patched-solaris-sparc | 1.2-2 | 986.90 | NOTE | |||
r-patched-solaris-x86 | 1.2-2 | 201.10 | NOTE | |||
r-release-linux-x86_64 | 1.2-2 | 1.70 | 89.49 | 91.18 | NOTE | |
r-release-osx-x86_64-mavericks | 1.2-2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.2-2 | 5.00 | 204.00 | 209.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 1.2-2 | 9.00 | 338.00 | 347.00 | OK |
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-macos-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64