Last data update: 2014.03.03

ibmdbR

Package: ibmdbR
Version: 1.47.1
Title: IBM in-Database Analytics for R
Author: IBM Corporation
Maintainer: Michael Wurst <inza@de.ibm.com>
Depends: R (>= 2.15.1), methods, RODBC, Matrix, arules
Imports: MASS, rpart, rpart.plot, ggplot2
Description: Functionality required to efficiently use R with
IBM DB2(C) for Linux, Unix and Windows as well as IBM dashDB(C).
Many basic and complex R operations are pushed down into the database, which removes
the main memory boundary of R and allows to make full use of parallel processing in
the underlying database.
License: GPL-3
LazyLoad: Yes
NeedsCompilation: no
Packaged: 2015-12-10 10:48:18 UTC; mwurst
Repository: CRAN
Date/Publication: 2015-12-10 23:20:24

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'ibmdbR' ...
** package 'ibmdbR' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
Creating a generic function for 'var' from package 'stats' in package 'ibmdbR'
Creating a generic function for 'sd' from package 'stats' in package 'ibmdbR'
Creating a generic function for 'ifelse' from package 'base' in package 'ibmdbR'
Creating a generic function for 'grep' from package 'base' in package 'ibmdbR'
Creating a generic function for 'as.data.frame' from package 'base' in package 'ibmdbR'
Creating a generic function for 'hist' from package 'graphics' in package 'ibmdbR'
Creating a generic function for 'NROW' from package 'base' in package 'ibmdbR'
Creating a generic function for 'NCOL' from package 'base' in package 'ibmdbR'
Creating a generic function for 'colnames' from package 'base' in package 'ibmdbR'
Creating a generic function for 'cor' from package 'stats' in package 'ibmdbR'
Creating a generic function for 'cov' from package 'stats' in package 'ibmdbR'
** help
*** installing help indices
  converting help for package 'ibmdbR'
    finding HTML links ... done
    as.ida.data.frame                       html  
    createview                              html  
    ida.col.def.methods                     html  
    ida.data.frame                          html  
    ida.data.frame.methods                  html  
    ida.list                                html  
    ida.list.methods                        html  
    idaArule                                html  
    idaConnect                              html  
    idaDropModel                            html  
    idaGetModelName                         html  
    idaKMeans                               html  
    idaListModels                           html  
    idaLm                                   html  
    idaMerge                                html  
    idaNb                                   html  
    idaQuery                                html  
    idaRetrieveModel                        html  
    idaSample                               html  
    idaTable                                html  
    idaTree                                 html  
    idadf                                   html  
Rd warning: /tmp/RtmpnDGKio/R.INSTALL313450626628/ibmdbR/man/idadf.Rd:55: missing file link 'sqlUpdate'
Rd warning: /tmp/RtmpnDGKio/R.INSTALL313450626628/ibmdbR/man/idadf.Rd:62: missing file link 'sqlUpdate'
    idatools                                html  
    init                                    html  
    overview                                html  
    showtables                              html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (ibmdbR)
Making 'packages.html' ... done