{"id":16614793,"url":"https://github.com/randy3k/github-action-rchk","last_synced_at":"2026-05-08T13:05:38.562Z","repository":{"id":148615235,"uuid":"218923305","full_name":"randy3k/github-action-rchk","owner":"randy3k","description":"GitHub Action running rchk for an R package","archived":false,"fork":false,"pushed_at":"2019-11-02T06:47:11.000Z","size":6,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T01:39:50.662Z","etag":null,"topics":["continuous-integration","github-actions","r","rchk"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/randy3k.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-11-01T06:04:37.000Z","updated_at":"2019-11-02T06:47:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"92803d5f-f6cc-4a74-b7c2-e733b5af706f","html_url":"https://github.com/randy3k/github-action-rchk","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"605913c40c33eea43f002aceb9a9d14c996ca5b0"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/randy3k/github-action-rchk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/randy3k%2Fgithub-action-rchk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/randy3k%2Fgithub-action-rchk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/randy3k%2Fgithub-action-rchk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/randy3k%2Fgithub-action-rchk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/randy3k","download_url":"https://codeload.github.com/randy3k/github-action-rchk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/randy3k%2Fgithub-action-rchk/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259952457,"owners_count":22936956,"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":["continuous-integration","github-actions","r","rchk"],"created_at":"2024-10-12T02:07:48.775Z","updated_at":"2026-05-08T13:05:33.532Z","avatar_url":"https://github.com/randy3k.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Action running rchk for an R package\n\nJust put this in your workflow\n\n```yml\n  rchk:\n    runs-on: ubuntu-latest\n    steps:\n    - uses: actions/checkout@v1\n    - uses: randy3k/github-action-rchk@master\n      with:\n        apt: \u003cany apt dependencies\u003e\n        package: \u003cR package name, optional\u003e\n```\n\nAny `apt` dependencies could be installed by providing the `apt` argument. For example, `apt: libxml2-dev libssl-dev` etc.\n\nThe `package` is the optional package name. If left empty, it will be determined from the repo name.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frandy3k%2Fgithub-action-rchk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frandy3k%2Fgithub-action-rchk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frandy3k%2Fgithub-action-rchk/lists"}