Package: ibmdbR
Version: 1.49.0
Title: IBM in-Database Analytics for R
Author: Alexander Eckert [aut, cre], Toni Bollinger [aut], Michael Wurst [aut], Craig Blaha [ctb] (documentation), IBM Corporation [cph]
Authors@R: c(
    person("Alexander", "Eckert", role = c("aut", "cre"), email = "inza@de.ibm.com"),
    person("Toni", "Bollinger", role = c("aut")),
    person("Michael", "Wurst", role = c("aut")),
    person("Craig", "Blaha", role = c("ctb"), comment = "documentation"),
    person("IBM Corporation", role = c("cph"), email = "inza@de.ibm.com")
    )
Maintainer: Alexander Eckert <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(R) Db2(R) 
        Warehouse offerings (formerly IBM dashDB(R)) and IBM Db2 for z/OS(R) in 
        conjunction with IBM Db2 Analytics Accelerator for z/OS. 
        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
Repository: CRAN
Packaged: 2017-07-19 14:49:51 UTC; alexander
Date/Publication: 2017-07-19 16:00:25 UTC
Built: R 3.3.3; ; 2018-04-22 17:23:01 UTC; windows
