A 'DBI' interface to 'MySQL' / 'MariaDB'. The 'RMySQL' package contains an
old implementation based on legacy code from S-PLUS which being phased out. A modern
'MySQL' client based on 'Rcpp' is available from the 'RMariaDB' package on 'Github':
<https://github.com/rstats-db/RMariaDB>.
Version: |
0.10.13 |
Depends: |
R (≥ 2.8.0), DBI (≥ 0.4) |
Imports: |
methods |
Suggests: |
testthat |
Published: |
2017-08-14 |
Author: |
Jeroen Ooms [aut, cre],
David James [aut],
Saikat DebRoy [aut],
Hadley Wickham [aut],
Jeffrey Horner [aut],
RStudio [cph] |
Maintainer: |
Jeroen Ooms <jeroen at berkeley.edu> |
BugReports: |
https://github.com/rstats-db/rmysql/issues |
License: |
GPL-2 |
URL: |
https://downloads.mariadb.org/connector-c/ (upstream) |
NeedsCompilation: |
yes |
SystemRequirements: |
libmariadb-client-dev | libmariadb-client-lgpl-dev
| libmysqlclient-dev (deb), mariadb-devel (rpm), mariadb |
mysql-connector-c (brew), mysql56_dev (csw) |
Materials: |
README NEWS |
CRAN checks: |
RMySQL results |