{"id":63869,"name":"rlang","description":"Low-level API for programming with R","url":"https://github.com/r-lib/rlang","last_synced_at":"2025-09-08T13:03:04.816Z","repository":{"id":37431835,"uuid":"73098312","full_name":"r-lib/rlang","owner":"r-lib","description":"Low-level API for programming with R","archived":false,"fork":false,"pushed_at":"2025-08-11T19:55:04.000Z","size":43720,"stargazers_count":537,"open_issues_count":152,"forks_count":144,"subscribers_count":21,"default_branch":"main","last_synced_at":"2025-09-01T09:50:48.061Z","etag":null,"topics":["r"],"latest_commit_sha":null,"homepage":"https://rlang.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.md","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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-11-07T16:28:57.000Z","updated_at":"2025-08-21T23:09:40.000Z","dependencies_parsed_at":"2022-07-12T13:33:37.355Z","dependency_job_id":"57a6bc9b-17c8-465a-aada-8702edd29cd9","html_url":"https://github.com/r-lib/rlang","commit_stats":{"total_commits":5325,"total_committers":84,"mean_commits":"63.392857142857146","dds":0.1044131455399061,"last_synced_commit":"55c31f7520067465f692ce2afcfea792cbde9835"},"previous_names":["tidyverse/rlang"],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/r-lib/rlang","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-lib","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/sbom","scorecard":{"id":756771,"data":{"date":"2025-08-11","repo":{"name":"github.com/r-lib/rlang","commit":"7371bac25ffe9b91097e0dad424cec5b2ee3c288"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/15 approved changesets -- score normalized to 3","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":"Maintained","score":5,"reason":"2 commit(s) and 4 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pkgdown.yaml:25","Info: topLevel permissions set to 'read-all': .github/workflows/R-CMD-check.yaml:15","Info: topLevel permissions set to 'read-all': .github/workflows/pkgdown.yaml:14","Info: topLevel permissions set to 'read-all': .github/workflows/pr-commands.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/test-coverage.yaml:11"],"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":"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":"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":"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:45: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/rlang/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/rlang/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/rlang/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/rlang/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/rlang/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/rlang/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/rlang/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/rlang/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/rlang/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/rlang/pkgdown.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/rlang/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/rlang/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/rlang/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/rlang/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/rlang/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/rlang/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/rlang/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/rlang/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/rlang/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/rlang/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/rlang/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/rlang/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/rlang/test-coverage.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/rlang/test-coverage.yaml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch 'release/1.1.5'"],"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"}}]},"last_synced_at":"2025-08-22T21:54:00.844Z","repository_id":37431835,"created_at":"2025-08-22T21:54:00.844Z","updated_at":"2025-08-22T21:54:00.844Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274188949,"owners_count":25237855,"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":426005,"name":"rlang","ecosystem":"cran","description":"Functions for Base Types and Core R and 'Tidyverse' Features","homepage":"https://rlang.r-lib.org","licenses":"MIT + file LICENSE","normalized_licenses":["MIT"],"repository_url":"https://github.com/r-lib/rlang","keywords_array":[],"namespace":null,"versions_count":41,"first_release_published_at":"2017-05-06T07:23:00.000Z","latest_release_published_at":"2025-04-11T00:00:00.000Z","latest_release_number":"1.1.6","last_synced_at":"2025-09-01T10:19:32.702Z","created_at":"2022-04-06T18:40:04.346Z","updated_at":"2025-09-01T10:19:32.703Z","registry_url":"https://cran.r-project.org/package=rlang","install_command":null,"documentation_url":"http://cran.r-project.org/web/packages/rlang/rlang.pdf","metadata":{},"repo_metadata":{"id":37431835,"uuid":"73098312","full_name":"r-lib/rlang","owner":"r-lib","description":"Low-level API for programming with R","archived":false,"fork":false,"pushed_at":"2024-08-15T23:16:20.000Z","size":41964,"stargazers_count":497,"open_issues_count":121,"forks_count":134,"subscribers_count":22,"default_branch":"main","last_synced_at":"2024-08-15T23:17:00.675Z","etag":null,"topics":["r"],"latest_commit_sha":null,"homepage":"https://rlang.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.md","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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-07T16:28:57.000Z","updated_at":"2024-08-15T21:51:10.000Z","dependencies_parsed_at":"2022-07-12T13:33:37.355Z","dependency_job_id":"57a6bc9b-17c8-465a-aada-8702edd29cd9","html_url":"https://github.com/r-lib/rlang","commit_stats":{"total_commits":5325,"total_committers":84,"mean_commits":"63.392857142857146","dds":0.1044131455399061,"last_synced_commit":"55c31f7520067465f692ce2afcfea792cbde9835"},"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-lib","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215560790,"owners_count":15897426,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"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":139,"last_synced_at":"2023-04-10T02:47:54.634Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/r-lib","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:38:00.922Z","updated_at":"2023-04-10T02:47:55.289Z","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":"v1.1.4","sha":"ae699d14ce32444ecd797e287f9384faf3726c74","kind":"commit","published_at":"2024-05-31T12:36:55.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v1.1.4","html_url":"https://github.com/r-lib/rlang/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5611a3c66dce6664300be63fa71fc47e96a470b1","kind":"commit","published_at":"2024-01-09T09:57:08.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v1.1.3","html_url":"https://github.com/r-lib/rlang/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"169fbbf32f7fde278717d226e9fb1728a06ff4f2","kind":"commit","published_at":"2023-10-26T16:46:03.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v1.1.2","html_url":"https://github.com/r-lib/rlang/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"564f176361985f214d1b5f710ebe08810ed475f4","kind":"commit","published_at":"2023-04-28T10:47:32.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v1.1.1","html_url":"https://github.com/r-lib/rlang/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"a82272e30f75920b55a85fd55e010ecc0197436d","kind":"commit","published_at":"2023-03-13T09:38:22.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v1.1.0","html_url":"https://github.com/r-lib/rlang/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.1.0/manifests"},{"name":"v1.0.6","sha":"66454bda8c50661521b7a1d760b3b97306eeb807","kind":"commit","published_at":"2022-09-23T16:10:33.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v1.0.6","html_url":"https://github.com/r-lib/rlang/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"fd989ccf687a0dad81fce6a334eed0fefe5188a4","kind":"commit","published_at":"2022-08-30T13:10:20.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v1.0.5","html_url":"https://github.com/r-lib/rlang/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"063ca77d2445222b85fe21388d9a068c3c2787c5","kind":"commit","published_at":"2022-07-12T07:17:36.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v1.0.4","html_url":"https://github.com/r-lib/rlang/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"321824a91f37e66aad7ddda75b3a97faa18680c5","kind":"commit","published_at":"2022-06-27T08:52:11.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v1.0.3","html_url":"https://github.com/r-lib/rlang/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"34b04a8a731b054de950ce885627898617e8b297","kind":"commit","published_at":"2022-03-04T12:13:48.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v1.0.2","html_url":"https://github.com/r-lib/rlang/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9970d21ba9205a2cac117c0fb3f1df7914fb673e","kind":"commit","published_at":"2022-02-02T16:47:29.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v1.0.1","html_url":"https://github.com/r-lib/rlang/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f2fbaad5005f77b99237c9b0ce5e01a44f9cb4f9","kind":"commit","published_at":"2022-01-20T16:47:02.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v1.0.0","html_url":"https://github.com/r-lib/rlang/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.0.0/manifests"},{"name":"v0.4.12","sha":"994d9babd10bd167a8845955e279dd3c3344b413","kind":"commit","published_at":"2021-10-18T06:57:57.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.4.12","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.12/manifests"},{"name":"v0.4.11","sha":"4762538489e32bb401ad2300312946a74353cd0c","kind":"commit","published_at":"2021-04-29T14:14:24.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.4.11","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"f0c9be5c5806b4e4b120b7516f286fef3c66bda5","kind":"commit","published_at":"2020-12-18T09:31:28.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.4.10","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"0852ea2db34132d788def70181547cd04ba2bb0d","kind":"commit","published_at":"2020-11-25T15:24:48.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.4.9","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"e61a1b5ae1d75cac57a9e672ad0ef9c30a5adf72","kind":"commit","published_at":"2020-10-07T10:44:44.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.4.8","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"d5dfb6b1d0fe5e2b28654bcad1fe45d043289106","kind":"commit","published_at":"2020-07-09T11:55:48.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.4.7","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"ea3d09a1c54dc36827de705f9c07871853e9c7df","kind":"commit","published_at":"2020-05-02T12:57:00.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.4.6","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"6592336a01dde4dc186d08d2483fb6b2ba58789b","kind":"commit","published_at":"2020-02-29T16:24:15.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.4.5","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f21fb3118aa09c4e136a3e65b2947ec07c984034","kind":"commit","published_at":"2020-01-28T14:08:12.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.4.4","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"380f78c5b163a6a71d37f985aceb9f355d778688","kind":"commit","published_at":"2020-01-23T20:07:56.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.4.3","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"dbcb76f01b84bee963f42d8f3630291d9439de9e","kind":"commit","published_at":"2019-11-22T15:58:10.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.4.2","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"30feeacfa344b78ebd74d5b07c66ee0419e9b476","kind":"commit","published_at":"2019-10-23T12:09:49.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.4.1","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76cd9cfdc0591eb22193e5fad64ce29ba335d2f5","kind":"commit","published_at":"2019-06-25T12:25:46.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.4.0","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.0/manifests"},{"name":"v0.3.4","sha":"36bc27901a89236e5b13b73a46043fbef245c7aa","kind":"commit","published_at":"2019-04-02T10:12:36.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.3.4","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"423b44a12cde55b196001ea3263965d616e91778","kind":"commit","published_at":"2019-03-28T06:23:56.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.3.3","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"b8abbfbace25cc62ec732a33735d964f5162db16","kind":"commit","published_at":"2019-03-21T10:57:45.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.3.2","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4e9d2c2de5f7df53d1e122feb1e9f60caa008d7b","kind":"commit","published_at":"2019-01-09T12:01:16.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.3.1","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d773ee9f07504c2e57a6eec5bf81bb698255c3a5","kind":"commit","published_at":"2018-10-20T15:29:11.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.3.0","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"cb272152a591713a2e328322f5ed6f32fbbcdc8c","kind":"commit","published_at":"2018-08-14T17:45:33.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.2.2","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"60de4499b33ffe687e5da0575b63dd724fc33dd4","kind":"commit","published_at":"2018-05-30T12:55:26.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.2.1","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"646801751e29f46c0bf43ae7151de3ca4035d2f4","kind":"commit","published_at":"2018-02-20T06:00:27.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.2.0","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"dde4b627fd3f057e0a5105b74a0d98611adf91cc","kind":"commit","published_at":"2017-12-21T16:29:33.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.1.6","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.1.6/manifests"},{"name":"v0.1.4","sha":"37e02156a8d62ece7f01ee3083780633c4efb358","kind":"commit","published_at":"2017-11-06T13:06:09.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.1.4","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.1.4/manifests"},{"name":"v0.1.2","sha":"ede7bdba8ff8c36a30e7cfe911075fc054c90ff7","kind":"commit","published_at":"2017-08-09T15:56:23.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.1.2","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"684221aff2fabe1645be6a5eb8a6b7b2e7aaf865","kind":"commit","published_at":"2017-05-17T18:29:32.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.1.1","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"38a9faf11def0048183dd010834face71af75cb0","kind":"commit","published_at":"2017-05-06T00:00:01.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.1.0","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-08-15T23:25:36.033Z","dependent_packages_count":2467,"downloads":1633246,"downloads_period":"last-month","dependent_repos_count":7762,"rankings":{"downloads":0.01306392614527086,"dependent_repos_count":0.05225570458108344,"dependent_packages_count":0.03919177843581258,"stargazers_count":0.8143180630552169,"forks_count":0.4833652673750218,"docker_downloads_count":17.296638216338618,"average":3.1164721593218374},"purl":"pkg:cran/rlang","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cran/rlang","docker_dependents_count":2425,"docker_downloads_count":169527135,"usage_url":"https://repos.ecosyste.ms/usage/cran/rlang","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cran/rlang/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2024-08-13T07:16:31.213Z","issues_count":147,"pull_requests_count":73,"avg_time_to_close_issue":5492024.314285714,"avg_time_to_close_pull_request":3372419.6666666665,"issues_closed_count":70,"pull_requests_closed_count":60,"pull_request_authors_count":17,"issue_authors_count":57,"avg_comments_per_issue":1.3877551020408163,"avg_comments_per_pull_request":1.191780821917808,"merged_pull_requests_count":52,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":57,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":517277.71428571426,"past_year_avg_time_to_close_pull_request":4612205.7,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":30,"past_year_avg_comments_per_issue":1.368421052631579,"past_year_avg_comments_per_pull_request":0.7419354838709677,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/issues","maintainers":[{"login":"lionel-","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lionel-"},{"login":"DavisVaughan","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavisVaughan"},{"login":"hadley","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"krlmlr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krlmlr"},{"login":"jennybc","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jennybc"},{"login":"maxheld83","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxheld83"},{"login":"batpigandme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/batpigandme"},{"login":"EmilHvitfeldt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EmilHvitfeldt"},{"login":"gaborcsardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborcsardi"}],"active_maintainers":[{"login":"lionel-","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lionel-"},{"login":"hadley","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"DavisVaughan","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavisVaughan"},{"login":"krlmlr","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krlmlr"},{"login":"maxheld83","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxheld83"},{"login":"EmilHvitfeldt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EmilHvitfeldt"},{"login":"gaborcsardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborcsardi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/rlang/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/rlang/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/rlang/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/rlang/related_packages","maintainers":[{"uuid":"lionel@posit.co","login":null,"name":"Lionel Henry","email":"lionel@posit.co","url":null,"packages_count":8,"html_url":null,"role":null,"created_at":"2023-03-14T09:46:57.604Z","updated_at":"2023-03-14T09:46:57.604Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/maintainers/lionel@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"}},{"id":11677149,"name":"github.com/r-lib/rlang","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/r-lib/rlang","keywords_array":[],"namespace":null,"versions_count":40,"first_release_published_at":"2017-05-06T00:00:01.000Z","latest_release_published_at":"2025-04-10T09:06:53.000Z","latest_release_number":"v1.1.6","last_synced_at":"2025-09-01T10:19:34.006Z","created_at":"2025-05-23T10:08:34.613Z","updated_at":"2025-09-01T11:38:30.085Z","registry_url":"https://pkg.go.dev/github.com/r-lib/rlang","install_command":"go get github.com/r-lib/rlang","documentation_url":"https://pkg.go.dev/github.com/r-lib/rlang#section-documentation","metadata":{},"repo_metadata":{"id":37431835,"uuid":"73098312","full_name":"r-lib/rlang","owner":"r-lib","description":"Low-level API for programming with R","archived":false,"fork":false,"pushed_at":"2025-08-11T19:55:04.000Z","size":43720,"stargazers_count":537,"open_issues_count":152,"forks_count":144,"subscribers_count":21,"default_branch":"main","last_synced_at":"2025-09-01T09:50:48.061Z","etag":null,"topics":["r"],"latest_commit_sha":null,"homepage":"https://rlang.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.md","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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-11-07T16:28:57.000Z","updated_at":"2025-08-21T23:09:40.000Z","dependencies_parsed_at":"2022-07-12T13:33:37.355Z","dependency_job_id":"57a6bc9b-17c8-465a-aada-8702edd29cd9","html_url":"https://github.com/r-lib/rlang","commit_stats":{"total_commits":5325,"total_committers":84,"mean_commits":"63.392857142857146","dds":0.1044131455399061,"last_synced_commit":"55c31f7520067465f692ce2afcfea792cbde9835"},"previous_names":["tidyverse/rlang"],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/r-lib/rlang","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-lib","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/sbom","scorecard":{"id":756771,"data":{"date":"2025-08-11","repo":{"name":"github.com/r-lib/rlang","commit":"7371bac25ffe9b91097e0dad424cec5b2ee3c288"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Code-Review","score":3,"reason":"Found 5/15 approved changesets -- score normalized to 3","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":"Maintained","score":5,"reason":"2 commit(s) and 4 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pkgdown.yaml:25","Info: topLevel permissions set to 'read-all': .github/workflows/R-CMD-check.yaml:15","Info: topLevel permissions set to 'read-all': .github/workflows/pkgdown.yaml:14","Info: topLevel permissions set to 'read-all': .github/workflows/pr-commands.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/test-coverage.yaml:11"],"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":"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":"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":"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:45: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/rlang/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/rlang/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/rlang/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/rlang/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/rlang/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/rlang/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/rlang/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/rlang/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/rlang/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/rlang/pkgdown.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/rlang/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/rlang/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/rlang/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/rlang/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/rlang/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/rlang/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/rlang/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/rlang/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/rlang/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/rlang/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/rlang/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/rlang/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/rlang/test-coverage.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/rlang/test-coverage.yaml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'","Warn: branch protection not enabled for branch 'release/1.1.5'"],"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"}}]},"last_synced_at":"2025-08-22T21:54:00.844Z","repository_id":37431835,"created_at":"2025-08-22T21:54:00.844Z","updated_at":"2025-08-22T21:54:00.844Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273114756,"owners_count":25048253,"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-01T02:00:09.058Z","response_time":120,"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":"v1.1.6","sha":"830745e8798b7f2ef7c4afd96ed40d4adfe2fdf0","kind":"commit","published_at":"2025-04-10T09:06:53.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v1.1.6","html_url":"https://github.com/r-lib/rlang/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"119ce823eabd4ce3e834af0e7de4601703fdc214","kind":"commit","published_at":"2025-01-17T08:42:06.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v1.1.5","html_url":"https://github.com/r-lib/rlang/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"ae699d14ce32444ecd797e287f9384faf3726c74","kind":"commit","published_at":"2024-05-31T12:36:55.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v1.1.4","html_url":"https://github.com/r-lib/rlang/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"5611a3c66dce6664300be63fa71fc47e96a470b1","kind":"commit","published_at":"2024-01-09T09:57:08.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v1.1.3","html_url":"https://github.com/r-lib/rlang/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"169fbbf32f7fde278717d226e9fb1728a06ff4f2","kind":"commit","published_at":"2023-10-26T16:46:03.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v1.1.2","html_url":"https://github.com/r-lib/rlang/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"564f176361985f214d1b5f710ebe08810ed475f4","kind":"commit","published_at":"2023-04-28T10:47:32.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v1.1.1","html_url":"https://github.com/r-lib/rlang/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"a82272e30f75920b55a85fd55e010ecc0197436d","kind":"commit","published_at":"2023-03-13T09:38:22.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v1.1.0","html_url":"https://github.com/r-lib/rlang/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.1.0/manifests"},{"name":"v1.0.6","sha":"66454bda8c50661521b7a1d760b3b97306eeb807","kind":"commit","published_at":"2022-09-23T16:10:33.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v1.0.6","html_url":"https://github.com/r-lib/rlang/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"fd989ccf687a0dad81fce6a334eed0fefe5188a4","kind":"commit","published_at":"2022-08-30T13:10:20.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v1.0.5","html_url":"https://github.com/r-lib/rlang/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"063ca77d2445222b85fe21388d9a068c3c2787c5","kind":"commit","published_at":"2022-07-12T07:17:36.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v1.0.4","html_url":"https://github.com/r-lib/rlang/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"321824a91f37e66aad7ddda75b3a97faa18680c5","kind":"commit","published_at":"2022-06-27T08:52:11.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v1.0.3","html_url":"https://github.com/r-lib/rlang/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"34b04a8a731b054de950ce885627898617e8b297","kind":"commit","published_at":"2022-03-04T12:13:48.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v1.0.2","html_url":"https://github.com/r-lib/rlang/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"9970d21ba9205a2cac117c0fb3f1df7914fb673e","kind":"commit","published_at":"2022-02-02T16:47:29.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v1.0.1","html_url":"https://github.com/r-lib/rlang/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"f2fbaad5005f77b99237c9b0ce5e01a44f9cb4f9","kind":"commit","published_at":"2022-01-20T16:47:02.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v1.0.0","html_url":"https://github.com/r-lib/rlang/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v1.0.0/manifests"},{"name":"v0.4.12","sha":"994d9babd10bd167a8845955e279dd3c3344b413","kind":"commit","published_at":"2021-10-18T06:57:57.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.4.12","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.12/manifests"},{"name":"v0.4.11","sha":"4762538489e32bb401ad2300312946a74353cd0c","kind":"commit","published_at":"2021-04-29T14:14:24.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.4.11","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.11/manifests"},{"name":"v0.4.10","sha":"f0c9be5c5806b4e4b120b7516f286fef3c66bda5","kind":"commit","published_at":"2020-12-18T09:31:28.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.4.10","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"0852ea2db34132d788def70181547cd04ba2bb0d","kind":"commit","published_at":"2020-11-25T15:24:48.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.4.9","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"e61a1b5ae1d75cac57a9e672ad0ef9c30a5adf72","kind":"commit","published_at":"2020-10-07T10:44:44.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.4.8","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"d5dfb6b1d0fe5e2b28654bcad1fe45d043289106","kind":"commit","published_at":"2020-07-09T11:55:48.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.4.7","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"ea3d09a1c54dc36827de705f9c07871853e9c7df","kind":"commit","published_at":"2020-05-02T12:57:00.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.4.6","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"6592336a01dde4dc186d08d2483fb6b2ba58789b","kind":"commit","published_at":"2020-02-29T16:24:15.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.4.5","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"f21fb3118aa09c4e136a3e65b2947ec07c984034","kind":"commit","published_at":"2020-01-28T14:08:12.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.4.4","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"380f78c5b163a6a71d37f985aceb9f355d778688","kind":"commit","published_at":"2020-01-23T20:07:56.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.4.3","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"dbcb76f01b84bee963f42d8f3630291d9439de9e","kind":"commit","published_at":"2019-11-22T15:58:10.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.4.2","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"30feeacfa344b78ebd74d5b07c66ee0419e9b476","kind":"commit","published_at":"2019-10-23T12:09:49.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.4.1","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"76cd9cfdc0591eb22193e5fad64ce29ba335d2f5","kind":"commit","published_at":"2019-06-25T12:25:46.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.4.0","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.4.0/manifests"},{"name":"v0.3.4","sha":"36bc27901a89236e5b13b73a46043fbef245c7aa","kind":"commit","published_at":"2019-04-02T10:12:36.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.3.4","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"423b44a12cde55b196001ea3263965d616e91778","kind":"commit","published_at":"2019-03-28T06:23:56.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.3.3","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"b8abbfbace25cc62ec732a33735d964f5162db16","kind":"commit","published_at":"2019-03-21T10:57:45.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.3.2","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4e9d2c2de5f7df53d1e122feb1e9f60caa008d7b","kind":"commit","published_at":"2019-01-09T12:01:16.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.3.1","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"d773ee9f07504c2e57a6eec5bf81bb698255c3a5","kind":"commit","published_at":"2018-10-20T15:29:11.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.3.0","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"cb272152a591713a2e328322f5ed6f32fbbcdc8c","kind":"commit","published_at":"2018-08-14T17:45:33.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.2.2","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"60de4499b33ffe687e5da0575b63dd724fc33dd4","kind":"commit","published_at":"2018-05-30T12:55:26.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.2.1","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"646801751e29f46c0bf43ae7151de3ca4035d2f4","kind":"commit","published_at":"2018-02-20T06:00:27.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.2.0","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"dde4b627fd3f057e0a5105b74a0d98611adf91cc","kind":"commit","published_at":"2017-12-21T16:29:33.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.1.6","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.1.6/manifests"},{"name":"v0.1.4","sha":"37e02156a8d62ece7f01ee3083780633c4efb358","kind":"commit","published_at":"2017-11-06T13:06:09.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.1.4","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.1.4/manifests"},{"name":"v0.1.2","sha":"ede7bdba8ff8c36a30e7cfe911075fc054c90ff7","kind":"commit","published_at":"2017-08-09T15:56:23.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.1.2","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"684221aff2fabe1645be6a5eb8a6b7b2e7aaf865","kind":"commit","published_at":"2017-05-17T18:29:32.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.1.1","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"38a9faf11def0048183dd010834face71af75cb0","kind":"commit","published_at":"2017-05-06T00:00:01.000Z","download_url":"https://codeload.github.com/r-lib/rlang/tar.gz/v0.1.0","html_url":"https://github.com/r-lib/rlang/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/rlang@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T11:38:30.083Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.825186304275193,"dependent_packages_count":5.4589533387888975,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.642069821532045},"purl":"pkg:golang/github.com/r-lib/rlang","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/r-lib/rlang","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/r-lib/rlang","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/r-lib/rlang/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T09:06:30.120Z","issues_count":191,"pull_requests_count":126,"avg_time_to_close_issue":8486569.795454545,"avg_time_to_close_pull_request":3366439.551020408,"issues_closed_count":88,"pull_requests_closed_count":98,"pull_request_authors_count":29,"issue_authors_count":75,"avg_comments_per_issue":1.3769633507853403,"avg_comments_per_pull_request":0.9365079365079365,"merged_pull_requests_count":79,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":38,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":1624640.3846153845,"past_year_avg_time_to_close_pull_request":505625.0,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.2894736842105263,"past_year_avg_comments_per_pull_request":0.5652173913043478,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":21,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/issues","maintainers":[{"login":"lionel-","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lionel-"},{"login":"DavisVaughan","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavisVaughan"},{"login":"hadley","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"krlmlr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krlmlr"},{"login":"shikokuchuo","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shikokuchuo"},{"login":"jennybc","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jennybc"},{"login":"maxheld83","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxheld83"},{"login":"batpigandme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/batpigandme"},{"login":"gaborcsardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborcsardi"},{"login":"jeroen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeroen"},{"login":"EmilHvitfeldt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EmilHvitfeldt"},{"login":"thomasp85","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomasp85"}],"active_maintainers":[{"login":"lionel-","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lionel-"},{"login":"DavisVaughan","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavisVaughan"},{"login":"shikokuchuo","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shikokuchuo"},{"login":"hadley","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"jeroen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeroen"},{"login":"thomasp85","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomasp85"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fr-lib%2Frlang/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fr-lib%2Frlang/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fr-lib%2Frlang/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fr-lib%2Frlang/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"}}],"commits":{"id":4061,"full_name":"r-lib/rlang","default_branch":"main","committers":[{"name":"Lionel Henry","email":"lionel.hry@gmail.com","login":"lionel-","count":4829},{"name":"hadley","email":"h.wickham@gmail.com","login":"hadley","count":292},{"name":"Davis Vaughan","email":"davis@rstudio.com","login":"DavisVaughan","count":73},{"name":"Kirill Müller","email":"krlmlr+r@mailbox.org","login":"krlmlr","count":57},{"name":"Romain Francois","email":"romain@purrple.cat","login":"romainfrancois","count":9},{"name":"Jennifer (Jenny) Bryan","email":"jenny.f.bryan@gmail.com","login":"jennybc","count":9},{"name":"olivroy","email":"52606734+olivroy","login":"olivroy","count":8},{"name":"Eugene Ha","email":"eha@posteo.de","login":"egnha","count":7},{"name":"Jim Hester","email":"james.f.hester@gmail.com","login":"jimhester","count":6},{"name":"Øystein Sørensen","email":"oystein_sorensen@hotmail.com","login":"osorensen","count":5},{"name":"Hiroaki Yutani","email":"yutani.ini@gmail.com","login":"yutannihilation","count":4},{"name":"Maximilian Girlich","email":"maximilian.girlich@metoda.com","login":"mgirlich","count":4},{"name":"Kirill Müller","email":"kirill.mueller@ivt.baug.ethz.ch","login":null,"count":4},{"name":"Jennifer (Jenny) Bryan","email":"jenny@stat.ubc.ca","login":null,"count":4},{"name":"Michael Chirico","email":"michaelchirico4@gmail.com","login":"MichaelChirico","count":3},{"name":"Salim B","email":"salim@posteo.de","login":"salim-b","count":3},{"name":"Kevin Kuo","email":"kevinykuo@gmail.com","login":"kevinykuo","count":3},{"name":"Mikko Marttila","email":"mikmart@mikkomarttila.com","login":"mikmart","count":3},{"name":"Tim Taylor","email":"tim.taylor@hiddenelephants.co.uk","login":"TimTaylor","count":2},{"name":"musvaage","email":"112724366+musvaage","login":"musvaage","count":2},{"name":"Gabor Csardi","email":"csardi.gabor@gmail.com","login":"gaborcsardi","count":2},{"name":"Teun van den Brand","email":"49372158+teunbrand","login":"teunbrand","count":2},{"name":"Simon P. Couch","email":"simonpatrickcouch@gmail.com","login":"simonpcouch","count":2},{"name":"Neal Richardson","email":"neal.p.richardson@gmail.com","login":"nealrichardson","count":2},{"name":"Matthieu Gomez","email":"gomez.matthieu@gmail.com","login":"matthieugomez","count":2},{"name":"Mara Averick","email":"maraaverick@gmail.com","login":"batpigandme","count":2},{"name":"Hugo Gruson","email":"Bisaloo","login":"Bisaloo","count":2},{"name":"Charlie Gao","email":"53399081+shikokuchuo","login":"shikokuchuo","count":2},{"name":"Barret Schloerke","email":"schloerke@gmail.com","login":"schloerke","count":2},{"name":"Lionel Henry","email":"lionel@Witloof.local","login":null,"count":2},{"name":"Edwin Thoen","email":"edwinthoen@hotmail.com","login":"EdwinTh","count":1},{"name":"Devin Pastoor","email":"devin.pastoor@gmail.com","login":"dpastoor","count":1},{"name":"Dan Sullivan","email":"dan87134","login":"dan87134","count":1},{"name":"Ben Marwick","email":"benmarwick@hotmail.com","login":"benmarwick","count":1},{"name":"Andrea Ranzato","email":"andrea.ranzato01@gmail.com","login":"andreranza","count":1},{"name":"Alicia Schep","email":"aschep@gmail.com","login":"AliciaSchep","count":1},{"name":"Alex Rossell Hayes","email":"44556601+rossellhayes","login":"rossellhayes","count":1},{"name":"Alex Bertram","email":"alex@bedatadriven.com","login":"akbertram","count":1},{"name":"Mike Du","email":"58779940+ilovemane","login":"ilovemane","count":1},{"name":"MikeJohnPage","email":"38110953+MikeJohnPage","login":"MikeJohnPage","count":1},{"name":"Nathan Eastwood","email":"nathan.eastwood@icloud.com","login":"nathaneastwood","count":1},{"name":"Patrick Kennedy","email":"pkq","login":"pkq","count":1},{"name":"Bill Dunlap","email":"wdunlap@tibco.com","login":null,"count":1},{"name":"yang","email":"yiluheihei@gmail.com","login":"yiluheihei","count":1},{"name":"Richard Cotton","email":"richierocks@gmail.com","login":"richierocks","count":1},{"name":"Robrecht Cannoodt","email":"rcannood@gmail.com","login":"rcannood","count":1},{"name":"Saghir","email":"saghir@ilustat.com","login":"saghirb","count":1},{"name":"Sean Ingerson","email":"31328867+smingerson","login":"smingerson","count":1},{"name":"Sean Kross","email":"smk240@gmail.com","login":"seankross","count":1},{"name":"Shinya Uryu","email":"uryu.shinya@nies.go.jp","login":"uribo","count":1},{"name":"Steve Condylios","email":"steve.condylios@gmail.com","login":"stevecondylios","count":1},{"name":"Søren Havelund Welling","email":"sorhawell@gmail.com","login":"sorhawell","count":1},{"name":"Tomas Kalibera","email":"kalibera@cs.purdue.edu","login":"kalibera","count":1},{"name":"Tyler Smith","email":"39497067+TylerGrantSmith","login":"TylerGrantSmith","count":1},{"name":"Winston Chang","email":"winston@stdout.org","login":"wch","count":1},{"name":"Zach Burchill","email":"burchill","login":"burchill","count":1},{"name":"Zelos Zhu","email":"zelos.zhu@atorusresearch.com","login":"zdz2101","count":1},{"name":"brodieG","email":"brodieG","login":"brodieG","count":1},{"name":"dmurdoch","email":"murdoch.duncan@gmail.com","login":"dmurdoch","count":1},{"name":"eitsupi","email":"50911393+eitsupi","login":"eitsupi","count":1},{"name":"jrnold","email":"jeffrey.arnold@gmail.com","login":"jrnold","count":1},{"name":"tareefk","email":"tareefk@gmail.com","login":"tareefk","count":1},{"name":"001ben","email":"001ben","login":"001ben","count":1},{"name":"Gregory Jefferis","email":"jefferis@gmail.com","login":"jefferis","count":1},{"name":"Gustavo Velásquez","email":"gvelasq2","login":"gvelasq2","count":1},{"name":"Ian Cook","email":"icook@cloudera.com","login":null,"count":1},{"name":"Enes Ahmeti","email":"60746902+KryeKuzhinieri","login":"KryeKuzhinieri","count":1},{"name":"Evgeni Chasnovski","email":"evgeni.chasnovski@gmail.com","login":"echasnovski","count":1},{"name":"George Stagg","email":"georgestagg@gmail.com","login":"georgestagg","count":1},{"name":"Henning","email":"henningsway@posteo.org","login":"henningsway","count":1},{"name":"Henning Lorenzen","email":"89191115+HenningLorenzen-ext-bayer","login":"HenningLorenzen-ext-bayer","count":1},{"name":"Ian Lyttle","email":"ijlyttle","login":"ijlyttle","count":1},{"name":"Jacob Scott","email":"jake12358@gmail.com","login":"wurli","count":1},{"name":"James Laird-Smith","email":"jameslairdsmith@gmail.com","login":"jameslairdsmith","count":1},{"name":"Jan Gleixner","email":"jan.gleixner@gmail.com","login":"jan-glx","count":1},{"name":"Jan Ječmen","email":"JanJecmen","login":"JanJecmen","count":1},{"name":"Jonathan Carroll","email":"jono@jcarroll.com.au","login":"jonocarroll","count":1},{"name":"Jonathan Keane","email":"jkeane@gmail.com","login":"jonkeane","count":1},{"name":"Joseph O'Brien","email":"joseph.m.obrien@gmail.com","login":"jmobrien","count":1},{"name":"Karl Dunkle Werner","email":"karldw","login":"karldw","count":1},{"name":"Kevin Ushey","email":"kevinushey@gmail.com","login":"kevinushey","count":1},{"name":"Liang Zhang","email":"psychelzh@outlook.com","login":"psychelzh","count":1},{"name":"Marta Alcalde-Herraiz","email":"91142894+martaalcalde","login":"martaalcalde","count":1},{"name":"Mauro Lepore","email":"maurolepore@gmail.com","login":"maurolepore","count":1},{"name":"Max Kuhn","email":"mxkuhn@gmail.com","login":"topepo","count":1},{"name":"Maximilian Mücke","email":"muecke.maximilian@gmail.com","login":"m-muecke","count":1},{"name":"Maëlle Salmon","email":"maelle.salmon@yahoo.se","login":"maelle","count":1}],"total_commits":5404,"total_committers":87,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":62.11494252873563,"dds":0.10640266469282011,"past_year_committers":[{"name":"Lionel Henry","email":"lionel.hry@proton.me","login":"lionel-","count":54},{"name":"olivroy","email":"52606734+olivroy","login":"olivroy","count":4},{"name":"Davis Vaughan","email":"davis@rstudio.com","login":"DavisVaughan","count":3},{"name":"musvaage","email":"112724366+musvaage","login":"musvaage","count":2},{"name":"Charlie Gao","email":"53399081+shikokuchuo","login":"shikokuchuo","count":2},{"name":"eitsupi","email":"50911393+eitsupi","login":"eitsupi","count":1},{"name":"Mike Du","email":"58779940+ilovemane","login":"ilovemane","count":1},{"name":"Michael Chirico","email":"michaelchirico4@gmail.com","login":"MichaelChirico","count":1},{"name":"Maximilian Mücke","email":"muecke.maximilian@gmail.com","login":"m-muecke","count":1},{"name":"Marta Alcalde-Herraiz","email":"91142894+martaalcalde","login":"martaalcalde","count":1},{"name":"Joseph O'Brien","email":"joseph.m.obrien@gmail.com","login":"jmobrien","count":1},{"name":"Jacob Scott","email":"jake12358@gmail.com","login":"wurli","count":1}],"past_year_total_commits":72,"past_year_total_committers":12,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":6.0,"past_year_dds":0.25,"last_synced_at":"2025-07-08T16:39:36.549Z","last_synced_commit":"7371bac25ffe9b91097e0dad424cec5b2ee3c288","created_at":"2023-03-07T09:19:41.969Z","updated_at":"2025-07-08T16:39:36.564Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","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/rlang","html_url":"https://github.com/r-lib/rlang","last_synced_at":"2025-08-31T09:06:30.120Z","status":null,"issues_count":191,"pull_requests_count":126,"avg_time_to_close_issue":8486569.795454545,"avg_time_to_close_pull_request":3366439.551020408,"issues_closed_count":88,"pull_requests_closed_count":98,"pull_request_authors_count":29,"issue_authors_count":75,"avg_comments_per_issue":1.3769633507853403,"avg_comments_per_pull_request":0.9365079365079365,"merged_pull_requests_count":79,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":38,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":1624640.3846153845,"past_year_avg_time_to_close_pull_request":505625.0,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.2894736842105263,"past_year_avg_comments_per_pull_request":0.5652173913043478,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":21,"created_at":"2023-05-10T22:17:38.336Z","updated_at":"2025-09-03T06:18:13.636Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Frlang/issues","issue_labels_count":{"feature":8,"tidyeval":8,"cnd":3,"session:state":2,"tidy-dev-day :nerd_face:":2,"tidyeval:dots":1,"expr:deparse":1,"fn:arg":1,"reprex":1,"print":1,"bug":1},"pull_request_labels_count":{},"issue_author_associations_count":{"MEMBER":84,"NONE":74,"CONTRIBUTOR":27},"pull_request_author_associations_count":{"MEMBER":72,"CONTRIBUTOR":63,"NONE":22},"issue_authors":{"hadley":30,"lionel-":24,"DavisVaughan":19,"moodymudskipper":9,"MichaelChirico":6,"olivroy":5,"mgirlich":5,"teunbrand":4,"DanChaltiel":3,"mikmart":3,"t-kalinowski":3,"krlmlr":3,"Yunuuuu":2,"etiennebacher":2,"JosiahParry":2,"ramiromagno":2,"thothal":2,"ndunnewind":2,"EmilHvitfeldt":2,"orgadish":2,"maxheld83":2,"brookslogan":2,"njtierney":1,"jameslairdsmith":1,"szmsu2011":1,"vorpalvorpal":1,"kieranjmartin":1,"telenskyt":1,"shikokuchuo":1,"PhilicJone":1,"rhart604":1,"zdz2101":1,"arnaudgallou":1,"eitsupi":1,"Layalchristine24":1,"jeroen":1,"LiNk-NY":1,"daniel-simeone":1,"xiangpin":1,"Longfei2":1,"rossellhayes":1,"kevinushey":1,"ateucher":1,"thomasp85":1,"Sciurus365":1,"lhdjung":1,"victor-vscn":1,"dlaehnemann":1,"jpryby":1,"dipterix":1,"yjunechoe":1,"djhbs":1,"lorenzwalthert":1,"aronatkins":1,"Mkranj":1,"pawelru":1,"fithisux":1,"nicholasdavies":1,"bguiastr":1,"batpigandme":1,"maelle":1,"AEBilgrau":1,"jennybc":1,"sasthavignesh":1,"pbulsink":1,"awtexcv":1,"AndrewO2554":1,"musvaage":1,"alice-hannah":1,"ddsjoberg":1,"bart1":1,"idavydov":1,"llrs":1},"pull_request_authors":{"lionel-":33,"DavisVaughan":26,"olivroy":25,"MichaelChirico":10,"eitsupi":8,"shikokuchuo":6,"mgirlich":5,"musvaage":4,"teunbrand":3,"krlmlr":3,"jennybc":2,"jmobrien":2,"etiennebacher":2,"wurli":2,"simonpcouch":2,"catalamarti":2,"m-muecke":2,"gaborcsardi":2,"yutannihilation":2,"DanChaltiel":2,"martaalcalde":2,"ilovemane":2,"hadley":2,"gergness":2,"ndunnewind":2,"avhz":1,"jonthegeek":1,"salim-b":1,"zdz2101":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10055961,"issues_count":30934901,"pull_requests_count":93190985,"authors_count":10680467,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":17,"CONTRIBUTOR":12,"MEMBER":11},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":25,"MEMBER":19,"NONE":6},"past_year_issue_authors":{"MichaelChirico":6,"moodymudskipper":5,"hadley":4,"lionel-":3,"thothal":2,"teunbrand":2,"mikmart":2,"thomasp85":1,"telenskyt":1,"shikokuchuo":1,"musvaage":1,"llrs":1,"kieranjmartin":1,"jeroen":1,"idavydov":1,"eitsupi":1,"DavisVaughan":1,"DanChaltiel":1,"brookslogan":1,"bguiastr":1,"arnaudgallou":1,"AndrewO2554":1,"alice-hannah":1},"past_year_pull_request_authors":{"MichaelChirico":10,"eitsupi":8,"lionel-":8,"DavisVaughan":7,"musvaage":4,"shikokuchuo":4,"jmobrien":2,"wurli":2,"m-muecke":2,"olivroy":2,"avhz":1},"maintainers":[{"login":"lionel-","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lionel-"},{"login":"DavisVaughan","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavisVaughan"},{"login":"hadley","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"krlmlr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krlmlr"},{"login":"shikokuchuo","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shikokuchuo"},{"login":"jennybc","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jennybc"},{"login":"gaborcsardi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborcsardi"},{"login":"maxheld83","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxheld83"},{"login":"jeroen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeroen"},{"login":"EmilHvitfeldt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EmilHvitfeldt"},{"login":"thomasp85","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomasp85"},{"login":"batpigandme","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/batpigandme"}],"active_maintainers":[{"login":"lionel-","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lionel-"},{"login":"DavisVaughan","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavisVaughan"},{"login":"shikokuchuo","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shikokuchuo"},{"login":"hadley","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"jeroen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeroen"},{"login":"thomasp85","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomasp85"}]},"events":{"total":{"CreateEvent":5,"ReleaseEvent":2,"IssuesEvent":46,"WatchEvent":30,"DeleteEvent":4,"IssueCommentEvent":82,"PushEvent":56,"PullRequestReviewCommentEvent":7,"PullRequestReviewEvent":12,"PullRequestEvent":39,"ForkEvent":13},"last_year":{"CreateEvent":5,"ReleaseEvent":2,"IssuesEvent":46,"WatchEvent":30,"DeleteEvent":4,"IssueCommentEvent":82,"PushEvent":56,"PullRequestReviewCommentEvent":7,"PullRequestReviewEvent":12,"PullRequestEvent":39,"ForkEvent":13}},"keywords":["r"],"dependencies":[{"ecosystem":"cran","filepath":"DESCRIPTION","sha":null,"kind":"manifest","created_at":"2022-07-12T13:33:37.212Z","updated_at":"2022-07-12T13:33:37.212Z","repository_link":"https://github.com/r-lib/rlang/blob/main/DESCRIPTION","dependencies":[{"id":157530032,"package_name":"R","ecosystem":"cran","requirements":"\u003e= 3.4.0","direct":true,"kind":"depends","optional":false},{"id":157530033,"package_name":"utils","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":157530034,"package_name":"cli","ecosystem":"cran","requirements":"\u003e= 3.1.0","direct":true,"kind":"suggests","optional":false},{"id":157530035,"package_name":"covr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":157530036,"package_name":"crayon","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":157530037,"package_name":"fs","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":157530038,"package_name":"glue","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":157530039,"package_name":"knitr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":157530040,"package_name":"magrittr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":157530041,"package_name":"methods","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":157530042,"package_name":"pillar","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":157530043,"package_name":"rmarkdown","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":157530044,"package_name":"stats","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":157530045,"package_name":"testthat","ecosystem":"cran","requirements":"\u003e= 3.0.0","direct":true,"kind":"suggests","optional":false},{"id":157530046,"package_name":"tibble","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":157530047,"package_name":"usethis","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":157530048,"package_name":"vctrs","ecosystem":"cran","requirements":"\u003e= 0.2.3","direct":true,"kind":"suggests","optional":false},{"id":157530049,"package_name":"withr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":157530050,"package_name":"winch","ecosystem":"cran","requirements":"*","direct":true,"kind":"enhances","optional":false}]},{"ecosystem":"cran","filepath":"tests/testthat/fixtures/rlanglibtest/DESCRIPTION","sha":null,"kind":"manifest","created_at":"2022-07-12T13:33:37.280Z","updated_at":"2022-07-12T13:33:37.280Z","repository_link":"https://github.com/r-lib/rlang/blob/main/tests/testthat/fixtures/rlanglibtest/DESCRIPTION","dependencies":[{"id":157530106,"package_name":"R","ecosystem":"cran","requirements":"\u003e= 3.1.0","direct":true,"kind":"depends","optional":false},{"id":157530107,"package_name":"rlang","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false}]}],"score":29.95933489893573,"created_at":"2025-09-08T11:18:31.755Z","updated_at":"2025-10-07T08:24:39.301Z","avatar_url":"https://github.com/r-lib.png","language":"R","category":null,"sub_category":null,"monthly_downloads":1633246,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["visualisation","grammar","data-manipulation","tidy-data","documentation-tool","package-creation","rmarkdown","tidyverse","csv","fwf"],"project_url":"https://science.ecosyste.ms/api/v1/projects/63869","html_url":"https://science.ecosyste.ms/projects/63869"}