Last updated on 2018-07-17 01:47:13 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2013.8.7 | 2.64 | 25.98 | 28.62 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2013.8.7 | 2.30 | 24.64 | 26.94 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2013.8.7 | 37.94 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2013.8.7 | 36.55 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2013.8.7 | 7.00 | 43.00 | 50.00 | NOTE | |
r-patched-linux-x86_64 | 2013.8.7 | 1.92 | 28.38 | 30.30 | NOTE | |
r-patched-solaris-x86 | 2013.8.7 | 55.90 | NOTE | |||
r-release-linux-x86_64 | 2013.8.7 | 2.83 | 28.53 | 31.36 | NOTE | |
r-release-windows-ix86+x86_64 | 2013.8.7 | 8.00 | 58.00 | 66.00 | NOTE | |
r-release-osx-x86_64 | 2013.8.7 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2013.8.7 | 4.00 | 41.00 | 45.00 | NOTE | |
r-oldrel-osx-x86_64 | 2013.8.7 | NOTE |
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 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