Last updated on 2014-10-02 01:48:28.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.3 | 0.89 | 17.58 | 18.47 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.3 | 0.88 | 17.53 | 18.40 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.3 | 37.63 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 35.30 | NOTE | |||
r-devel-osx-x86_64-clang | 1.0.3 | 33.90 | OK | |||
r-devel-windows-ix86+x86_64 | 1.0.3 | 5.00 | 34.00 | 39.00 | OK | |
r-patched-linux-x86_64 | 1.0.3 | 0.94 | 18.37 | 19.31 | NOTE | |
r-patched-solaris-sparc | 1.0.3 | 251.20 | OK | |||
r-patched-solaris-x86 | 1.0.3 | 55.60 | OK | |||
r-release-linux-ix86 | 1.0.3 | 1.32 | 29.38 | 30.70 | OK | |
r-release-linux-x86_64 | 1.0.3 | 1.24 | 17.90 | 19.14 | NOTE | |
r-release-osx-x86_64-mavericks | 1.0.3 | OK | ||||
r-release-windows-ix86+x86_64 | 1.0.3 | 7.00 | 53.00 | 60.00 | OK | |
r-oldrel-windows-ix86+x86_64 | 1.0.3 | 6.00 | 40.00 | 46.00 | OK |
Version: 1.0.3
Check: Rd line widths
Result: NOTE
Rd file 'ColorDendrogram.Rd':
\usage lines wider than 90 characters:
ColorDendrogram(hc, y, main = "", branchlength = 0.7, labels = NULL, xlab = NULL, sub = NULL, ylab = "", cex.main = NULL)
Rd file 'HierarchicalSparseCluster.Rd':
\usage lines wider than 90 characters:
HierarchicalSparseCluster(x=NULL, dists=NULL,method=c("average","complete", "single","centroid"),
wbound=NULL,niter=15,dissimilarity=c("squared.distance","absolute.value"), uorth=NULL,silent=FALSE,
\examples lines wider than 100 characters:
# faster than sparsehc <- HierarchicalSparseCluster(x=x,wbound=perm.out$bestw, method="complete")
sparsehc <- HierarchicalSparseCluster(dists=perm.out$dists, wbound=perm.out$bestw, method="complete", dissimilarity="absolute.value")
Rd file 'HierarchicalSparseCluster.permute.Rd':
\examples lines wider than 100 characters:
sparsehc <- HierarchicalSparseCluster(dists=perm.out$dists, wbound=perm.out$bestw, method="complete")
Rd file 'HierarchicalSparseCluster.wrapper.Rd':
\usage lines wider than 90 characters:
HierarchicalSparseCluster.wrapper(file, method=c("average", "complete", "single", "centroid"),
"single","centroid"),output.cluster.files=TRUE,outputfile.prefix=NULL,maxnumgenes=5000,standardize.arrays=TRUE)
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