{"id":2385,"name":"Welcome to the Tidyverse","description":"Welcome to the Tidyverse - Published in JOSS (2019)","url":"https://github.com/tidyverse/tidyverse","last_synced_at":"2025-09-04T16:45:49.398Z","repository":{"id":38239102,"uuid":"67510715","full_name":"tidyverse/tidyverse","owner":"tidyverse","description":"Easily install and load packages from the tidyverse","archived":false,"fork":false,"pushed_at":"2025-06-18T20:15:42.000Z","size":3579,"stargazers_count":1754,"open_issues_count":10,"forks_count":291,"subscribers_count":98,"default_branch":"main","last_synced_at":"2025-09-01T09:50:48.698Z","etag":null,"topics":["data-science","r","tidyverse"],"latest_commit_sha":null,"homepage":"https://tidyverse.tidyverse.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/tidyverse.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2016-09-06T13:29:39.000Z","updated_at":"2025-09-01T00:52:08.000Z","dependencies_parsed_at":"2023-02-12T23:30:37.571Z","dependency_job_id":"3280318e-9240-496f-8319-63ccf8175be5","html_url":"https://github.com/tidyverse/tidyverse","commit_stats":{"total_commits":355,"total_committers":37,"mean_commits":9.594594594594595,"dds":0.3183098591549296,"last_synced_commit":"62f32d43e1e0650e4c05632dbfbe06977d1f292f"},"previous_names":["hadley/tidyverse"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/tidyverse/tidyverse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse","download_url":"https://codeload.github.com/tidyverse/tidyverse/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/sbom","scorecard":{"id":884878,"data":{"date":"2025-08-11","repo":{"name":"github.com/tidyverse/tidyverse","commit":"0231aafbc56914ee5371dd6c7b60677f168d7154"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"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":"Maintained","score":3,"reason":"3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pkgdown.yaml:25","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr-commands.yaml:19","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr-commands.yaml:58","Info: topLevel permissions set to 'read-all': .github/workflows/R-CMD-check.yaml:15","Warn: no topLevel permission defined: .github/workflows/lint.yaml:1","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":"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/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/lint.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/lint.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/lint.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/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/pkgdown.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/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/tidyverse/tidyverse/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/test-coverage.yaml/main?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  20 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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T09:36:33.711Z","repository_id":38239102,"created_at":"2025-08-24T09:36:33.711Z","updated_at":"2025-08-24T09:36:33.711Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273605975,"owners_count":25135885,"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-04T02:00:08.968Z","response_time":61,"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":"tidyverse","name":"tidyverse","uuid":"22032646","kind":"organization","description":"The tidyverse is a collection of R packages that share common principles and are designed to work together seamlessly","email":null,"website":"http://tidyverse.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22032646?v=4","repositories_count":43,"last_synced_at":"2025-03-31T15:25:48.718Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tidyverse","funding_links":[],"total_stars":31350,"followers":1497,"following":0,"created_at":"2022-11-02T16:38:01.157Z","updated_at":"2025-03-31T15:25:48.718Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse/repositories"},"packages":[{"id":8797296,"name":"github.com/tidyverse/tidyverse","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/tidyverse/tidyverse","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2016-09-09T19:57:09.000Z","latest_release_published_at":"2023-02-21T13:20:32.000Z","latest_release_number":"v2.0.0+incompatible","last_synced_at":"2025-09-04T12:16:14.010Z","created_at":"2024-01-24T05:36:03.712Z","updated_at":"2025-09-04T12:16:14.016Z","registry_url":"https://pkg.go.dev/github.com/tidyverse/tidyverse","install_command":"go get github.com/tidyverse/tidyverse","documentation_url":"https://pkg.go.dev/github.com/tidyverse/tidyverse#section-documentation","metadata":{},"repo_metadata":{"id":38239102,"uuid":"67510715","full_name":"tidyverse/tidyverse","owner":"tidyverse","description":"Easily install and load packages from the tidyverse","archived":false,"fork":false,"pushed_at":"2025-06-18T20:15:42.000Z","size":3579,"stargazers_count":1754,"open_issues_count":10,"forks_count":291,"subscribers_count":98,"default_branch":"main","last_synced_at":"2025-09-01T09:50:48.698Z","etag":null,"topics":["data-science","r","tidyverse"],"latest_commit_sha":null,"homepage":"https://tidyverse.tidyverse.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/tidyverse.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2016-09-06T13:29:39.000Z","updated_at":"2025-09-01T00:52:08.000Z","dependencies_parsed_at":"2023-02-12T23:30:37.571Z","dependency_job_id":"3280318e-9240-496f-8319-63ccf8175be5","html_url":"https://github.com/tidyverse/tidyverse","commit_stats":{"total_commits":355,"total_committers":37,"mean_commits":9.594594594594595,"dds":0.3183098591549296,"last_synced_commit":"62f32d43e1e0650e4c05632dbfbe06977d1f292f"},"previous_names":["hadley/tidyverse"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/tidyverse/tidyverse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse","download_url":"https://codeload.github.com/tidyverse/tidyverse/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/sbom","scorecard":{"id":884878,"data":{"date":"2025-08-11","repo":{"name":"github.com/tidyverse/tidyverse","commit":"0231aafbc56914ee5371dd6c7b60677f168d7154"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"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":"Maintained","score":3,"reason":"3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pkgdown.yaml:25","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr-commands.yaml:19","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr-commands.yaml:58","Info: topLevel permissions set to 'read-all': .github/workflows/R-CMD-check.yaml:15","Warn: no topLevel permission defined: .github/workflows/lint.yaml:1","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":"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/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/lint.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/lint.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/lint.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/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/pkgdown.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/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/tidyverse/tidyverse/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/test-coverage.yaml/main?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  20 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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T09:36:33.711Z","repository_id":38239102,"created_at":"2025-08-24T09:36:33.711Z","updated_at":"2025-08-24T09:36:33.711Z"},"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":"tidyverse","name":"tidyverse","uuid":"22032646","kind":"organization","description":"The tidyverse is a collection of R packages that share common principles and are designed to work together seamlessly","email":null,"website":"http://tidyverse.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22032646?v=4","repositories_count":43,"last_synced_at":"2025-03-31T15:25:48.718Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tidyverse","funding_links":[],"total_stars":31350,"followers":1497,"following":0,"created_at":"2022-11-02T16:38:01.157Z","updated_at":"2025-03-31T15:25:48.718Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse/repositories"},"tags":[{"name":"v2.0.0","sha":"ce4a7ba700c62bc306e601271076fcfea399c094","kind":"commit","published_at":"2023-02-21T13:20:32.000Z","download_url":"https://codeload.github.com/tidyverse/tidyverse/tar.gz/v2.0.0","html_url":"https://github.com/tidyverse/tidyverse/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyverse@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v2.0.0/manifests"},{"name":"v1.3.2","sha":"0a34dd45eb556a64027fc1af99c4e8ded52bacd5","kind":"commit","published_at":"2022-07-06T18:52:35.000Z","download_url":"https://codeload.github.com/tidyverse/tidyverse/tar.gz/v1.3.2","html_url":"https://github.com/tidyverse/tidyverse/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyverse@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"9060a1d0ebb5fabbfbe6f2975abb59f240628a65","kind":"commit","published_at":"2021-04-15T12:32:27.000Z","download_url":"https://codeload.github.com/tidyverse/tidyverse/tar.gz/v1.3.1","html_url":"https://github.com/tidyverse/tidyverse/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyverse@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"5316484a6f80fe296580c4b1886fe3a2bd10b7c8","kind":"commit","published_at":"2019-11-20T00:00:23.000Z","download_url":"https://codeload.github.com/tidyverse/tidyverse/tar.gz/v1.3.0","html_url":"https://github.com/tidyverse/tidyverse/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyverse@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"3769ff2777e7b68e99152833112f19653efa2388","kind":"commit","published_at":"2017-11-13T20:08:43.000Z","download_url":"https://codeload.github.com/tidyverse/tidyverse/tar.gz/v1.2.1","html_url":"https://github.com/tidyverse/tidyverse/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyverse@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"d8fbd2ded299bc5abd95253c3249d764919cc05b","kind":"commit","published_at":"2017-11-07T19:27:16.000Z","download_url":"https://codeload.github.com/tidyverse/tidyverse/tar.gz/v1.2.0","html_url":"https://github.com/tidyverse/tidyverse/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyverse@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6af0fa40b00d27c933af0ca3857a8cc8e5d978b8","kind":"commit","published_at":"2017-01-27T17:02:33.000Z","download_url":"https://codeload.github.com/tidyverse/tidyverse/tar.gz/v1.1.1","html_url":"https://github.com/tidyverse/tidyverse/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyverse@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"d768a81ca73b2983925f7185becbdb2a5ddcde0c","kind":"commit","published_at":"2017-01-19T23:28:54.000Z","download_url":"https://codeload.github.com/tidyverse/tidyverse/tar.gz/v1.1.0","html_url":"https://github.com/tidyverse/tidyverse/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyverse@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"6e98d3153087ef4be0b52a61c8388f16de79e0d4","kind":"commit","published_at":"2016-09-09T19:57:09.000Z","download_url":"https://codeload.github.com/tidyverse/tidyverse/tar.gz/v1.0.0","html_url":"https://github.com/tidyverse/tidyverse/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyverse@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T11:38:28.757Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.203841068845398,"dependent_packages_count":9.049219470518674,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.626530269682036},"purl":"pkg:golang/github.com/tidyverse/tidyverse","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/tidyverse/tidyverse","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/tidyverse/tidyverse","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/tidyverse/tidyverse/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T19:38:20.164Z","issues_count":98,"pull_requests_count":36,"avg_time_to_close_issue":12934087.355555555,"avg_time_to_close_pull_request":8477139.666666666,"issues_closed_count":90,"pull_requests_closed_count":33,"pull_request_authors_count":15,"issue_authors_count":73,"avg_comments_per_issue":2.204081632653061,"avg_comments_per_pull_request":0.8611111111111112,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":2468129.25,"past_year_avg_time_to_close_pull_request":1833668.75,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.5555555555555556,"past_year_avg_comments_per_pull_request":0.16666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/issues","maintainers":[{"login":"hadley","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"jennybc","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jennybc"},{"login":"tracykteal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tracykteal"},{"login":"batpigandme","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/batpigandme"},{"login":"krlmlr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krlmlr"},{"login":"jimhester","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimhester"},{"login":"lionel-","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lionel-"}],"active_maintainers":[{"login":"hadley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"lionel-","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lionel-"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidyverse%2Ftidyverse/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidyverse%2Ftidyverse/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidyverse%2Ftidyverse/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidyverse%2Ftidyverse/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951493,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":432063,"name":"tidyverse","ecosystem":"cran","description":"Easily Install and Load the 'Tidyverse'","homepage":"https://tidyverse.tidyverse.org","licenses":"MIT + file LICENSE","normalized_licenses":["MIT"],"repository_url":"https://github.com/tidyverse/tidyverse","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2016-09-09T18:07:00.000Z","latest_release_published_at":"2023-02-22T00:00:00.000Z","latest_release_number":"2.0.0","last_synced_at":"2025-09-04T12:16:14.621Z","created_at":"2022-04-06T21:50:32.628Z","updated_at":"2025-09-04T12:16:14.621Z","registry_url":"https://cran.r-project.org/package=tidyverse","install_command":null,"documentation_url":"http://cran.r-project.org/web/packages/tidyverse/tidyverse.pdf","metadata":{},"repo_metadata":{"id":38239102,"uuid":"67510715","full_name":"tidyverse/tidyverse","owner":"tidyverse","description":"Easily install and load packages from the tidyverse","archived":false,"fork":false,"pushed_at":"2025-06-18T20:15:42.000Z","size":3579,"stargazers_count":1754,"open_issues_count":10,"forks_count":291,"subscribers_count":98,"default_branch":"main","last_synced_at":"2025-09-01T09:50:48.698Z","etag":null,"topics":["data-science","r","tidyverse"],"latest_commit_sha":null,"homepage":"https://tidyverse.tidyverse.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/tidyverse.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2016-09-06T13:29:39.000Z","updated_at":"2025-09-01T00:52:08.000Z","dependencies_parsed_at":"2023-02-12T23:30:37.571Z","dependency_job_id":"3280318e-9240-496f-8319-63ccf8175be5","html_url":"https://github.com/tidyverse/tidyverse","commit_stats":{"total_commits":355,"total_committers":37,"mean_commits":9.594594594594595,"dds":0.3183098591549296,"last_synced_commit":"62f32d43e1e0650e4c05632dbfbe06977d1f292f"},"previous_names":["hadley/tidyverse"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/tidyverse/tidyverse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse","download_url":"https://codeload.github.com/tidyverse/tidyverse/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/sbom","scorecard":{"id":884878,"data":{"date":"2025-08-11","repo":{"name":"github.com/tidyverse/tidyverse","commit":"0231aafbc56914ee5371dd6c7b60677f168d7154"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"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":"Maintained","score":3,"reason":"3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pkgdown.yaml:25","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr-commands.yaml:19","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr-commands.yaml:58","Info: topLevel permissions set to 'read-all': .github/workflows/R-CMD-check.yaml:15","Warn: no topLevel permission defined: .github/workflows/lint.yaml:1","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":"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/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/lint.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/lint.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/lint.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/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/pkgdown.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/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/tidyverse/tidyverse/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/test-coverage.yaml/main?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  20 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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T09:36:33.711Z","repository_id":38239102,"created_at":"2025-08-24T09:36:33.711Z","updated_at":"2025-08-24T09:36:33.711Z"},"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":"tidyverse","name":"tidyverse","uuid":"22032646","kind":"organization","description":"The tidyverse is a collection of R packages that share common principles and are designed to work together seamlessly","email":null,"website":"http://tidyverse.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22032646?v=4","repositories_count":43,"last_synced_at":"2025-03-31T15:25:48.718Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tidyverse","funding_links":[],"total_stars":31350,"followers":1497,"following":0,"created_at":"2022-11-02T16:38:01.157Z","updated_at":"2025-03-31T15:25:48.718Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse/repositories"},"tags":[{"name":"v2.0.0","sha":"ce4a7ba700c62bc306e601271076fcfea399c094","kind":"commit","published_at":"2023-02-21T13:20:32.000Z","download_url":"https://codeload.github.com/tidyverse/tidyverse/tar.gz/v2.0.0","html_url":"https://github.com/tidyverse/tidyverse/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyverse@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v2.0.0/manifests"},{"name":"v1.3.2","sha":"0a34dd45eb556a64027fc1af99c4e8ded52bacd5","kind":"commit","published_at":"2022-07-06T18:52:35.000Z","download_url":"https://codeload.github.com/tidyverse/tidyverse/tar.gz/v1.3.2","html_url":"https://github.com/tidyverse/tidyverse/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyverse@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"9060a1d0ebb5fabbfbe6f2975abb59f240628a65","kind":"commit","published_at":"2021-04-15T12:32:27.000Z","download_url":"https://codeload.github.com/tidyverse/tidyverse/tar.gz/v1.3.1","html_url":"https://github.com/tidyverse/tidyverse/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyverse@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"5316484a6f80fe296580c4b1886fe3a2bd10b7c8","kind":"commit","published_at":"2019-11-20T00:00:23.000Z","download_url":"https://codeload.github.com/tidyverse/tidyverse/tar.gz/v1.3.0","html_url":"https://github.com/tidyverse/tidyverse/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyverse@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"3769ff2777e7b68e99152833112f19653efa2388","kind":"commit","published_at":"2017-11-13T20:08:43.000Z","download_url":"https://codeload.github.com/tidyverse/tidyverse/tar.gz/v1.2.1","html_url":"https://github.com/tidyverse/tidyverse/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyverse@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"d8fbd2ded299bc5abd95253c3249d764919cc05b","kind":"commit","published_at":"2017-11-07T19:27:16.000Z","download_url":"https://codeload.github.com/tidyverse/tidyverse/tar.gz/v1.2.0","html_url":"https://github.com/tidyverse/tidyverse/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyverse@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6af0fa40b00d27c933af0ca3857a8cc8e5d978b8","kind":"commit","published_at":"2017-01-27T17:02:33.000Z","download_url":"https://codeload.github.com/tidyverse/tidyverse/tar.gz/v1.1.1","html_url":"https://github.com/tidyverse/tidyverse/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyverse@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"d768a81ca73b2983925f7185becbdb2a5ddcde0c","kind":"commit","published_at":"2017-01-19T23:28:54.000Z","download_url":"https://codeload.github.com/tidyverse/tidyverse/tar.gz/v1.1.0","html_url":"https://github.com/tidyverse/tidyverse/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyverse@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"6e98d3153087ef4be0b52a61c8388f16de79e0d4","kind":"commit","published_at":"2016-09-09T19:57:09.000Z","download_url":"https://codeload.github.com/tidyverse/tidyverse/tar.gz/v1.0.0","html_url":"https://github.com/tidyverse/tidyverse/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyverse@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T11:38:28.729Z","dependent_packages_count":389,"downloads":993145,"downloads_period":"last-month","dependent_repos_count":2639,"rankings":{"downloads":0.0653196307263543,"dependent_repos_count":0.1524124716948267,"dependent_packages_count":0.309179585438077,"stargazers_count":0.13934854554955584,"forks_count":0.19160425013063925,"docker_downloads_count":17.296638216338618,"average":3.0257504499796783},"purl":"pkg:cran/tidyverse","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cran/tidyverse","docker_dependents_count":1205,"docker_downloads_count":45921328,"usage_url":"https://repos.ecosyste.ms/usage/cran/tidyverse","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cran/tidyverse/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-08-31T19:38:20.164Z","issues_count":98,"pull_requests_count":36,"avg_time_to_close_issue":12934087.355555555,"avg_time_to_close_pull_request":8477139.666666666,"issues_closed_count":90,"pull_requests_closed_count":33,"pull_request_authors_count":15,"issue_authors_count":73,"avg_comments_per_issue":2.204081632653061,"avg_comments_per_pull_request":0.8611111111111112,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":2468129.25,"past_year_avg_time_to_close_pull_request":1833668.75,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.5555555555555556,"past_year_avg_comments_per_pull_request":0.16666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/issues","maintainers":[{"login":"hadley","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"jennybc","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jennybc"},{"login":"tracykteal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tracykteal"},{"login":"batpigandme","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/batpigandme"},{"login":"krlmlr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krlmlr"},{"login":"jimhester","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimhester"},{"login":"lionel-","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lionel-"}],"active_maintainers":[{"login":"hadley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"lionel-","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lionel-"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/tidyverse/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/tidyverse/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/tidyverse/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/tidyverse/related_packages","maintainers":[{"uuid":"hadley@rstudio.com","login":null,"name":"Hadley Wickham","email":"hadley@rstudio.com","url":null,"packages_count":24,"html_url":null,"role":null,"created_at":"2022-11-14T17:20:45.596Z","updated_at":"2022-11-14T17:20:45.596Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/maintainers/hadley@rstudio.com/packages"}],"registry":{"name":"cran.r-project.org","url":"https://cran.r-project.org","ecosystem":"cran","default":true,"packages_count":26173,"maintainers_count":14292,"namespaces_count":0,"keywords_count":8317,"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-04T07:00:40.033Z","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":5292733,"name":"r-tidyverse","ecosystem":"conda","description":null,"homepage":"https://tidyverse.tidyverse.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tidyverse/tidyverse","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2022-10-03T15:53:58.708Z","latest_release_published_at":"2022-07-18T12:56:51.000Z","latest_release_number":"1.3.2","last_synced_at":"2025-09-04T12:16:19.010Z","created_at":"2022-10-03T15:53:58.701Z","updated_at":"2025-09-04T12:16:19.010Z","registry_url":"https://anaconda.org/conda-forge/r-tidyverse","install_command":"conda install -c conda-forge r-tidyverse","documentation_url":null,"metadata":{},"repo_metadata":{"id":38239102,"uuid":"67510715","full_name":"tidyverse/tidyverse","owner":"tidyverse","description":"Easily install and load packages from the tidyverse","archived":false,"fork":false,"pushed_at":"2025-06-18T20:15:42.000Z","size":3579,"stargazers_count":1754,"open_issues_count":10,"forks_count":291,"subscribers_count":98,"default_branch":"main","last_synced_at":"2025-09-01T09:50:48.698Z","etag":null,"topics":["data-science","r","tidyverse"],"latest_commit_sha":null,"homepage":"https://tidyverse.tidyverse.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/tidyverse.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null}},"created_at":"2016-09-06T13:29:39.000Z","updated_at":"2025-09-01T00:52:08.000Z","dependencies_parsed_at":"2023-02-12T23:30:37.571Z","dependency_job_id":"3280318e-9240-496f-8319-63ccf8175be5","html_url":"https://github.com/tidyverse/tidyverse","commit_stats":{"total_commits":355,"total_committers":37,"mean_commits":9.594594594594595,"dds":0.3183098591549296,"last_synced_commit":"62f32d43e1e0650e4c05632dbfbe06977d1f292f"},"previous_names":["hadley/tidyverse"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/tidyverse/tidyverse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse","download_url":"https://codeload.github.com/tidyverse/tidyverse/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/sbom","scorecard":{"id":884878,"data":{"date":"2025-08-11","repo":{"name":"github.com/tidyverse/tidyverse","commit":"0231aafbc56914ee5371dd6c7b60677f168d7154"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"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":"Maintained","score":3,"reason":"3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pkgdown.yaml:25","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr-commands.yaml:19","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr-commands.yaml:58","Info: topLevel permissions set to 'read-all': .github/workflows/R-CMD-check.yaml:15","Warn: no topLevel permission defined: .github/workflows/lint.yaml:1","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":"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/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/lint.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/lint.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/lint.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/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/pkgdown.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/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/tidyverse/tidyverse/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/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/tidyverse/tidyverse/test-coverage.yaml/main?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  20 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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T09:36:33.711Z","repository_id":38239102,"created_at":"2025-08-24T09:36:33.711Z","updated_at":"2025-08-24T09:36:33.711Z"},"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":"tidyverse","name":"tidyverse","uuid":"22032646","kind":"organization","description":"The tidyverse is a collection of R packages that share common principles and are designed to work together seamlessly","email":null,"website":"http://tidyverse.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22032646?v=4","repositories_count":43,"last_synced_at":"2025-03-31T15:25:48.718Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tidyverse","funding_links":[],"total_stars":31350,"followers":1497,"following":0,"created_at":"2022-11-02T16:38:01.157Z","updated_at":"2025-03-31T15:25:48.718Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse/repositories"},"tags":[{"name":"v2.0.0","sha":"ce4a7ba700c62bc306e601271076fcfea399c094","kind":"commit","published_at":"2023-02-21T13:20:32.000Z","download_url":"https://codeload.github.com/tidyverse/tidyverse/tar.gz/v2.0.0","html_url":"https://github.com/tidyverse/tidyverse/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyverse@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v2.0.0/manifests"},{"name":"v1.3.2","sha":"0a34dd45eb556a64027fc1af99c4e8ded52bacd5","kind":"commit","published_at":"2022-07-06T18:52:35.000Z","download_url":"https://codeload.github.com/tidyverse/tidyverse/tar.gz/v1.3.2","html_url":"https://github.com/tidyverse/tidyverse/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyverse@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"9060a1d0ebb5fabbfbe6f2975abb59f240628a65","kind":"commit","published_at":"2021-04-15T12:32:27.000Z","download_url":"https://codeload.github.com/tidyverse/tidyverse/tar.gz/v1.3.1","html_url":"https://github.com/tidyverse/tidyverse/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyverse@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"5316484a6f80fe296580c4b1886fe3a2bd10b7c8","kind":"commit","published_at":"2019-11-20T00:00:23.000Z","download_url":"https://codeload.github.com/tidyverse/tidyverse/tar.gz/v1.3.0","html_url":"https://github.com/tidyverse/tidyverse/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyverse@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"3769ff2777e7b68e99152833112f19653efa2388","kind":"commit","published_at":"2017-11-13T20:08:43.000Z","download_url":"https://codeload.github.com/tidyverse/tidyverse/tar.gz/v1.2.1","html_url":"https://github.com/tidyverse/tidyverse/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyverse@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"d8fbd2ded299bc5abd95253c3249d764919cc05b","kind":"commit","published_at":"2017-11-07T19:27:16.000Z","download_url":"https://codeload.github.com/tidyverse/tidyverse/tar.gz/v1.2.0","html_url":"https://github.com/tidyverse/tidyverse/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyverse@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"6af0fa40b00d27c933af0ca3857a8cc8e5d978b8","kind":"commit","published_at":"2017-01-27T17:02:33.000Z","download_url":"https://codeload.github.com/tidyverse/tidyverse/tar.gz/v1.1.1","html_url":"https://github.com/tidyverse/tidyverse/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyverse@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"d768a81ca73b2983925f7185becbdb2a5ddcde0c","kind":"commit","published_at":"2017-01-19T23:28:54.000Z","download_url":"https://codeload.github.com/tidyverse/tidyverse/tar.gz/v1.1.0","html_url":"https://github.com/tidyverse/tidyverse/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyverse@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"6e98d3153087ef4be0b52a61c8388f16de79e0d4","kind":"commit","published_at":"2016-09-09T19:57:09.000Z","download_url":"https://codeload.github.com/tidyverse/tidyverse/tar.gz/v1.0.0","html_url":"https://github.com/tidyverse/tidyverse/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyverse@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T11:38:28.891Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":173,"rankings":{"downloads":null,"dependent_repos_count":2.640379336161717,"dependent_packages_count":12.478163214374845,"stargazers_count":10.45670077364612,"forks_count":10.571499875218368,"docker_downloads_count":null,"average":9.036685799850263},"purl":"pkg:conda/r-tidyverse","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/r-tidyverse","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/r-tidyverse","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/r-tidyverse/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T19:38:20.164Z","issues_count":98,"pull_requests_count":36,"avg_time_to_close_issue":12934087.355555555,"avg_time_to_close_pull_request":8477139.666666666,"issues_closed_count":90,"pull_requests_closed_count":33,"pull_request_authors_count":15,"issue_authors_count":73,"avg_comments_per_issue":2.204081632653061,"avg_comments_per_pull_request":0.8611111111111112,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":2468129.25,"past_year_avg_time_to_close_pull_request":1833668.75,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.5555555555555556,"past_year_avg_comments_per_pull_request":0.16666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/issues","maintainers":[{"login":"hadley","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"jennybc","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jennybc"},{"login":"tracykteal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tracykteal"},{"login":"batpigandme","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/batpigandme"},{"login":"krlmlr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krlmlr"},{"login":"jimhester","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimhester"},{"login":"lionel-","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lionel-"}],"active_maintainers":[{"login":"hadley","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"lionel-","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lionel-"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-tidyverse/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-tidyverse/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-tidyverse/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-tidyverse/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":4118,"full_name":"tidyverse/tidyverse","default_branch":"main","committers":[{"name":"Hadley Wickham","email":"h.wickham@gmail.com","login":"hadley","count":246},{"name":"Mara Averick","email":"maraaverick@gmail.com","login":"batpigandme","count":53},{"name":"Jennifer (Jenny) Bryan","email":"jenny.f.bryan@gmail.com","login":"jennybc","count":15},{"name":"Gábor Csárdi","email":"csardi.gabor@gmail.com","login":"gaborcsardi","count":4},{"name":"Derek Chiu","email":"dchiu@bccrc.ca","login":"dchiu911","count":3},{"name":"Dirk Eddelbuettel","email":"edd@debian.org","login":"eddelbuettel","count":3},{"name":"Kirill Müller","email":"krlmlr","login":"krlmlr","count":3},{"name":"Brian Connelly","email":"briandconnelly","login":"briandconnelly","count":3},{"name":"Jeroen Ooms","email":"jeroenooms@gmail.com","login":"jeroen","count":2},{"name":"Michael Chirico","email":"michaelchirico4@gmail.com","login":"MichaelChirico","count":2},{"name":"Dan Halligan","email":"dan.halligan@gmail.com","login":"danhalligan","count":1},{"name":"Greg Macfarlane","email":"gregmacfarlane@gmail.com","login":"gregmacfarlane","count":1},{"name":"Harris McGehee","email":"mcgehee.harris@gmail.com","login":"harrismcgehee","count":1},{"name":"Jacob Scott","email":"jake12358@gmail.com","login":"wurli","count":1},{"name":"James J Balamuta","email":"balamut2@illinois.edu","login":"coatless","count":1},{"name":"Jim Hester","email":"james.f.hester@gmail.com","login":"jimhester","count":1},{"name":"Kara Woo","email":"karawoo","login":"karawoo","count":1},{"name":"Jennifer (Jenny) Bryan","email":"jenny@stat.ubc.ca","login":null,"count":1},{"name":"Rainer Stuetz","email":"rainer.stuetz@ait.ac.at","login":null,"count":1},{"name":"zhaoy","email":"zhaoy","login":"zhaoy","count":1},{"name":"jasonO6359","email":"77129697+jasonO6359","login":"jasonO6359","count":1},{"name":"Zhian N. Kamvar","email":"zkamvar@gmail.com","login":"zkamvar","count":1},{"name":"Zeki Akyol","email":"40212849+zekiakyol","login":"zekiakyol","count":1},{"name":"Tracy Teal","email":"tkteal@gmail.com","login":"tracykteal","count":1},{"name":"Serhat Cevikel","email":"serhatcevikel@yahoo.com","login":"serhatcevikel","count":1},{"name":"Salim B","email":"salim@posteo.de","login":"salim-b","count":1},{"name":"Romain François","email":"romain@rstudio.com","login":"romainfrancois","count":1},{"name":"Robrecht Cannoodt","email":"rcannood@gmail.com","login":"rcannood","count":1},{"name":"Richard Erickson","email":"11819537+rerickson-usgs","login":"rerickson-usgs","count":1},{"name":"Ri Ram","email":"eram1294@gmail.com","login":"RiRam","count":1},{"name":"Nicholas Tierney","email":"njtierney","login":"njtierney","count":1},{"name":"Michael Toth","email":"mt.toth@gmail.com","login":"michaeltoth","count":1},{"name":"Max Kuhn","email":"mxkuhn@gmail.com","login":"topepo","count":1},{"name":"Mauro Lepore","email":"maurolepore@gmail.com","login":"maurolepore","count":1},{"name":"Matthew Lincoln","email":"mdlincoln","login":"mdlincoln","count":1},{"name":"Karthik Ram","email":"karthik.ram@gmail.com","login":"karthik","count":1},{"name":"Arfon Smith","email":"arfon","login":"arfon","count":1},{"name":"Ben Marwick","email":"benmarwick@hotmail.com","login":"benmarwick","count":1}],"total_commits":362,"total_committers":38,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":9.526315789473685,"dds":0.3204419889502762,"past_year_committers":[{"name":"Hadley Wickham","email":"h.wickham@gmail.com","login":"hadley","count":4},{"name":"Michael Chirico","email":"michaelchirico4@gmail.com","login":"MichaelChirico","count":2},{"name":"jasonO6359","email":"77129697+jasonO6359","login":"jasonO6359","count":1}],"past_year_total_commits":7,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.3333333333333335,"past_year_dds":0.4285714285714286,"last_synced_at":"2025-07-08T15:07:10.995Z","last_synced_commit":"0231aafbc56914ee5371dd6c7b60677f168d7154","created_at":"2023-03-07T09:19:56.211Z","updated_at":"2025-07-08T15:07:11.038Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"tidyverse/tidyverse","html_url":"https://github.com/tidyverse/tidyverse","last_synced_at":"2025-08-31T19:38:20.164Z","status":null,"issues_count":98,"pull_requests_count":36,"avg_time_to_close_issue":12934087.355555555,"avg_time_to_close_pull_request":8477139.666666666,"issues_closed_count":90,"pull_requests_closed_count":33,"pull_request_authors_count":15,"issue_authors_count":73,"avg_comments_per_issue":2.204081632653061,"avg_comments_per_pull_request":0.8611111111111112,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":2468129.25,"past_year_avg_time_to_close_pull_request":1833668.75,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.5555555555555556,"past_year_avg_comments_per_pull_request":0.16666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"created_at":"2023-05-10T22:39:15.136Z","updated_at":"2025-09-03T04:54:02.380Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyverse/issues","issue_labels_count":{"feature":5,"upkeep":3,"documentation":2,"bug":1,"tidy-dev-day :nerd_face:":1},"pull_request_labels_count":{"tidy-dev-day :nerd_face:":1},"issue_author_associations_count":{"NONE":71,"MEMBER":26},"pull_request_author_associations_count":{"MEMBER":24,"CONTRIBUTOR":8,"NONE":7},"issue_authors":{"hadley":18,"AIverson92":3,"jennybc":3,"tracykteal":2,"sda030":2,"Larryriver6":2,"vorpalvorpal":1,"englianhu":1,"jtelleriar":1,"agronomofiorentini":1,"BB1464":1,"jordanjpparker":1,"mloop":1,"blosloos":1,"BenxiaHu":1,"Molly-Scott":1,"donojazz":1,"ojziff":1,"sylvia814":1,"moodymudskipper":1,"hubbertsmith":1,"batpigandme":1,"gourichi":1,"leechaowen":1,"pawan1198":1,"rskl92":1,"lionel-":1,"bleds22e":1,"boshek":1,"steveharoz":1,"courtiol":1,"hammer":1,"bounlu":1,"tmalsburg":1,"lucygarner":1,"mbojan":1,"moloscripts":1,"fonnesbeck":1,"davidhodge931":1,"fxedel":1,"nickschurch":1,"holgerbrandl":1,"tzakharko":1,"GegznaV":1,"scm1052":1,"iago-pssjd":1,"arinbasu":1,"millermc38":1,"SpinachXPasta":1,"statisfactions":1,"tht18":1,"duckmayr":1,"davidd147":1,"Mailinnia":1,"khorn-infomedia":1,"Yann-C-INN":1,"ivaquero":1,"kamaulindhardt":1,"emily-rego":1,"hyiltiz":1,"ar-puuk":1,"viktorpm":1,"Yunuuuu":1,"DanChaltiel":1,"Lorenzopala":1,"gli81":1,"ACalleros":1,"kevinykuo":1,"msberends":1,"yuvanpradeep":1,"davidaarmstrong":1,"IrshadUlHaq1":1,"jimhester":1},"pull_request_authors":{"hadley":15,"jennybc":4,"MichaelChirico":4,"krlmlr":3,"briandconnelly":2,"tracykteal":1,"wurli":1,"salim-b":1,"mitchelloharawild":1,"zekiakyol":1,"batpigandme":1,"jrosen48":1,"IndrajeetPatil":1,"setgree":1,"jasonO6359":1,"ghost":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10077389,"issues_count":31296582,"pull_requests_count":95963944,"authors_count":10692477,"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":{"upkeep":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":5,"MEMBER":4},"past_year_pull_request_author_associations_count":{"MEMBER":5,"CONTRIBUTOR":2},"past_year_issue_authors":{"hadley":3,"ar-puuk":1,"bounlu":1,"DanChaltiel":1,"IrshadUlHaq1":1,"khorn-infomedia":1,"lionel-":1},"past_year_pull_request_authors":{"hadley":5,"MichaelChirico":2},"maintainers":[{"login":"hadley","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"jennybc","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jennybc"},{"login":"tracykteal","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tracykteal"},{"login":"krlmlr","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krlmlr"},{"login":"batpigandme","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/batpigandme"},{"login":"jimhester","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimhester"},{"login":"lionel-","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lionel-"}],"active_maintainers":[{"login":"hadley","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"lionel-","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lionel-"}]},"events":{"total":{"IssuesEvent":16,"WatchEvent":96,"DeleteEvent":1,"IssueCommentEvent":23,"PushEvent":11,"PullRequestReviewEvent":4,"PullRequestReviewCommentEvent":5,"PullRequestEvent":8,"ForkEvent":12,"CreateEvent":3},"last_year":{"IssuesEvent":16,"WatchEvent":96,"DeleteEvent":1,"IssueCommentEvent":23,"PushEvent":11,"PullRequestReviewEvent":4,"PullRequestReviewCommentEvent":5,"PullRequestEvent":8,"ForkEvent":12,"CreateEvent":3}},"keywords":["data-science","r","tidyverse"],"dependencies":[{"ecosystem":"cran","filepath":"DESCRIPTION","sha":null,"kind":"manifest","created_at":"2022-08-09T13:28:17.969Z","updated_at":"2022-08-09T13:28:17.969Z","repository_link":"https://github.com/tidyverse/tidyverse/blob/main/DESCRIPTION","dependencies":[{"id":884186736,"package_name":"R","ecosystem":"cran","requirements":"\u003e= 3.3","direct":true,"kind":"depends","optional":false},{"id":884186737,"package_name":"broom","ecosystem":"cran","requirements":"\u003e= 0.7.10","direct":true,"kind":"imports","optional":false},{"id":884186738,"package_name":"cli","ecosystem":"cran","requirements":"\u003e= 3.1.0","direct":true,"kind":"imports","optional":false},{"id":884186739,"package_name":"crayon","ecosystem":"cran","requirements":"\u003e= 1.4.2","direct":true,"kind":"imports","optional":false},{"id":884186740,"package_name":"dbplyr","ecosystem":"cran","requirements":"\u003e= 2.1.1","direct":true,"kind":"imports","optional":false},{"id":884186741,"package_name":"dplyr","ecosystem":"cran","requirements":"\u003e= 1.0.7","direct":true,"kind":"imports","optional":false},{"id":884186742,"package_name":"dtplyr","ecosystem":"cran","requirements":"\u003e= 1.2.0","direct":true,"kind":"imports","optional":false},{"id":884186743,"package_name":"forcats","ecosystem":"cran","requirements":"\u003e= 0.5.1","direct":true,"kind":"imports","optional":false},{"id":884186744,"package_name":"ggplot2","ecosystem":"cran","requirements":"\u003e= 3.3.5","direct":true,"kind":"imports","optional":false},{"id":884186745,"package_name":"googledrive","ecosystem":"cran","requirements":"\u003e= 2.0.0","direct":true,"kind":"imports","optional":false},{"id":884186746,"package_name":"googlesheets4","ecosystem":"cran","requirements":"\u003e= 1.0.0","direct":true,"kind":"imports","optional":false},{"id":884186747,"package_name":"haven","ecosystem":"cran","requirements":"\u003e= 2.4.3","direct":true,"kind":"imports","optional":false},{"id":884186748,"package_name":"hms","ecosystem":"cran","requirements":"\u003e= 1.1.1","direct":true,"kind":"imports","optional":false},{"id":884186749,"package_name":"httr","ecosystem":"cran","requirements":"\u003e= 1.4.2","direct":true,"kind":"imports","optional":false},{"id":884186750,"package_name":"jsonlite","ecosystem":"cran","requirements":"\u003e= 1.7.2","direct":true,"kind":"imports","optional":false},{"id":884186751,"package_name":"lubridate","ecosystem":"cran","requirements":"\u003e= 1.8.0","direct":true,"kind":"imports","optional":false},{"id":884186752,"package_name":"magrittr","ecosystem":"cran","requirements":"\u003e= 2.0.1","direct":true,"kind":"imports","optional":false},{"id":884186753,"package_name":"modelr","ecosystem":"cran","requirements":"\u003e= 0.1.8","direct":true,"kind":"imports","optional":false},{"id":884186754,"package_name":"pillar","ecosystem":"cran","requirements":"\u003e= 1.6.4","direct":true,"kind":"imports","optional":false},{"id":884186755,"package_name":"purrr","ecosystem":"cran","requirements":"\u003e= 0.3.4","direct":true,"kind":"imports","optional":false},{"id":884186756,"package_name":"readr","ecosystem":"cran","requirements":"\u003e= 2.1.1","direct":true,"kind":"imports","optional":false},{"id":884186757,"package_name":"readxl","ecosystem":"cran","requirements":"\u003e= 1.3.1","direct":true,"kind":"imports","optional":false},{"id":884186758,"package_name":"reprex","ecosystem":"cran","requirements":"\u003e= 2.0.1","direct":true,"kind":"imports","optional":false},{"id":884186759,"package_name":"rlang","ecosystem":"cran","requirements":"\u003e= 0.4.12","direct":true,"kind":"imports","optional":false},{"id":884186760,"package_name":"rstudioapi","ecosystem":"cran","requirements":"\u003e= 0.13","direct":true,"kind":"imports","optional":false},{"id":884186761,"package_name":"rvest","ecosystem":"cran","requirements":"\u003e= 1.0.2","direct":true,"kind":"imports","optional":false},{"id":884186762,"package_name":"stringr","ecosystem":"cran","requirements":"\u003e= 1.4.0","direct":true,"kind":"imports","optional":false},{"id":884186763,"package_name":"tibble","ecosystem":"cran","requirements":"\u003e= 3.1.6","direct":true,"kind":"imports","optional":false},{"id":884186764,"package_name":"tidyr","ecosystem":"cran","requirements":"\u003e= 1.1.4","direct":true,"kind":"imports","optional":false},{"id":884186765,"package_name":"xml2","ecosystem":"cran","requirements":"\u003e= 1.3.3","direct":true,"kind":"imports","optional":false},{"id":884186766,"package_name":"covr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":884186767,"package_name":"feather","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":884186768,"package_name":"glue","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":884186769,"package_name":"knitr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":884186770,"package_name":"rmarkdown","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":884186771,"package_name":"testthat","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/R-CMD-check.yaml","sha":null,"kind":"manifest","created_at":"2023-01-23T07:01:06.832Z","updated_at":"2023-01-23T07:01:06.832Z","repository_link":"https://github.com/tidyverse/tidyverse/blob/main/.github/workflows/R-CMD-check.yaml","dependencies":[{"id":7111311428,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7111311429,"package_name":"r-lib/actions/setup-pandoc","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7111311430,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7111311431,"package_name":"r-lib/actions/setup-r-dependencies","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7111311432,"package_name":"r-lib/actions/check-r-package","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pkgdown.yaml","sha":null,"kind":"manifest","created_at":"2023-01-23T07:01:06.885Z","updated_at":"2023-01-23T07:01:06.885Z","repository_link":"https://github.com/tidyverse/tidyverse/blob/main/.github/workflows/pkgdown.yaml","dependencies":[{"id":7111311443,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7111311444,"package_name":"r-lib/actions/setup-pandoc","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7111311445,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7111311446,"package_name":"r-lib/actions/setup-r-dependencies","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7111311447,"package_name":"JamesIves/github-pages-deploy-action","ecosystem":"actions","requirements":"4.1.4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pr-commands.yaml","sha":null,"kind":"manifest","created_at":"2023-01-23T07:01:06.917Z","updated_at":"2023-01-23T07:01:06.917Z","repository_link":"https://github.com/tidyverse/tidyverse/blob/main/.github/workflows/pr-commands.yaml","dependencies":[{"id":7111311466,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7111311467,"package_name":"r-lib/actions/pr-fetch","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7111311468,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7111311469,"package_name":"r-lib/actions/setup-r-dependencies","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7111311470,"package_name":"r-lib/actions/pr-push","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-coverage.yaml","sha":null,"kind":"manifest","created_at":"2023-01-23T07:01:07.101Z","updated_at":"2023-01-23T07:01:07.101Z","repository_link":"https://github.com/tidyverse/tidyverse/blob/main/.github/workflows/test-coverage.yaml","dependencies":[{"id":7111311918,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7111311919,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7111311920,"package_name":"r-lib/actions/setup-r-dependencies","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":28.77685619259356,"created_at":"2025-09-04T09:18:00.754Z","updated_at":"2025-11-04T15:50:36.579Z","avatar_url":"https://github.com/tidyverse.png","language":"R","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":993145,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["tidy-data","exploratory-data-analysis","ropensci","reproducibility","missingness","visualisation","spatial-data","history","digital-history","twitter"],"project_url":"https://science.ecosyste.ms/api/v1/projects/2385","html_url":"https://science.ecosyste.ms/projects/2385"}