Package: MultiJoin
Type: Package
Title: Enables Efficient Joining of Data File on Common Fields using
        the Unix Utility Join
Version: 0.1.1
Date: 2018-11-10
Depends: R (>= 2.10), graphics, stats, utils
Author: "Markus Loecher, Berlin School of Economics and Law (BSEL)" <markus.loecher@gmail.com>
Maintainer: "Markus Loecher" <markus.loecher@gmail.com>
Description: 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.
License: GPL
LazyLoad: yes
NeedsCompilation: no
Packaged: 2018-11-15 14:10:12 UTC; loecherm
Repository: CRAN
Date/Publication: 2018-11-15 22:10:07 UTC
Built: R 4.1.1; ; 2021-09-10 16:37:24 UTC; windows
