Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Packages in Base R Installation

 

base                    The R Base Package

 

boot                    boot                     Bootstrap Functions (Originally by Angelo Canty for S)

 

class                   class                    Functions for Classification

 

cluster                 cluster                  "Finding Groups in Data": Cluster Analysis Extended Rousseeuw et al.

 

codetools               Code codetools             Code Analysis Tools for R

 

compiler                The compiler               The R Compiler Package

 

datasets                The datasets               The R Datasets Package

 

foreign                 Read Data Stored by Minitab, S, SAS, SPSS, Stata, Systat, Weka,dBase, ... 

graphics                The graphics               The R Graphics Package

 

grDevices     The grDevices            The R Graphics Devices and Support for Colours and Fonts

 

grid          The grid                      The Grid Graphics Package

 

KernSmooth    Functions KernSmooth        Functions for Kernel Smoothing Supporting Wand & Jones (1995)

 

lattice       lattice                   Trellis Graphics for R

 

MASS          MASS                  Support Functions and Datasets for Venables and Ripley's MASS

 

Matrix        Matrix                  Sparse and Dense Matrix Classes and Methods

 

methods              Formal Methods and Classes

 

mgcv          mgcv                   Mixed GAM Computation Vehicle with GCV/AIC/REML Smoothness Estimation

 

nlme          nlme                    Linear and Nonlinear Mixed Effects Models

 

nnet           Feednnet                    Feed-Forward Neural Networks and Multinomial Log-Linear Models

 

parallel      parallel                Support for Parallel computation in R

 

rpart          rpart                    Recursive Partitioning and Regression Trees

 

spatial        spatial                 Functions for Kriging and Point Pattern Analysis

 

splines       splines                Regression Spline Functions and Classes

 

stats         stats                   The R Stats Package

 

stats4        stats4                 Statistical Functions using S4 Classes

 

survival      survival               Survival Analysis

 

tcltk        tcltk                    Tcl/Tk Interface

 

tools        tools                   Tools for Package Development

...