r-rmysql 0.11.1
Database interface and MySQL driver for R
This package provides a DBI interface to MySQL / MariaDB. The RMySQL package contains an old implementation based on legacy code from S-PLUS which is being phased out. A modern MySQL client based on Rcpp is available from the RMariaDB package.
- Outputs:
out - Website: https://github.com/r-dbi/RMySQL
- Licenses: GPL 2
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-rmysql 0.11.1 as follows:
guix install r-rmysql@0.11.1
Or install the latest version:
guix install r-rmysql
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.