r-r.oo

Methods and classes for object-oriented programming in R with or without references. Large effort has been made on making definition of methods as simple as possible with a minimum of maintenance for package developers. The package has been developed since 2001 and is now considered very stable. This is a cross-platform package implemented in pure R that defines standard S3 classes without any tricks.

Home https://github.com/HenrikBengtsson/R.oo
Versions 1.19.0
License LGPL (>= 2.1)
Recipe https://github.com/bioconda/bioconda-recipes/tree/master/recipes/r-r.oo

Installation

With an activated Bioconda channel (see Setup and usage), install with:

conda install r-r.oo

and update with:

conda update r-r.oo