Skip to content

dendsort

Modular Leaf Ordering Methods for Dendrogram Nodes

v0.3.4 · Apr 20, 2021 · GPL-2 | GPL-3

Description

An implementation of functions to optimize ordering of nodes in a dendrogram, without affecting the meaning of the dendrogram. A dendrogram can be sorted based on the average distance of subtrees, or based on the smallest distance value. These sorting methods improve readability and interpretability of tree structure, especially for tasks such as comparison of different distance measures or linkage types and identification of tight clusters and outliers. As a result, it also introduces more meaningful reordering for a coupled heatmap visualization. This method is described in "dendsort: modular leaf ordering methods for dendrogram representations in R", F1000Research 2014, 3: 177 <doi:10.12688/f1000research.4784.1>.

Downloads

CRAN

3.1K

Last 30 days

2145th

7.7K

Last 90 days

37.9K

Last year

Trend: +15.6% (30d vs prior 30d)

r2u CRAN

5

Last 30 days

47

Last 90 days

155

Last year

Trend: -76.2% (30d vs prior 30d)

autoCRAN

3

Last 7 days

10

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

conda-forge CRAN

152

Last 30 days

376

Last 90 days

1.9K

Last year

Trend: +1.3% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

1,555

Files

45

Compiled share

0%

Has compiled src

No

Language breakdown

R 636 (40.9%)Docs 427 (27.5%)Vignettes 492 (31.6%)

API

Exported functions

8

Internal functions

2

Recent export changes

v3.0.3+1 pattern:^[[:alpha:]]+
v0.3.3+8 cal_length, cal_node_limit, cal_total_length +5 more  −1 pattern:^[[:alpha:]]+

Testing & CI

Has tests

No

Test-to-code ratio

0.00

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

0%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

No

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

System requirements

C++ standard

License

GPL-2 | GPL-3

License flags

SPDX valid, OSI approved

History

Versions

8

First release

2014-02-28

Latest release

2021-04-20

Avg cadence

95 days

Cold removal rate

100%

Dep drift

0

LOC over versions

v3.0.3: 707 LOCv0.1.1: 707 LOCv0.2.0: 1,029 LOCv0.2.1: 1,032 LOCv0.3.1: 1,322 LOCv0.3.2: 1,281 LOCv0.3.3: 1,291 LOCv0.3.4: 1,555 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Reverse Dependencies (2)

imports

suggests

Dependency Network

Dependencies Reverse dependencies pagoda2 gapmap dendsort

Version History

8 tracked
new 0.3.4 Mar 10, 2026
updated 0.3.4 ← 0.3.3 diff Apr 19, 2021
updated 0.3.3 ← 0.3.2 diff Dec 13, 2015
updated 0.3.2 ← 0.3.1 diff Sep 28, 2014
updated 0.3.1 ← 0.2.1 diff Sep 26, 2014
updated 0.2.1 ← 0.2.0 diff Jun 16, 2014
updated 0.2.0 ← 0.1.1 diff Mar 13, 2014
new 0.1.1 Feb 28, 2014