Learn R Programming

⚠️There's a newer version (1.5-1) of this package.Take me there.

ROracle (version 0.5-0)

Oracle database interface for R

Description

Oracle database interface (DBI) driver for R. This is a DBI-compliant Oracle driver based on the ProC/C++ embedded SQL. It implements the DBI version 0.1-4 plus one extension.

Copy Link

Version

Install

install.packages('ROracle')

Monthly Downloads

1,695

Version

0.5-0

License

LGPL version 2 or newer

Maintainer

David James

Last Published

October 27th, 2025

Functions in ROracle (0.5-0)

OraObject-class

Class OraObject
oraParseConParams

Parse an Oracle connection string
OraResult-class

Class OraResult
OraConnection-class

Class OraConnection
dbPrepareStatement

Create a prepared SQL statement for repeated execution
Oracle

Instantiate an Oracle client from the current R/S-Plus session
safe.write

Write a data.frame avoiding exceeding memory limits
OraDriver-class

Class OraDriver
isIdCurrent

Check whether an dbObjectId handle object is valid or not
dbObjectId-class

Class dbObjectId
S4R

R compatibility with S version 4/S-Plus 5+ support functions
OraPreparedStatement-class

Oracle Prepared Statement
oraSupport

Support Functions