Package: ETLUtils
Maintainer: Jan Wijffels <jwijffels@bnosac.be>
License: GPL-2
Title: Utility Functions to Execute Standard Extract/Transform/Load
        Operations (using Package 'ff') on Large Data
Type: Package
LazyLoad: yes
Author: Jan Wijffels
Description: Provides functions to facilitate the use of the 'ff' package in
    interaction with big data in 'SQL' databases (e.g. in
    'Oracle', 'MySQL', 'PostgreSQL', 'Hive') by allowing easy importing directly into 'ffdf'
    objects using 'DBI', 'RODBC' and 'RJDBC'. Also contains some basic utility
    functions to do fast left outer join merging based on 'match', factorisation of data and a basic
    function for re-coding vectors.
Version: 1.3
URL: https://github.com/jwijffels/ETLUtils, http://www.bnosac.be
Date: 2015-05-16
Depends: ff (>= 2.2-13)
Imports: bit (>= 1.1-12)
Suggests: RSQLite, zoo, DBI, RODBC, RJDBC
Packaged: 2015-05-18 09:03:56 UTC; Jan
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-05-18 17:55:19
Built: R 3.1.3; ; 2015-05-19 06:38:16 UTC; unix
