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]
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. Accessed 26 Mar. 2025.
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
Complete documentation for ROracle
Downloads during the last 30 days
02/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/25Downloads for ROracle050100150200250300350TrendBars

Today's Hot Picks in Authors and Packages

provenance  
Statistical Toolbox for Sedimentary Provenance Analysis
Bundles a number of established statistical methods to facilitate the visual interpretation of large ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
MGL  
Module Graphical Lasso
An aggressive dimensionality reduction and network estimationtechnique for a high-dimensiona ...
Download / Learn more Package Citations See dependency  
fPortfolio  
Rmetrics - Portfolio Selection and Optimization
A collection of functions to optimize portfolios and to analyze them from different points of view. ...
Download / Learn more Package Citations See dependency  
photobiologyPlants  
Plant Photobiology Related Functions and Data
Provides functions for quantifying visible (VIS) and ultraviolet (UV) radiation in relation to the ...
Download / Learn more Package Citations See dependency  
DySS  
Dynamic Screening Systems
In practice, we will encounter problems where the longitudinal performance of processes needs to be ...
Download / Learn more Package Citations See dependency  
Maintainer: Lu You (view profile)

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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