blob: b7412a98227f544ae112afe2e7ef4ed97867e69a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = r-rmysql
pkgdesc = Database Interface and 'MySQL' Driver for R
pkgver = 0.10.29
pkgrel = 1
url = https://cran.r-project.org/package=RMySQL
arch = x86_64
license = GPL-2.0-only
checkdepends = mariadb
checkdepends = r-testthat
depends = mariadb-libs
depends = r-dbi
optdepends = r-curl
optdepends = r-testthat
source = https://cran.r-project.org/src/contrib/RMySQL_0.10.29.tar.gz
md5sums = 06ab457dd94ad863ccac3854b6feb87b
b2sums = ca60123509dc6791dc425bae16bdee30b1d1f2132bb17c5171ceb62b4202536fce8bee71ecf32add6ef662bde46f27cd47b5046299fded01a798e0abdfa6627c
pkgname = r-rmysql
|