About Anaconda Help Download Anaconda

r_test / packages / r-commandr 1.0.1

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.

Installers

  • noarch v1.0.1

conda install

To install this package run one of the following:
conda install r_test::r-commandr

Description


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy