Last updated on 2020-08-07 01:49:42 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.13 | 2.74 | 22.64 | 25.38 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 3.13 | 2.21 | 18.18 | 20.39 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 3.13 | 40.69 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 3.13 | 29.94 | NOTE | |||
r-devel-windows-ix86+x86_64 | 3.13 | 7.00 | 47.00 | 54.00 | NOTE | |
r-patched-linux-x86_64 | 3.13 | 2.70 | 22.55 | 25.25 | NOTE | |
r-patched-solaris-x86 | 3.13 | 47.00 | NOTE | |||
r-release-linux-x86_64 | 3.13 | 2.63 | 22.51 | 25.14 | NOTE | |
r-release-macos-x86_64 | 3.13 | NOTE | ||||
r-release-windows-ix86+x86_64 | 3.13 | 5.00 | 35.00 | 40.00 | NOTE | |
r-oldrel-macos-x86_64 | 3.13 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 3.13 | 5.00 | 51.00 | 56.00 | NOTE |
Version: 3.13
Check: R code for possible problems
Result: NOTE
MultiTestH0 : MultiTestOneColumn: no visible global function definition
for 'pchisq'
RunClustering : CheckClusterNew: no visible global function definition
for 'qchisq'
RunClustering: no visible global function definition for 'qchisq'
RunDenoising: no visible binding for global variable 'var'
RunDenoising: no visible global function definition for 'qchisq'
RunDenoising: no visible binding for global variable 'median'
RunDenoising: no visible global function definition for 'var'
RunDenoising : buildEstimate: no visible global function definition for
'qchisq'
Undefined global functions or variables:
median pchisq qchisq var
Consider adding
importFrom("stats", "median", "pchisq", "qchisq", "var")
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