This package browser is in early development. Mind the rough edges.

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.

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.