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



Attach the package and use:
library("RMySQL")
Maintained by
Jeroen Ooms
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2000-10-06
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.27, https://cran.r-project.org/web/packages/RMySQL
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 (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
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

r2resize  
In-Text Resizer for Images, Tables and Fancy Resizable Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
pirouette  
Create a Bayesian Posterior from a Phylogeny
Theoretical biologists are interested in measuring the extent at which we can measure the truth. ...
Download / Learn more Package Citations See dependency  
spatialsample  
Spatial Resampling Infrastructure
Functions and classes for spatial resampling to use with the 'rsample' package, such as spatial cros ...
Download / Learn more Package Citations See dependency  
scattermore  
Scatterplots with More Points
C-based conversion of large scatterplot data to rasters plus other operations such as data blurrin ...
Download / Learn more Package Citations See dependency  
analyzer  
Data Analysis and Automated R Notebook Generation
Easy data analysis and quality checks which are commonly used in data science. It combines the tabul ...
Download / Learn more Package Citations See dependency  
comat  
Creates Co-Occurrence Matrices of Spatial Data
Builds co-occurrence matrices based on spatial raster data. It includes creation of weighted co-occu ...
Download / Learn more Package Citations See dependency  

21,994

R Packages

186,816

Dependencies

55,244

Author Associations

21,995

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns