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.3-1.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.3-1.1, https://cran.r-project.org/web/packages/ROracle
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 (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
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

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  
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  
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  
ggplot2  
Create Elegant Data Visualisations Using the Grammar of Graphics
A system for 'declaratively' creating graphics, based on "The Grammar of Graphics". You provide the ...
Download / Learn more Package Citations See dependency  
Runuran  
R Interface to the 'UNU.RAN' Random Variate Generators
Interface to the 'UNU.RAN' library for Universal Non-Uniform RANdom variate generators. Thus it a ...
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