Source: plr
Priority: optional
Section: database
Maintainer: Debian PostgreSQL Maintainers <pkg-postgresql-public@lists.alioth.debian.org>
Uploaders: Christoph Berg <myon@debian.org>
Build-Depends: debhelper (>= 7.0.50~), pkg-config,
 postgresql-server-dev-all (>= 158~), r-base-core
Standards-Version: 3.9.6
Homepage: http://www.joeconway.com/plr/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-postgresql/plr.git
Vcs-Git: git://anonscm.debian.org/pkg-postgresql/plr.git
XS-Testsuite: autopkgtest

Package: postgresql-9.5-plr
Architecture: any
Depends: r-base-core (>= 2.10), postgresql-9.5, ${shlibs:Depends}, ${misc:Depends}
Suggests: r-recommended
Provides: postgresql-plr
Description: Procedural language interface between PostgreSQL and R
 R is a language and environment for statistical computing and graphics,
 providing a wide variety of statistical and graphical techniques (linear and
 nonlinear modelling, statistical tests, time series analysis, classification,
 clustering, and so on).
 .
 PostgreSQL is an open source SQL database server.
 .
 This package provides a procedural language interface to R from
 PostgreSQL. Procedural languages are used to write functions
 which can be called in database queries.

