./wip/R-Rdbi.PgSQL, Provides interface between R and PostgreSQL

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.1.2, Package name: R-Rdbi.PgSQL-0.1.2, Maintainer: mchittur

Provides methods for accessing data stored in PostgreSQL tables


Required to run:
[math/R] [wip/R-Rdbi] [databases/postgresql83-client]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2009-11-10 09:18:43 by Thomas Klausner | Files touched by this commit (4)
Log message:
Remove unnecessary empty PLISTs.
   2006-10-29 09:32:37 by Sergey Svishchev | Files touched by this commit (192)
Log message:
Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
   2005-11-28 01:27:22 by Roland Illig | Files touched by this commit (79)
Log message:
Ran pkglint --autofix over the complete pkgsrc-wip. This changed all
instances like MAKE_ENV+= VAR=${VAR} to the properly quoted form,
VAR=${VAR:Q}, or even VAR=${VAR:M*:Q} if necessary.

Manually reviewed the changes.
   2005-10-24 19:10:40 by Roland Illig | Files touched by this commit (1)
Log message:
Use MASTER_SITE_SOURCEFORGE instead of listing some of the mirrors. Use
"+=" instead of "=" for MAKE_ENV.
   2005-05-18 11:15:01 by Roland Illig | Files touched by this commit (1)
Log message:
Removed trailing whitespace.
   2005-03-18 23:44:17 by David | Files touched by this commit (1)
Log message:
depends removed to buildlink include

   2004-11-26 19:49:48 by David | Files touched by this commit (6) | Imported package
Log message:
Provides methods for accessing data stored in PostgreSQL tables