Skip to content

reclin2

0.6.0

Record Linkage Toolkit

4packages depend
26.3Kdownloads / year
54.5%test coverage
13/13checks pass

Overview

About
Maintained by Jan van der LaanFirst published 2022-01-076 releasesCRAN page ↗GitHub ↗

Functions to assist in performing probabilistic record linkage and deduplication: generating pairs, comparing records, em-algorithm for estimating m- and u-probabilities (I. Fellegi & A. Sunter (1969) doi:10.1080/01621459.1969.10501049, T.N. Herzog, F.J. Scheuren, & W.E. Winkler (2007), "Data Quality and Record Linkage Techniques", ISBN:978-0-387-69502-0), forcing one-to-one matching. Can also be used for pre- and post-processing for machine learning methods for record linkage. Focus is on memory, CPU performance and flexibility.

Install

Health

CRAN checks
13OK
Slowest check: 2.7 min · r-oldrel-windows-x86_64
Code health
Yes
Tests · ratio 0.40
54.5%
Coverage · measured lines
100%
Documentation · exports
7
Dependencies · direct
Check history
  • OK2026-06-09
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-06-08
    12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • 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 · 283 wordsVignettesNopkgdown siteNoNEWSYes · 33% structuredCode of conductNoContributing guideNo
Examples that run
100%
Documented parameters
96%
Return-value docs
100%
References docs
3%

Downloads

26.3K
CRAN downloads in the past year
Rank #4,019 · ~72/day · ~2.2K/mo
Daily download trend is not available in this view yet.
61030 days
2.4K90 days
26.3K1 year
Compare downloads with other packages →
Also on470 r2u34 autocran18 c2d4u

Repository

Repository
51Stars
4Forks
3Open issues
0Open PRs
0Releases
118Commits
4Contributors
License GPL-3.0 · 118 commits · Last activity 2026-01-08

Repository practices

Upstream repositoryBeta

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

Checks run against github.com/djvanderlaan/reclin2 on 2026-07-19.

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

Dependencies

Declared dependencies
6 external dependencies (excludes base and recommended)
Depends (1)
R >= 3.6.0
Imports (7)
LinkingTo (1)
Suggests (1)
Enhances (0)
none
Reverse dependencies
4direct
0indirect

Code & Tests

Code Composition
R 3,694 (54%)Rd 1,886 (28%)Markdown 870 (13%)C++ 260 (4%)CSS 69 (1%)
Code characteristics
Object systems
S328
Cyclomatic complexity
3.0 median / 23 max
Test cases
184 / 0.40 per code line

Test coverage

Line coverage

54%

Expression

55.5%

Tests / Examples

54.5% / 56% ex

Functions

91 34 exported

Complexity

4.2 avg / 23 max

Call network

91 nodes / 67 edges

Loading call graph…

Lowest coverage

91 functions
FunctionCycloCoverage
add_from_x exp10%
add_from_y exp10%
cluster_call exp30%
cluster_modify_pairs exp60%
cmp_lcs exp20%
deduplicate_equivalence exp40%

Datasets

Bundled datasets · 3
NameClassRows × ColsAlso ships in
linkexample1data.frame6 × 1in 2 packages
linkexample2data.frame5 × 1in 2 packages
town_namesdata.frame584 × 2

People & History

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

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

  • R
    R 4.6.0 released · 2026-04-24
  • 0.6.0Latest
    2025-09-06 · current release · diff ↗
  • R
    R 4.5.0 released · 2025-04-11
  • R
    R 4.4.0 released · 2024-04-24
  • 0.5.0
    2024-02-09 · diff ↗
  • 0.4.0
    2024-02-01 · diff ↗
  • 0.3.4
    2023-07-21 · diff ↗
  • R
    R 4.3.0 released · 2023-04-21
  • 0.2.0
    2022-09-24 · diff ↗
  • R
    R 4.2.0 released · 2022-04-22
  • 0.1.1
    2022-01-07
  • R
    R 4.1.0 released · 2021-05-18

Package metadata

First published
2022-01-07
Total releases
6 / 4 yrs
License
GPL-3 OSI
Minimum R
≥ 3.6.0
Bundled data
3.1 KB / 3 files
Download size
124 KB
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →