Last updated on 2020-08-07 01:49:38 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.6 | 2.34 | 22.14 | 24.48 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.6 | 1.76 | 17.79 | 19.55 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.6 | 38.97 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.6 | 29.59 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2.6 | 8.00 | 41.00 | 49.00 | NOTE | |
r-patched-linux-x86_64 | 0.2.6 | 2.36 | 22.72 | 25.08 | NOTE | |
r-patched-solaris-x86 | 0.2.6 | 47.50 | NOTE | |||
r-release-linux-x86_64 | 0.2.6 | 2.36 | 22.70 | 25.06 | NOTE | |
r-release-macos-x86_64 | 0.2.6 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.2.6 | 10.00 | 50.00 | 60.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.2.6 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.6 | 4.00 | 45.00 | 49.00 | NOTE |
Version: 0.2.6
Check: R code for possible problems
Result: NOTE
VD: no visible binding for global variable 'var'
stratcc : <anonymous>: no visible global function definition for
'hclust'
stratcc : <anonymous>: no visible global function definition for
'cutree'
Undefined global functions or variables:
cutree hclust var
Consider adding
importFrom("stats", "cutree", "hclust", "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
Version: 0.2.6
Check: Rd line widths
Result: NOTE
Rd file 'stratcc.Rd':
\usage lines wider than 90 characters:
stratcc(x, groups, alloc = "Pro", fraction = 0.1, clustering = FALSE, cluster_method = "ward")
These lines will be truncated in the PDF manual.
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-patched-linux-x86_64, r-release-linux-x86_64