{"id":11642279,"name":"github.com/tidyverse/stringr","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/tidyverse/stringr","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2015-04-29T12:44:26.000Z","latest_release_published_at":"2025-11-03T22:09:36.000Z","latest_release_number":"v1.6.0","last_synced_at":"2026-05-08T16:07:43.528Z","created_at":"2025-05-15T08:16:30.144Z","updated_at":"2026-05-08T16:07:43.528Z","registry_url":"https://pkg.go.dev/github.com/tidyverse/stringr","install_command":"go get github.com/tidyverse/stringr","documentation_url":"https://pkg.go.dev/github.com/tidyverse/stringr#section-documentation","metadata":{},"repo_metadata":{"id":718529,"uuid":"365649","full_name":"tidyverse/stringr","owner":"tidyverse","description":"A fresh approach to string manipulation in R","archived":false,"fork":false,"pushed_at":"2025-09-05T14:46:48.000Z","size":6456,"stargazers_count":640,"open_issues_count":11,"forks_count":192,"subscribers_count":36,"default_branch":"main","last_synced_at":"2025-09-08T12:59:29.855Z","etag":null,"topics":["r","regular-expression","strings"],"latest_commit_sha":null,"homepage":"https://stringr.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":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2009-11-08T22:20:08.000Z","updated_at":"2025-09-05T14:39:21.000Z","dependencies_parsed_at":"2023-07-05T15:16:59.453Z","dependency_job_id":"c80ce53e-8d96-436a-9dca-fab08066868b","html_url":"https://github.com/tidyverse/stringr","commit_stats":{"total_commits":603,"total_committers":75,"mean_commits":8.04,"dds":"0.19071310116086237","last_synced_commit":"a64b8f1ccc2506cfa4b7af7b9fa7766200eb71ac"},"previous_names":["hadley/stringr"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/tidyverse/stringr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/sbom","scorecard":{"id":884874,"data":{"date":"2025-08-11","repo":{"name":"github.com/tidyverse/stringr","commit":"90f8ba7fc3746c07db2d41597bcdc143b78a76d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":6,"reason":"Found 18/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":3,"reason":"0 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pkgdown.yaml:25","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","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/stringr/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/stringr/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/stringr/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/stringr/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/stringr/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/stringr/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/stringr/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/stringr/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/stringr/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/stringr/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/stringr/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/stringr/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/stringr/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/stringr/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/stringr/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/stringr/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/stringr/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/stringr/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/stringr/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/stringr/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/stringr/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/stringr/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/stringr/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/stringr/test-coverage.yaml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  18 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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":"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 23 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:29.240Z","repository_id":718529,"created_at":"2025-08-24T09:36:29.240Z","updated_at":"2025-08-24T09:36:29.240Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274209411,"owners_count":25241783,"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_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.5.1","sha":"934018d8242be6f2fb5332a6d665132251bdb99a","kind":"commit","published_at":"2023-11-14T15:03:43.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/v1.5.1","html_url":"https://github.com/tidyverse/stringr/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"f3d9f95e0cfff92101fe21d5de2a2c584c5e7a24","kind":"commit","published_at":"2022-12-01T20:53:23.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/v1.5.0","html_url":"https://github.com/tidyverse/stringr/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"6942b941b307e06ada78f5a3060bb6a4e63d4fd7","kind":"commit","published_at":"2022-08-20T14:06:51.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/v1.4.1","html_url":"https://github.com/tidyverse/stringr/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"a045b08a2d03cf8b3b566f011f5b15949194e2cf","kind":"commit","published_at":"2019-02-09T16:00:38.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/v1.4.0","html_url":"https://github.com/tidyverse/stringr/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"eff4e4de9d03fa414024e44ee0fa15d5a5553e1a","kind":"commit","published_at":"2018-05-10T16:43:56.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/v1.3.1","html_url":"https://github.com/tidyverse/stringr/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"f197bae5c540fdcb43c915caff9325a7a9c94ea3","kind":"commit","published_at":"2018-01-29T22:41:15.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/v1.3.0","html_url":"https://github.com/tidyverse/stringr/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"d3be5134e3292af0a3e0975e88a39bb6fd604098","kind":"commit","published_at":"2017-02-17T15:22:55.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/v1.2.0","html_url":"https://github.com/tidyverse/stringr/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"5ba89b405269a7e91c6cce76314da4b10865cb28","kind":"commit","published_at":"2016-08-19T14:42:31.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/v1.1.0","html_url":"https://github.com/tidyverse/stringr/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"8dbcaa10929995957dc89857cb7690b12706532c","kind":"commit","published_at":"2015-04-29T12:44:26.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/v1.0.0","html_url":"https://github.com/tidyverse/stringr/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/v1.0.0/manifests"},{"name":"stringr-0.6.2","sha":"346e144fecfd11acb2585c9f8dd8b4799a5f0189","kind":"tag","published_at":"2012-12-05T17:40:23.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/stringr-0.6.2","html_url":"https://github.com/tidyverse/stringr/releases/tag/stringr-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@stringr-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.6.2/manifests"},{"name":"stringr-0.6","sha":"59a7f14dbad1a64b0fb36adfb8a064f641b8e9ff","kind":"tag","published_at":"2011-12-09T13:44:26.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/stringr-0.6","html_url":"https://github.com/tidyverse/stringr/releases/tag/stringr-0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@stringr-0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.6/manifests"},{"name":"stringr-0.5","sha":"19886ee6028c70c588f49f6c6935a2c788214939","kind":"commit","published_at":"2011-04-28T13:52:27.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/stringr-0.5","html_url":"https://github.com/tidyverse/stringr/releases/tag/stringr-0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@stringr-0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.5/manifests"},{"name":"stringr-0.4","sha":"1765f50aa0077cf0177c70e078b1a0a24661b854","kind":"tag","published_at":"2010-08-24T13:48:57.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/stringr-0.4","html_url":"https://github.com/tidyverse/stringr/releases/tag/stringr-0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@stringr-0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.4/manifests"},{"name":"stringr-0.3","sha":"ca334c510e3feaa482771496d1ae497d1446eb58","kind":"tag","published_at":"2010-02-15T14:22:19.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/stringr-0.3","html_url":"https://github.com/tidyverse/stringr/releases/tag/stringr-0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@stringr-0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.3/manifests"},{"name":"stringr-0.2","sha":"2d8ba494f328591aea5afa5f1b1a31ae92c4938c","kind":"tag","published_at":"2009-11-16T13:35:16.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/stringr-0.2","html_url":"https://github.com/tidyverse/stringr/releases/tag/stringr-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@stringr-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/stringr-0.2/manifests"},{"name":"string-0.1","sha":"97ce9e7814938d1161b5fc2bafa3112cb18572b9","kind":"tag","published_at":"2009-11-11T03:55:45.000Z","download_url":"https://codeload.github.com/tidyverse/stringr/tar.gz/string-0.1","html_url":"https://github.com/tidyverse/stringr/releases/tag/string-0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/stringr@string-0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/string-0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/tags/string-0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-09T16:45:17.382Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.865733838392594,"dependent_packages_count":5.496961843177366,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.68134784078498},"purl":"pkg:golang/github.com/tidyverse/stringr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/tidyverse/stringr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/tidyverse/stringr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/tidyverse/stringr/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-08T15:46:02.741Z","issues_count":113,"pull_requests_count":64,"avg_time_to_close_issue":7070478.539215687,"avg_time_to_close_pull_request":3351986.4285714286,"issues_closed_count":102,"pull_requests_closed_count":49,"pull_request_authors_count":29,"issue_authors_count":80,"avg_comments_per_issue":1.5044247787610618,"avg_comments_per_pull_request":0.671875,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":1948337.5,"past_year_avg_time_to_close_pull_request":17882316.5,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.1,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fstringr/issues","maintainers":[{"login":"hadley","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"jennybc","count":6,"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":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaborcsardi"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidyverse%2Fstringr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidyverse%2Fstringr/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidyverse%2Fstringr/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidyverse%2Fstringr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidyverse%2Fstringr/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidyverse%2Fstringr/codemeta","maintainers":[]}