Last updated on 2019-03-14 00:46:43 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.2 | 1.87 | 20.06 | 21.93 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1.2 | 1.54 | 16.06 | 17.60 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1.2 | 27.44 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.2 | 25.16 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1.2 | 7.00 | 41.00 | 48.00 | NOTE | |
r-patched-linux-x86_64 | 1.1.2 | 1.15 | 18.57 | 19.72 | NOTE | |
r-patched-solaris-x86 | 1.1.2 | 39.00 | NOTE | |||
r-release-linux-x86_64 | NOTE | |||||
r-release-windows-ix86+x86_64 | 1.1.2 | 4.00 | 45.00 | 49.00 | NOTE | |
r-release-osx-x86_64 | 1.1.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.2 | 5.00 | 41.00 | 46.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.1.2 | NOTE |
Version: 1.1.2
Check: R code for possible problems
Result: NOTE
ARConfIntEst: no visible global function definition for 'sd'
PTLinkFunc: no visible global function definition for 'pnorm'
PTLinkFunc: no visible global function definition for 'qnorm'
PTMultiPeriodPD: no visible global function definition for 'uniroot'
PTOnePeriodPD : f: no visible global function definition for 'pbinom'
PTOnePeriodPD: no visible global function definition for 'uniroot'
QMMGetRLogitPD: no visible global function definition for 'ecdf'
QMMPDlinkFunc: no visible global function definition for 'qnorm'
QMMPlot: no visible global function definition for 'plot'
QMMPlot: no visible global function definition for 'lines'
QMMPlot: no visible global function definition for 'legend'
VDBCalibratePD: no visible global function definition for 'ecdf'
VDBGetK: no visible global function definition for 'uniroot'
Undefined global functions or variables:
ecdf legend lines pbinom plot pnorm qnorm sd uniroot
Consider adding
importFrom("graphics", "legend", "lines", "plot")
importFrom("stats", "ecdf", "pbinom", "pnorm", "qnorm", "sd",
"uniroot")
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