reclin2
0.6.0Record Linkage Toolkit
Overview
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
- OK2026-06-0913 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-06-0812 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- OK2026-04-2214 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-04-1813 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- OK2026-03-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 100%
- Documented parameters
- 96%
- Return-value docs
- 100%
- References docs
- 3%
Downloads
Repository
Repository practices
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.
Dependencies
Code & Tests
- 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
Call graph
Open call graph →Lowest coverage
91 functions| Function | Cyclo | Coverage |
|---|---|---|
| add_from_x exp | 1 | 0% |
| add_from_y exp | 1 | 0% |
| cluster_call exp | 3 | 0% |
| cluster_modify_pairs exp | 6 | 0% |
| cmp_lcs exp | 2 | 0% |
| deduplicate_equivalence exp | 4 | 0% |
Datasets
| Name | Class | Rows × Cols | Also ships in |
|---|---|---|---|
| linkexample1 | data.frame | 6 × 1 | in 2 packages |
| linkexample2 | data.frame | 5 × 1 | in 2 packages |
| town_names | data.frame | 584 × 2 | – |
People & History
6 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- 0.6.0Latest
- RR 4.5.0 released · 2025-04-11
- RR 4.4.0 released · 2024-04-24
- 0.5.02024-02-09 · diff ↗
- 0.4.02024-02-01 · diff ↗
- 0.3.42023-07-21 · diff ↗
- RR 4.3.0 released · 2023-04-21
- 0.2.02022-09-24 · diff ↗
- RR 4.2.0 released · 2022-04-22
- 0.1.12022-01-07
- RR 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