Last updated on 2015-11-20 00:47:37.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-gcc | 2013.8.7 | 1.11 | 14.22 | 15.32 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2013.8.7 | 29.78 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2013.8.7 | 27.56 | NOTE | |||
r-devel-osx-x86_64-clang | 2013.8.7 | 33.65 | OK | |||
r-devel-windows-ix86+x86_64 | 2013.8.7 | 5.00 | 30.00 | 35.00 | NOTE | |
r-patched-linux-x86_64 | 2013.8.7 | 0.99 | 15.34 | 16.32 | OK | |
r-patched-solaris-sparc | 2013.8.7 | 192.50 | OK | |||
r-patched-solaris-x86 | 2013.8.7 | 41.70 | OK | |||
r-release-linux-x86_64 | 2013.8.7 | 0.90 | 16.04 | 16.94 | OK | |
r-release-osx-x86_64-mavericks | 2013.8.7 | OK | ||||
r-release-windows-ix86+x86_64 | 2013.8.7 | 4.00 | 26.00 | 30.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 2013.8.7 | 9.00 | 46.00 | 55.00 | OK |
Version: 2013.8.7
Check: R code for possible problems
Result: NOTE
optimx.run: no visible global function definition for ‘optim’
optimx.run: no visible global function definition for ‘nlminb’
optimx.run: no visible global function definition for ‘nlm’
Undefined global functions or variables:
nlm nlminb optim
Consider adding
importFrom("stats", "nlm", "nlminb", "optim")
to your NAMESPACE.
Flavors: 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