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).
| Version: | 2.3.0 | 
| Depends: | R (≥ 3.0.0) | 
| Imports: | methods | 
| Suggests: | tinytest, knitr, rmarkdown | 
| Published: | 2020-05-20 | 
| DOI: | 10.32614/CRAN.package.crochet | 
| Author: | Alexander Grueneberg [aut, cre] | 
| Maintainer: | Alexander Grueneberg <cran at agrueneberg.info> | 
| BugReports: | https://github.com/agrueneberg/crochet/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://github.com/agrueneberg/crochet | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | crochet results | 
| Reference manual: | crochet.html , crochet.pdf | 
| Vignettes: | Example of a custom type that implements 'extract' and 'replace' (source, R code) | 
| Package source: | crochet_2.3.0.tar.gz | 
| Windows binaries: | r-devel: crochet_2.3.0.zip, r-release: crochet_2.3.0.zip, r-oldrel: crochet_2.3.0.zip | 
| macOS binaries: | r-release (arm64): crochet_2.3.0.tgz, r-oldrel (arm64): crochet_2.3.0.tgz, r-release (x86_64): crochet_2.3.0.tgz, r-oldrel (x86_64): crochet_2.3.0.tgz | 
| Old sources: | crochet archive | 
| Reverse imports: | BEDMatrix, BGData, LinkedMatrix | 
Please use the canonical form https://CRAN.R-project.org/package=crochet to link to this page.