Last updated on 2017-07-17 11:47:56.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.6 | 0.67 | 19.45 | 20.11 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.6 | 0.64 | 19.58 | 20.22 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.6 | 25.57 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 0.2.6 | 21.50 | NOTE | |||
| r-devel-windows-ix86+x86_64 | 0.2.6 | 2.00 | 30.00 | 32.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.6 | 0.64 | 19.92 | 20.56 | NOTE | |
| r-patched-solaris-x86 | 0.2.6 | 33.80 | NOTE | |||
| r-release-linux-x86_64 | 0.2.6 | 0.62 | 19.10 | 19.71 | NOTE | |
| r-release-windows-ix86+x86_64 | 0.2.6 | 3.00 | 30.00 | 33.00 | NOTE | |
| r-release-osx-x86_64 | 0.2.6 | NOTE | ||||
| r-oldrel-windows-ix86+x86_64 | 0.2.6 | 3.00 | 29.00 | 32.00 | NOTE | |
| r-oldrel-osx-x86_64 | 0.2.6 | 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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-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