CRAN/E | crochet

crochet

Implementation Helper for '[' and '[<-' of Custom Matrix-Like Types

Installation

About

Functions to help implement the extraction / subsetting / indexing function '[' and replacement function '[<-' of custom matrix-like types (based on S3, S4, etc.), modeled as closely to the base matrix class as possible (with tests to prove it).

github.com/agrueneberg/crochet
Bug report File report

Key Metrics

Version 2.3.0
R ≥ 3.0.0
Published 2020-05-20 1444 days ago
Needs compilation? no
License MIT
License File
CRAN checks crochet results

Downloads

Yesterday 23 -52%
Last 7 days 237 -1%
Last 30 days 892 -5%
Last 90 days 2.741 -13%
Last 365 days 13.016 +19%

Maintainer

Maintainer

Alexander Grueneberg

cran@agrueneberg.info

Authors

Alexander Grueneberg

aut / cre

Material

README
NEWS
Reference manual
Package source

Vignettes

Example of a custom type that implements 'extract' and 'replace'

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

crochet archive

Depends

R ≥ 3.0.0

Imports

methods

Suggests

tinytest
knitr
rmarkdown

Reverse Imports

BEDMatrix
BGData
LinkedMatrix