Last updated on 2022-06-22 07:51:18 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 4.13 | 28.38 | 32.51 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 2.99 | 22.46 | 25.45 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 53.09 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 48.33 | NOTE | |||
r-devel-windows-x86_64 | 1.0 | 43.00 | 47.00 | 90.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 3.15 | 27.67 | 30.82 | NOTE | |
r-release-linux-x86_64 | 1.0 | 4.04 | 27.38 | 31.42 | NOTE | |
r-release-macos-arm64 | 1.0 | 18.00 | NOTE | |||
r-release-macos-x86_64 | 1.0 | 21.00 | NOTE | |||
r-release-windows-x86_64 | 1.0 | 8.00 | 48.00 | 56.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0 | 18.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0 | 28.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0 | 6.00 | 39.00 | 45.00 | NOTE |
Version: 1.0
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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.0
Check: R code for possible problems
Result: NOTE
MI.2: no visible global function definition for 'xtabs'
RNASeq.Data: no visible binding for global variable 'quantile'
loc.node: no visible global function definition for 'head'
loc.node: no visible global function definition for 'tail'
plotHybrid.Tree: no visible global function definition for 'par'
plotHybrid.Tree: no visible global function definition for 'text'
plotHybrid.Tree: no visible global function definition for 'image'
plotHybrid.Tree: no visible global function definition for 'grey'
plotHybrid.Tree: no visible global function definition for
'heat.colors'
plotHybrid.Tree: no visible global function definition for 'head'
plotHybrid.Tree: no visible global function definition for 'segments'
plotbr: no visible global function definition for 'segments'
Undefined global functions or variables:
grey head heat.colors image par quantile segments tail text xtabs
Consider adding
importFrom("grDevices", "grey", "heat.colors")
importFrom("graphics", "image", "par", "segments", "text")
importFrom("stats", "quantile", "xtabs")
importFrom("utils", "head", "tail")
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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64