This package contains a bundle of useful classes and interfaces like ...
- ProgressUpdater: an interface that allows the user to monitor the progress of a process,
- REnvironment: a class that helps to handle a connection to R in a gentle way,
- SafeOutputStream: a class that enables the user to determine whether some output should be written or not
- Time: the abstract class for measuring the time,
- ...