Last updated on 2018-07-17 01:47:11 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9 | 1.09 | 17.18 | 18.27 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.9 | 0.83 | 14.66 | 15.49 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.9 | 22.40 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.9 | 22.07 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.9 | 4.00 | 30.00 | 34.00 | NOTE | |
r-patched-linux-x86_64 | 0.9 | 1.05 | 17.35 | 18.40 | NOTE | |
r-patched-solaris-x86 | 0.9 | 35.70 | NOTE | |||
r-release-linux-x86_64 | 0.9 | 0.96 | 17.22 | 18.18 | NOTE | |
r-release-windows-ix86+x86_64 | 0.9 | 4.00 | 30.00 | 34.00 | NOTE | |
r-release-osx-x86_64 | 0.9 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.9 | 2.00 | 25.00 | 27.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.9 | NOTE |
Version: 0.9
Check: R code for possible problems
Result: NOTE
NB.estimator: no visible global function definition for ‘optimize’
NB.estimator: no visible global function definition for ‘uniroot’
NB.example.dataset: no visible global function definition for
‘write.table’
NB.plot.likelihood: no visible global function definition for ‘plot’
Undefined global functions or variables:
optimize plot uniroot write.table
Consider adding
importFrom("graphics", "plot")
importFrom("stats", "optimize", "uniroot")
importFrom("utils", "write.table")
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