File: ANNOUNCEMENT

package info (click to toggle)
r-cran-rpostgresql 0.7-7%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 720 kB
  • sloc: sh: 3,070; ansic: 3,054; makefile: 7
file content (29 lines) | stat: -rw-r--r-- 890 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29

       RPostgreSQL version 0.5

We are pround to announce the availability of the RPostgreSQL package on CRAN
and its mirrors.  This package provides an a DBI-compliant interface between
PostgreSQL and R.

RPostgreSQL was developed as part of the Google Summer of Code 2008 program
by Sameer Kumar Prayaga <sameer.bits@gmail.com>.

Some highlights:

  o  Binary data store in PostgreSQL bytea datatype.

Known bugs/deficiencies:

  o  Arrays are not converted vector or other datastructure.

  o  Active issue list is at http://code.google.com/p/rpostgresql/issues/list

RPostgreSQL is hosted on Github https://github.com/tomoakin/RPostgreSQL

For security issues that should not directly go to public,
you may contact:

   Tomoaki Nishiyama <tomoakin@kenroku.kanazawa-u.ac.jp>
   Neil Tiffin <neilt@neiltiffin.com>
   Joe Conway <mail@joeconway.com>
   Dirk Eddelbuettel <edd@debian.org>