Hi Tim,
Thanks for bringing this to the attention of the community. I use R to
interact with PostgreSQL quite alot, so I've just been glancing at the
manual you've wrote. Nice work. I wonder though - what would you say
are the main advantages of using this over something like RPostgreSQL
which I use at the moment?
Cheers
James
On 25 July 2014 17:45, Tim Keitt <tkeitt at utexas.edu> wrote:
If you are interested in trying a new package for postgresql access,
look at 'rpg' (http://cran.r-project.org/web/packages/rpg/index.html). I
wrote if primarily for my own use and for my students (rcpp + roxygen2 +
rstudio now makes package writing ridiculously fast and painless). The
design goal was convenience not generality so its not a replacement for