MultiJoin: Enables Efficient Joining of Data File on Common Fields using the Unix Utility Join

Wrapper around the Unix join facility which is more efficient than the built-in R routine merge(). The package enables the joining of multiple files on disk at once. The files can be compressed and various filters can be deployed before joining. Compiles only under Unix.

Version: 0.1.1
Depends: R (≥ 2.10), graphics, stats, utils
Published: 2018-11-15
Author: "Markus Loecher, Berlin School of Economics and Law (BSEL)"
Maintainer: "Markus Loecher" <markus.loecher at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL]
NeedsCompilation: no
CRAN checks: MultiJoin results

Documentation:

Reference manual: MultiJoin.pdf

Downloads:

Package source: MultiJoin_0.1.1.tar.gz
Windows binaries: r-prerel: MultiJoin_0.1.1.zip, r-release: MultiJoin_0.1.1.zip, r-oldrel: MultiJoin_0.1.1.zip
macOS binaries: r-prerel (arm64): MultiJoin_0.1.1.tgz, r-release (arm64): MultiJoin_0.1.1.tgz, r-oldrel (arm64): MultiJoin_0.1.1.tgz, r-prerel (x86_64): MultiJoin_0.1.1.tgz, r-release (x86_64): MultiJoin_0.1.1.tgz
Old sources: MultiJoin archive

Linking:

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