{"id":427050,"name":"tidyr","ecosystem":"cran","description":"Tidy Messy Data","homepage":"https://tidyr.tidyverse.org","licenses":"MIT + file LICENSE","normalized_licenses":["MIT"],"repository_url":"https://github.com/tidyverse/tidyr","keywords_array":[],"namespace":null,"versions_count":32,"first_release_published_at":"2014-07-21T23:16:00.000Z","latest_release_published_at":"2025-12-19T00:00:00.000Z","latest_release_number":"1.3.2","last_synced_at":"2026-09-18T03:46:43.429Z","created_at":"2022-04-06T19:18:40.461Z","updated_at":"2026-09-21T19:43:44.489Z","registry_url":"https://cran.r-project.org/package=tidyr","install_command":null,"documentation_url":"http://cran.r-project.org/web/packages/tidyr/tidyr.pdf","metadata":{},"repo_metadata":{"id":39013784,"uuid":"20688261","full_name":"tidyverse/tidyr","owner":"tidyverse","description":"Tidy Messy Data","archived":false,"fork":false,"pushed_at":"2026-06-02T17:43:26.000Z","size":21154,"stargazers_count":1439,"open_issues_count":58,"forks_count":419,"subscribers_count":67,"default_branch":"main","last_synced_at":"2026-09-17T19:21:46.312Z","etag":null,"topics":["r","tidy-data"],"latest_commit_sha":null,"homepage":"https://tidyr.tidyverse.org/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tidyverse.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-06-10T14:24:33.000Z","updated_at":"2026-09-15T18:48:20.000Z","dependencies_parsed_at":"2023-12-16T07:04:51.790Z","dependency_job_id":"13c37b8c-3811-4208-99c0-3dd98d2a83bf","html_url":"https://github.com/tidyverse/tidyr","commit_stats":{"total_commits":1314,"total_committers":134,"mean_commits":9.805970149253731,"dds":0.410958904109589,"last_synced_commit":"c6c126a61f67a10b5ab9ce6bb1d9dbbb7a380bbd"},"previous_names":["hadley/tidyr"],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/tidyverse/tidyr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse","download_url":"https://codeload.github.com/tidyverse/tidyr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/sbom","scorecard":{"id":884877,"data":{"date":"2025-08-11","repo":{"name":"github.com/tidyverse/tidyr","commit":"3a69c676a49e0458beeacd7922929633e0d7d614"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/format-suggest.yaml:31"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":5,"reason":"3 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pkgdown.yaml:25","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr-commands.yaml:19","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr-commands.yaml:58","Info: topLevel permissions set to 'read-all': .github/workflows/R-CMD-check.yaml:15","Warn: no topLevel permission defined: .github/workflows/check-devel.yaml:1","Warn: no topLevel permission defined: .github/workflows/format-suggest.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/pkgdown.yaml:14","Info: topLevel permissions set to 'read-all': .github/workflows/pr-commands.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/test-coverage.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyr/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/tidyr/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/tidyr/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/tidyr/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/tidyr/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-devel.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyr/check-devel.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-devel.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyr/check-devel.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-devel.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyr/check-devel.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-devel.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyr/check-devel.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-devel.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyr/check-devel.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format-suggest.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyr/format-suggest.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format-suggest.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyr/format-suggest.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format-suggest.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyr/format-suggest.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/tidyr/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/tidyr/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/tidyr/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/tidyr/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/tidyr/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/tidyr/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/tidyr/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/tidyr/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/tidyr/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/tidyr/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/tidyr/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/tidyr/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/tidyr/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/tidyr/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tidyr/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/tidyr/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/tidyr/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/tidyr/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/tidyr/test-coverage.yaml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  24 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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:32.432Z","repository_id":39013784,"created_at":"2025-08-24T09:36:32.432Z","updated_at":"2025-08-24T09:36:32.432Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37475866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-19T02:00:07.094Z","response_time":73,"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.3.2","sha":"bfdfc359b90b5f1432eb9de21cd03d9c11893137","kind":"commit","published_at":"2026-01-09T14:13:04.000Z","download_url":"https://codeload.github.com/tidyverse/tidyr/tar.gz/v1.3.2","html_url":"https://github.com/tidyverse/tidyr/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyr@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"d04a0eb68bf27279ce8440e798e4b685e0629830","kind":"commit","published_at":"2024-01-23T14:26:58.000Z","download_url":"https://codeload.github.com/tidyverse/tidyr/tar.gz/v1.3.1","html_url":"https://github.com/tidyverse/tidyr/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyr@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"561fb8eeab6eb229f84646a1123890775846c978","kind":"commit","published_at":"2023-01-23T22:20:40.000Z","download_url":"https://codeload.github.com/tidyverse/tidyr/tar.gz/v1.3.0","html_url":"https://github.com/tidyverse/tidyr/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyr@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"37fb10c6829f7d4841471d5cd15a63445f18da38","kind":"commit","published_at":"2022-08-31T17:55:37.000Z","download_url":"https://codeload.github.com/tidyverse/tidyr/tar.gz/v1.2.1","html_url":"https://github.com/tidyverse/tidyr/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyr@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"6152aae8321a958349e6874a8a3a7e2b1124b10b","kind":"commit","published_at":"2022-02-02T01:33:48.000Z","download_url":"https://codeload.github.com/tidyverse/tidyr/tar.gz/v1.2.0","html_url":"https://github.com/tidyverse/tidyr/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyr@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v1.2.0/manifests"},{"name":"v1.1.4","sha":"49753836537547511e331b1d55a44b3471b8f422","kind":"commit","published_at":"2021-09-23T12:35:35.000Z","download_url":"https://codeload.github.com/tidyverse/tidyr/tar.gz/v1.1.4","html_url":"https://github.com/tidyverse/tidyr/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyr@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"ac4e830e134707d59d1ab554b8981729d2233f48","kind":"commit","published_at":"2021-03-02T14:38:33.000Z","download_url":"https://codeload.github.com/tidyverse/tidyr/tar.gz/v1.1.3","html_url":"https://github.com/tidyverse/tidyr/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyr@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"cc41564c0d1770d2e3aff8eadb6aaa5d2a94ae11","kind":"commit","published_at":"2020-08-26T14:30:30.000Z","download_url":"https://codeload.github.com/tidyverse/tidyr/tar.gz/v1.1.2","html_url":"https://github.com/tidyverse/tidyr/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyr@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"68a2cd0198f9301ca5f673c336724c6808601420","kind":"commit","published_at":"2020-07-31T15:15:49.000Z","download_url":"https://codeload.github.com/tidyverse/tidyr/tar.gz/v1.1.1","html_url":"https://github.com/tidyverse/tidyr/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyr@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"bd356badfd93e68ad2e9097ffe6ab1853d432a02","kind":"commit","published_at":"2020-05-19T21:31:15.000Z","download_url":"https://codeload.github.com/tidyverse/tidyr/tar.gz/v1.1.0","html_url":"https://github.com/tidyverse/tidyr/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyr@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"ca5ed7625f017660227fb9eb3d084f6c715edebf","kind":"commit","published_at":"2020-05-06T17:33:34.000Z","download_url":"https://codeload.github.com/tidyverse/tidyr/tar.gz/v1.0.3","html_url":"https://github.com/tidyverse/tidyr/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyr@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"434c453f03305ab0d23868e86dfaf9281f26cfa1","kind":"commit","published_at":"2020-01-23T17:59:16.000Z","download_url":"https://codeload.github.com/tidyverse/tidyr/tar.gz/v1.0.2","html_url":"https://github.com/tidyverse/tidyr/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyr@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"434c453f03305ab0d23868e86dfaf9281f26cfa1","kind":"commit","published_at":"2020-01-23T17:59:16.000Z","download_url":"https://codeload.github.com/tidyverse/tidyr/tar.gz/v1.0.1","html_url":"https://github.com/tidyverse/tidyr/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyr@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5295af033107386348c731363a7344c0498f77cd","kind":"commit","published_at":"2019-09-10T12:05:16.000Z","download_url":"https://codeload.github.com/tidyverse/tidyr/tar.gz/v1.0.0","html_url":"https://github.com/tidyverse/tidyr/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyr@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v1.0.0/manifests"},{"name":"v0.8.3","sha":"c267c485a4cbeb8772f1d4264487187b0f1393dd","kind":"commit","published_at":"2019-02-28T16:02:41.000Z","download_url":"https://codeload.github.com/tidyverse/tidyr/tar.gz/v0.8.3","html_url":"https://github.com/tidyverse/tidyr/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyr@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"8a42d07d0e49718fcae6c027325068ce8e0aaf6d","kind":"commit","published_at":"2018-10-26T21:48:13.000Z","download_url":"https://codeload.github.com/tidyverse/tidyr/tar.gz/v0.8.2","html_url":"https://github.com/tidyverse/tidyr/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyr@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"1b3bcfc23bcfca8445160b8718ed9b6fdc876bc2","kind":"commit","published_at":"2018-05-10T17:13:52.000Z","download_url":"https://codeload.github.com/tidyverse/tidyr/tar.gz/v0.8.1","html_url":"https://github.com/tidyverse/tidyr/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyr@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"bb69f870188c8ad47184a0ba000c3498dcfe0747","kind":"commit","published_at":"2018-01-29T15:46:13.000Z","download_url":"https://codeload.github.com/tidyverse/tidyr/tar.gz/v0.8.0","html_url":"https://github.com/tidyverse/tidyr/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyr@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"0ed08c2225edf1fda38eec4961bb87960e9e1403","kind":"commit","published_at":"2017-10-16T13:19:42.000Z","download_url":"https://codeload.github.com/tidyverse/tidyr/tar.gz/v0.7.2","html_url":"https://github.com/tidyverse/tidyr/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyr@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"bd0c6b09052e91a4d283b2be6c8d3c5a6769b910","kind":"commit","published_at":"2017-08-24T14:13:19.000Z","download_url":"https://codeload.github.com/tidyverse/tidyr/tar.gz/v0.7.1","html_url":"https://github.com/tidyverse/tidyr/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyr@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"89267238cffb398f28916e373099d25f053a153f","kind":"commit","published_at":"2017-08-14T16:40:59.000Z","download_url":"https://codeload.github.com/tidyverse/tidyr/tar.gz/v0.7.0","html_url":"https://github.com/tidyverse/tidyr/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyr@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v0.7.0/manifests"},{"name":"0.6.3","sha":"eb70bfe5907e8e24e76e5a73dc780029a3ad7b4e","kind":"commit","published_at":"2017-05-15T16:45:51.000Z","download_url":"https://codeload.github.com/tidyverse/tidyr/tar.gz/0.6.3","html_url":"https://github.com/tidyverse/tidyr/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyr@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/0.6.3/manifests"},{"name":"v0.6.2","sha":"99643eaddb0a0a65df27667cde86f344c21cf5d7","kind":"commit","published_at":"2017-05-03T15:39:55.000Z","download_url":"https://codeload.github.com/tidyverse/tidyr/tar.gz/v0.6.2","html_url":"https://github.com/tidyverse/tidyr/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyr@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"6f534dfc126164b33d6bb73b6576ad3c382253fd","kind":"commit","published_at":"2017-01-09T23:42:53.000Z","download_url":"https://codeload.github.com/tidyverse/tidyr/tar.gz/v0.6.1","html_url":"https://github.com/tidyverse/tidyr/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyr@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"bbd1275da55dbb7cf1e5c64efbb8dd05ffbf8d3f","kind":"commit","published_at":"2016-08-11T22:21:31.000Z","download_url":"https://codeload.github.com/tidyverse/tidyr/tar.gz/v0.6.0","html_url":"https://github.com/tidyverse/tidyr/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyr@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"1058cabdf2240e1fe5f9dc1d2d37f02c0791ccd1","kind":"commit","published_at":"2016-06-14T12:40:51.000Z","download_url":"https://codeload.github.com/tidyverse/tidyr/tar.gz/v0.5.1","html_url":"https://github.com/tidyverse/tidyr/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyr@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"2e10a63bf8e888d9d71be116783cde041566ad4e","kind":"commit","published_at":"2016-06-13T14:14:08.000Z","download_url":"https://codeload.github.com/tidyverse/tidyr/tar.gz/v0.5.0","html_url":"https://github.com/tidyverse/tidyr/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyr@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"94d9395ad7e9895f4691eeca967e3efb1b7c9dc0","kind":"commit","published_at":"2016-02-05T17:05:21.000Z","download_url":"https://codeload.github.com/tidyverse/tidyr/tar.gz/v0.4.1","html_url":"https://github.com/tidyverse/tidyr/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyr@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"02ac0c18aebdddef75924362ced360752728d101","kind":"commit","published_at":"2016-01-18T16:38:26.000Z","download_url":"https://codeload.github.com/tidyverse/tidyr/tar.gz/v0.4.0","html_url":"https://github.com/tidyverse/tidyr/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyr@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"1fdc0ab528c0bde8954be282d3e88572c4ea9b27","kind":"commit","published_at":"2015-09-09T23:18:56.000Z","download_url":"https://codeload.github.com/tidyverse/tidyr/tar.gz/v0.3.1","html_url":"https://github.com/tidyverse/tidyr/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyr@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"672bc60e81eaf385e0ac571b3e25f55b115a5570","kind":"commit","published_at":"2015-09-07T22:32:54.000Z","download_url":"https://codeload.github.com/tidyverse/tidyr/tar.gz/v0.3.0","html_url":"https://github.com/tidyverse/tidyr/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyr@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"2e08772d154babcc97912bcae8b0b64b65b964ab","kind":"commit","published_at":"2014-12-05T16:50:16.000Z","download_url":"https://codeload.github.com/tidyverse/tidyr/tar.gz/v0.2.0","html_url":"https://github.com/tidyverse/tidyr/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyr@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v0.2.0/manifests"},{"name":"v0.1","sha":"4d622ae3b3591203c15d6ec257b67764d2bb4e2e","kind":"commit","published_at":"2014-07-21T19:16:47.000Z","download_url":"https://codeload.github.com/tidyverse/tidyr/tar.gz/v0.1","html_url":"https://github.com/tidyverse/tidyr/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tidyr@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-21T19:43:44.489Z","dependent_packages_count":2304,"downloads":1161159,"downloads_period":"last-month","dependent_repos_count":9231,"rankings":{"downloads":0.08273819892004877,"dependent_repos_count":0.03483713638738896,"dependent_packages_count":0.04790106253265981,"stargazers_count":0.17418568193694478,"forks_count":0.10451140916216688,"docker_downloads_count":17.296638216338618,"average":2.956801950879638},"purl":"pkg:cran/tidyr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cran/tidyr","docker_dependents_count":1796,"docker_downloads_count":121497399,"usage_url":"https://repos.ecosyste.ms/usage/cran/tidyr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cran/tidyr/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-20T23:05:15.182Z","issues_count":139,"pull_requests_count":129,"avg_time_to_close_issue":13525430.304878049,"avg_time_to_close_pull_request":3317298.945945946,"issues_closed_count":82,"pull_requests_closed_count":111,"pull_request_authors_count":33,"issue_authors_count":98,"avg_comments_per_issue":1.856115107913669,"avg_comments_per_pull_request":0.8062015503875969,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":20,"past_year_avg_time_to_close_issue":3022197.0,"past_year_avg_time_to_close_pull_request":367430.05555555556,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftidyr/issues","maintainers":[{"login":"DavisVaughan","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavisVaughan"},{"login":"hadley","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"gaborcsardi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborcsardi"},{"login":"mine-cetinkaya-rundel","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mine-cetinkaya-rundel"},{"login":"jennybc","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jennybc"},{"login":"krlmlr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krlmlr"},{"login":"georgestagg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/georgestagg"},{"login":"juliasilge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliasilge"},{"login":"lionel-","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lionel-"}],"active_maintainers":[{"login":"DavisVaughan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavisVaughan"},{"login":"juliasilge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliasilge"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/tidyr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/tidyr/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/tidyr/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/tidyr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/tidyr/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/tidyr/codemeta","maintainers":[{"uuid":"hadley@posit.co","login":null,"name":"Hadley Wickham","email":"hadley@posit.co","url":null,"packages_count":38,"html_url":null,"role":null,"created_at":"2023-01-24T16:03:02.500Z","updated_at":"2023-01-24T16:03:02.500Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/maintainers/hadley@posit.co/packages"}]}