{"id":21128793,"url":"https://github.com/dataheld/crow","last_synced_at":"2026-01-28T11:08:14.214Z","repository":{"id":247296042,"uuid":"823804285","full_name":"dataheld/crow","owner":"dataheld","description":"Shiny development helpers","archived":false,"fork":false,"pushed_at":"2024-11-29T21:07:07.000Z","size":2222,"stargazers_count":2,"open_issues_count":11,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-09T14:33:52.032Z","etag":null,"topics":["development","rstats","shiny","shiny-apps","shiny-r"],"latest_commit_sha":null,"homepage":"https://crow.maxheld.de","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dataheld.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-03T18:49:19.000Z","updated_at":"2024-11-29T21:07:11.000Z","dependencies_parsed_at":"2024-08-13T07:10:29.152Z","dependency_job_id":"ef76c12c-e98c-45d9-a109-795bdef61e4c","html_url":"https://github.com/dataheld/crow","commit_stats":null,"previous_names":["dataheld/niffler","dataheld/crow"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dataheld/crow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dataheld%2Fcrow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dataheld%2Fcrow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dataheld%2Fcrow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dataheld%2Fcrow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dataheld","download_url":"https://codeload.github.com/dataheld/crow/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dataheld%2Fcrow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28844544,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T10:53:21.605Z","status":"ssl_error","status_checked_at":"2026-01-28T10:53:20.789Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["development","rstats","shiny","shiny-apps","shiny-r"],"created_at":"2024-11-20T05:02:37.284Z","updated_at":"2026-01-28T11:08:14.183Z","avatar_url":"https://github.com/dataheld.png","language":"R","readme":"# crow\n\n## Overview\n\ncrow is a loose collection of helpers for your shiny development.\nIt is *not* a full-blown framework like [golem](https://thinkr-open.github.io/golem/),\nbut a lightweight time- and line-saver.\n\nIt can help with:\n\n- 📦 modules\n- 🧪 testing\n- 📖 documentation\n- ... and more\n\n\n## Installation\n\n```r\n# install.packages(\"pak\")\npak::pak(\"dataheld/crow\")\n```\n\nNotice that crow is a *development*-time dependency;\nyour shiny app should not need it to work,\nand it thus *might not need it in your `DESCRIPTION`*.\n\nIf you use it for tests, you can include it as a `Suggests`.\n\nIf you don't need it for tests,\nbut want to otherwise record that you used it for development,\nconsider an [extra dependency](https://pak.r-lib.org/reference/package-dependency-types.html#extra-dependencies):\n\n```DESCRIPTION\nConfig/Needs/website: dataheld/crow\n```\n","funding_links":[],"categories":["R"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdataheld%2Fcrow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdataheld%2Fcrow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdataheld%2Fcrow/lists"}