Package: PivotalR
Type: Package
Title: R front-end to PostgreSQL and Pivotal (Greenplum) database,
        wrapper for MADlib
Version: 0.1.16.2
Date: 2014-04-29
Author: Predictive Analytics Team at Pivotal Inc. <user@madlib.net>,
        with contributions from Data Scientist Team at Pivotal Inc.
Maintainer: Hai Qian <hqian@gopivotal.com>
Contact: Predictive Analytics Team at Pivotal Inc. <user@madlib.net>
Depends: R (>= 2.14.0), methods, Matrix
Enhances: DBI, RPostgreSQL, shiny, testthat, tools
Description: R interface of Pivotal Data Fabrics running on PostgreSQL
        or Pivotal (Greenplum) database with parallel and distributed
        computation ability for big data analytics. PivotalR is a
        package that enables users of R to interact with the Pivotal
        (Greenplum) Database as well as Pivotal HD/HAWQ for Big Data
        analytics. It does so by providing an interface to the
        operations on tables/views in the database. These operations
        are almost the same as those of data.frame. Thus the users of R
        do not need to learn SQL when they operate on the objects in
        the database. It also provides a wrapper for MADlib, which is
        an open-source library for parallel and scalable in-database
        analytics.
License: GPL (>= 2)
LazyLoad: yes
LazyData: yes
Packaged: 2014-04-29 22:11:23 UTC; qianh1
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-04-30 07:49:32
