Last updated on 2017-07-21 09:46:54.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0 | 2.18 | 38.71 | 40.89 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0 | 2.18 | 38.23 | 40.41 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0 | 83.21 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0 | 79.73 | NOTE | |||
| r-devel-windows-ix86+x86_64 | 1.0 | 8.00 | 67.00 | 75.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0 | 2.68 | 38.03 | 40.71 | NOTE | |
| r-patched-solaris-x86 | 1.0 | 108.20 | NOTE | |||
| r-release-linux-x86_64 | 1.0 | 2.25 | 38.29 | 40.54 | NOTE | |
| r-release-windows-ix86+x86_64 | 1.0 | 8.00 | 80.00 | 88.00 | NOTE | |
| r-release-osx-x86_64 | 1.0 | NOTE | ||||
| r-oldrel-windows-ix86+x86_64 | 1.0 | 7.00 | 74.00 | 81.00 | NOTE | |
| r-oldrel-osx-x86_64 | 1.0 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
control_median_test: no visible global function definition for
‘quantile’
control_median_test : Qp: no visible global function definition for
‘quantile’
control_median_test : Qp: no visible global function definition for
‘stepfun’
control_median_test: no visible global function definition for ‘sd’
control_median_test: no visible global function definition for ‘pnorm’
control_median_test: no visible global function definition for ‘plot’
control_median_test: no visible global function definition for ‘lines’
control_median_test: no visible global function definition for ‘legend’
Undefined global functions or variables:
legend lines plot pnorm quantile sd stepfun
Consider adding
importFrom("graphics", "legend", "lines", "plot")
importFrom("stats", "pnorm", "quantile", "sd", "stepfun")
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64