Last updated on 2015-12-29 00:46:44.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-gcc | 0.2 | 10.12 | 14.92 | 25.04 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2 | 56.38 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2 | 51.45 | NOTE | |||
r-devel-osx-x86_64-clang | 0.2 | 92.79 | OK | |||
r-devel-windows-ix86+x86_64 | 0.2 | 38.00 | 54.00 | 92.00 | NOTE | |
r-patched-linux-x86_64 | 0.2 | 10.29 | 15.64 | 25.94 | OK | |
r-patched-solaris-sparc | 0.2 | 321.40 | OK | |||
r-patched-solaris-x86 | 0.2 | 66.00 | OK | |||
r-release-linux-x86_64 | 0.2 | 10.36 | 15.44 | 25.80 | OK | |
r-release-osx-x86_64-mavericks | 0.2 | OK | ||||
r-release-windows-ix86+x86_64 | 0.2 | 54.00 | 51.00 | 105.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 0.2 | 58.00 | 62.00 | 120.00 | OK |
Version: 0.2
Check: R code for possible problems
Result: NOTE
EstimateIsingLL: no visible global function definition for ‘combn’
EstimateIsingLL: no visible global function definition for ‘loglin’
EstimateIsingPL: no visible global function definition for ‘nlm’
EstimateIsingUni : <anonymous>: no visible global function definition
for ‘glm’
EstimateIsingUni : <anonymous>: no visible binding for global variable
‘binomial’
EstimateIsingUni: no visible binding for global variable ‘coef’
Undefined global functions or variables:
binomial coef combn glm loglin nlm
Consider adding
importFrom("stats", "binomial", "coef", "glm", "loglin", "nlm")
importFrom("utils", "combn")
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