Language

Package: r-s4vectors @ 0.24.2

Synopsis

S4 implementation of vectors and lists

Description

The S4Vectors package defines the Vector and List virtual classes and a set of generic functions that extend the semantic of ordinary vectors and lists in R. Package developers can easily implement vector-like or list-like objects as concrete subclasses of Vector or List. In addition, a few low-level concrete subclasses of general interest (e.g. DataFrame, Rle, and Hits) are implemented in the S4Vectors package itself.

Home page
https://bioconductor.org/packages/S4Vectors
Location
gnu/packages/bioinformatics.scm (line: 7346, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings