From 7fcda7fd1d0f8ac523ded1c6bc1607d7105da873 Mon Sep 17 00:00:00 2001 From: sync Date: Sat, 2 Jan 2021 06:53:37 +0000 Subject: [PATCH 1/3] New package: RecordLinkage --- docs/by-package/RecordLinkage.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 docs/by-package/RecordLinkage.json diff --git a/docs/by-package/RecordLinkage.json b/docs/by-package/RecordLinkage.json new file mode 100644 index 00000000..0e8ada51 --- /dev/null +++ b/docs/by-package/RecordLinkage.json @@ -0,0 +1,10 @@ +{ + "version": "0.4-12.1", + "title": "Record Linkage Functions for Linking and Deduplicating Data Sets", + "description": "Provides functions for linking and deduplicating data sets. Methods based on a stochastic approach are implemented as well as classification algorithms from the machine learning domain. For details, see our paper \"The RecordLinkage Package: Detecting Errors in Data\" Sariyar M / Borg A (2010) .", + "date": "2020-08-25", + "maintainer": "Murat Sariyar ", + "license": "GPL (>= 2)", + "url": "https://journal.r-project.org/archive/2010-2/RJournal_2010-2_Sariyar+Borg.pdf", + "bugs": null +} From f8cd1ec9b898f264375199e592b66bc75dee56e6 Mon Sep 17 00:00:00 2001 From: sync Date: Sun, 16 Jan 2022 08:16:36 +0000 Subject: [PATCH 2/3] New package: RecordLinkage --- docs/by-package/RecordLinkage.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/by-package/RecordLinkage.json b/docs/by-package/RecordLinkage.json index 0e8ada51..541720b5 100644 --- a/docs/by-package/RecordLinkage.json +++ b/docs/by-package/RecordLinkage.json @@ -1,10 +1,10 @@ { - "version": "0.4-12.1", + "version": "0.4-12.3", "title": "Record Linkage Functions for Linking and Deduplicating Data Sets", "description": "Provides functions for linking and deduplicating data sets. Methods based on a stochastic approach are implemented as well as classification algorithms from the machine learning domain. For details, see our paper \"The RecordLinkage Package: Detecting Errors in Data\" Sariyar M / Borg A (2010) .", - "date": "2020-08-25", + "date": "2022-01-09", "maintainer": "Murat Sariyar ", "license": "GPL (>= 2)", - "url": "https://journal.r-project.org/archive/2010-2/RJournal_2010-2_Sariyar+Borg.pdf", + "url": null, "bugs": null } From 0497fc76965462945f8993991a89a0a004205bf0 Mon Sep 17 00:00:00 2001 From: sync Date: Wed, 9 Nov 2022 08:21:54 +0000 Subject: [PATCH 3/3] New package: RecordLinkage --- docs/by-package/RecordLinkage.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/by-package/RecordLinkage.json b/docs/by-package/RecordLinkage.json index 541720b5..0f24332b 100644 --- a/docs/by-package/RecordLinkage.json +++ b/docs/by-package/RecordLinkage.json @@ -1,8 +1,8 @@ { - "version": "0.4-12.3", + "version": "0.4-12.4", "title": "Record Linkage Functions for Linking and Deduplicating Data Sets", "description": "Provides functions for linking and deduplicating data sets. Methods based on a stochastic approach are implemented as well as classification algorithms from the machine learning domain. For details, see our paper \"The RecordLinkage Package: Detecting Errors in Data\" Sariyar M / Borg A (2010) .", - "date": "2022-01-09", + "date": "2022-11-08", "maintainer": "Murat Sariyar ", "license": "GPL (>= 2)", "url": null,