Package: crochet
Version: 2.1.0
License: MIT + file LICENSE
Title: Implementation Helper for [ and [<- Of Custom Matrix-Like Types
Description: 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).
Authors@R: person("Alexander", "Grueneberg", email = "alexander.grueneberg@googlemail.com", role = c("aut", "cre"))
URL: https://github.com/agrueneberg/crochet
BugReports: https://github.com/agrueneberg/crochet/issues
Imports: methods
Suggests: testthat, covr
RoxygenNote: 6.1.0
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2018-08-06 15:26:06 UTC; agrueneberg
Author: Alexander Grueneberg [aut, cre]
Maintainer: Alexander Grueneberg <alexander.grueneberg@googlemail.com>
Repository: CRAN
Date/Publication: 2018-08-06 15:40:08 UTC
Built: R 3.4.4; ; 2019-04-25 17:57:58 UTC; windows
