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.5
URL: https://github.com/jwijffels/ETLUtils
Depends: ff (>= 4.0.0)
Imports: bit (>= 4.0.0)
Suggests: RSQLite, zoo, DBI, RODBC, RJDBC
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-07-31 08:14:44 UTC; Jan
Repository: CRAN
Date/Publication: 2020-08-03 09:42:08 UTC
Built: R 4.6.0; ; 2025-11-13 03:03:15 UTC; windows
