Other packages > Find by keyword >

odbc  

Connect to ODBC Compatible Databases (using the DBI Interface)
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("odbc", "1.6.4.1")



Attach the package and use:
library("odbc")
Maintained by
Hadley Wickham
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-02-05
Latest Update: 2025-03-27
Description:
A DBI-compatible interface to ODBC databases.
How to cite:
Hadley Wickham (2017). odbc: Connect to ODBC Compatible Databases (using the DBI Interface). R package version 1.6.4.1, https://cran.r-project.org/web/packages/odbc. Accessed 27 Jun. 2026.
Previous versions and publish date:
1.0.0 (2017-02-05 13:41), 1.0.1 (2017-02-07 10:08), 1.1.0 (2017-06-23 11:22), 1.1.1 (2017-06-27 08:22), 1.1.2 (2017-10-03 00:41), 1.1.3 (2017-10-05 17:16), 1.1.4 (2018-01-11 00:54), 1.1.5 (2018-01-23 22:47), 1.1.6 (2018-06-09 22:02), 1.2.0 (2019-11-28 06:40), 1.2.1 (2019-12-05 19:00), 1.2.2 (2020-01-10 06:30), 1.2.3 (2020-06-18 18:00), 1.3.0 (2020-10-27 18:50), 1.3.1 (2021-03-16 16:30), 1.3.2 (2021-04-03 16:30), 1.3.3 (2021-11-30 10:10), 1.3.4 (2023-01-17 11:50), 1.3.5 (2023-06-29 23:50), 1.4.0 (2023-12-15 23:10), 1.4.1 (2023-12-21 06:40), 1.4.2 (2024-01-23 00:20), 1.5.0 (2024-06-05 18:40), 1.6.0 (2025-02-28 15:50), 1.6.1 (2025-03-27 13:10), 1.6.2 (2025-08-29 01:40), 1.6.3 (2025-09-05 18:40), 1.6.4.1 (2025-12-24 08:56), 1.6.4 (2025-12-06 17:00)
Other packages that cited odbc R package
View odbc citation profile
Other R packages that odbc depends, imports, suggests or enhances
Complete documentation for odbc
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

AHSurv  
Flexible Parametric Accelerated Hazards Models
Flexible parametric Accelerated Hazards (AH) regression models in overall and relative survival fram ...
Download / Learn more Package Citations See dependency  
assert  
Validate Function Arguments
Lightweight validation tool for checking function arguments and validating data analysis scripts. T ...
Download / Learn more Package Citations See dependency  
PeakSegOptimal  
Optimal Segmentation Subject to Up-Down Constraints
Computes optimal changepoint models using the Poisson likelihood for non-negative count data, subj ...
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  
AzureKeyVault  
Key and Secret Management in 'Azure'
Manage keys, certificates, secrets, and storage accounts in Microsoft's 'Key Vault' service: ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

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