blob: d2f8eb99ea263a434c9943e70881279239b72f53 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = r-rpostgresql
pkgdesc = R Interface to the 'PostgreSQL' Database System
pkgver = 0.7.8
pkgrel = 1
url = https://cran.r-project.org/package=RPostgreSQL
arch = x86_64
license = GPL
depends = r
depends = r-dbi
depends = postgresql-libs
source = https://cran.r-project.org/src/contrib/RPostgreSQL_0.7-8.tar.gz
sha256sums = f215ab6ffe2533e56018f07cbb42014e1430b84bf56e9bd2cc8fd066e8f0963c
pkgname = r-rpostgresql
|