Last updated on 2020-08-07 01:49:39 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1 | 3.20 | 34.93 | 38.13 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.1 | 2.54 | 26.98 | 29.52 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.1 | 53.79 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.1 | 43.76 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.1 | 15.00 | 52.00 | 67.00 | NOTE | |
r-patched-linux-x86_64 | 2.1 | 3.34 | 34.46 | 37.80 | NOTE | |
r-patched-solaris-x86 | 2.1 | 71.10 | NOTE | |||
r-release-linux-x86_64 | 2.1 | 3.20 | 34.21 | 37.41 | NOTE | |
r-release-macos-x86_64 | 2.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 2.1 | 15.00 | 68.00 | 83.00 | NOTE | |
r-oldrel-macos-x86_64 | 2.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2.1 | 11.00 | 51.00 | 62.00 | NOTE |
Version: 2.1
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
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
Version: 2.1
Check: R code for possible problems
Result: NOTE
GA_search : subset_score: no visible global function definition for
'combn'
choose_lambda : subset_score: no visible global function definition for
'combn'
cond.fyx: no visible global function definition for 'var'
cond.fyx: no visible global function definition for 'cor'
diff_gen_PPI: no visible global function definition for 'cov'
diff_gen_PPI: no visible global function definition for 'sd'
f.test: no visible binding for global variable 'var'
get_quantiles : node_edge: no visible global function definition for
'combn'
score_scaling: no visible global function definition for 'hist'
score_scaling: no visible global function definition for 'sd'
Undefined global functions or variables:
combn cor cov hist sd var
Consider adding
importFrom("graphics", "hist")
importFrom("stats", "cor", "cov", "sd", "var")
importFrom("utils", "combn")
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