Raw Package Information

Package: postgresql-16-plr
Source: plr
Version: 1:8.4.8.2-1.pgdg22.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 314
Depends: r-base-core (>= 2.10), postgresql-16, libc6 (>= 2.33)
Suggests: r-recommended
Breaks: postgresql-16-jit-llvm (<< 15)
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.2-1.pgdg22.04+1_amd64.deb
Size: 155236
SHA256: 79ff8bed82e3ea66c76948f7a107f74203c54b3c127f167071d5d4c8a974e07f
SHA1: 7ed6f29a309c15f555c6d711cd9bdd129509744a
MD5sum: 3eedddabdbdb97fcd2c5bfd6802299e6
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.