Package: RPostgreSQL
Version: 0.2-1
Date: $Date: 2011-11-15 10:05:36 +0900 (Tue, 15 Nov 2011) $
Title: R interface to the PostgreSQL database system
Author: Joe Conway, Dirk Eddelbuettel, Tomoaki Nishiyama, Sameer Kumar Prayaga (during 2008), Neil Tiffin
Maintainer: Tomoaki Nishiyama <tomoakin@kenroku.kanazawa-u.ac.jp>
Description: Database interface and PostgreSQL driver for R
 This package provides a Database Interface (DBI) compliant 
 driver for R to access PostgreSQL database systems.  
 .
  In order to build and install this package from source, PostgreSQL 
 itself must be present your system to provide PostgreSQL functionality 
 via its libraries and header files. These files are provided as
 postgresql-devel package under some Linux distributions.
 .
  On Microsoft Windows system the attached libpq library source will be used.
 .
  A wiki and issue tracking system for the package are available
 at Google Code at https://code.google.com/p/rpostgresql/ .
LazyLoad: true
Depends: R (>= 2.9.0), methods, DBI (>= 0.1-4)
License: GPL-2 | file LICENSE
Copyright: Authors listed above, PostgreSQL Global Development Group,
        and The Regents of the University of California
Collate: S4R.R zzz.R PostgreSQLSupport.R dbObjectId.R PostgreSQL.R
URL: https://code.google.com/p/rpostgresql/,
        http://www.stat.bell-labs.com/RS-DBI, http://www.postgresql.org
Packaged: 2011-11-16 13:29:58 UTC; tomoaki
Repository: CRAN
Date/Publication: 2011-11-17 11:25:30
