CMD + K

r-commandr

Community

An S4 representation of the Command design pattern. The Operation class is a simple implementation using closures and supports forward and reverse (undo) evaluation. The more complicated Protocol framework represents each type of command (or analytical protocol) by a formal S4 class. Commands may be grouped and consecutively executed using the Pipeline class. Example use cases include logging, do/undo, analysis pipelines, GUI actions, parallel processing, etc.

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-commandr

Usage Tracking

1.0.1
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

An S4 representation of the Command design pattern. The Operation class is a simple implementation using closures and supports forward and reverse (undo) evaluation. The more complicated Protocol framework represents each type of command (or analytical protocol) by a formal S4 class. Commands may be grouped and consecutively executed using the Pipeline class. Example use cases include logging, do/undo, analysis pipelines, GUI actions, parallel processing, etc.

Last Updated

Sep 4, 2019 at 12:45

License

Artistic-2.0

Total Downloads

1

Supported Platforms

noarch