Re: OpenBSD ports: PostgreSQL PL/R

2017-11-01 Thread Ingo Feinerer
Jeremy Evans wrote: > Indeed. I worked on a port for PL/R during p2k12, but it never received an > OK and didn't get committed: > > https://marc.info/?l=openbsd-ports&m=134987038209838&w=2 > > If anyone wants to give a shot at updating that port or submitting a new > port for PL/R within a week,

Re: OpenBSD ports: PostgreSQL PL/R

2017-10-31 Thread Jeremy Evans
On Tue, Oct 31, 2017 at 3:17 PM, Ingo Feinerer wrote: > On Mon, Oct 30, 2017 at 03:28:23PM -0400, Adam Jensen wrote: > > Would it be difficult or awkward in any way to include PL/R [1] along > > with the PostgreSQL and R ports? > > > > [1]: > > (Without hav

Re: OpenBSD ports: PostgreSQL PL/R

2017-10-31 Thread Ingo Feinerer
On Mon, Oct 30, 2017 at 03:28:23PM -0400, Adam Jensen wrote: > Would it be difficult or awkward in any way to include PL/R [1] along > with the PostgreSQL and R ports? > > [1]: (Without having tried) I do not see big obstacles in creating a port for it. Acc

Re: OpenBSD ports: PostgreSQL PL/R

2017-10-30 Thread Landry Breuil
On Mon, Oct 30, 2017 at 03:28:23PM -0400, Adam Jensen wrote: > Would it be difficult or awkward in any way to include PL/R [1] along > with the PostgreSQL and R ports? > > [1]: > > If PostGIS [2] were also included then that creates an interesting Data > Sc

OpenBSD ports: PostgreSQL PL/R

2017-10-30 Thread Adam Jensen
Would it be difficult or awkward in any way to include PL/R [1] along with the PostgreSQL and R ports? [1]: If PostGIS [2] were also included then that creates an interesting Data Science capability that even FreeBSD currently lacks. [2]: