Skip to content

partitionComparison

0.2.6

Implements Measures for the Comparison of Two Partitions

1packages depend
2.9Kdownloads / year
89.2%test coverage
13/13checks pass

Overview

About
Maintained by Fabian BallFirst published 2017-08-255 releasesCRAN page ↗GitHub ↗

Provides several measures ((dis)similarity, distance/metric, correlation, entropy) for comparing two partitions of the same set of objects. The different measures can be assigned to three different classes: Pair comparison (containing the famous Jaccard and Rand indices), set based, and information theory based. Many of the implemented measures can be found in Albatineh AN, Niewiadomska-Bugaj M and Mihalko D (2006) doi:10.1007/s00357-006-0017-z and Meila M (2007) doi:10.1016/j.jmva.2006.11.013. Partitions are represented by vectors of class labels which allow a straightforward integration with existing clustering algorithms (e.g. kmeans()). The package is mostly based on the S4 object system.

Install

Health

CRAN checks
13OK
Slowest check: 1.4 min · r-oldrel-windows-x86_64
Code health
Yes
Tests · ratio 0.27
89.2%
Coverage · measured lines
100%
Documentation · exports
3
Dependencies · direct
Check history
  • OK2026-06-09
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • WARNING2026-06-08
    12 OK · 0 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMENoVignettesNopkgdown siteNoNEWSNoCode of conductNoContributing guideNo
Examples that run
100%
Documented parameters
100%
Return-value docs
2%
References docs
67%

Downloads

2.9K
CRAN downloads in the past year
Rank #16,878 · ~8/day · ~241/mo
Daily download trend is not available in this view yet.
21230 days
66390 days
2.9K1 year
Compare downloads with other packages →
Also on97 r2u22 autocran

Repository

Repository
2Stars
2Forks
0Open issues
0Open PRs
0Releases
17Commits
3Contributors
rpartitionscomparisonsimilarity-measuresdissimilarity-measuresdistance-measures
License MIT · 17 commits · Last activity 2023-08-23

Stars over time

2022-03-26 · 22026-07-07 · 2

Repository practices

Upstream repositoryBeta

1 development-tooling and community-health practice detected across 1 family in the upstream repository

Checks run against github.com/kit-iism-em/partitioncomparison on 2026-07-19.

Reproducibility and dev environment (1)
Makefile
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
3 external dependencies (excludes base and recommended)
Depends (1)
R >= 3.2.0
Imports (3)
LinkingTo (0)
none
Suggests (1)
Enhances (0)
none
Reverse dependencies
1direct
0indirect

Code & Tests

People & History

People (2)
Maintainer (1)
Author, Maintainer, Copyright holder, Contributor
Authors (1)
Author, Maintainer, Copyright holder, Contributor
Contributors (1)
Author, Maintainer, Copyright holder, Contributor
Copyright holders (2)
Author, Maintainer, Copyright holder, Contributor
Copyright holder
Package Timeline

5 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.2.6Latest
    2023-08-23 · current release · diff ↗
  • R
    R 4.3.0 released · 2023-04-21
  • R
    R 4.2.0 released · 2022-04-22
  • R
    R 4.1.0 released · 2021-05-18
  • R
    R 4.0.0 released · 2020-04-24
  • R
    R 3.6.0 released · 2019-04-26
  • 0.2.5
    2019-03-07 · diff ↗
  • 0.2.4
    2018-10-04 · diff ↗
  • R
    R 3.5.0 released · 2018-04-23
  • 0.2.3
    2017-12-19 · diff ↗
  • 0.2.2
    2017-08-25
  • R
    R 3.4.0 released · 2017-04-21

Package metadata

First published
2017-08-25
Total releases
5 / 9 yrs
License
MIT + file LICENSE OSI
Minimum R
≥ 3.2.0
Download size
81 KB
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →