{"id":62001,"name":"cli","description":"Tools for making beautiful \u0026 useful command line interfaces","url":"https://github.com/r-lib/cli","last_synced_at":"2025-09-08T12:36:41.917Z","repository":{"id":20350642,"uuid":"89723016","full_name":"r-lib/cli","owner":"r-lib","description":"Tools for making beautiful \u0026 useful command line interfaces","archived":false,"fork":false,"pushed_at":"2025-08-15T06:36:41.000Z","size":32426,"stargazers_count":676,"open_issues_count":103,"forks_count":74,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-08-15T08:23:34.957Z","etag":null,"topics":["cli","r"],"latest_commit_sha":null,"homepage":"https://cli.r-lib.org/","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/r-lib.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2017-04-28T16:10:28.000Z","updated_at":"2025-08-15T06:23:10.000Z","dependencies_parsed_at":"2024-02-09T01:47:05.360Z","dependency_job_id":"d41b1629-04a5-409d-8a66-57e2a4d31e66","html_url":"https://github.com/r-lib/cli","commit_stats":{"total_commits":1354,"total_committers":44,"mean_commits":"30.772727272727273","dds":"0.10635155096011817","last_synced_commit":"d9febb5860083e6d028da42d5f6a3888754c798d"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/r-lib/cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-lib","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/sbom","scorecard":{"id":756761,"data":{"date":"2025-08-11","repo":{"name":"github.com/r-lib/cli","commit":"14bb86c17c969497c410d55aa2b3b42c488eaea0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":5,"reason":"Found 4/8 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":5,"reason":"2 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pkgdown.yaml:25","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr-commands.yaml:19","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr-commands.yaml:58","Info: topLevel permissions set to 'read-all': .github/workflows/R-CMD-check.yaml:14","Info: topLevel permissions set to 'read-all': .github/workflows/pkgdown.yaml:13","Info: topLevel permissions set to 'read-all': .github/workflows/pr-commands.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/rhel.yaml:6","Warn: no topLevel permission defined: .github/workflows/rhub.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/test-coverage.yaml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/pkgdown.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rhel.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/rhel.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhel.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/rhel.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhel.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/rhel.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/rhub.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/test-coverage.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/cli/test-coverage.yaml/main?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  30 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T21:53:51.269Z","repository_id":20350642,"created_at":"2025-08-22T21:53:51.269Z","updated_at":"2025-08-22T21:53:51.269Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274186085,"owners_count":25237521,"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","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"}},"owner":{"login":"r-lib","name":"R infrastructure","uuid":"22618716","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22618716?v=4","repositories_count":154,"last_synced_at":"2025-03-31T15:25:33.926Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/r-lib","funding_links":[],"total_stars":27465,"followers":579,"following":0,"created_at":"2022-11-02T16:38:00.922Z","updated_at":"2025-03-31T15:25:33.927Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-lib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-lib/repositories"},"packages":[{"id":11743138,"name":"github.com/r-lib/cli","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/r-lib/cli","keywords_array":[],"namespace":null,"versions_count":27,"first_release_published_at":"2018-09-25T10:42:04.000Z","latest_release_published_at":"2025-04-22T11:59:57.000Z","latest_release_number":"v3.6.5+incompatible","last_synced_at":"2025-08-15T08:41:01.745Z","created_at":"2025-06-07T10:00:28.854Z","updated_at":"2025-08-15T15:36:44.495Z","registry_url":"https://pkg.go.dev/github.com/r-lib/cli","install_command":"go get github.com/r-lib/cli","documentation_url":"https://pkg.go.dev/github.com/r-lib/cli#section-documentation","metadata":{},"repo_metadata":{"id":20350642,"uuid":"89723016","full_name":"r-lib/cli","owner":"r-lib","description":"Tools for making beautiful \u0026 useful command line interfaces","archived":false,"fork":false,"pushed_at":"2025-08-15T06:36:41.000Z","size":32426,"stargazers_count":676,"open_issues_count":103,"forks_count":74,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-08-15T08:23:34.957Z","etag":null,"topics":["cli","r"],"latest_commit_sha":null,"homepage":"https://cli.r-lib.org/","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/r-lib.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2017-04-28T16:10:28.000Z","updated_at":"2025-08-15T06:23:10.000Z","dependencies_parsed_at":"2024-02-09T01:47:05.360Z","dependency_job_id":"d41b1629-04a5-409d-8a66-57e2a4d31e66","html_url":"https://github.com/r-lib/cli","commit_stats":{"total_commits":1354,"total_committers":44,"mean_commits":"30.772727272727273","dds":"0.10635155096011817","last_synced_commit":"d9febb5860083e6d028da42d5f6a3888754c798d"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/r-lib/cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-lib","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270588076,"owners_count":24611717,"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","status":"online","status_checked_at":"2025-08-15T02:00:12.559Z","response_time":110,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"r-lib","name":"R infrastructure","uuid":"22618716","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22618716?v=4","repositories_count":154,"last_synced_at":"2025-03-31T15:25:33.926Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/r-lib","funding_links":[],"total_stars":27465,"followers":579,"following":0,"created_at":"2022-11-02T16:38:00.922Z","updated_at":"2025-03-31T15:25:33.927Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-lib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-lib/repositories"},"tags":[{"name":"v3.6.5","sha":"f8cd002012342fcf9e34940e80b32a4a17ada726","kind":"commit","published_at":"2025-04-22T11:59:57.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.6.5","html_url":"https://github.com/r-lib/cli/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"8a5b50ec813a2d31b59eb2ce08abad9a769ab1d2","kind":"commit","published_at":"2025-02-11T21:13:24.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.6.4","html_url":"https://github.com/r-lib/cli/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"2dd9143d6b08f77554e9b22a96dfffb203c2e273","kind":"commit","published_at":"2024-06-21T17:23:38.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.6.3","html_url":"https://github.com/r-lib/cli/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"5403cd9368e5639844142a9860e22583a37e2db9","kind":"commit","published_at":"2023-12-10T22:35:44.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.6.2","html_url":"https://github.com/r-lib/cli/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"5ca2ba98d75e8a1ca01d8738c21f5416ec92d017","kind":"commit","published_at":"2023-03-26T20:11:29.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.6.1","html_url":"https://github.com/r-lib/cli/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"4cc6312883f2842e948f34a816ce8e846f323a6e","kind":"commit","published_at":"2023-01-09T13:05:35.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.6.0","html_url":"https://github.com/r-lib/cli/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"2f023b277fdd63b302fb078460b6ff2d225d6e3d","kind":"commit","published_at":"2022-12-20T11:47:23.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.5.0","html_url":"https://github.com/r-lib/cli/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"a430e5e9249022544df65e73f683867664cda241","kind":"commit","published_at":"2022-09-22T18:04:49.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.4.1","html_url":"https://github.com/r-lib/cli/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"053af99c5931fe4056646dcac07b7275248e2337","kind":"commit","published_at":"2022-09-07T19:08:41.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.4.0","html_url":"https://github.com/r-lib/cli/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"2fd288705789f27e545a60741834cb32194c6ec6","kind":"commit","published_at":"2022-04-21T12:30:52.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.3.0","html_url":"https://github.com/r-lib/cli/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"58f96b62a83195fe9a36f04d1d5566850de6871e","kind":"commit","published_at":"2022-02-10T17:53:38.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.2.0","html_url":"https://github.com/r-lib/cli/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"0eb7578e2dd50478fb380afaf271d9b2c29eae00","kind":"commit","published_at":"2022-01-20T10:54:22.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.1.1","html_url":"https://github.com/r-lib/cli/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"e40cfd4eedad58c22c3e7bcfdba6f23f11a79e13","kind":"commit","published_at":"2021-10-27T07:39:06.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.1.0","html_url":"https://github.com/r-lib/cli/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"525e785e8b34e889707bbbe354287bd4a60e8fcb","kind":"commit","published_at":"2021-07-16T20:07:07.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.0.1","html_url":"https://github.com/r-lib/cli/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"df963095361d77322676260e60c549d8807ded1d","kind":"commit","published_at":"2021-06-30T13:39:48.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.0.0","html_url":"https://github.com/r-lib/cli/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.0.0/manifests"},{"name":"v2.5.0","sha":"17fd0dc202a51aa82a7704786712d9f77c690c4d","kind":"commit","published_at":"2021-04-26T14:07:16.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v2.5.0","html_url":"https://github.com/r-lib/cli/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"251c84f298b46e0529dd992b9ec86da4aaaf4fa8","kind":"commit","published_at":"2021-04-04T13:20:54.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v2.4.0","html_url":"https://github.com/r-lib/cli/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"5c0c8a88549050e156ea4469adf536e1c0ac0881","kind":"commit","published_at":"2021-02-26T20:01:36.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v2.3.1","html_url":"https://github.com/r-lib/cli/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"e4c9180c5b53f68c3f938473c0d5871ceefe9991","kind":"commit","published_at":"2021-01-30T12:35:52.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v2.3.0","html_url":"https://github.com/r-lib/cli/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e0d0668030b482c1bda1fce66db63f402c4e9c5a","kind":"commit","published_at":"2020-11-23T10:05:11.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v2.2.0","html_url":"https://github.com/r-lib/cli/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"a914e326aea8a9ec7d07f7accd64bb624065ba8a","kind":"commit","published_at":"2020-10-12T14:06:46.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v2.1.0","html_url":"https://github.com/r-lib/cli/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"19f3b864f4ee04c31627a3246dbea44bc07b7967","kind":"commit","published_at":"2020-02-27T13:42:16.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v2.0.2","html_url":"https://github.com/r-lib/cli/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"31aaccbdb3904c5b681175483a95688940345725","kind":"commit","published_at":"2020-01-07T21:33:00.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v2.0.1","html_url":"https://github.com/r-lib/cli/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"9a133422f200f7aa0cdc78b28eb42770cdfe4b35","kind":"commit","published_at":"2019-12-09T09:38:12.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v2.0.0","html_url":"https://github.com/r-lib/cli/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"d4f0e8618aba3475974394075f3f5384695d1d28","kind":"commit","published_at":"2019-03-19T09:53:35.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v1.1.0","html_url":"https://github.com/r-lib/cli/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v1.1.0/manifests"},{"name":"v1.1.0-pre","sha":"57fb26d1c4582fc73a3a8531aa534948f88e96bc","kind":"commit","published_at":"2019-03-17T12:20:56.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v1.1.0-pre","html_url":"https://github.com/r-lib/cli/releases/tag/v1.1.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v1.1.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v1.1.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v1.1.0-pre/manifests"},{"name":"v1.0.1","sha":"6e0ffb0de1b54953583e01068a8052ae4cbe72aa","kind":"commit","published_at":"2018-09-25T10:42:04.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v1.0.1","html_url":"https://github.com/r-lib/cli/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-15T15:36:44.495Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.750499235214139,"dependent_packages_count":5.388553704962611,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.569526470088375},"purl":"pkg:golang/github.com/r-lib/cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/r-lib/cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/r-lib/cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/r-lib/cli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-08T05:43:33.019Z","issues_count":202,"pull_requests_count":79,"avg_time_to_close_issue":5918858.357142857,"avg_time_to_close_pull_request":5117886.192307692,"issues_closed_count":125,"pull_requests_closed_count":78,"pull_request_authors_count":30,"issue_authors_count":104,"avg_comments_per_issue":2.1485148514851486,"avg_comments_per_pull_request":1.3924050632911391,"merged_pull_requests_count":72,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":45,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":3923742.6666666665,"past_year_avg_time_to_close_pull_request":2019869.6785714286,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":28,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":36,"past_year_avg_comments_per_issue":1.8888888888888888,"past_year_avg_comments_per_pull_request":1.5714285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":26,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/issues","maintainers":[{"login":"gaborcsardi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborcsardi"},{"login":"hadley","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"jennybc","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jennybc"},{"login":"lionel-","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lionel-"},{"login":"DavisVaughan","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavisVaughan"},{"login":"topepo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/topepo"},{"login":"jeroen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeroen"}],"active_maintainers":[{"login":"jennybc","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jennybc"},{"login":"gaborcsardi","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborcsardi"},{"login":"hadley","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"topepo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/topepo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fr-lib%2Fcli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fr-lib%2Fcli/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fr-lib%2Fcli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fr-lib%2Fcli/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5291147,"name":"r-cli","ecosystem":"conda","description":null,"homepage":"https://cli.r-lib.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/r-lib/cli","keywords_array":[],"namespace":null,"versions_count":20,"first_release_published_at":"2022-10-03T15:51:12.646Z","latest_release_published_at":"2022-09-23T17:35:54.000Z","latest_release_number":"3.4.1","last_synced_at":"2025-08-15T08:41:04.527Z","created_at":"2022-10-03T15:51:12.639Z","updated_at":"2025-08-15T15:36:38.333Z","registry_url":"https://anaconda.org/conda-forge/r-cli","install_command":"conda install -c conda-forge r-cli","documentation_url":null,"metadata":{},"repo_metadata":{"id":20350642,"uuid":"89723016","full_name":"r-lib/cli","owner":"r-lib","description":"Tools for making beautiful \u0026 useful command line interfaces","archived":false,"fork":false,"pushed_at":"2025-08-15T06:36:41.000Z","size":32426,"stargazers_count":676,"open_issues_count":103,"forks_count":74,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-08-15T08:23:34.957Z","etag":null,"topics":["cli","r"],"latest_commit_sha":null,"homepage":"https://cli.r-lib.org/","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/r-lib.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2017-04-28T16:10:28.000Z","updated_at":"2025-08-15T06:23:10.000Z","dependencies_parsed_at":"2024-02-09T01:47:05.360Z","dependency_job_id":"d41b1629-04a5-409d-8a66-57e2a4d31e66","html_url":"https://github.com/r-lib/cli","commit_stats":{"total_commits":1354,"total_committers":44,"mean_commits":"30.772727272727273","dds":"0.10635155096011817","last_synced_commit":"d9febb5860083e6d028da42d5f6a3888754c798d"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/r-lib/cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-lib","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270588076,"owners_count":24611717,"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","status":"online","status_checked_at":"2025-08-15T02:00:12.559Z","response_time":110,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"r-lib","name":"R infrastructure","uuid":"22618716","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22618716?v=4","repositories_count":154,"last_synced_at":"2025-03-31T15:25:33.926Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/r-lib","funding_links":[],"total_stars":27465,"followers":579,"following":0,"created_at":"2022-11-02T16:38:00.922Z","updated_at":"2025-03-31T15:25:33.927Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-lib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-lib/repositories"},"tags":[{"name":"v3.6.5","sha":"f8cd002012342fcf9e34940e80b32a4a17ada726","kind":"commit","published_at":"2025-04-22T11:59:57.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.6.5","html_url":"https://github.com/r-lib/cli/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"8a5b50ec813a2d31b59eb2ce08abad9a769ab1d2","kind":"commit","published_at":"2025-02-11T21:13:24.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.6.4","html_url":"https://github.com/r-lib/cli/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"2dd9143d6b08f77554e9b22a96dfffb203c2e273","kind":"commit","published_at":"2024-06-21T17:23:38.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.6.3","html_url":"https://github.com/r-lib/cli/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"5403cd9368e5639844142a9860e22583a37e2db9","kind":"commit","published_at":"2023-12-10T22:35:44.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.6.2","html_url":"https://github.com/r-lib/cli/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"5ca2ba98d75e8a1ca01d8738c21f5416ec92d017","kind":"commit","published_at":"2023-03-26T20:11:29.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.6.1","html_url":"https://github.com/r-lib/cli/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"4cc6312883f2842e948f34a816ce8e846f323a6e","kind":"commit","published_at":"2023-01-09T13:05:35.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.6.0","html_url":"https://github.com/r-lib/cli/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"2f023b277fdd63b302fb078460b6ff2d225d6e3d","kind":"commit","published_at":"2022-12-20T11:47:23.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.5.0","html_url":"https://github.com/r-lib/cli/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"a430e5e9249022544df65e73f683867664cda241","kind":"commit","published_at":"2022-09-22T18:04:49.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.4.1","html_url":"https://github.com/r-lib/cli/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"053af99c5931fe4056646dcac07b7275248e2337","kind":"commit","published_at":"2022-09-07T19:08:41.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.4.0","html_url":"https://github.com/r-lib/cli/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"2fd288705789f27e545a60741834cb32194c6ec6","kind":"commit","published_at":"2022-04-21T12:30:52.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.3.0","html_url":"https://github.com/r-lib/cli/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"58f96b62a83195fe9a36f04d1d5566850de6871e","kind":"commit","published_at":"2022-02-10T17:53:38.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.2.0","html_url":"https://github.com/r-lib/cli/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"0eb7578e2dd50478fb380afaf271d9b2c29eae00","kind":"commit","published_at":"2022-01-20T10:54:22.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.1.1","html_url":"https://github.com/r-lib/cli/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"e40cfd4eedad58c22c3e7bcfdba6f23f11a79e13","kind":"commit","published_at":"2021-10-27T07:39:06.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.1.0","html_url":"https://github.com/r-lib/cli/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"525e785e8b34e889707bbbe354287bd4a60e8fcb","kind":"commit","published_at":"2021-07-16T20:07:07.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.0.1","html_url":"https://github.com/r-lib/cli/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"df963095361d77322676260e60c549d8807ded1d","kind":"commit","published_at":"2021-06-30T13:39:48.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.0.0","html_url":"https://github.com/r-lib/cli/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.0.0/manifests"},{"name":"v2.5.0","sha":"17fd0dc202a51aa82a7704786712d9f77c690c4d","kind":"commit","published_at":"2021-04-26T14:07:16.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v2.5.0","html_url":"https://github.com/r-lib/cli/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"251c84f298b46e0529dd992b9ec86da4aaaf4fa8","kind":"commit","published_at":"2021-04-04T13:20:54.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v2.4.0","html_url":"https://github.com/r-lib/cli/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"5c0c8a88549050e156ea4469adf536e1c0ac0881","kind":"commit","published_at":"2021-02-26T20:01:36.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v2.3.1","html_url":"https://github.com/r-lib/cli/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"e4c9180c5b53f68c3f938473c0d5871ceefe9991","kind":"commit","published_at":"2021-01-30T12:35:52.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v2.3.0","html_url":"https://github.com/r-lib/cli/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e0d0668030b482c1bda1fce66db63f402c4e9c5a","kind":"commit","published_at":"2020-11-23T10:05:11.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v2.2.0","html_url":"https://github.com/r-lib/cli/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"a914e326aea8a9ec7d07f7accd64bb624065ba8a","kind":"commit","published_at":"2020-10-12T14:06:46.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v2.1.0","html_url":"https://github.com/r-lib/cli/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"19f3b864f4ee04c31627a3246dbea44bc07b7967","kind":"commit","published_at":"2020-02-27T13:42:16.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v2.0.2","html_url":"https://github.com/r-lib/cli/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"31aaccbdb3904c5b681175483a95688940345725","kind":"commit","published_at":"2020-01-07T21:33:00.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v2.0.1","html_url":"https://github.com/r-lib/cli/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"9a133422f200f7aa0cdc78b28eb42770cdfe4b35","kind":"commit","published_at":"2019-12-09T09:38:12.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v2.0.0","html_url":"https://github.com/r-lib/cli/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"d4f0e8618aba3475974394075f3f5384695d1d28","kind":"commit","published_at":"2019-03-19T09:53:35.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v1.1.0","html_url":"https://github.com/r-lib/cli/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v1.1.0/manifests"},{"name":"v1.1.0-pre","sha":"57fb26d1c4582fc73a3a8531aa534948f88e96bc","kind":"commit","published_at":"2019-03-17T12:20:56.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v1.1.0-pre","html_url":"https://github.com/r-lib/cli/releases/tag/v1.1.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v1.1.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v1.1.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v1.1.0-pre/manifests"},{"name":"v1.0.1","sha":"6e0ffb0de1b54953583e01068a8052ae4cbe72aa","kind":"commit","published_at":"2018-09-25T10:42:04.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v1.0.1","html_url":"https://github.com/r-lib/cli/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-15T15:36:38.333Z","dependent_packages_count":81,"downloads":null,"downloads_period":null,"dependent_repos_count":91,"rankings":{"downloads":null,"dependent_repos_count":3.632915814162383,"dependent_packages_count":0.9431608363690802,"stargazers_count":17.221418234442837,"forks_count":25.245770747043267,"docker_downloads_count":null,"average":11.760816408004391},"purl":"pkg:conda/r-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/r-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/r-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/r-cli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-08T05:43:33.019Z","issues_count":202,"pull_requests_count":79,"avg_time_to_close_issue":5918858.357142857,"avg_time_to_close_pull_request":5117886.192307692,"issues_closed_count":125,"pull_requests_closed_count":78,"pull_request_authors_count":30,"issue_authors_count":104,"avg_comments_per_issue":2.1485148514851486,"avg_comments_per_pull_request":1.3924050632911391,"merged_pull_requests_count":72,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":45,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":3923742.6666666665,"past_year_avg_time_to_close_pull_request":2019869.6785714286,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":28,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":36,"past_year_avg_comments_per_issue":1.8888888888888888,"past_year_avg_comments_per_pull_request":1.5714285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":26,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/issues","maintainers":[{"login":"gaborcsardi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborcsardi"},{"login":"hadley","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"jennybc","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jennybc"},{"login":"lionel-","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lionel-"},{"login":"DavisVaughan","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavisVaughan"},{"login":"topepo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/topepo"},{"login":"jeroen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeroen"}],"active_maintainers":[{"login":"jennybc","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jennybc"},{"login":"gaborcsardi","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborcsardi"},{"login":"hadley","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"topepo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/topepo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-cli/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-cli/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":426605,"name":"cli","ecosystem":"cran","description":"Helpers for Developing Command Line Interfaces","homepage":"https://cli.r-lib.org","licenses":"MIT + file LICENSE","normalized_licenses":["MIT"],"repository_url":"https://github.com/r-lib/cli","keywords_array":[],"namespace":null,"versions_count":27,"first_release_published_at":"2017-11-05T13:38:00.000Z","latest_release_published_at":"2025-04-23T00:00:00.000Z","latest_release_number":"3.6.5","last_synced_at":"2025-08-15T08:41:00.700Z","created_at":"2022-04-06T19:02:59.744Z","updated_at":"2025-08-21T13:15:28.556Z","registry_url":"https://cran.r-project.org/package=cli","install_command":null,"documentation_url":"http://cran.r-project.org/web/packages/cli/cli.pdf","metadata":{},"repo_metadata":{"id":20350642,"uuid":"89723016","full_name":"r-lib/cli","owner":"r-lib","description":"Tools for making beautiful \u0026 useful command line interfaces","archived":false,"fork":false,"pushed_at":"2025-08-15T06:36:41.000Z","size":32426,"stargazers_count":676,"open_issues_count":103,"forks_count":74,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-08-15T08:23:34.957Z","etag":null,"topics":["cli","r"],"latest_commit_sha":null,"homepage":"https://cli.r-lib.org/","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/r-lib.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2017-04-28T16:10:28.000Z","updated_at":"2025-08-15T06:23:10.000Z","dependencies_parsed_at":"2024-02-09T01:47:05.360Z","dependency_job_id":"d41b1629-04a5-409d-8a66-57e2a4d31e66","html_url":"https://github.com/r-lib/cli","commit_stats":{"total_commits":1354,"total_committers":44,"mean_commits":"30.772727272727273","dds":"0.10635155096011817","last_synced_commit":"d9febb5860083e6d028da42d5f6a3888754c798d"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/r-lib/cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-lib","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271486008,"owners_count":24767878,"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","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"r-lib","name":"R infrastructure","uuid":"22618716","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22618716?v=4","repositories_count":154,"last_synced_at":"2025-03-31T15:25:33.926Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/r-lib","funding_links":[],"total_stars":27465,"followers":579,"following":0,"created_at":"2022-11-02T16:38:00.922Z","updated_at":"2025-03-31T15:25:33.927Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-lib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-lib/repositories"},"tags":[{"name":"v3.6.5","sha":"f8cd002012342fcf9e34940e80b32a4a17ada726","kind":"commit","published_at":"2025-04-22T11:59:57.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.6.5","html_url":"https://github.com/r-lib/cli/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"8a5b50ec813a2d31b59eb2ce08abad9a769ab1d2","kind":"commit","published_at":"2025-02-11T21:13:24.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.6.4","html_url":"https://github.com/r-lib/cli/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"2dd9143d6b08f77554e9b22a96dfffb203c2e273","kind":"commit","published_at":"2024-06-21T17:23:38.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.6.3","html_url":"https://github.com/r-lib/cli/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"5403cd9368e5639844142a9860e22583a37e2db9","kind":"commit","published_at":"2023-12-10T22:35:44.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.6.2","html_url":"https://github.com/r-lib/cli/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"5ca2ba98d75e8a1ca01d8738c21f5416ec92d017","kind":"commit","published_at":"2023-03-26T20:11:29.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.6.1","html_url":"https://github.com/r-lib/cli/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"4cc6312883f2842e948f34a816ce8e846f323a6e","kind":"commit","published_at":"2023-01-09T13:05:35.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.6.0","html_url":"https://github.com/r-lib/cli/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"2f023b277fdd63b302fb078460b6ff2d225d6e3d","kind":"commit","published_at":"2022-12-20T11:47:23.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.5.0","html_url":"https://github.com/r-lib/cli/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"a430e5e9249022544df65e73f683867664cda241","kind":"commit","published_at":"2022-09-22T18:04:49.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.4.1","html_url":"https://github.com/r-lib/cli/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"053af99c5931fe4056646dcac07b7275248e2337","kind":"commit","published_at":"2022-09-07T19:08:41.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.4.0","html_url":"https://github.com/r-lib/cli/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"2fd288705789f27e545a60741834cb32194c6ec6","kind":"commit","published_at":"2022-04-21T12:30:52.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.3.0","html_url":"https://github.com/r-lib/cli/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"58f96b62a83195fe9a36f04d1d5566850de6871e","kind":"commit","published_at":"2022-02-10T17:53:38.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.2.0","html_url":"https://github.com/r-lib/cli/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"0eb7578e2dd50478fb380afaf271d9b2c29eae00","kind":"commit","published_at":"2022-01-20T10:54:22.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.1.1","html_url":"https://github.com/r-lib/cli/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"e40cfd4eedad58c22c3e7bcfdba6f23f11a79e13","kind":"commit","published_at":"2021-10-27T07:39:06.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.1.0","html_url":"https://github.com/r-lib/cli/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"525e785e8b34e889707bbbe354287bd4a60e8fcb","kind":"commit","published_at":"2021-07-16T20:07:07.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.0.1","html_url":"https://github.com/r-lib/cli/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"df963095361d77322676260e60c549d8807ded1d","kind":"commit","published_at":"2021-06-30T13:39:48.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v3.0.0","html_url":"https://github.com/r-lib/cli/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v3.0.0/manifests"},{"name":"v2.5.0","sha":"17fd0dc202a51aa82a7704786712d9f77c690c4d","kind":"commit","published_at":"2021-04-26T14:07:16.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v2.5.0","html_url":"https://github.com/r-lib/cli/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"251c84f298b46e0529dd992b9ec86da4aaaf4fa8","kind":"commit","published_at":"2021-04-04T13:20:54.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v2.4.0","html_url":"https://github.com/r-lib/cli/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"5c0c8a88549050e156ea4469adf536e1c0ac0881","kind":"commit","published_at":"2021-02-26T20:01:36.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v2.3.1","html_url":"https://github.com/r-lib/cli/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"e4c9180c5b53f68c3f938473c0d5871ceefe9991","kind":"commit","published_at":"2021-01-30T12:35:52.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v2.3.0","html_url":"https://github.com/r-lib/cli/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"e0d0668030b482c1bda1fce66db63f402c4e9c5a","kind":"commit","published_at":"2020-11-23T10:05:11.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v2.2.0","html_url":"https://github.com/r-lib/cli/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"a914e326aea8a9ec7d07f7accd64bb624065ba8a","kind":"commit","published_at":"2020-10-12T14:06:46.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v2.1.0","html_url":"https://github.com/r-lib/cli/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"19f3b864f4ee04c31627a3246dbea44bc07b7967","kind":"commit","published_at":"2020-02-27T13:42:16.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v2.0.2","html_url":"https://github.com/r-lib/cli/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"31aaccbdb3904c5b681175483a95688940345725","kind":"commit","published_at":"2020-01-07T21:33:00.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v2.0.1","html_url":"https://github.com/r-lib/cli/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"9a133422f200f7aa0cdc78b28eb42770cdfe4b35","kind":"commit","published_at":"2019-12-09T09:38:12.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v2.0.0","html_url":"https://github.com/r-lib/cli/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"d4f0e8618aba3475974394075f3f5384695d1d28","kind":"commit","published_at":"2019-03-19T09:53:35.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v1.1.0","html_url":"https://github.com/r-lib/cli/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v1.1.0/manifests"},{"name":"v1.1.0-pre","sha":"57fb26d1c4582fc73a3a8531aa534948f88e96bc","kind":"commit","published_at":"2019-03-17T12:20:56.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v1.1.0-pre","html_url":"https://github.com/r-lib/cli/releases/tag/v1.1.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v1.1.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v1.1.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v1.1.0-pre/manifests"},{"name":"v1.0.1","sha":"6e0ffb0de1b54953583e01068a8052ae4cbe72aa","kind":"commit","published_at":"2018-09-25T10:42:04.000Z","download_url":"https://codeload.github.com/r-lib/cli/tar.gz/v1.0.1","html_url":"https://github.com/r-lib/cli/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/cli@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-21T13:15:28.556Z","dependent_packages_count":683,"downloads":1285158,"downloads_period":"last-month","dependent_repos_count":1697,"rankings":{"downloads":0.01741856819369448,"dependent_repos_count":0.23950531266329908,"dependent_packages_count":0.16547639784009754,"stargazers_count":0.5922313185856123,"forks_count":1.1365615746385647,"docker_downloads_count":17.296638216338618,"average":3.2413052313766477},"purl":"pkg:cran/cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cran/cli","docker_dependents_count":2389,"docker_downloads_count":165632837,"usage_url":"https://repos.ecosyste.ms/usage/cran/cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cran/cli/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-08-15T15:44:14.002Z","issues_count":202,"pull_requests_count":79,"avg_time_to_close_issue":5918858.357142857,"avg_time_to_close_pull_request":5117886.192307692,"issues_closed_count":125,"pull_requests_closed_count":78,"pull_request_authors_count":30,"issue_authors_count":104,"avg_comments_per_issue":2.1485148514851486,"avg_comments_per_pull_request":1.3924050632911391,"merged_pull_requests_count":72,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":45,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":3923742.6666666665,"past_year_avg_time_to_close_pull_request":2019869.6785714286,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":28,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":36,"past_year_avg_comments_per_issue":1.8888888888888888,"past_year_avg_comments_per_pull_request":1.5714285714285714,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":26,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/issues","maintainers":[{"login":"gaborcsardi","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborcsardi"},{"login":"hadley","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"jennybc","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jennybc"},{"login":"lionel-","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lionel-"},{"login":"DavisVaughan","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavisVaughan"},{"login":"topepo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/topepo"},{"login":"jeroen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeroen"}],"active_maintainers":[{"login":"jennybc","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jennybc"},{"login":"gaborcsardi","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborcsardi"},{"login":"hadley","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"topepo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/topepo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/cli/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/cli/related_packages","maintainers":[{"uuid":"gabor@posit.co","login":null,"name":"Gábor Csárdi","email":"gabor@posit.co","url":null,"packages_count":1,"html_url":null,"role":null,"created_at":"2025-02-13T05:33:49.939Z","updated_at":"2025-02-13T05:33:49.939Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/maintainers/gabor@posit.co/packages"}],"registry":{"name":"cran.r-project.org","url":"https://cran.r-project.org","ecosystem":"cran","default":true,"packages_count":26181,"maintainers_count":14299,"namespaces_count":0,"keywords_count":8326,"github":"r-project-org","metadata":{"funded_packages_count":539},"icon_url":"https://github.com/r-project-org.png","created_at":"2022-04-06T16:32:25.637Z","updated_at":"2025-09-08T06:54:01.855Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/namespaces"}}],"commits":{"id":4073,"full_name":"r-lib/cli","default_branch":"main","committers":[{"name":"Gábor Csárdi","email":"csardi.gabor@gmail.com","login":"gaborcsardi","count":1261},{"name":"Jenny Bryan","email":"jenny.f.bryan@gmail.com","login":"jennybc","count":42},{"name":"Salim B","email":"git@salim.space","login":"salim-b","count":25},{"name":"hadley","email":"h.wickham@gmail.com","login":"hadley","count":15},{"name":"Kirill Müller","email":"krlmlr+r@mailbox.org","login":"krlmlr","count":14},{"name":"Michael Chirico","email":"chiricom@google.com","login":"MichaelChirico","count":10},{"name":"Romain Francois","email":"romain@rstudio.com","login":"romainfrancois","count":9},{"name":"Lionel Henry","email":"lionel.hry@gmail.com","login":"lionel-","count":8},{"name":"olivroy","email":"52606734+olivroy","login":"olivroy","count":7},{"name":"Colin Rundel","email":"rundel@gmail.com","login":"rundel","count":6},{"name":"Justin Mills","email":"justin_mills@fws.gov","login":"justin-mills-fws","count":6},{"name":"Alex Rossell Hayes","email":"alexander@rossellhayes.com","login":"rossellhayes","count":4},{"name":"Tim Taylor","email":"tim.taylor@hiddenelephants.co.uk","login":"TimTaylor","count":4},{"name":"Maximilian Muecke","email":"muecke.maximilian@gmail.com","login":"m-muecke","count":4},{"name":"Indrajeet Patil","email":"patilindrajeet.science@gmail.com","login":"IndrajeetPatil","count":4},{"name":"Antoine Fabri","email":"antoine.fabri@gmail.com","login":"moodymudskipper","count":3},{"name":"DavisVaughan","email":"davis@rstudio.com","login":"DavisVaughan","count":3},{"name":"Jim Hester","email":"james.f.hester@gmail.com","login":"jimhester","count":3},{"name":"Taras Zakharko","email":"taras.zakharko@gmail.com","login":"tzakharko","count":3},{"name":"Jonathan Carroll","email":"jono@jcarroll.com.au","login":"jonocarroll","count":2},{"name":"tszberkowitz","email":"6273185+tszberkowitz","login":"tszberkowitz","count":2},{"name":"Ben Bolker","email":"bbolker@gmail.com","login":"bbolker","count":1},{"name":"we","email":"we@email.com","login":null,"count":1},{"name":"Olivier Roy","email":"olivier.roy@sac-isc.gc.ca","login":null,"count":1},{"name":"assignUser","email":"github@krushak.me","login":"assignUser","count":1},{"name":"Zhian N. Kamvar","email":"zkamvar@gmail.com","login":"zkamvar","count":1},{"name":"Zachary Foster","email":"zacharyfoster1989@gmail.com","login":"zachary-foster","count":1},{"name":"Simon P. Couch","email":"simonpatrickcouch@gmail.com","login":"simonpcouch","count":1},{"name":"Shian Su","email":"contact.shian.su+github@gmail.com","login":"Shians","count":1},{"name":"Sebastian Jentschke","email":"37706914+sjentsch","login":"sjentsch","count":1},{"name":"Sebastian Gibb","email":"mail@sebastiangibb.de","login":"sgibb","count":1},{"name":"Samuel Thibault","email":"samuel.thibault@ens-lyon.org","login":"sthibaul","count":1},{"name":"Ramon G. da Silva","email":"ramongs1406@gmail.com","login":"ramongss","count":1},{"name":"Michael Milton","email":"michael.r.milton@gmail.com","login":"multimeric","count":1},{"name":"Mark","email":"github@markedmondson.me","login":"MarkEdmondson1234","count":1},{"name":"Louismp1223","email":"louismpenrod@gmail.com","login":"LouisMPenrod","count":1},{"name":"Kevin Ushey","email":"kevinushey@gmail.com","login":"kevinushey","count":1},{"name":"Jeroen Ooms","email":"jeroenooms@gmail.com","login":"jeroen","count":1},{"name":"James Baird","email":"j.baird94@gmail.com","login":"bairdj","count":1},{"name":"George Stagg","email":"george.stagg@rstudio.com","login":"georgestagg","count":1},{"name":"Gavin Simpson","email":"ucfagls@gmail.com","login":"gavinsimpson","count":1},{"name":"Derek Chiu","email":"dchiu@bccrc.ca","login":"dchiu911","count":1},{"name":"David C Hall","email":"davidchall","login":"davidchall","count":1},{"name":"Daniel Sjoberg","email":"danield.sjoberg@gmail.com","login":"ddsjoberg","count":1},{"name":"Daniel Possenriede","email":"possenriede@gmail.com","login":"dpprdan","count":1},{"name":"Dan Chaltiel","email":"dan.chaltiel@gmail.com","login":"DanChaltiel","count":1},{"name":"cynthiahqy","email":"29718979+cynthiahqy","login":"cynthiahqy","count":1},{"name":"musvaage","email":"musvaage","login":"musvaage","count":1}],"total_commits":1462,"total_committers":48,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":30.458333333333332,"dds":0.13748290013679887,"past_year_committers":[{"name":"Gábor Csárdi","email":"csardi.gabor@gmail.com","login":"gaborcsardi","count":51},{"name":"Jenny Bryan","email":"jenny.f.bryan@gmail.com","login":"jennybc","count":33},{"name":"Colin Rundel","email":"rundel@gmail.com","login":"rundel","count":5},{"name":"Maximilian Muecke","email":"muecke.maximilian@gmail.com","login":"m-muecke","count":4},{"name":"Tim Taylor","email":"tim.taylor@hiddenelephants.co.uk","login":"TimTaylor","count":3},{"name":"Antoine Fabri","email":"antoine.fabri@gmail.com","login":"moodymudskipper","count":3},{"name":"tszberkowitz","email":"6273185+tszberkowitz","login":"tszberkowitz","count":2},{"name":"Michael Chirico","email":"chiricom@google.com","login":"MichaelChirico","count":2},{"name":"olivroy","email":"52606734+olivroy","login":"olivroy","count":1},{"name":"musvaage","email":"musvaage","login":"musvaage","count":1},{"name":"cynthiahqy","email":"29718979+cynthiahqy","login":"cynthiahqy","count":1},{"name":"Louismp1223","email":"louismpenrod@gmail.com","login":"LouisMPenrod","count":1}],"past_year_total_commits":107,"past_year_total_committers":12,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":8.916666666666666,"past_year_dds":0.5233644859813085,"last_synced_at":"2025-07-09T01:05:06.760Z","last_synced_commit":"cbb3424f296f58822629487a729d5d987a91104b","created_at":"2023-03-07T09:19:49.192Z","updated_at":"2025-07-09T01:05:06.783Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"r-lib/cli","html_url":"https://github.com/r-lib/cli","last_synced_at":"2025-08-31T09:13:11.522Z","status":null,"issues_count":203,"pull_requests_count":89,"avg_time_to_close_issue":6022985.569105691,"avg_time_to_close_pull_request":6052293.797619048,"issues_closed_count":122,"pull_requests_closed_count":84,"pull_request_authors_count":31,"issue_authors_count":103,"avg_comments_per_issue":2.0147783251231526,"avg_comments_per_pull_request":1.404494382022472,"merged_pull_requests_count":76,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":35,"past_year_pull_requests_count":27,"past_year_avg_time_to_close_issue":1857254.0,"past_year_avg_time_to_close_pull_request":2382322.5217391304,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":0.8571428571428571,"past_year_avg_comments_per_pull_request":1.4814814814814814,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":21,"created_at":"2023-05-10T21:06:39.875Z","updated_at":"2025-09-03T04:04:51.823Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fcli/issues","issue_labels_count":{"feature":33,"bug":29,"tidy-dev-day :nerd_face:":12,"documentation":10,"upkeep":10,"help wanted :heart:":3,"reprex":2,"good first issue :heart:":2},"pull_request_labels_count":{"feature":1},"issue_author_associations_count":{"NONE":92,"CONTRIBUTOR":60,"MEMBER":45},"pull_request_author_associations_count":{"CONTRIBUTOR":68,"MEMBER":28,"NONE":16},"issue_authors":{"gaborcsardi":36,"olivroy":17,"hadley":14,"DanChaltiel":7,"MichaelChirico":5,"lionel-":4,"wurli":3,"DavisVaughan":3,"jennybc":3,"asadow":3,"salim-b":3,"simonpcouch":3,"wlandau":3,"DesiQuintans":2,"mkalamarz":2,"topepo":2,"mgirlich":2,"njtierney":2,"multimeric":2,"moodymudskipper":2,"gacolitti":1,"LukasWallrich":1,"gadenbuie":1,"thothal":1,"musvaage":1,"banbh":1,"romainfrancois":1,"edgararuiz":1,"0xr0bert":1,"SigurdJanson":1,"rxxiang89":1,"elipousson":1,"jonocarroll":1,"c-hoffmann":1,"Mark-AP":1,"k5cents":1,"zkamvar":1,"EdBreen":1,"jesadrperez":1,"ShixiangWang":1,"rundel":1,"rossellhayes":1,"robustessay":1,"koenniem":1,"michaelquinn32":1,"eli-daniels":1,"tvedebrink":1,"sgvignali":1,"Moohan":1,"pdbailey0":1,"afinez":1,"jameslairdsmith":1,"dmenne":1,"francisbarton":1,"ijlyttle":1,"bramburger":1,"maelle":1,"selkamand":1,"SMBaylis":1,"trevorld":1,"tzakharko":1,"mpjashby":1,"netique":1,"rsangole":1,"bart1":1,"dgkf-roche":1,"bucky2177":1,"inferentialist":1,"cderv":1,"eitsupi":1,"dominicroye":1,"ms609":1,"sda030":1,"marcusmunch":1,"schochastics":1,"sebkopf":1,"Shians":1,"plietar":1,"JosiahParry":1,"Teebusch":1,"charmoniumQ":1,"aquasync":1,"tedmoorman":1,"eliocamp":1,"fwimp":1,"jayhesselberth":1,"IndrajeetPatil":1,"jic007":1,"serkor1":1,"dshemetov":1,"dacianstremtan":1,"lgaborini":1,"JBGruber":1,"dgkf":1,"HenrikBengtsson":1,"dipterix":1,"fdcabfer":1,"pwseo":1,"be-green":1},"pull_request_authors":{"gaborcsardi":18,"jennybc":15,"olivroy":12,"rundel":9,"salim-b":8,"m-muecke":6,"MichaelChirico":6,"TimTaylor":3,"mcol":3,"instantepiphany":2,"LouisMPenrod":2,"musvaage":2,"cynthiahqy":2,"ddsjoberg":2,"tszberkowitz":2,"moodymudskipper":2,"ramongss":2,"peterdesmet":2,"lionel-":2,"simonpcouch":1,"jeroen":1,"ynsec37":1,"DanChaltiel":1,"multimeric":1,"DavisVaughan":1,"davidchall":1,"hadley":1,"IndrajeetPatil":1,"bairdj":1,"justin-mills-fws":1,"Shians":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:15.144Z","repositories_count":10126730,"issues_count":31765289,"pull_requests_count":99029840,"authors_count":10712787,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":2,"feature":1,"upkeep":1,"reprex":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":21,"MEMBER":9,"CONTRIBUTOR":4},"past_year_pull_request_author_associations_count":{"MEMBER":15,"CONTRIBUTOR":14,"NONE":9},"past_year_issue_authors":{"gaborcsardi":5,"wlandau":2,"moodymudskipper":2,"MichaelChirico":2,"hadley":2,"afinez":1,"trevorld":1,"topepo":1,"thothal":1,"ShixiangWang":1,"sebkopf":1,"schochastics":1,"salim-b":1,"robustessay":1,"pdbailey0":1,"musvaage":1,"dgkf":1,"dipterix":1,"marcusmunch":1,"jennybc":1,"jayhesselberth":1,"jameslairdsmith":1,"dmenne":1,"dominicroye":1,"fwimp":1,"EdBreen":1},"past_year_pull_request_authors":{"jennybc":12,"m-muecke":6,"mcol":3,"gaborcsardi":3,"MichaelChirico":2,"instantepiphany":2,"moodymudskipper":2,"musvaage":2,"TimTaylor":2,"tszberkowitz":2,"olivroy":2},"maintainers":[{"login":"gaborcsardi","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborcsardi"},{"login":"jennybc","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jennybc"},{"login":"hadley","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"lionel-","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lionel-"},{"login":"DavisVaughan","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavisVaughan"},{"login":"topepo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/topepo"},{"login":"jeroen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeroen"}],"active_maintainers":[{"login":"jennybc","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jennybc"},{"login":"gaborcsardi","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborcsardi"},{"login":"hadley","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"topepo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/topepo"}]},"events":{"total":{"CreateEvent":8,"ReleaseEvent":2,"IssuesEvent":52,"WatchEvent":28,"DeleteEvent":8,"IssueCommentEvent":93,"PushEvent":77,"PullRequestEvent":34,"PullRequestReviewEvent":13,"PullRequestReviewCommentEvent":20,"ForkEvent":4},"last_year":{"CreateEvent":8,"ReleaseEvent":2,"IssuesEvent":52,"WatchEvent":28,"DeleteEvent":8,"IssueCommentEvent":93,"PushEvent":77,"PullRequestEvent":34,"PullRequestReviewEvent":13,"PullRequestReviewCommentEvent":20,"ForkEvent":4}},"keywords":["cli","r"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/R-CMD-check.yaml","sha":null,"kind":"manifest","created_at":"2023-01-11T20:48:42.356Z","updated_at":"2023-01-11T20:48:42.356Z","repository_link":"https://github.com/r-lib/cli/blob/main/.github/workflows/R-CMD-check.yaml","dependencies":[{"id":6872072490,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6872072491,"package_name":"r-lib/actions/setup-pandoc","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6872072492,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6872072493,"package_name":"r-lib/actions/setup-r-dependencies","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6872072494,"package_name":"r-lib/actions/check-r-package","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pkgdown.yaml","sha":null,"kind":"manifest","created_at":"2023-01-11T20:48:42.378Z","updated_at":"2023-01-11T20:48:42.378Z","repository_link":"https://github.com/r-lib/cli/blob/main/.github/workflows/pkgdown.yaml","dependencies":[{"id":6872072495,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6872072496,"package_name":"r-lib/actions/setup-pandoc","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6872072497,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6872072498,"package_name":"r-lib/actions/setup-r-dependencies","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6872072499,"package_name":"JamesIves/github-pages-deploy-action","ecosystem":"actions","requirements":"v4.4.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pr-commands.yaml","sha":null,"kind":"manifest","created_at":"2023-01-11T20:48:42.423Z","updated_at":"2023-01-11T20:48:42.423Z","repository_link":"https://github.com/r-lib/cli/blob/main/.github/workflows/pr-commands.yaml","dependencies":[{"id":6872072500,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6872072501,"package_name":"r-lib/actions/pr-fetch","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6872072502,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6872072503,"package_name":"r-lib/actions/setup-r-dependencies","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6872072504,"package_name":"r-lib/actions/pr-push","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-coverage.yaml","sha":null,"kind":"manifest","created_at":"2023-01-11T20:48:42.442Z","updated_at":"2023-01-11T20:48:42.442Z","repository_link":"https://github.com/r-lib/cli/blob/main/.github/workflows/test-coverage.yaml","dependencies":[{"id":6872072505,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6872072506,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6872072507,"package_name":"r-lib/actions/setup-r-dependencies","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6872072508,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cran","filepath":"DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-01-11T20:48:42.466Z","updated_at":"2023-01-11T20:48:42.466Z","repository_link":"https://github.com/r-lib/cli/blob/main/DESCRIPTION","dependencies":[{"id":6872072509,"package_name":"R","ecosystem":"cran","requirements":"\u003e= 3.4","direct":true,"kind":"depends","optional":false},{"id":6872072510,"package_name":"utils","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":6872072511,"package_name":"callr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":6872072512,"package_name":"covr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":6872072513,"package_name":"crayon","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":6872072514,"package_name":"digest","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":6872072515,"package_name":"glue","ecosystem":"cran","requirements":"\u003e= 1.6.0","direct":true,"kind":"suggests","optional":false},{"id":6872072516,"package_name":"grDevices","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":6872072517,"package_name":"htmltools","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":6872072518,"package_name":"htmlwidgets","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":6872072519,"package_name":"knitr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":6872072520,"package_name":"methods","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":6872072521,"package_name":"mockery","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":6872072522,"package_name":"processx","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":6872072523,"package_name":"ps","ecosystem":"cran","requirements":"\u003e= 1.3.4.9000","direct":true,"kind":"suggests","optional":false},{"id":6872072524,"package_name":"rlang","ecosystem":"cran","requirements":"\u003e= 1.0.2.9003","direct":true,"kind":"suggests","optional":false},{"id":6872072525,"package_name":"rmarkdown","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":6872072526,"package_name":"rprojroot","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":6872072527,"package_name":"rstudioapi","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":6872072528,"package_name":"testthat","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":6872072529,"package_name":"tibble","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":6872072530,"package_name":"whoami","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":6872072531,"package_name":"withr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false}]},{"ecosystem":"cran","filepath":"tests/testthat/progresstest/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-01-11T20:48:42.528Z","updated_at":"2023-01-11T20:48:42.528Z","repository_link":"https://github.com/r-lib/cli/blob/main/tests/testthat/progresstest/DESCRIPTION","dependencies":[{"id":6872072532,"package_name":"cli","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"cran","filepath":"tests/testthat/progresstestcpp/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2023-01-11T20:48:42.658Z","updated_at":"2023-01-11T20:48:42.658Z","repository_link":"https://github.com/r-lib/cli/blob/main/tests/testthat/progresstestcpp/DESCRIPTION","dependencies":[{"id":6872072533,"package_name":"cli","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/rhub.yaml","sha":null,"kind":"manifest","created_at":"2023-12-15T21:58:18.418Z","updated_at":"2023-12-15T21:58:18.418Z","repository_link":"https://github.com/r-lib/cli/blob/main/.github/workflows/rhub.yaml","dependencies":[{"id":15117363989,"package_name":"r-hub/rhub2/actions/rhub-setup","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":15117364368,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15117364369,"package_name":"r-hub/rhub2/actions/rhub-check","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":15117364370,"package_name":"r-hub/rhub2/actions/rhub-setup-r","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":29.462254865566685,"created_at":"2025-09-08T11:18:23.464Z","updated_at":"2025-10-07T08:24:15.440Z","avatar_url":"https://github.com/r-lib.png","language":"R","category":null,"sub_category":null,"monthly_downloads":1285158,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["tidyverse","package-creation","pandoc","rmarkdown","travis-ci","coverage-report","coverage","codecov","network-analysis","mathematics"],"project_url":"https://science.ecosyste.ms/api/v1/projects/62001","html_url":"https://science.ecosyste.ms/projects/62001"}