Last updated on 2018-07-17 01:47:08 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.0 | 4.60 | 51.95 | 56.55 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.3.0 | 4.14 | 47.11 | 51.25 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.3.0 | 72.65 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.0 | 70.48 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.3.0 | 11.00 | 70.00 | 81.00 | NOTE | |
r-patched-linux-x86_64 | 1.3.0 | 3.86 | 49.79 | 53.65 | NOTE | |
r-patched-solaris-x86 | 1.3.0 | 103.40 | NOTE | |||
r-release-linux-x86_64 | 1.3.0 | 4.54 | 49.90 | 54.44 | NOTE | |
r-release-windows-ix86+x86_64 | 1.3.0 | 10.00 | 80.00 | 90.00 | NOTE | |
r-release-osx-x86_64 | 1.3.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.3.0 | 6.00 | 58.00 | 64.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.3.0 | NOTE |
Version: 1.3.0
Check: R code for possible problems
Result: NOTE
generate.clonal.data : pcr.rpareto.func: no visible global function
definition for ‘runif’
generate.clonal.data : get.readcount.given.cellcount: no visible global
function definition for ‘rlnorm’
generate.clonal.data: no visible global function definition for
‘rmultinom’
generate.clonal.data: no visible global function definition for ‘rpois’
infer.clonality: no visible global function definition for ‘cov’
infer.clonality: no visible global function definition for
‘capture.output’
Undefined global functions or variables:
capture.output cov rlnorm rmultinom rpois runif
Consider adding
importFrom("stats", "cov", "rlnorm", "rmultinom", "rpois", "runif")
importFrom("utils", "capture.output")
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64