Package org.af.jhlir.packages

Provides classes for managing and installing R packages.

See:
          Description

Class Summary
PackageManager  
RPackage Class to encapsulate name, version number and install path of an R package If location is null, this means that the package is not installed.
 

Exception Summary
CantFindPackageException Exception is thrown, if R package is not found in repository.
 

Package org.af.jhlir.packages Description

Provides classes for managing and installing R packages.