Skip to content

hclust1d

0.1.1

Hierarchical Clustering of Univariate (1d) Data

1packages depend
3.6Kdownloads / year
96.1%test coverage
13/13checks pass

Overview

About
Maintained by Szymon NowakowskiFirst published 2023-04-113 releasesCRAN page ↗GitHub ↗

Univariate agglomerative hierarchical clustering with a comprehensive list of choices of a linkage function in O(n*log n) time. The better algorithmic time complexity is paired with an efficient 'C++' implementation.

Install

Health

CRAN checks
13OK
Slowest check: 4.8 min · r-devel-linux-x86_64-fedora-clang
Code health
Yes
Tests · ratio 1.63
96.1%
Coverage · measured lines
100%
Documentation · exports
2
Dependencies · direct
Check history
  • OK2026-04-22
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-04-18
    13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMEYes · 231 wordsVignettesYes · dynamicpkgdown siteNoNEWSYes · 100% structuredCode of conductNoContributing guideNo
Examples that run
75%
Documented parameters
100%
Return-value docs
100%
References docs
0%

Downloads

3.6K
CRAN downloads in the past year
Rank #11,256 · ~10/day · ~301/mo
Daily download trend is not available in this view yet.
29930 days
94990 days
3.6K1 year
Compare downloads with other packages →
Also on430 r2u24 autocran18 c2d4u

Repository

Repository
3Stars
0Forks
0Open issues
0Open PRs
3Releases
102Commits
1Contributors
License GPL-3.0 · 102 commits · Last activity 2023-08-07

Stars over time

2024-11-07 · 32026-07-07 · 3

Repository practices

Upstream repositoryBeta

2 development-tooling and community-health practices detected across 2 families in the upstream repository

Checks run against github.com/szymonnowakowski/hclust1d on 2026-07-19.

CRAN release process (1)
cran-comments.md
Lint, format, editor (1)
RStudio project
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
5 external dependencies (excludes base and recommended)
Depends (0)
none
Imports (2)
Rcpputils
LinkingTo (1)
Enhances (0)
none
Reverse dependencies
1direct
0indirect

Code & Tests

Code Composition
C++ 828 (36%)R 714 (31%)Vignettes 478 (21%)Rd 200 (9%)C 64 (3%)
Code characteristics
Cyclomatic complexity
1.0 median / 15 max
Test cases
12 / 1.63 per code line

Test coverage

Line coverage

96%

Expression

96.1%

Tests / Examples

96.1% / 92% ex

Functions

33 3 exported

Complexity

2.8 avg / 15 max

Call network

33 nodes / 33 edges

Loading call graph…

Lowest coverage

33 functions
FunctionCycloCoverage
supported_dist.methods exp10%
hclust1d exp1595%
supported_methods exp1100%
.onAttach1100%

People & History

People (1)
Maintainer (1)
Author, Maintainer
Authors (1)
Author, Maintainer
Package Timeline

3 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • R
    R 4.5.0 released · 2025-04-11
  • R
    R 4.4.0 released · 2024-04-24
  • 0.1.1Latest
    2023-08-07 · current release · diff ↗
  • 0.1.0
    2023-07-10 · diff ↗
  • R
    R 4.3.0 released · 2023-04-21
  • 0.0.1
    2023-04-11
  • R
    R 4.2.0 released · 2022-04-22

Package metadata

First published
2023-04-11
Total releases
3 / 3 yrs
License
GPL (>= 3) OSI
Download size
101 KB
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →