Other packages > Find by keyword >

ROracle  

OCI Based Oracle Database Interface for R
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ROracle", "1.5-1")



Attach the package and use:
library("ROracle")
Maintained by
Rajendra S. Pingte
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2001-11-03
Latest Update: 2021-11-10
Description:
Oracle Database interface (DBI) driver for R. This is a DBI-compliant Oracle driver based on the OCI.
How to cite:
Rajendra S. Pingte (2001). ROracle: OCI Based Oracle Database Interface for R. R package version 1.5-1, https://cran.r-project.org/web/packages/ROracle. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.3-1 (2001-11-03 08:52), 0.3-3 (2002-05-21 17:30), 0.4-0 (2002-10-01 20:19), 0.5-0 (2003-04-21 22:18), 0.5-3 (2003-11-12 11:27), 0.5-4 (2004-04-22 14:28), 0.5-5 (2004-06-22 20:13), 0.5-7 (2006-02-14 10:44), 0.5-8 (2006-10-29 10:39), 0.5-9 (2007-10-15 11:24), 0.5-11 (2011-07-28 20:08), 0.5-12 (2011-09-15 07:57), 1.1-1 (2012-02-02 08:44), 1.1-2 (2012-03-31 07:19), 1.1-3 (2012-07-21 17:26), 1.1-4 (2012-08-08 13:36), 1.1-5 (2012-09-18 16:37), 1.1-6 (2012-11-20 08:23), 1.1-7 (2012-12-05 18:32), 1.1-8 (2013-02-12 18:54), 1.1-10 (2013-05-14 21:50), 1.1-11 (2014-03-04 10:42), 1.1-12 (2014-11-20 23:27), 1.2-1 (2015-07-31 21:21), 1.2-2 (2016-02-17 09:00), 1.3-1.1 (2021-11-10 13:22), 1.3-1 (2016-10-26 10:37)
Other packages that cited ROracle R package
View ROracle citation profile
Other R packages that ROracle depends, imports, suggests or enhances
Complete documentation for ROracle
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  
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  
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  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
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  
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  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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