Raw Package Information
Package: postgresql-16-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: 321
Depends: r-base-core (>= 2.10), postgresql-16, postgresql-16-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-16-plr_8.4.8-1.pgdg20.04+1_amd64.deb
Size: 153408
SHA256: 6530d59185cb8eca08073df58ac20151273bdf70a837a2711965b555802c6114
SHA1: ff35067633e441776a8e19820c5f35b433f2ec82
MD5sum: 81fde24fab4e11d26c64052e46101aaf
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.