Skip to content

pald

Partitioned Local Depth for Community Structure in Data

v0.0.5 · May 29, 2025 · MIT + file LICENSE

Description

Implementation of the Partitioned Local Depth (PaLD) approach which provides a measure of local depth and the cohesion of a point to another which (together with a universal threshold for distinguishing strong and weak ties) may be used to reveal local and global structure in data, based on methods described in Berenhaut, Moore, and Melvin (2022) <doi:10.1073/pnas.2003634119>. No extraneous inputs, distributional assumptions, iterative procedures nor optimization criteria are employed. This package includes functions for computing local depths and cohesion as well as flexible functions for plotting community networks and displays of cohesion against distance.

Downloads

CRAN

542

Last 30 days

7024th

1.7K

Last 90 days

6.6K

Last year

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

r2u CRAN

2

Last 30 days

27

Last 90 days

97

Last year

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

autoCRAN

3

Last 7 days

11

Last 30 days

1

All-time

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

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,748

Files

65

Compiled share

0%

Has compiled src

No

Language breakdown

R 873 (49.9%)Tests 65 (3.7%)Docs 810 (46.3%)

API

Exported functions

11

Internal functions

6

Recent export changes

v0.0.1+11 any_isolated, as_cohesion_matrix, cohesion_matrix +8 more

Testing & CI

Has tests

Yes

Test-to-code ratio

0.07

testthat edition

3

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

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

100%

Unsafe pattern score

0

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

2.10

System requirements

C++ standard

License

MIT + file LICENSE

License flags

SPDX valid, OSI approved

History

Versions

5

First release

2022-04-14

Latest release

2025-05-30

Avg cadence

305 days

Cold removal rate

Dep drift

0

LOC over versions

v0.0.1: 1,710 LOCv0.0.2: 1,744 LOCv0.0.3: 1,744 LOCv0.0.4: 1,748 LOCv0.0.5: 1,748 LOC

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

Dependency Network

Dependencies Reverse dependencies igraph glue pald

Version History

6 tracked
new 0.0.5 Mar 10, 2026
updated 0.0.5 ← 0.0.4 diff May 29, 2025
updated 0.0.4 ← 0.0.3 diff Apr 17, 2024
updated 0.0.3 ← 0.0.2 diff Sep 27, 2023
updated 0.0.2 ← 0.0.1 diff Jun 2, 2022
new 0.0.1 Apr 13, 2022