Other packages > Find by keyword >

RODBC  

ODBC Database Access
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("RODBC", "1.3-26.1")



Attach the package and use:
library("RODBC")
Maintained by
Brian Ripley
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2000-05-24
Latest Update: 2024-12-12
Description:
An ODBC database interface.
How to cite:
Brian Ripley (2000). RODBC: ODBC Database Access. R package version 1.3-26.1, https://cran.r-project.org/web/packages/RODBC. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.7-2 (2000-05-24 09:32), 0.8-2 (2000-12-06 10:00), 0.8-3 (2001-06-22 08:43), 0.9-1 (2002-10-30 11:53), 1.0-1 (2003-01-22 13:52), 1.0-2 (2003-05-14 12:15), 1.0-3 (2003-05-25 10:39), 1.0-4 (2003-07-19 15:48), 1.1-1 (2004-09-15 17:30), 1.1-2 (2004-10-27 09:21), 1.1-3 (2005-02-07 13:05), 1.1-4 (2005-08-05 16:21), 1.1-5 (2006-01-10 14:12), 1.1-6 (2006-04-05 10:29), 1.1-7 (2006-05-29 09:22), 1.1-8 (2007-01-09 21:11), 1.1-9 (2007-04-04 09:48), 1.2-0 (2007-04-24 15:56), 1.2-1 (2007-06-04 21:08), 1.2-2 (2007-10-20 09:09), 1.2-3 (2008-01-27 15:41), 1.2-4 (2008-11-19 20:16), 1.2-5 (2009-01-21 12:10), 1.2-6 (2009-06-23 15:21), 1.3-0 (2009-07-28 14:36), 1.3-1 (2009-10-12 12:23), 1.3-2 (2010-07-26 14:46), 1.3-3 (2011-07-26 16:05), 1.3-4 (2012-01-31 19:23), 1.3-5 (2012-03-09 07:03), 1.3-6 (2013-06-28 10:54), 1.3-7 (2013-07-01 13:07), 1.3-8 (2013-09-03 17:23), 1.3-9 (2013-11-01 07:32), 1.3-10 (2015-02-06 22:35), 1.3-11 (2015-02-26 10:03), 1.3-12 (2015-06-29 12:42), 1.3-13 (2016-04-14 14:42), 1.3-14 (2016-09-26 12:47), 1.3-15 (2017-05-05 12:56), 1.3-16 (2019-09-03 07:28), 1.3-17 (2020-05-11 15:10), 1.3-18 (2021-08-30 15:28), 1.3-19 (2021-09-16 20:47), 1.3-20 (2022-12-06 07:35), 1.3-21 (2023-08-19 09:50), 1.3-22 (2023-11-21 21:45), 1.3-23 (2023-11-25 11:21), 1.3-25.1 (2024-12-11 11:45), 1.3-25 (2024-12-11 11:06), 1.3-26 (2024-12-12 14:47)
Other packages that cited RODBC R package
View RODBC citation profile
Other R packages that RODBC depends, imports, suggests or enhances
Complete documentation for RODBC
Functions, R codes and Examples using the RODBC R package
Some associated functions: RODBC-internal . RODBC-package . odbc . odbcClose . odbcConnect . odbcDataSources . odbcGetInfo . odbcSetAutoCommit . setSqlTypeInfo . sqlColumns . sqlCopy . sqlDrop . sqlFetch . sqlQuery . sqlSave . sqlTables . sqlTypeInfo . 
Some associated R codes: RODBC.R . TypeInfo.R . sql.R . win.R .  Full RODBC package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize 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  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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