dedupewider: Deduplication Across Multiple Columns

Duplicated data can exist in different rows and columns and user may need to treat observations (rows) connected by duplicated data as one observation, e.g. companies can belong to one family (and thus: be one company) by sharing some telephone numbers. This package allows to find connected rows based on data on chosen columns and collapse it into one row.

Version: 0.1.0
Depends: R (≥ 3.2.0)
Imports: methods, data.table (≥ 1.12.4)
Suggests: rmarkdown, knitr, kableExtra, magrittr, testthat (≥ 3.0.0)
Published: 2021-10-28
Author: Grzegorz Smoliński [aut, cre]
Maintainer: Grzegorz Smoliński <g.smolinski1 at gmail.com>
BugReports: https://github.com/gsmolinski/dedupewider/issues
License: MIT + file LICENSE
URL: https://github.com/gsmolinski/dedupewider
NeedsCompilation: no
Materials: README NEWS
CRAN checks: dedupewider results

Documentation:

Reference manual: dedupewider.pdf
Vignettes: Usage and algorithm explained

Downloads:

Package source: dedupewider_0.1.0.tar.gz
Windows binaries: r-devel: dedupewider_0.1.0.zip, r-release: dedupewider_0.1.0.zip, r-oldrel: dedupewider_0.1.0.zip
macOS binaries: r-release (arm64): dedupewider_0.1.0.tgz, r-oldrel (arm64): dedupewider_0.1.0.tgz, r-release (x86_64): dedupewider_0.1.0.tgz
Old sources: dedupewider archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=dedupewider to link to this page.