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-23")



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: 2023-08-19
Description:
An ODBC database interface.
How to cite:
Brian Ripley (2000). RODBC: ODBC Database Access. R package version 1.3-23, https://cran.r-project.org/web/packages/RODBC. Accessed 21 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
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  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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