Raw Package Information
Package: postgresql-13-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: 320
Depends: r-base-core (>= 2.10), postgresql-13, postgresql-13-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-13-plr_8.4.8-1.pgdg20.04+1_amd64.deb
Size: 152208
SHA256: c0aa79fdb70c7b0a50f7b5f285f8c302e43761d5878280dc92b066570e79892e
SHA1: 1d833d807449a3a9d911c3c2e71a8edddbc79317
MD5sum: c5871d8fd4a8146675ee4467a5c4b9d3
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.