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.10.29")



Attach the package and use:
library("RMySQL")
Maintained by
Jeroen Ooms
[Scholar Profile | Author Map]
All associated links for this package
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.10.29, https://cran.r-project.org/web/packages/RMySQL. Accessed 05 Jan. 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 (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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

uclust  
Clustering and Classification Inference with U-Statistics
Clustering and classification inference for high dimension low sample size (HDLSS) data with U-stati ...
Download / Learn more Package Citations See dependency  
GFisher  
Generalized Fisher's Combination Tests Under Dependence
Accurate and computationally efficient p-value calculation methods for a general family of Fisher ty ...
Download / Learn more Package Citations See dependency  
ENMeval  
Automated Tuning and Evaluations of Ecological Niche Models
Runs ecological niche models over all combinations of user-defined settings (i.e., tuning), performs ...
Download / Learn more Package Citations See dependency  
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  
bama  
High Dimensional Bayesian Mediation Analysis
Perform mediation analysis in the presence of high-dimensional mediators based on the potential out ...
Download / Learn more Package Citations See dependency  
interplot  
Plot the Effects of Variables in Interaction Terms
Plots the conditional coefficients ("marginal effects") of variables included in multiplicative int ...
Download / Learn more Package Citations See dependency  
Maintainer: Yue Hu (view profile)

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

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