Last data update: 2014.03.03

ETLUtils

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

● 0 images, 12 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'ETLUtils' ...
** package 'ETLUtils' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'ETLUtils'
    finding HTML links ... done
    ETLUtils-package                        html  
    factorise                               html  
    matchmerge                              html  
    naLOCFPlusone                           html  
    read.dbi.ffdf                           html  
Rd warning: /tmp/RtmpjZwMBB/R.INSTALL60a7720948ca/ETLUtils/man/read.dbi.ffdf.Rd:22: missing file link 'fetch'
Rd warning: /tmp/RtmpjZwMBB/R.INSTALL60a7720948ca/ETLUtils/man/read.dbi.ffdf.Rd:48: missing file link 'fetch'
Rd warning: /tmp/RtmpjZwMBB/R.INSTALL60a7720948ca/ETLUtils/man/read.dbi.ffdf.Rd:54: missing file link 'fetch'
    read.jdbc.ffdf                          html  
    read.odbc.ffdf                          html  
Rd warning: /tmp/RtmpjZwMBB/R.INSTALL60a7720948ca/ETLUtils/man/read.odbc.ffdf.Rd:19: missing file link 'odbcQuery'
Rd warning: /tmp/RtmpjZwMBB/R.INSTALL60a7720948ca/ETLUtils/man/read.odbc.ffdf.Rd:21: missing file link 'sqlGetResults'
Rd warning: /tmp/RtmpjZwMBB/R.INSTALL60a7720948ca/ETLUtils/man/read.odbc.ffdf.Rd:47: missing file link 'sqlGetResults'
Rd warning: /tmp/RtmpjZwMBB/R.INSTALL60a7720948ca/ETLUtils/man/read.odbc.ffdf.Rd:53: missing file link 'sqlGetResults'
    recoder                                 html  
    renameColumns                           html  
    write.dbi.ffdf                          html  
Rd warning: /tmp/RtmpjZwMBB/R.INSTALL60a7720948ca/ETLUtils/man/write.dbi.ffdf.Rd:14: missing file link 'dbWriteTable'
Rd warning: /tmp/RtmpjZwMBB/R.INSTALL60a7720948ca/ETLUtils/man/write.dbi.ffdf.Rd:28: missing file link 'dbWriteTable'
Rd warning: /tmp/RtmpjZwMBB/R.INSTALL60a7720948ca/ETLUtils/man/write.dbi.ffdf.Rd:73: missing file link 'dbWriteTable'
    write.jdbc.ffdf                         html  
    write.odbc.ffdf                         html  
** building package indices
** testing if installed package can be loaded
* DONE (ETLUtils)
Making 'packages.html' ... done