Learn R Programming

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

ROracle (version 0.4-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. Note that this 0.4-0 version is incompatible with all previous (now unsupported) ROracle versions.

Copy Link

Version

Install

install.packages('ROracle')

Monthly Downloads

3,071

Version

0.4-0

License

LGPL version 2 or newer

Maintainer

David James

Last Published

November 10th, 2021

Functions in ROracle (0.4-0)

Oracle

Instantiate an Oracle client from the current R or S session
dbObjectId-class

Class dbObjectId
oraParseConParams

Parse an Oracle connection string
OraObject-class

Class OraObject
oraSupport

Support Functions
safe.write

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

Class OraResult
isIdCurrent

Check whether an OraObject handle object is valid or not
S4R

R compatibility with S version 4/Splus5+ support functions
OraConnection-class

Class OraConnection
OraDriver-class

Class OraDriver