Other packages > Find by keyword >

RMySQL  

Database Interface and 'MySQL' Driver for R
View on CRAN: Click here


Download and install RMySQL package within the R console
Install from CRAN:
install.packages("RMySQL")

Install from Github:
library("remotes")
install_github("cran/RMySQL")

Install by package version:
library("remotes")
install_version("RMySQL", "0.11.0")



Attach the package and use:
library("RMySQL")
Maintained by
Jeroen Ooms
[Scholar Profile | Author Map]
First Published: 2000-02-04
Latest Update: 2022-12-06
Description:
Legacy 'DBI' interface to 'MySQL' / 'MariaDB' based on old code ported from S-PLUS. A modern 'MySQL' client written in 'C++' is available from the 'RMariaDB' package.
How to cite:
Jeroen Ooms (2000). RMySQL: Database Interface and 'MySQL' Driver for R. R package version 0.11.0, https://cran.r-project.org/web/packages/RMySQL. Accessed 26 Mar. 2025.
Previous versions and publish date:
0.2-3 (2000-10-06 07:37), 0.2 (2000-02-04 23:07), 0.4-2 (2001-03-12 19:34), 0.4-3 (2001-11-06 11:54), 0.4-5 (2002-05-21 17:30), 0.4-6 (2002-06-27 08:48), 0.5-0 (2002-10-01 20:19), 0.5-1 (2003-04-07 16:20), 0.5-2 (2003-05-17 11:18), 0.5-3 (2003-12-02 20:12), 0.5-4 (2004-04-13 09:17), 0.5-5 (2004-06-22 20:13), 0.5-7 (2006-01-28 22:27), 0.5-9 (2006-10-07 21:25), 0.5-10 (2006-10-27 17:13), 0.5-11 (2007-01-05 14:21), 0.6-0 (2007-06-01 09:16), 0.6-1 (2008-09-08 08:52), 0.7-2 (2008-12-05 09:54), 0.7-3 (2009-02-04 10:30), 0.7-4 (2009-04-14 19:27), 0.7-5 (2010-07-24 21:41), 0.8-0 (2011-06-09 07:59), 0.9-0 (2012-01-14 10:00), 0.9-3 (2012-01-17 19:10), 0.10.1 (2015-01-15 08:12), 0.10.2 (2015-02-24 07:44), 0.10.3 (2015-04-21 07:56), 0.10.4 (2015-07-28 23:43), 0.10.5 (2015-08-25 16:06), 0.10.6 (2015-09-05 15:35), 0.10.7 (2015-10-27 16:25), 0.10.8 (2016-01-29 01:02), 0.10.9 (2016-05-08 15:39), 0.10.10 (2017-03-21 07:50), 0.10.11 (2017-03-29 12:15), 0.10.12 (2017-07-06 12:50), 0.10.13 (2017-08-14 20:34), 0.10.14 (2018-02-26 18:17), 0.10.15 (2018-05-13 21:33), 0.10.16 (2019-01-04 18:00), 0.10.17 (2019-03-04 16:10), 0.10.18 (2019-12-14 18:40), 0.10.19 (2020-02-03 17:40), 0.10.20 (2020-03-14 06:40), 0.10.21 (2020-12-15 22:50), 0.10.22 (2021-06-22 18:30), 0.10.23 (2021-12-14 14:00), 0.10.24 (2022-10-18 12:35), 0.10.25 (2022-12-06 02:02), 0.10.26 (2023-09-26 15:10), 0.10.27 (2023-12-04 16:20), 0.10.28 (2024-08-22 10:00), 0.10.29 (2024-10-04 13:20), 0.10 (2015-01-05 22:29)
Other packages that cited RMySQL R package
View RMySQL citation profile
Other R packages that RMySQL depends, imports, suggests or enhances
Complete documentation for RMySQL
Downloads during the last 30 days
02/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/25Downloads for RMySQL16001800200022002400260028003000TrendBars

Today's Hot Picks in Authors and Packages

DySS  
Dynamic Screening Systems
In practice, we will encounter problems where the longitudinal performance of processes needs to be ...
Download / Learn more Package Citations See dependency  
Maintainer: Lu You (view profile)
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
provenance  
Statistical Toolbox for Sedimentary Provenance Analysis
Bundles a number of established statistical methods to facilitate the visual interpretation of large ...
Download / Learn more Package Citations See dependency  
MGL  
Module Graphical Lasso
An aggressive dimensionality reduction and network estimationtechnique for a high-dimensiona ...
Download / Learn more Package Citations See dependency  
fPortfolio  
Rmetrics - Portfolio Selection and Optimization
A collection of functions to optimize portfolios and to analyze them from different points of view. ...
Download / Learn more Package Citations See dependency  
photobiologyPlants  
Plant Photobiology Related Functions and Data
Provides functions for quantifying visible (VIS) and ultraviolet (UV) radiation in relation to the ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA