{"id":63618,"name":"purrr","description":"A functional programming toolkit for R","url":"https://github.com/tidyverse/purrr","last_synced_at":"2025-09-08T13:00:08.215Z","repository":{"id":23928794,"uuid":"27309729","full_name":"tidyverse/purrr","owner":"tidyverse","description":"A functional programming toolkit for R","archived":false,"fork":false,"pushed_at":"2025-08-29T18:09:49.000Z","size":10329,"stargazers_count":1337,"open_issues_count":30,"forks_count":284,"subscribers_count":63,"default_branch":"main","last_synced_at":"2025-09-01T09:50:48.435Z","etag":null,"topics":["functional-programming","r"],"latest_commit_sha":null,"homepage":"https://purrr.tidyverse.org/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"hussien89aa/DataStructureAndAlgorithms","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":".github/CODEOWNERS","security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-11-29T17:33:40.000Z","updated_at":"2025-08-30T01:48:56.000Z","dependencies_parsed_at":"2023-02-14T19:31:14.397Z","dependency_job_id":"d138a3de-c0d0-4999-9cb4-3da62241b9b7","html_url":"https://github.com/tidyverse/purrr","commit_stats":{"total_commits":1171,"total_committers":100,"mean_commits":11.71,"dds":0.5636208368915456,"last_synced_commit":"870696c7d9f3208298ea84a36d813ffd28e59e49"},"previous_names":["hadley/purrr"],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/tidyverse/purrr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/sbom","scorecard":{"id":884869,"data":{"date":"2025-08-11","repo":{"name":"github.com/tidyverse/purrr","commit":"465b5662108e1507e928487aa42c701818a25539"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"16 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":5,"reason":"Found 15/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"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":"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","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","Warn: no topLevel permission defined: .github/workflows/rhub.yaml:1","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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/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/purrr/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/purrr/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/purrr/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/purrr/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/test-coverage.yaml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  28 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":"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":"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":"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":"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 17 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:23.414Z","repository_id":23928794,"created_at":"2025-08-24T09:36:23.414Z","updated_at":"2025-08-24T09:36:23.414Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274188927,"owners_count":25237853,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"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":435684,"name":"purrr","ecosystem":"cran","description":"Functional Programming Tools","homepage":"https://purrr.tidyverse.org/","licenses":"MIT + file LICENSE","normalized_licenses":["MIT"],"repository_url":"https://github.com/tidyverse/purrr","keywords_array":[],"namespace":null,"versions_count":19,"first_release_published_at":"2015-09-28T17:19:00.000Z","latest_release_published_at":"2025-07-10T00:00:00.000Z","latest_release_number":"1.1.0","last_synced_at":"2025-09-01T10:19:34.919Z","created_at":"2022-04-06T23:07:47.255Z","updated_at":"2025-09-01T11:38:31.103Z","registry_url":"https://cran.r-project.org/package=purrr","install_command":null,"documentation_url":"http://cran.r-project.org/web/packages/purrr/purrr.pdf","metadata":{},"repo_metadata":{"id":23928794,"uuid":"27309729","full_name":"tidyverse/purrr","owner":"tidyverse","description":"A functional programming toolkit for R","archived":false,"fork":false,"pushed_at":"2025-08-29T18:09:49.000Z","size":10329,"stargazers_count":1337,"open_issues_count":30,"forks_count":284,"subscribers_count":63,"default_branch":"main","last_synced_at":"2025-09-01T09:50:48.435Z","etag":null,"topics":["functional-programming","r"],"latest_commit_sha":null,"homepage":"https://purrr.tidyverse.org/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"hussien89aa/DataStructureAndAlgorithms","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":".github/CODEOWNERS","security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-11-29T17:33:40.000Z","updated_at":"2025-08-30T01:48:56.000Z","dependencies_parsed_at":"2023-02-14T19:31:14.397Z","dependency_job_id":"d138a3de-c0d0-4999-9cb4-3da62241b9b7","html_url":"https://github.com/tidyverse/purrr","commit_stats":{"total_commits":1171,"total_committers":100,"mean_commits":11.71,"dds":0.5636208368915456,"last_synced_commit":"870696c7d9f3208298ea84a36d813ffd28e59e49"},"previous_names":["hadley/purrr"],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/tidyverse/purrr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/sbom","scorecard":{"id":884869,"data":{"date":"2025-08-11","repo":{"name":"github.com/tidyverse/purrr","commit":"465b5662108e1507e928487aa42c701818a25539"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"16 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":5,"reason":"Found 15/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"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":"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","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","Warn: no topLevel permission defined: .github/workflows/rhub.yaml:1","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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/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/purrr/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/purrr/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/purrr/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/purrr/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/test-coverage.yaml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  28 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":"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":"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":"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":"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 17 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:23.414Z","repository_id":23928794,"created_at":"2025-08-24T09:36:23.414Z","updated_at":"2025-08-24T09:36:23.414Z"},"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":"v1.1.0","sha":"2fb20d135cabfcb8b1e028b1705db9415406e7ad","kind":"commit","published_at":"2025-07-10T12:22:34.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v1.1.0","html_url":"https://github.com/tidyverse/purrr/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"19ef2775ae3dadea1098d0bc672817ab3bac0e98","kind":"commit","published_at":"2025-01-28T14:29:35.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v1.0.4","html_url":"https://github.com/tidyverse/purrr/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"457087aefcdea1deea646b959bb6c4274821ee3b","kind":"commit","published_at":"2023-08-08T16:13:17.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v1.0.2","html_url":"https://github.com/tidyverse/purrr/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"6c02f4f43f8e4c5d2d4e40afbc73cd8fa555ae1c","kind":"commit","published_at":"2023-01-05T17:56:45.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v1.0.1","html_url":"https://github.com/tidyverse/purrr/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"364ed6252599fe36ad9cd921868abd79126658cb","kind":"commit","published_at":"2022-12-20T13:28:36.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v1.0.0","html_url":"https://github.com/tidyverse/purrr/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v1.0.0/manifests"},{"name":"v0.3.5","sha":"6ac2ec2d2937749a933eaae096319fd08719ac07","kind":"commit","published_at":"2022-09-28T12:56:12.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.3.5","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"b04866acedf665cb6013d3c2cc12d8587e4af7c7","kind":"commit","published_at":"2020-04-16T21:54:29.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.3.4","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"894fc98c29eed4f9cef99dc917a35940dd1add53","kind":"commit","published_at":"2019-10-17T08:00:20.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.3.3","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8f6b4ce90c1b7a68879863d5695640a43ddfdf54","kind":"commit","published_at":"2019-03-15T15:26:55.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.3.2","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"d5a59ff3d284b785d20a81f8a22d9a9ca50a57ed","kind":"commit","published_at":"2019-02-27T21:20:57.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.3.1","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"80280c58279493036831c5cac2fbb38ac85564e9","kind":"commit","published_at":"2019-02-04T16:06:43.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.3.0","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.3.0/manifests"},{"name":"v0.2.5","sha":"773aec4686997a81d87e5d37c1d84a490495005d","kind":"commit","published_at":"2018-05-29T14:43:26.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.2.5","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"8e6098a287519ffb99c875e4906979a797b03d82","kind":"commit","published_at":"2017-10-17T22:20:32.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.2.4","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c0beebc366dca55424bf0717aa6e940536fc1d6f","kind":"commit","published_at":"2017-08-02T09:11:17.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.2.3","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.3/manifests"},{"name":"v0.2.2.1","sha":"79778d343930a10dfdc674185508b18b9e46dff9","kind":"commit","published_at":"2017-05-10T13:41:21.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.2.2.1","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.2.1/manifests"},{"name":"v0.2.2","sha":"40466674a14c03417da1ec3598a4a1cfe8573d7f","kind":"commit","published_at":"2016-06-17T22:17:55.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.2.2","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"da961610cd925840e17ed4f36b36656acc390733","kind":"commit","published_at":"2016-02-12T19:24:23.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.2.1","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"e1b66afbc13bdde640ba45cfb36a1dd1f0e22416","kind":"commit","published_at":"2015-12-29T11:29:59.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.2.0","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"7edc0a10492e8dbc4946059c0ad4b0ea65e75b34","kind":"commit","published_at":"2015-09-28T13:20:50.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.1.0","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T11:38:31.102Z","dependent_packages_count":1900,"downloads":1340116,"downloads_period":"last-month","dependent_repos_count":7824,"rankings":{"downloads":0.1088660512105905,"dependent_repos_count":0.04790106253265981,"dependent_packages_count":0.056610346629507056,"stargazers_count":0.1959588921790629,"forks_count":0.1959588921790629,"docker_downloads_count":17.296638216338618,"average":2.983655576844917},"purl":"pkg:cran/purrr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cran/purrr","docker_dependents_count":2104,"docker_downloads_count":156037277,"usage_url":"https://repos.ecosyste.ms/usage/cran/purrr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cran/purrr/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-08-31T09:32:01.639Z","issues_count":140,"pull_requests_count":118,"avg_time_to_close_issue":7905155.788990825,"avg_time_to_close_pull_request":1534803.5247524753,"issues_closed_count":109,"pull_requests_closed_count":101,"pull_request_authors_count":37,"issue_authors_count":86,"avg_comments_per_issue":1.842857142857143,"avg_comments_per_pull_request":0.8389830508474576,"merged_pull_requests_count":85,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":31,"past_year_pull_requests_count":45,"past_year_avg_time_to_close_issue":4771634.583333333,"past_year_avg_time_to_close_pull_request":621939.2068965518,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":0.6451612903225806,"past_year_avg_comments_per_pull_request":0.4222222222222222,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":26,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/issues","maintainers":[{"login":"hadley","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"shikokuchuo","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shikokuchuo"},{"login":"DavisVaughan","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavisVaughan"},{"login":"batpigandme","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/batpigandme"},{"login":"jennybc","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jennybc"},{"login":"krlmlr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krlmlr"},{"login":"gaborcsardi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborcsardi"},{"login":"georgestagg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/georgestagg"},{"login":"lionel-","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lionel-"}],"active_maintainers":[{"login":"shikokuchuo","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shikokuchuo"},{"login":"hadley","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/purrr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/purrr/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/purrr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/purrr/related_packages","maintainers":[{"uuid":"hadley@posit.co","login":null,"name":"Hadley Wickham","email":"hadley@posit.co","url":null,"packages_count":29,"html_url":null,"role":null,"created_at":"2025-02-05T18:05:22.565Z","updated_at":"2025-02-05T18:05:22.565Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/maintainers/hadley@posit.co/packages"}],"registry":{"name":"cran.r-project.org","url":"https://cran.r-project.org","ecosystem":"cran","default":true,"packages_count":26181,"maintainers_count":14299,"namespaces_count":0,"keywords_count":8326,"github":"r-project-org","metadata":{"funded_packages_count":539},"icon_url":"https://github.com/r-project-org.png","created_at":"2022-04-06T16:32:25.637Z","updated_at":"2025-09-08T06:54:01.855Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/namespaces"}},{"id":5292196,"name":"r-purrr","ecosystem":"conda","description":null,"homepage":"https://purrr.tidyverse.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tidyverse/purrr","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2022-10-03T15:53:01.801Z","latest_release_published_at":"2022-10-06T12:47:06.000Z","latest_release_number":"0.3.5","last_synced_at":"2025-09-01T10:20:29.850Z","created_at":"2022-10-03T15:53:01.794Z","updated_at":"2025-09-01T11:38:31.102Z","registry_url":"https://anaconda.org/conda-forge/r-purrr","install_command":"conda install -c conda-forge r-purrr","documentation_url":null,"metadata":{},"repo_metadata":{"id":23928794,"uuid":"27309729","full_name":"tidyverse/purrr","owner":"tidyverse","description":"A functional programming toolkit for R","archived":false,"fork":false,"pushed_at":"2025-08-29T18:09:49.000Z","size":10329,"stargazers_count":1337,"open_issues_count":30,"forks_count":284,"subscribers_count":63,"default_branch":"main","last_synced_at":"2025-09-01T09:50:48.435Z","etag":null,"topics":["functional-programming","r"],"latest_commit_sha":null,"homepage":"https://purrr.tidyverse.org/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"hussien89aa/DataStructureAndAlgorithms","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":".github/CODEOWNERS","security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-11-29T17:33:40.000Z","updated_at":"2025-08-30T01:48:56.000Z","dependencies_parsed_at":"2023-02-14T19:31:14.397Z","dependency_job_id":"d138a3de-c0d0-4999-9cb4-3da62241b9b7","html_url":"https://github.com/tidyverse/purrr","commit_stats":{"total_commits":1171,"total_committers":100,"mean_commits":11.71,"dds":0.5636208368915456,"last_synced_commit":"870696c7d9f3208298ea84a36d813ffd28e59e49"},"previous_names":["hadley/purrr"],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/tidyverse/purrr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/sbom","scorecard":{"id":884869,"data":{"date":"2025-08-11","repo":{"name":"github.com/tidyverse/purrr","commit":"465b5662108e1507e928487aa42c701818a25539"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"16 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":5,"reason":"Found 15/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"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":"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","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","Warn: no topLevel permission defined: .github/workflows/rhub.yaml:1","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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/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/purrr/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/purrr/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/purrr/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/purrr/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/test-coverage.yaml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  28 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":"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":"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":"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":"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 17 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:23.414Z","repository_id":23928794,"created_at":"2025-08-24T09:36:23.414Z","updated_at":"2025-08-24T09:36:23.414Z"},"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":"v1.1.0","sha":"2fb20d135cabfcb8b1e028b1705db9415406e7ad","kind":"commit","published_at":"2025-07-10T12:22:34.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v1.1.0","html_url":"https://github.com/tidyverse/purrr/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"19ef2775ae3dadea1098d0bc672817ab3bac0e98","kind":"commit","published_at":"2025-01-28T14:29:35.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v1.0.4","html_url":"https://github.com/tidyverse/purrr/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"457087aefcdea1deea646b959bb6c4274821ee3b","kind":"commit","published_at":"2023-08-08T16:13:17.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v1.0.2","html_url":"https://github.com/tidyverse/purrr/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"6c02f4f43f8e4c5d2d4e40afbc73cd8fa555ae1c","kind":"commit","published_at":"2023-01-05T17:56:45.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v1.0.1","html_url":"https://github.com/tidyverse/purrr/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"364ed6252599fe36ad9cd921868abd79126658cb","kind":"commit","published_at":"2022-12-20T13:28:36.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v1.0.0","html_url":"https://github.com/tidyverse/purrr/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v1.0.0/manifests"},{"name":"v0.3.5","sha":"6ac2ec2d2937749a933eaae096319fd08719ac07","kind":"commit","published_at":"2022-09-28T12:56:12.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.3.5","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"b04866acedf665cb6013d3c2cc12d8587e4af7c7","kind":"commit","published_at":"2020-04-16T21:54:29.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.3.4","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"894fc98c29eed4f9cef99dc917a35940dd1add53","kind":"commit","published_at":"2019-10-17T08:00:20.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.3.3","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8f6b4ce90c1b7a68879863d5695640a43ddfdf54","kind":"commit","published_at":"2019-03-15T15:26:55.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.3.2","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"d5a59ff3d284b785d20a81f8a22d9a9ca50a57ed","kind":"commit","published_at":"2019-02-27T21:20:57.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.3.1","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"80280c58279493036831c5cac2fbb38ac85564e9","kind":"commit","published_at":"2019-02-04T16:06:43.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.3.0","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.3.0/manifests"},{"name":"v0.2.5","sha":"773aec4686997a81d87e5d37c1d84a490495005d","kind":"commit","published_at":"2018-05-29T14:43:26.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.2.5","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"8e6098a287519ffb99c875e4906979a797b03d82","kind":"commit","published_at":"2017-10-17T22:20:32.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.2.4","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c0beebc366dca55424bf0717aa6e940536fc1d6f","kind":"commit","published_at":"2017-08-02T09:11:17.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.2.3","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.3/manifests"},{"name":"v0.2.2.1","sha":"79778d343930a10dfdc674185508b18b9e46dff9","kind":"commit","published_at":"2017-05-10T13:41:21.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.2.2.1","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.2.1/manifests"},{"name":"v0.2.2","sha":"40466674a14c03417da1ec3598a4a1cfe8573d7f","kind":"commit","published_at":"2016-06-17T22:17:55.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.2.2","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"da961610cd925840e17ed4f36b36656acc390733","kind":"commit","published_at":"2016-02-12T19:24:23.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.2.1","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"e1b66afbc13bdde640ba45cfb36a1dd1f0e22416","kind":"commit","published_at":"2015-12-29T11:29:59.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.2.0","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"7edc0a10492e8dbc4946059c0ad4b0ea65e75b34","kind":"commit","published_at":"2015-09-28T13:20:50.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.1.0","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T11:38:31.101Z","dependent_packages_count":207,"downloads":null,"downloads_period":null,"dependent_repos_count":80,"rankings":{"downloads":null,"dependent_repos_count":3.937322221667748,"dependent_packages_count":0.3293577523828534,"stargazers_count":11.896801237586706,"forks_count":11.562453216228356,"docker_downloads_count":null,"average":6.931483606966416},"purl":"pkg:conda/r-purrr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/r-purrr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/r-purrr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/r-purrr/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T09:32:01.639Z","issues_count":140,"pull_requests_count":118,"avg_time_to_close_issue":7905155.788990825,"avg_time_to_close_pull_request":1534803.5247524753,"issues_closed_count":109,"pull_requests_closed_count":101,"pull_request_authors_count":37,"issue_authors_count":86,"avg_comments_per_issue":1.842857142857143,"avg_comments_per_pull_request":0.8389830508474576,"merged_pull_requests_count":85,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":31,"past_year_pull_requests_count":45,"past_year_avg_time_to_close_issue":4771634.583333333,"past_year_avg_time_to_close_pull_request":621939.2068965518,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":0.6451612903225806,"past_year_avg_comments_per_pull_request":0.4222222222222222,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":26,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/issues","maintainers":[{"login":"hadley","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"shikokuchuo","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shikokuchuo"},{"login":"DavisVaughan","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavisVaughan"},{"login":"batpigandme","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/batpigandme"},{"login":"jennybc","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jennybc"},{"login":"krlmlr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krlmlr"},{"login":"gaborcsardi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborcsardi"},{"login":"georgestagg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/georgestagg"},{"login":"lionel-","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lionel-"}],"active_maintainers":[{"login":"shikokuchuo","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shikokuchuo"},{"login":"hadley","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-purrr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-purrr/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-purrr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-purrr/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":8797298,"name":"github.com/tidyverse/purrr","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/tidyverse/purrr","keywords_array":[],"namespace":null,"versions_count":18,"first_release_published_at":"2015-09-28T13:20:50.000Z","latest_release_published_at":"2025-07-10T12:22:34.000Z","latest_release_number":"v1.1.0","last_synced_at":"2025-09-01T10:19:34.972Z","created_at":"2024-01-24T05:36:03.813Z","updated_at":"2025-09-01T11:38:31.074Z","registry_url":"https://pkg.go.dev/github.com/tidyverse/purrr","install_command":"go get github.com/tidyverse/purrr","documentation_url":"https://pkg.go.dev/github.com/tidyverse/purrr#section-documentation","metadata":{},"repo_metadata":{"id":23928794,"uuid":"27309729","full_name":"tidyverse/purrr","owner":"tidyverse","description":"A functional programming toolkit for R","archived":false,"fork":false,"pushed_at":"2025-08-29T18:09:49.000Z","size":10329,"stargazers_count":1337,"open_issues_count":30,"forks_count":284,"subscribers_count":63,"default_branch":"main","last_synced_at":"2025-09-01T09:50:48.435Z","etag":null,"topics":["functional-programming","r"],"latest_commit_sha":null,"homepage":"https://purrr.tidyverse.org/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"hussien89aa/DataStructureAndAlgorithms","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":".github/CODEOWNERS","security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-11-29T17:33:40.000Z","updated_at":"2025-08-30T01:48:56.000Z","dependencies_parsed_at":"2023-02-14T19:31:14.397Z","dependency_job_id":"d138a3de-c0d0-4999-9cb4-3da62241b9b7","html_url":"https://github.com/tidyverse/purrr","commit_stats":{"total_commits":1171,"total_committers":100,"mean_commits":11.71,"dds":0.5636208368915456,"last_synced_commit":"870696c7d9f3208298ea84a36d813ffd28e59e49"},"previous_names":["hadley/purrr"],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/tidyverse/purrr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/sbom","scorecard":{"id":884869,"data":{"date":"2025-08-11","repo":{"name":"github.com/tidyverse/purrr","commit":"465b5662108e1507e928487aa42c701818a25539"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":10,"reason":"16 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","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":5,"reason":"Found 15/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"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":"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","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","Warn: no topLevel permission defined: .github/workflows/rhub.yaml:1","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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/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/purrr/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/purrr/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/purrr/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/purrr/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rhub.yaml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/purrr/rhub.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/purrr/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/purrr/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/purrr/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/purrr/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/purrr/test-coverage.yaml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  28 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":"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":"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":"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":"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 17 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:23.414Z","repository_id":23928794,"created_at":"2025-08-24T09:36:23.414Z","updated_at":"2025-08-24T09:36:23.414Z"},"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":"v1.1.0","sha":"2fb20d135cabfcb8b1e028b1705db9415406e7ad","kind":"commit","published_at":"2025-07-10T12:22:34.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v1.1.0","html_url":"https://github.com/tidyverse/purrr/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"19ef2775ae3dadea1098d0bc672817ab3bac0e98","kind":"commit","published_at":"2025-01-28T14:29:35.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v1.0.4","html_url":"https://github.com/tidyverse/purrr/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v1.0.4/manifests"},{"name":"v1.0.2","sha":"457087aefcdea1deea646b959bb6c4274821ee3b","kind":"commit","published_at":"2023-08-08T16:13:17.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v1.0.2","html_url":"https://github.com/tidyverse/purrr/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"6c02f4f43f8e4c5d2d4e40afbc73cd8fa555ae1c","kind":"commit","published_at":"2023-01-05T17:56:45.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v1.0.1","html_url":"https://github.com/tidyverse/purrr/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"364ed6252599fe36ad9cd921868abd79126658cb","kind":"commit","published_at":"2022-12-20T13:28:36.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v1.0.0","html_url":"https://github.com/tidyverse/purrr/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v1.0.0/manifests"},{"name":"v0.3.5","sha":"6ac2ec2d2937749a933eaae096319fd08719ac07","kind":"commit","published_at":"2022-09-28T12:56:12.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.3.5","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"b04866acedf665cb6013d3c2cc12d8587e4af7c7","kind":"commit","published_at":"2020-04-16T21:54:29.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.3.4","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"894fc98c29eed4f9cef99dc917a35940dd1add53","kind":"commit","published_at":"2019-10-17T08:00:20.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.3.3","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"8f6b4ce90c1b7a68879863d5695640a43ddfdf54","kind":"commit","published_at":"2019-03-15T15:26:55.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.3.2","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"d5a59ff3d284b785d20a81f8a22d9a9ca50a57ed","kind":"commit","published_at":"2019-02-27T21:20:57.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.3.1","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"80280c58279493036831c5cac2fbb38ac85564e9","kind":"commit","published_at":"2019-02-04T16:06:43.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.3.0","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.3.0/manifests"},{"name":"v0.2.5","sha":"773aec4686997a81d87e5d37c1d84a490495005d","kind":"commit","published_at":"2018-05-29T14:43:26.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.2.5","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"8e6098a287519ffb99c875e4906979a797b03d82","kind":"commit","published_at":"2017-10-17T22:20:32.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.2.4","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"c0beebc366dca55424bf0717aa6e940536fc1d6f","kind":"commit","published_at":"2017-08-02T09:11:17.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.2.3","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.3/manifests"},{"name":"v0.2.2.1","sha":"79778d343930a10dfdc674185508b18b9e46dff9","kind":"commit","published_at":"2017-05-10T13:41:21.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.2.2.1","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.2.1/manifests"},{"name":"v0.2.2","sha":"40466674a14c03417da1ec3598a4a1cfe8573d7f","kind":"commit","published_at":"2016-06-17T22:17:55.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.2.2","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"da961610cd925840e17ed4f36b36656acc390733","kind":"commit","published_at":"2016-02-12T19:24:23.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.2.1","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"e1b66afbc13bdde640ba45cfb36a1dd1f0e22416","kind":"commit","published_at":"2015-12-29T11:29:59.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.2.0","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"7edc0a10492e8dbc4946059c0ad4b0ea65e75b34","kind":"commit","published_at":"2015-09-28T13:20:50.000Z","download_url":"https://codeload.github.com/tidyverse/purrr/tar.gz/v0.1.0","html_url":"https://github.com/tidyverse/purrr/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/purrr@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T11:38:31.074Z","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/purrr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/tidyverse/purrr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/tidyverse/purrr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/tidyverse/purrr/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T09:32:01.639Z","issues_count":140,"pull_requests_count":118,"avg_time_to_close_issue":7905155.788990825,"avg_time_to_close_pull_request":1534803.5247524753,"issues_closed_count":109,"pull_requests_closed_count":101,"pull_request_authors_count":37,"issue_authors_count":86,"avg_comments_per_issue":1.842857142857143,"avg_comments_per_pull_request":0.8389830508474576,"merged_pull_requests_count":85,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":31,"past_year_pull_requests_count":45,"past_year_avg_time_to_close_issue":4771634.583333333,"past_year_avg_time_to_close_pull_request":621939.2068965518,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":0.6451612903225806,"past_year_avg_comments_per_pull_request":0.4222222222222222,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":26,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/issues","maintainers":[{"login":"hadley","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"shikokuchuo","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shikokuchuo"},{"login":"DavisVaughan","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavisVaughan"},{"login":"batpigandme","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/batpigandme"},{"login":"jennybc","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jennybc"},{"login":"krlmlr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krlmlr"},{"login":"gaborcsardi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborcsardi"},{"login":"georgestagg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/georgestagg"},{"login":"lionel-","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lionel-"}],"active_maintainers":[{"login":"shikokuchuo","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shikokuchuo"},{"login":"hadley","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidyverse%2Fpurrr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidyverse%2Fpurrr/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidyverse%2Fpurrr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidyverse%2Fpurrr/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":4142,"full_name":"tidyverse/purrr","default_branch":"main","committers":[{"name":"hadley","email":"h.wickham@gmail.com","login":"hadley","count":515},{"name":"Lionel Henry","email":"lionel.hry@gmail.com","login":"lionel-","count":511},{"name":"Mara Averick","email":"maraaverick@gmail.com","login":"batpigandme","count":11},{"name":"Davis Vaughan","email":"davis@rstudio.com","login":"DavisVaughan","count":11},{"name":"Charlie Gao","email":"53399081+shikokuchuo","login":"shikokuchuo","count":9},{"name":"Jennifer (Jenny) Bryan","email":"jenny.f.bryan@gmail.com","login":"jennybc","count":9},{"name":"yutannihilation","email":"yutani.ini@gmail.com","login":"yutannihilation","count":8},{"name":"Kirill Müller","email":"krlmlr+r@mailbox.org","login":"krlmlr","count":6},{"name":"Philipp A","email":"flying-sheep@web.de","login":"flying-sheep","count":5},{"name":"Dan Jordan","email":"dandermotj@gmail.com","login":"1danjordan","count":4},{"name":"michaelquinn32","email":"michael.quinn@aya.yale.edu","login":"michaelquinn32","count":4},{"name":"coolbutuseless","email":"coolbutuseless","login":"coolbutuseless","count":3},{"name":"Colin Fay","email":"contact@colinfay.me","login":"ColinFay","count":3},{"name":"Christophe Dervieux","email":"christophe.dervieux@gmail.com","login":"cderv","count":3},{"name":"Maximilian Girlich","email":"maximilian.girlich@metoda.com","login":"mgirlich","count":2},{"name":"Jim Hester","email":"james.f.hester@gmail.com","login":"jimhester","count":2},{"name":"James Lamb","email":"jaylamb20@gmail.com","login":"jameslamb","count":2},{"name":"James Laird-Smith","email":"jameslairdsmith@gmail.com","login":"jameslairdsmith","count":2},{"name":"Ian Lyttle","email":"ijlyttle","login":"ijlyttle","count":2},{"name":"Mikko Marttila","email":"mikmart@mikkomarttila.com","login":"mikmart","count":2},{"name":"Will Beasley","email":"wibeasley@hotmail.com","login":"wibeasley","count":2},{"name":"William Lai","email":"44103957+williamlai2","login":"williamlai2","count":2},{"name":"burchill","email":"burchill","login":"burchill","count":2},{"name":"Jeffrey Arnold","email":"jeffrey.arnold@gmail.com","login":"jrnold","count":2},{"name":"jennybc","email":"jenny@stat.ubc.ca","login":null,"count":2},{"name":"thoened","email":"thoened@IMAC03ADA.local","login":null,"count":2},{"name":"Salim B","email":"salim@posteo.de","login":"salim-b","count":2},{"name":"Artem Klevtsov","email":"a.a.klevtsov@gmail.com","login":"artemklevtsov","count":2},{"name":"Daniel Barnett","email":"16076593+daniel-barnett","login":"daniel-barnett","count":2},{"name":"Gábor Csárdi","email":"csardi.gabor@gmail.com","login":"gaborcsardi","count":2},{"name":"Nicholas Tierney","email":"nicholas.tierney@gmail.com","login":"njtierney","count":2},{"name":"Andrew Breza","email":"andrew.breza@gmail.com","login":"Breza","count":1},{"name":"Andrea Gomez Vargas","email":"45582182+SoyAndrea","login":"SoyAndrea","count":1},{"name":"Alicia Schep","email":"aschep@gmail.com","login":"AliciaSchep","count":1},{"name":"Adam Sadowski","email":"40274818+asadow","login":"asadow","count":1},{"name":"Serina Robinson","email":"robinsonserinalee@gmail.com","login":"serina-robinson","count":1},{"name":"Kim López Güell","email":"99121045+KimLopezGuell","login":"KimLopezGuell","count":1},{"name":"Karl Ove Hufthammer","email":"karl@huftis.org","login":"huftis","count":1},{"name":"Julien Brun","email":"brunj7","login":"brunj7","count":1},{"name":"Josh Izzard","email":"jizzard@redventures.com","login":"rvjosh","count":1},{"name":"Jon","email":"jonathan.stott@gmail.com","login":"namelessjon","count":1},{"name":"Jay Hesselberth","email":"jay.hesselberth@gmail.com","login":"jayhesselberth","count":1},{"name":"J. Hathaway","email":"hathawayj@byui.edu","login":"hathawayj","count":1},{"name":"Ildikó Czeller","email":"czeildi","login":"czeildi","count":1},{"name":"Antoine Fabri","email":"antoine.fabri@gmail.com","login":"moodymudskipper","count":1},{"name":"Antoine Filipovic Pierucci","email":"pierucci@gmail.com","login":"pierucci","count":1},{"name":"AshesITR","email":"rpgxpakt@yahoo.de","login":"AshesITR","count":1},{"name":"Ben Marwick","email":"benmarwick@hotmail.com","login":"benmarwick","count":1},{"name":"Catalina Cañizares","email":"88352293+ccani007","login":"ccani007","count":1},{"name":"Dan Lependorf","email":"dlependorf@gmail.com","login":"dlependorf","count":1},{"name":"Daniel Jordan","email":"dandermotj","login":"dandermotj","count":1},{"name":"David J. Harris","email":"harry491@gmail.com","login":"davharris","count":1},{"name":"Jan Kislinger","email":"jan.kislinger@rtsmunity.com","login":null,"count":1},{"name":"suman","email":"sumprain@yahoo.com","login":null,"count":1},{"name":"Peter Haverty","email":"phaverty@gene.com","login":null,"count":1},{"name":"Ryo-N7","email":"ryonakagawara@gmail.com","login":"Ryo-N7","count":1},{"name":"Shaun Jackman","email":"sjackman@gmail.com","login":"sjackman","count":1},{"name":"Shian Su","email":"contact.shian.su+github@gmail.com","login":"Shians","count":1},{"name":"Stefan Schreiber","email":"sgschreiber","login":"sgschreiber","count":1},{"name":"TJ Mahr","email":"tjmahr","login":"tjmahr","count":1},{"name":"Tim Taylor","email":"tim.taylor@hiddenelephants.co.uk","login":"TimTaylor","count":1},{"name":"Tomasz Kalinowski","email":"tkalinow@asu.edu","login":"t-kalinowski","count":1},{"name":"Travis Dawry","email":"tdawry","login":"tdawry","count":1},{"name":"Tyler Hays","email":"tyhays@gmail.com","login":"thays42","count":1},{"name":"Tyler Littlefield","email":"tylurp1@gmail.com","login":"tylerlittlefield","count":1},{"name":"Vitalie Spinu","email":"spinuvit@gmail.com","login":"vspinu","count":1},{"name":"W. Kyle Hamilton","email":"kyle.hamilton@gmail.com","login":"kylehamilton","count":1},{"name":"Zach Burchill","email":"zach.burchill@gmail.com","login":"emojiencoding","count":1},{"name":"Zeki Akyol","email":"40212849+zekiakyol","login":"zekiakyol","count":1},{"name":"adamroyjones","email":"10088591+adamroyjones","login":"adamroyjones","count":1},{"name":"catalamarti","email":"marticatalasabate@gmail.com","login":"catalamarti","count":1},{"name":"cheryldietrich","email":"52937302+cheryldietrich","login":"cheryldietrich","count":1},{"name":"dgromer","email":"de.dani@gmail.com","login":"dgromer","count":1},{"name":"eitsupi","email":"50911393+eitsupi","login":"eitsupi","count":1},{"name":"gergness","email":"greg.freedman@gmail.com","login":"gergness","count":1},{"name":"jankislinger","email":"jan.kislinger@gmail.com","login":"jankislinger","count":1},{"name":"jpmarindiaz","email":"jpmarindiaz@gmail.com","login":"jpmarindiaz","count":1},{"name":"maike2011","email":"49521578+maike2011","login":"maike2011","count":1},{"name":"michaelweylandt","email":"michael.weylandt@gmail.com","login":"michaelweylandt","count":1},{"name":"shosaco","email":"shosaco","login":"shosaco","count":1},{"name":"smbache","email":"stefan@stefanbache.dk","login":"smbache","count":1},{"name":"surdina","email":"10577128+surdina","login":"surdina","count":1},{"name":"Aaron Wolen","email":"aaron@wolen.com","login":"aaronwolen","count":1},{"name":"Romain François","email":"romain@thinkr.fr","login":null,"count":1},{"name":"Ilari Scheinin","email":"ilarischeinin","login":"ilarischeinin","count":1},{"name":"Eugene Ha","email":"eha@posteo.de","login":"egnha","count":1},{"name":"Elliott Sales de Andrade","email":"quantum.analyst@gmail.com","login":"QuLogic","count":1},{"name":"E. David Aja","email":"edavidaja@hey.com","login":"edavidaja","count":1},{"name":"Derek Chiu","email":"dchiu@bccrc.ca","login":"dchiu911","count":1},{"name":"Lambda Moses","email":"dlu2@caltech.edu","login":"lambdamoses","count":1},{"name":"Malcolm Barrett","email":"malcolmbarrett","login":"malcolmbarrett","count":1},{"name":"Marie-Helene Burle","email":"msb2@sfu.ca","login":"prosoitos","count":1},{"name":"Mark D","email":"markdly","login":"markdly","count":1},{"name":"Mark Sonnabaum","email":"marksonnabaum@gmail.com","login":"msonnabaum","count":1},{"name":"Matt Nield","email":"64328730+matthewjnield","login":"matthewjnield","count":1},{"name":"Matthias Grenié","email":"matthias.grenie@ens-lyon.fr","login":"Rekyt","count":1},{"name":"Mauro Lepore","email":"maurolepore","login":"maurolepore","count":1},{"name":"Maëlle Salmon","email":"maelle.salmon@yahoo.se","login":"maelle","count":1},{"name":"Michael Chirico","email":"michaelchirico4@gmail.com","login":"MichaelChirico","count":1},{"name":"Michael Grund","email":"23025878+michaelgrund","login":"michaelgrund","count":1},{"name":"Mike Love","email":"mikelove","login":"mikelove","count":1},{"name":"Mine Cetinkaya-Rundel","email":"cetinkaya.mine@gmail.com","login":"mine-cetinkaya-rundel","count":1},{"name":"Mitchell O'Hara-Wild","email":"mitchelloharawild","login":"mitchelloharawild","count":1},{"name":"Neal Richardson","email":"neal.p.richardson@gmail.com","login":"nealrichardson","count":1},{"name":"NoahMarconi","email":"NoahMarconi","login":"NoahMarconi","count":1},{"name":"Núria Mercadé-Besora","email":"61558739+nmercadeb","login":"nmercadeb","count":1},{"name":"Patrick Kennedy","email":"pkq","login":"pkq","count":1},{"name":"Richard Cotton","email":"richierocks@gmail.com","login":"richierocks","count":1},{"name":"Robert M Flight","email":"r.flight79@gmail.com","login":"rmflight","count":1},{"name":"Romain LESUR","email":"RLesur","login":"RLesur","count":1},{"name":"Rory Nolan","email":"rorynoolan@gmail.com","login":"rorynolan","count":1}],"total_commits":1216,"total_committers":111,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":10.954954954954955,"dds":0.5764802631578947,"past_year_committers":[{"name":"Hadley Wickham","email":"h.wickham@gmail.com","login":"hadley","count":18},{"name":"Charlie Gao","email":"53399081+shikokuchuo","login":"shikokuchuo","count":9},{"name":"Davis Vaughan","email":"davis@rstudio.com","login":"DavisVaughan","count":2},{"name":"Adam Sadowski","email":"40274818+asadow","login":"asadow","count":1},{"name":"Andrea Gomez Vargas","email":"45582182+SoyAndrea","login":"SoyAndrea","count":1},{"name":"Catalina Cañizares","email":"88352293+ccani007","login":"ccani007","count":1},{"name":"E. David Aja","email":"edavidaja@hey.com","login":"edavidaja","count":1},{"name":"Gábor Csárdi","email":"csardi.gabor@gmail.com","login":"gaborcsardi","count":1},{"name":"J. Hathaway","email":"hathawayj@byui.edu","login":"hathawayj","count":1},{"name":"James Laird-Smith","email":"jameslairdsmith@gmail.com","login":"jameslairdsmith","count":1},{"name":"Jay Hesselberth","email":"jay.hesselberth@gmail.com","login":"jayhesselberth","count":1},{"name":"Kim López Güell","email":"99121045+KimLopezGuell","login":"KimLopezGuell","count":1},{"name":"Kirill Müller","email":"krlmlr","login":"krlmlr","count":1},{"name":"Michael Chirico","email":"michaelchirico4@gmail.com","login":"MichaelChirico","count":1},{"name":"Núria Mercadé-Besora","email":"61558739+nmercadeb","login":"nmercadeb","count":1},{"name":"Zeki Akyol","email":"40212849+zekiakyol","login":"zekiakyol","count":1},{"name":"catalamarti","email":"marticatalasabate@gmail.com","login":"catalamarti","count":1},{"name":"cheryldietrich","email":"52937302+cheryldietrich","login":"cheryldietrich","count":1},{"name":"maike2011","email":"49521578+maike2011","login":"maike2011","count":1}],"past_year_total_commits":45,"past_year_total_committers":19,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.3684210526315788,"past_year_dds":0.6,"last_synced_at":"2025-07-08T15:54:31.355Z","last_synced_commit":"2a4eac922a8747ead3afc9e0bea66d90de717153","created_at":"2023-03-07T09:19:58.918Z","updated_at":"2025-07-08T15:54:31.497Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","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/purrr","html_url":"https://github.com/tidyverse/purrr","last_synced_at":"2025-09-07T02:24:13.376Z","status":null,"issues_count":138,"pull_requests_count":143,"avg_time_to_close_issue":7508811.27184466,"avg_time_to_close_pull_request":2421772.880952381,"issues_closed_count":103,"pull_requests_closed_count":126,"pull_request_authors_count":38,"issue_authors_count":83,"avg_comments_per_issue":1.7971014492753623,"avg_comments_per_pull_request":0.7622377622377622,"merged_pull_requests_count":108,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":32,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":1731800.4545454546,"past_year_avg_time_to_close_pull_request":989948.9677419355,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":24,"past_year_avg_comments_per_issue":0.5625,"past_year_avg_comments_per_pull_request":0.40425531914893614,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":28,"created_at":"2023-05-10T21:09:13.721Z","updated_at":"2025-09-07T02:24:13.378Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fpurrr/issues","issue_labels_count":{"tidy-dev-day :nerd_face:":14,"feature":11,"bug":7,"map :world_map:":6,"documentation":6,"upkeep":3,"reprex":3,"flatten :earth_americas:":2,"performance":2,"modify :hammer_and_wrench:":1,"lifecycle :butterfly:":1,"adverb :books:":1,"list 🧦":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":93,"MEMBER":33,"CONTRIBUTOR":11},"pull_request_author_associations_count":{"MEMBER":65,"CONTRIBUTOR":35,"NONE":31,"COLLABORATOR":11},"issue_authors":{"hadley":23,"DanChaltiel":10,"DavisVaughan":6,"mmuurr":4,"mgirlich":4,"ggrothendieck":3,"werkstattcodes":3,"shikokuchuo":3,"mlane3":2,"brunomioto":2,"tyner":2,"h-a-graham":2,"totvi":2,"lmiratrix":2,"mattwarkentin":1,"nicholascarey":1,"MarkPaulin":1,"fwimp":1,"mkoohafkan":1,"krlmlr":1,"phish108":1,"jayhesselberth":1,"prototaxites":1,"TylerGrantSmith":1,"dleopold":1,"shearerpmm":1,"orgadish":1,"HenningLorenzen-ext-bayer":1,"rressler":1,"krivit":1,"rosseji":1,"mikmart":1,"PMassicotte":1,"olivroy":1,"arnaudgallou":1,"gwd666":1,"jonasfreimuth":1,"twhitehead":1,"leungi":1,"dgromer":1,"Dannyzhd":1,"asmlgkj":1,"Tripartio":1,"plukethep":1,"idavydov":1,"py-b":1,"JLHerreraCortijo":1,"gkuljanin":1,"filipemsc":1,"JustGitting":1,"netique":1,"clandinq":1,"Smartiing":1,"jennybc":1,"byronvickers":1,"KasperThystrup":1,"PaulGunsalus":1,"DyfanJones":1,"jingydz":1,"amarchin":1,"jmoggridge":1,"maxheld83":1,"jnolis":1,"steffen-stell":1,"pawelru":1,"jic007":1,"latot":1,"ar-puuk":1,"MatthieuStigler":1,"jeremystan":1,"cdolladille":1,"avraam-inside":1,"davidrsch":1,"JBGruber":1,"MarceloRTonon":1,"anjelinejeline":1,"AshesITR":1,"georgestagg":1,"ScientiaFelis":1,"t-kalinowski":1,"fgoerlich":1,"mfeinleib-hart":1,"mikkmart":1},"pull_request_authors":{"hadley":43,"shikokuchuo":22,"DavisVaughan":8,"matthewjnield":6,"jayhesselberth":4,"batpigandme":4,"gaborcsardi":3,"salim-b":3,"SoyAndrea":2,"ccani007":2,"maike2011":2,"KimLopezGuell":2,"krlmlr":2,"catalamarti":2,"MichaelChirico":2,"jameslairdsmith":2,"asadow":2,"edavidaja":2,"sierrajohnson":2,"cheryldietrich":2,"mgirlich":2,"SokolovAnatoliy":2,"zekiakyol":2,"VisruthSK":2,"hathawayj":2,"nmercadeb":2,"ErdaradunGaztea":2,"fontikar":1,"lionel-":1,"jennybc":1,"maelle":1,"eitsupi":1,"MarkPaulin":1,"michaelgrund":1,"jeroen":1,"luisDVA":1,"jimhester":1,"kylehamilton":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10165670,"issues_count":31989241,"pull_requests_count":100238337,"authors_count":10729070,"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":{"feature":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":23,"MEMBER":5,"CONTRIBUTOR":3},"past_year_pull_request_author_associations_count":{"MEMBER":14,"NONE":12,"COLLABORATOR":11,"CONTRIBUTOR":9},"past_year_issue_authors":{"hadley":4,"shikokuchuo":3,"totvi":2,"h-a-graham":2,"steffen-stell":1,"ScientiaFelis":1,"PMassicotte":1,"netique":1,"mmuurr":1,"mfeinleib-hart":1,"maxheld83":1,"MarkPaulin":1,"MarceloRTonon":1,"krivit":1,"jonasfreimuth":1,"JBGruber":1,"jayhesselberth":1,"HenningLorenzen-ext-bayer":1,"gkuljanin":1,"fwimp":1,"filipemsc":1,"davidrsch":1,"DanChaltiel":1,"ar-puuk":1},"past_year_pull_request_authors":{"shikokuchuo":22,"hadley":10,"jayhesselberth":4,"ErdaradunGaztea":2,"VisruthSK":2,"sierrajohnson":2,"salim-b":2,"luisDVA":1,"MarkPaulin":1},"maintainers":[{"login":"hadley","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"shikokuchuo","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shikokuchuo"},{"login":"DavisVaughan","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavisVaughan"},{"login":"krlmlr","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krlmlr"},{"login":"gaborcsardi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborcsardi"},{"login":"batpigandme","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/batpigandme"},{"login":"jennybc","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jennybc"},{"login":"georgestagg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/georgestagg"},{"login":"lionel-","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lionel-"}],"active_maintainers":[{"login":"shikokuchuo","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shikokuchuo"},{"login":"hadley","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"}]},"events":{"total":{"CreateEvent":5,"ReleaseEvent":2,"IssuesEvent":45,"WatchEvent":74,"DeleteEvent":4,"MemberEvent":1,"IssueCommentEvent":68,"PushEvent":43,"PullRequestReviewEvent":78,"PullRequestReviewCommentEvent":99,"PullRequestEvent":43,"ForkEvent":14},"last_year":{"CreateEvent":5,"ReleaseEvent":2,"IssuesEvent":45,"WatchEvent":74,"DeleteEvent":4,"MemberEvent":1,"IssueCommentEvent":68,"PushEvent":43,"PullRequestReviewEvent":78,"PullRequestReviewCommentEvent":99,"PullRequestEvent":43,"ForkEvent":14}},"keywords":["functional-programming","r"],"dependencies":[{"ecosystem":"cran","filepath":"DESCRIPTION","sha":null,"kind":"manifest","created_at":"2022-09-01T01:41:42.489Z","updated_at":"2022-09-01T01:41:42.489Z","repository_link":"https://github.com/tidyverse/purrr/blob/main/DESCRIPTION","dependencies":[{"id":3454219955,"package_name":"R","ecosystem":"cran","requirements":"\u003e= 3.2.3","direct":true,"kind":"depends","optional":false},{"id":3454219956,"package_name":"cli","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":3454219957,"package_name":"lifecycle","ecosystem":"cran","requirements":"\u003e= 1.0.1.9001","direct":true,"kind":"imports","optional":false},{"id":3454219958,"package_name":"magrittr","ecosystem":"cran","requirements":"\u003e= 1.5.0","direct":true,"kind":"imports","optional":false},{"id":3454219959,"package_name":"rlang","ecosystem":"cran","requirements":"\u003e= 0.4.10","direct":true,"kind":"imports","optional":false},{"id":3454219960,"package_name":"vctrs","ecosystem":"cran","requirements":"\u003e= 0.3.2","direct":true,"kind":"imports","optional":false},{"id":3454219961,"package_name":"covr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":3454219962,"package_name":"dplyr","ecosystem":"cran","requirements":"\u003e= 0.7.8","direct":true,"kind":"suggests","optional":false},{"id":3454219963,"package_name":"knitr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":3454219964,"package_name":"rmarkdown","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":3454219965,"package_name":"testthat","ecosystem":"cran","requirements":"\u003e= 3.0.0","direct":true,"kind":"suggests","optional":false},{"id":3454219966,"package_name":"tibble","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":3454219967,"package_name":"tidyselect","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-14T00:05:37.273Z","updated_at":"2023-01-14T00:05:37.273Z","repository_link":"https://github.com/tidyverse/purrr/blob/main/.github/workflows/R-CMD-check.yaml","dependencies":[{"id":6891802738,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891802739,"package_name":"r-lib/actions/setup-pandoc","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891802740,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891802741,"package_name":"r-lib/actions/setup-r-dependencies","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891802742,"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-14T00:05:37.362Z","updated_at":"2023-01-14T00:05:37.362Z","repository_link":"https://github.com/tidyverse/purrr/blob/main/.github/workflows/pkgdown.yaml","dependencies":[{"id":6891802743,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891802744,"package_name":"r-lib/actions/setup-pandoc","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891802745,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891802746,"package_name":"r-lib/actions/setup-r-dependencies","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891802747,"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-14T00:05:37.403Z","updated_at":"2023-01-14T00:05:37.403Z","repository_link":"https://github.com/tidyverse/purrr/blob/main/.github/workflows/pr-commands.yaml","dependencies":[{"id":6891802748,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891802749,"package_name":"r-lib/actions/pr-fetch","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891802750,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891802751,"package_name":"r-lib/actions/setup-r-dependencies","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891802752,"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-14T00:05:37.444Z","updated_at":"2023-01-14T00:05:37.444Z","repository_link":"https://github.com/tidyverse/purrr/blob/main/.github/workflows/test-coverage.yaml","dependencies":[{"id":6891802753,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891802754,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891802755,"package_name":"r-lib/actions/setup-r-dependencies","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":30.80413827792009,"created_at":"2025-09-08T11:18:30.502Z","updated_at":"2025-10-07T08:24:36.125Z","avatar_url":"https://github.com/tidyverse.png","language":"R","category":null,"sub_category":null,"monthly_downloads":1340116,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["tidy-data","data-manipulation","grammar","visualisation","parsing","csv","fwf","documentation-tool","rmarkdown","package-creation"],"project_url":"https://science.ecosyste.ms/api/v1/projects/63618","html_url":"https://science.ecosyste.ms/projects/63618"}