Re: R and postgres

Поиск
Список
Период
Сортировка
От Joe Conway
Тема Re: R and postgres
Дата
Msg-id 4550424F.8050107@joeconway.com
обсуждение исходный текст
Ответ на R and postgres  (Reece Hart <reece@harts.net>)
Ответы Re: R and postgres  (Reece Hart <reece@harts.net>)
Список pgsql-general
Reece Hart wrote:
> I'd like to get R to talk to postgresql, but my head's spinning among a
> web of broken links, way outdated web pages, project deprecation
> announcements and a terrible signal:link ratio.
>
> Rdbi and RdbiPgSQL seem to be the answer, despite both being apparently
> defunct projects.
>
> What is the Right Thing for a guy who wants R to talk to postgresql?

I think you want this:
http://bioconductor.org/packages/1.9/bioc/html/RdbiPgSQL.html

The bioconductor project is now maintaining RdbiPgSQL. I think many
people also use RODBC to connect R with Postgres.

Joe

В списке pgsql-general по дате отправления:

Предыдущее
От: "Albe Laurenz"
Дата:
Сообщение: Re: database name aliases?
Следующее
От: Alban Hertroys
Дата:
Сообщение: Re: stored procedure / Function