Raw Package Information
Package: postgresql-12-plr
Source: plr
Version: 1:8.4.8-1.pgdg20.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 315
Depends: r-base-core (>= 2.10), postgresql-12, postgresql-12-jit-llvm (>= 10), libc6 (>= 2.14)
Suggests: r-recommended
Provides: postgresql-plr
Homepage: https://github.com/postgres-plr/plr
Priority: optional
Section: database
Filename: pool/main/p/plr/postgresql-12-plr_8.4.8-1.pgdg20.04+1_amd64.deb
Size: 151900
SHA256: 4b8a05a1682299fde7bd3db305d8077cf63674789b3de3ae492bedb9c48cd8b6
SHA1: efa878e97176607e90d4cc696cd9931e8cf5b109
MD5sum: c712295fbf96ea5972a7ae1b6eb814d7
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.