{"id":19229599,"url":"https://github.com/agrueneberg/crochet","last_synced_at":"2025-06-19T11:35:39.135Z","repository":{"id":56936332,"uuid":"80665277","full_name":"agrueneberg/crochet","owner":"agrueneberg","description":"An implementation helper for [ and [\u003c- for custom matrix-like types","archived":false,"fork":false,"pushed_at":"2020-05-21T10:52:35.000Z","size":143,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-21T02:41:18.601Z","etag":null,"topics":["cran","r","r-pkg"],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agrueneberg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-01T21:18:28.000Z","updated_at":"2024-10-05T19:11:13.000Z","dependencies_parsed_at":"2022-08-21T07:20:32.081Z","dependency_job_id":null,"html_url":"https://github.com/agrueneberg/crochet","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/agrueneberg/crochet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agrueneberg%2Fcrochet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agrueneberg%2Fcrochet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agrueneberg%2Fcrochet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agrueneberg%2Fcrochet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agrueneberg","download_url":"https://codeload.github.com/agrueneberg/crochet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agrueneberg%2Fcrochet/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260743121,"owners_count":23055895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cran","r","r-pkg"],"created_at":"2024-11-09T15:34:47.368Z","updated_at":"2025-06-19T11:35:34.120Z","avatar_url":"https://github.com/agrueneberg.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# crochet\n\n[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/crochet)](https://CRAN.R-project.org/package=crochet)\n[![Number of direct and total dependencies](https://tinyverse.netlify.com/badge/crochet)](https://tinyverse.netlify.com)\n[![Rdoc](http://www.rdocumentation.org/badges/version/crochet)](http://www.rdocumentation.org/packages/crochet)\n[![Travis-CI Build Status](https://travis-ci.org/agrueneberg/crochet.svg?branch=master)](https://travis-ci.org/agrueneberg/crochet)\n[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/5osfclaxqxhq04r2?svg=true)](https://ci.appveyor.com/project/agrueneberg/crochet)\n[![Coverage status](https://codecov.io/gh/agrueneberg/crochet/branch/master/graph/badge.svg)](https://codecov.io/github/agrueneberg/crochet?branch=master)\n\ncrochet is an R package that provides functions to help implement the extraction / subsetting / indexing function `[` and replacement function `[\u003c-` 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).\n\n\nExample\n-------\n\nCheck out the `Example of a Custom Type that Implements 'extract' and 'replace'` vignette [on the crochet page on CRAN](https://cran.r-project.org/package=crochet).\n\n\nInstallation\n------------\n\nInstall the stable version from CRAN:\n\n```R\ninstall.packages(\"crochet\")\n```\n\nAlternatively, install the development version from GitHub:\n\n```R\n# install.packages(\"remotes\")\nremotes::install_github(\"agrueneberg/crochet\")\n```\n\n\nDocumentation\n-------------\n\nFurther documentation can be found on [RDocumentation](http://www.rdocumentation.org/packages/crochet).\n\n\nContributing\n------------\n\n- Issue Tracker: https://github.com/agrueneberg/crochet/issues\n- Source Code: https://github.com/agrueneberg/crochet\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagrueneberg%2Fcrochet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagrueneberg%2Fcrochet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagrueneberg%2Fcrochet/lists"}