Last updated on 2020-08-07 01:49:33 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2015.3-1 | 2.50 | 23.72 | 26.22 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2015.3-1 | 2.30 | 18.23 | 20.53 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2015.3-1 | 40.26 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2015.3-1 | 30.89 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2015.3-1 | 8.00 | 36.00 | 44.00 | NOTE | |
r-patched-linux-x86_64 | 2015.3-1 | 2.73 | 23.27 | 26.00 | NOTE | |
r-patched-solaris-x86 | 2015.3-1 | 45.80 | NOTE | |||
r-release-linux-x86_64 | 2015.3-1 | 2.68 | 22.97 | 25.65 | NOTE | |
r-release-macos-x86_64 | 2015.3-1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 2015.3-1 | 7.00 | 34.00 | 41.00 | NOTE | |
r-oldrel-macos-x86_64 | 2015.3-1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2015.3-1 | 6.00 | 46.00 | 52.00 | NOTE |
Version: 2015.3-1
Check: R code for possible problems
Result: NOTE
adpbar: no visible global function definition for 'optim'
alabama: no visible global function definition for 'optim'
auglag: no visible global function definition for 'modifyList'
auglag1: no visible global function definition for 'optim'
auglag1: no visible global function definition for 'nlminb'
auglag2: no visible global function definition for 'optim'
auglag2: no visible global function definition for 'nlminb'
auglag3: no visible global function definition for 'optim'
auglag3: no visible global function definition for 'nlminb'
augpen: no visible global function definition for 'optim'
constrOptim.nl: no visible global function definition for 'modifyList'
Undefined global functions or variables:
modifyList nlminb optim
Consider adding
importFrom("stats", "nlminb", "optim")
importFrom("utils", "modifyList")
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