Last updated on 2020-08-07 01:49:51 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1 | 2.56 | 26.69 | 29.25 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1 | 1.79 | 20.19 | 21.98 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1 | 43.25 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1 | 34.34 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1 | 8.00 | 36.00 | 44.00 | NOTE | |
r-patched-linux-x86_64 | 0.1 | 2.38 | 26.25 | 28.63 | NOTE | |
r-patched-solaris-x86 | 0.1 | 50.10 | NOTE | |||
r-release-linux-x86_64 | 0.1 | 2.52 | 26.43 | 28.95 | NOTE | |
r-release-macos-x86_64 | 0.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1 | 6.00 | 43.00 | 49.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1 | 5.00 | 49.00 | 54.00 | NOTE |
Version: 0.1
Check: R code for possible problems
Result: NOTE
call_localoptim: no visible global function definition for 'optim'
call_localoptim: no visible global function definition for 'nlminb'
call_localoptim: no visible global function definition for
'txtProgressBar'
call_localoptim: no visible global function definition for
'setTxtProgressBar'
call_localoptim : <anonymous>: no visible global function definition
for 'optim'
call_localoptim : <anonymous>: no visible global function definition
for 'nlminb'
multiStartoptim: no visible global function definition for 'median'
Undefined global functions or variables:
median nlminb optim setTxtProgressBar txtProgressBar
Consider adding
importFrom("stats", "median", "nlminb", "optim")
importFrom("utils", "setTxtProgressBar", "txtProgressBar")
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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64