The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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

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
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

Documentation:

Reference manual: crochet.pdf
Vignettes: Example of a custom type that implements 'extract' and 'replace'

Downloads:

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 dependencies:

Reverse imports: BEDMatrix, BGData, LinkedMatrix

Linking:

Please use the canonical form https://CRAN.R-project.org/package=crochet to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.