Oracle® R Enterprise User's Guide Release 1.3 for Linux and Windows Part Number E36761-04 |
|
|
PDF · Mobi · ePub |
This appendix lists the R packages supported by Oracle R Distribution and Oracle R Enterprise. R functions included in these packages are supported on R versions 2.13.2 and 2.15.1.
These packages related to Oracle R Distribution are supported by Oracle R Enterprise:
KernSmooth - Functions for kernel smoothing for Wand & Jones (1995) MASS - Support Functions and Datasets for Venables and Ripley's MASS Matrix - Sparse and Dense Matrix Classes and Methods base - The R Base Package boot - Bootstrap Functions (originally by Angelo Canty for S) class - Functions for Classification cluster - Cluster Analysis Extended Rousseeuw et al. codetools - Code Analysis Tools for R compiler - The R Compiler Package datasets - The R Datasets Package foreign - Read Data Stored by Minitab, S, SAS, SPSS, Stata, Systat, dBase, ... grDevices - The R Graphics Devices and Support for Colours and Fonts graphics - The R Graphics Package grid - The Grid Graphics Package lattice - Lattice Graphics methods - Formal Methods and Classes mgcv - GAMs with GCV/AIC/REML smoothness estimation and GAMMs by PQL nlme - Linear and Nonlinear Mixed Effects Models nnet - Feed-forward Neural Networks and Multinomial Log-Linear Models rpart - Recursive Partitioning spatial - Functions for Kriging and Point Pattern Analysis splines - Regression Spline Functions and Classes stats - The R Stats Package stats4 - Statistical Functions using S4 Classes survival - Survival analysis, including penalised likelihood. tcltk - Tcl/Tk Interface tools - Tools for Package Development utils - The R Utils Package
These packages are installed when Oracle R Enterprise.
The following R command loads the libraries and any required packages if they are not already installed:
> library(ORE)
These packages related to Oracle R Enterprise are supported by Oracle R Enterprise:
DBI - R Database Interface ORE - Oracle R Enterprise OREbase - Oracle R Enterprise - base OREdm - Oracle R Enterprise - dm OREeda - Oracle R Enterprise - exploratory data analysis OREgraphics - Oracle R Enterprise - graphics OREpredict - Oracle R Enterprise - model predictions OREstats - Oracle R Enterprise - stats ORExml - Oracle R Enterprise - R objects to XML ROracle - OCI based Oracle database interface for R XML - Tools for parsing and generating XML within R and S-Plus. bitops - Functions for Bitwise operations png - Read and write PNG images