{"id":428339,"name":"devtools","ecosystem":"cran","description":"Tools to Make Developing R Packages Easier","homepage":"https://devtools.r-lib.org/","licenses":"MIT + file LICENSE","normalized_licenses":["MIT"],"repository_url":"https://github.com/r-lib/devtools","keywords_array":[],"namespace":null,"versions_count":53,"first_release_published_at":"2011-06-22T22:30:00.000Z","latest_release_published_at":"2026-04-30T00:00:00.000Z","latest_release_number":"2.5.2","last_synced_at":"2026-06-21T15:27:09.707Z","created_at":"2022-04-06T20:02:33.587Z","updated_at":"2026-06-21T16:22:16.981Z","registry_url":"https://cran.r-project.org/package=devtools","install_command":null,"documentation_url":"http://cran.r-project.org/web/packages/devtools/devtools.pdf","metadata":{},"repo_metadata":{"id":694861,"uuid":"643909","full_name":"r-lib/devtools","owner":"r-lib","description":"Tools to make an R developer's life easier","archived":false,"fork":false,"pushed_at":"2026-04-28T21:27:03.000Z","size":14656,"stargazers_count":2507,"open_issues_count":5,"forks_count":761,"subscribers_count":118,"default_branch":"main","last_synced_at":"2026-04-28T23:10:52.238Z","etag":null,"topics":["package-creation","r"],"latest_commit_sha":null,"homepage":"https://devtools.r-lib.org","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/r-lib.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"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":"2010-05-03T04:08:49.000Z","updated_at":"2026-04-28T21:24:46.000Z","dependencies_parsed_at":"2023-07-05T15:17:19.146Z","dependency_job_id":"beed08f4-f640-4859-a7c7-db31140273d5","html_url":"https://github.com/r-lib/devtools","commit_stats":{"total_commits":3076,"total_committers":169,"mean_commits":"18.201183431952664","dds":0.6222366710013003,"last_synced_commit":"c3fa3dfb8de4e37b573cccff76f8c35a65a4488b"},"previous_names":["hadley/devtools"],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/r-lib/devtools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-lib","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/sbom","scorecard":{"id":756764,"data":{"date":"2025-08-11","repo":{"name":"github.com/r-lib/devtools","commit":"2aa51ef9b508d9ee760f3d94c64c6cc0eded99d9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":4,"reason":"0 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 4","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 17/29 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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","Info: topLevel permissions set to 'read-all': .github/workflows/R-CMD-check.yaml:15","Warn: no topLevel permission defined: .github/workflows/lint.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/pkgdown.yaml:14","Info: topLevel permissions set to 'read-all': .github/workflows/pr-commands.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/test-coverage.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/devtools/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/devtools/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/devtools/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/devtools/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/devtools/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/devtools/lint.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/devtools/lint.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/devtools/lint.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/devtools/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/devtools/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/devtools/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/devtools/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/devtools/pkgdown.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/devtools/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/devtools/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/devtools/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/devtools/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/devtools/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/devtools/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/devtools/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/devtools/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/devtools/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/devtools/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/devtools/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/devtools/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/devtools/test-coverage.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/r-lib/devtools/test-coverage.yaml/main?enable=pin","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  20 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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 20 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-22T21:53:55.259Z","repository_id":694861,"created_at":"2025-08-22T21:53:55.259Z","updated_at":"2025-08-22T21:53:55.259Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32573396,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"r-lib","name":"R infrastructure","uuid":"22618716","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22618716?v=4","repositories_count":154,"last_synced_at":"2025-03-31T15:25:33.926Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/r-lib","funding_links":[],"total_stars":27465,"followers":579,"following":0,"created_at":"2022-11-02T16:38:00.922Z","updated_at":"2025-03-31T15:25:33.927Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-lib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-lib/repositories"},"tags":[{"name":"v2.5.1","sha":"5387045d251bc1a3c085629551d105b74a76f0d2","kind":"commit","published_at":"2026-04-16T15:11:02.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v2.5.1","html_url":"https://github.com/r-lib/devtools/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"6345fea58f3cc4ddf7039bfa3de7a742f64ec780","kind":"commit","published_at":"2026-03-13T22:59:54.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v2.5.0","html_url":"https://github.com/r-lib/devtools/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.5.0/manifests"},{"name":"v2.4.6","sha":"51f04a51939f46a28e293321745e4dc33cfc9bd9","kind":"commit","published_at":"2025-10-02T01:44:51.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v2.4.6","html_url":"https://github.com/r-lib/devtools/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"4a7ba32d3878729d97d2ec8de343d061ea6232a2","kind":"commit","published_at":"2022-10-11T16:12:08.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v2.4.5","html_url":"https://github.com/r-lib/devtools/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"e191a1285afd954e9668eba7d238a8c716fb29bd","kind":"commit","published_at":"2022-07-20T17:06:43.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v2.4.4","html_url":"https://github.com/r-lib/devtools/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.4.4/manifests"},{"name":"pkgdown-update-released-site","sha":"416a88b5d4138de4f4710493c7502d43023db427","kind":"commit","published_at":"2021-12-06T02:13:00.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/pkgdown-update-released-site","html_url":"https://github.com/r-lib/devtools/releases/tag/pkgdown-update-released-site","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@pkgdown-update-released-site","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/pkgdown-update-released-site","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/pkgdown-update-released-site/manifests"},{"name":"v2.4.3","sha":"52772f1136671b6b0357f33b191779a6d520d859","kind":"commit","published_at":"2021-11-29T16:01:29.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v2.4.3","html_url":"https://github.com/r-lib/devtools/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"6bcaf8839b90c051f9ab8f1ad676a3c1d29fac93","kind":"commit","published_at":"2021-08-17T19:40:00.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v2.4.2","html_url":"https://github.com/r-lib/devtools/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"887498d6ee6e1dec2653ae5f79635f6d30a30eb5","kind":"commit","published_at":"2021-05-05T17:50:30.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v2.4.1","html_url":"https://github.com/r-lib/devtools/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"62781a8c8eba6427fd0d991e25095280d5957b60","kind":"commit","published_at":"2021-04-06T20:04:54.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v2.4.0","html_url":"https://github.com/r-lib/devtools/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"9d85f6a00c7d816ddd791125700e8504300bdea7","kind":"commit","published_at":"2020-09-17T19:11:10.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v2.3.2","html_url":"https://github.com/r-lib/devtools/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4bd2a10c266b8abac8e36d5b7bfa12bea6de2ab8","kind":"commit","published_at":"2020-07-21T18:18:38.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v2.3.1","html_url":"https://github.com/r-lib/devtools/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"c1e0ea2e122fd4b9c84150fd0c16000e5e7a249a","kind":"commit","published_at":"2020-04-09T17:10:44.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v2.3.0","html_url":"https://github.com/r-lib/devtools/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"60f7a48c4981db21f92431c15f85bd341d801067","kind":"commit","published_at":"2020-02-18T21:52:20.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v2.2.2","html_url":"https://github.com/r-lib/devtools/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"bf5a02693fcda8d48870205750ca63b5b2bf0022","kind":"commit","published_at":"2019-09-24T17:01:32.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v2.2.1","html_url":"https://github.com/r-lib/devtools/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"175f2dc2dad13dc5778d1c6358b893eb43e758e0","kind":"commit","published_at":"2019-09-05T15:31:47.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v2.2.0","html_url":"https://github.com/r-lib/devtools/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"4e088027e48c831f98f7ddb284d79333dbadce36","kind":"commit","published_at":"2019-07-01T20:18:03.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v2.1.0","html_url":"https://github.com/r-lib/devtools/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"8e67f404c9dbf013f9543fb4a090df4949656d0d","kind":"commit","published_at":"2019-04-08T12:55:14.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v2.0.2","html_url":"https://github.com/r-lib/devtools/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"2d640452d98357cf4a850290dd42caee4bbb8441","kind":"commit","published_at":"2018-10-26T20:28:32.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v2.0.1","html_url":"https://github.com/r-lib/devtools/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"3dbcb878b8e9817055123e100ee9f4667940589c","kind":"commit","published_at":"2018-10-18T14:50:56.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v2.0.0","html_url":"https://github.com/r-lib/devtools/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v2.0.0/manifests"},{"name":"v1.13.6","sha":"89ceee74d8a07759355b1f7827504794687493d7","kind":"commit","published_at":"2018-06-27T17:43:37.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v1.13.6","html_url":"https://github.com/r-lib/devtools/releases/tag/v1.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v1.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.13.6/manifests"},{"name":"v1.13.5","sha":"4564f5930298194376801a4a0beca31235ecd95c","kind":"commit","published_at":"2018-01-05T20:42:01.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v1.13.5","html_url":"https://github.com/r-lib/devtools/releases/tag/v1.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v1.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.13.5/manifests"},{"name":"v1.13.4","sha":"db7930a7593ceb0df775b050be1434deb69698ae","kind":"commit","published_at":"2017-11-08T19:27:22.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v1.13.4","html_url":"https://github.com/r-lib/devtools/releases/tag/v1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v1.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.13.4/manifests"},{"name":"v1.13.3","sha":"b975c2aa007b0989e23d4e40ba335122a4444ae7","kind":"commit","published_at":"2017-07-31T21:38:45.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v1.13.3","html_url":"https://github.com/r-lib/devtools/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"82e3c2262c0321fe7293302452a607710c106eda","kind":"commit","published_at":"2017-06-02T17:05:21.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v1.13.2","html_url":"https://github.com/r-lib/devtools/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"541fb79dc66982e64529e951785b0bab3749f5b0","kind":"commit","published_at":"2017-05-12T20:53:41.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v1.13.1","html_url":"https://github.com/r-lib/devtools/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"1911a77809c18921d1b5b9c8bd5b390096dc834d","kind":"commit","published_at":"2017-05-04T18:46:20.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v1.13.0","html_url":"https://github.com/r-lib/devtools/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"29dc731dfc0dfb9c0c1085185644fea4442b0a53","kind":"commit","published_at":"2016-06-23T22:49:10.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v1.12.0","html_url":"https://github.com/r-lib/devtools/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"ba88f047a04508ebed0d40efc59bdb1532d9502b","kind":"commit","published_at":"2016-04-20T18:13:49.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v1.11.1","html_url":"https://github.com/r-lib/devtools/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"e29d528474d29d9fad0c73775d4a8d03993db956","kind":"commit","published_at":"2016-04-11T19:52:15.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v1.11.0","html_url":"https://github.com/r-lib/devtools/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"acae7cb43bc9618d5be8a7932e37bdc7728f8782","kind":"commit","published_at":"2016-01-22T15:17:41.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v1.10.0","html_url":"https://github.com/r-lib/devtools/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"541d3885304420d76d1262679ebf2c8de879411d","kind":"commit","published_at":"2015-09-11T15:05:41.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v1.9.1","html_url":"https://github.com/r-lib/devtools/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.9.1/manifests"},{"name":"v1.8.0","sha":"ad9aac7b9a522354e1ff363a86f389e32cec181b","kind":"commit","published_at":"2015-05-08T19:54:14.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v1.8.0","html_url":"https://github.com/r-lib/devtools/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"f15407096a5d42f6780c632f5f6d8500a2f122c3","kind":"commit","published_at":"2015-01-16T12:38:38.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v1.7.0","html_url":"https://github.com/r-lib/devtools/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"2773fceddd3ee1879d3415ed67f1e996ac4fde54","kind":"commit","published_at":"2014-10-06T13:06:54.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v1.6.1","html_url":"https://github.com/r-lib/devtools/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.6.1/manifests"},{"name":"v1.6","sha":"b8e28fade76a241ac3eca7ea902bd03a7f7ee561","kind":"commit","published_at":"2014-09-22T16:48:40.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v1.6","html_url":"https://github.com/r-lib/devtools/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.6/manifests"},{"name":"v1.5","sha":"b6fda8144de4b145197c6d38aa6a1bb839678a5c","kind":"commit","published_at":"2014-04-07T17:14:51.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v1.5","html_url":"https://github.com/r-lib/devtools/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.5/manifests"},{"name":"v1.4.1","sha":"4e5d391807b5c59a567ad12680cef926d4e9b7bc","kind":"commit","published_at":"2013-11-27T15:00:03.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v1.4.1","html_url":"https://github.com/r-lib/devtools/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.4.1/manifests"},{"name":"v1.4","sha":"19fe014b522d7e080512a6f0d5b2a29fcdb5d2e5","kind":"tag","published_at":"2013-11-20T18:26:46.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/v1.4","html_url":"https://github.com/r-lib/devtools/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/v1.4/manifests"},{"name":"devtools-1.4","sha":"19fe014b522d7e080512a6f0d5b2a29fcdb5d2e5","kind":"tag","published_at":"2013-11-20T18:26:46.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/devtools-1.4","html_url":"https://github.com/r-lib/devtools/releases/tag/devtools-1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@devtools-1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/devtools-1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/devtools-1.4/manifests"},{"name":"devtools-1.3","sha":"6e0886377b0be01cd5dbfa6f3c40341d3c2cd7fa","kind":"tag","published_at":"2013-07-09T15:52:35.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/devtools-1.3","html_url":"https://github.com/r-lib/devtools/releases/tag/devtools-1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@devtools-1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/devtools-1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/devtools-1.3/manifests"},{"name":"devtools-1.2","sha":"5469c91186ea720d2f7c6dec88e32fa60a1b4a44","kind":"tag","published_at":"2013-04-17T13:17:00.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/devtools-1.2","html_url":"https://github.com/r-lib/devtools/releases/tag/devtools-1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@devtools-1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/devtools-1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/devtools-1.2/manifests"},{"name":"devtools-1.1","sha":"7144fa9940d1cc97f2ebfdf04b64689c20c86a54","kind":"tag","published_at":"2013-02-15T20:10:09.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/devtools-1.1","html_url":"https://github.com/r-lib/devtools/releases/tag/devtools-1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@devtools-1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/devtools-1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/devtools-1.1/manifests"},{"name":"devtools-1.0","sha":"539948362eb593b0cc6bb28e9bf665d5c4bc1177","kind":"tag","published_at":"2013-01-23T13:24:57.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/devtools-1.0","html_url":"https://github.com/r-lib/devtools/releases/tag/devtools-1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@devtools-1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/devtools-1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/devtools-1.0/manifests"},{"name":"devtools-0.8","sha":"42a917463da7b439cd3ae46b3f08cf2ce45fd79e","kind":"tag","published_at":"2012-09-14T21:24:36.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/devtools-0.8","html_url":"https://github.com/r-lib/devtools/releases/tag/devtools-0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@devtools-0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/devtools-0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/devtools-0.8/manifests"},{"name":"devtools-0.7","sha":"97515f00e944d2b266174ba36a22d1047d67fd7f","kind":"tag","published_at":"2012-06-20T13:45:43.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/devtools-0.7","html_url":"https://github.com/r-lib/devtools/releases/tag/devtools-0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@devtools-0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/devtools-0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/devtools-0.7/manifests"},{"name":"devtools-0.6","sha":"b57a20d5d298b5e1922a9b55acd6d6843a53a17e","kind":"tag","published_at":"2012-03-02T13:00:48.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/devtools-0.6","html_url":"https://github.com/r-lib/devtools/releases/tag/devtools-0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@devtools-0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/devtools-0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/devtools-0.6/manifests"},{"name":"devtools-0.5","sha":"2575efaeb939eb296370d8d2e5141d437b6cb625","kind":"tag","published_at":"2011-12-07T16:17:00.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/devtools-0.5","html_url":"https://github.com/r-lib/devtools/releases/tag/devtools-0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@devtools-0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/devtools-0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/devtools-0.5/manifests"},{"name":"devtools-0.4","sha":"4872e069542ec0630f5fba7ebec1234ffc0f3cfc","kind":"commit","published_at":"2011-07-23T15:38:50.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/devtools-0.4","html_url":"https://github.com/r-lib/devtools/releases/tag/devtools-0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@devtools-0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/devtools-0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/devtools-0.4/manifests"},{"name":"devtools-0.3","sha":"165390eea17ec9368c8b5039bdc753f05aa65b5c","kind":"commit","published_at":"2011-06-29T13:42:59.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/devtools-0.3","html_url":"https://github.com/r-lib/devtools/releases/tag/devtools-0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@devtools-0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/devtools-0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/devtools-0.3/manifests"},{"name":"devtools-0.2","sha":"a4e03752f3ed3f39f5702ff829aa1e78fa884477","kind":"commit","published_at":"2011-06-28T16:36:10.000Z","download_url":"https://codeload.github.com/r-lib/devtools/tar.gz/devtools-0.2","html_url":"https://github.com/r-lib/devtools/releases/tag/devtools-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r-lib/devtools@devtools-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/devtools-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/tags/devtools-0.2/manifests"}]},"repo_metadata_updated_at":"2026-06-21T16:22:16.958Z","dependent_packages_count":608,"downloads":306613,"downloads_period":"last-month","dependent_repos_count":3209,"rankings":{"downloads":0.03919177843581258,"dependent_repos_count":0.11757533530743773,"dependent_packages_count":0.17418568193694478,"stargazers_count":0.06967427277477792,"forks_count":0.0653196307263543,"docker_downloads_count":17.296638216338618,"average":2.960430819253324},"purl":"pkg:cran/devtools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cran/devtools","docker_dependents_count":1389,"docker_downloads_count":47670640,"usage_url":"https://repos.ecosyste.ms/usage/cran/devtools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cran/devtools/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-03-20T10:00:39.369Z","issues_count":158,"pull_requests_count":77,"avg_time_to_close_issue":10647174.768518519,"avg_time_to_close_pull_request":1755793.642857143,"issues_closed_count":108,"pull_requests_closed_count":56,"pull_request_authors_count":26,"issue_authors_count":119,"avg_comments_per_issue":2.5063291139240507,"avg_comments_per_pull_request":1.3766233766233766,"merged_pull_requests_count":46,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":595212.0,"past_year_avg_time_to_close_pull_request":1009711.75,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":0.5263157894736842,"past_year_avg_comments_per_pull_request":0.7222222222222222,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-lib%2Fdevtools/issues","maintainers":[{"login":"hadley","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"jennybc","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jennybc"},{"login":"lionel-","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lionel-"},{"login":"jimhester","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jimhester"},{"login":"wch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wch"},{"login":"jjallaire","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjallaire"}],"active_maintainers":[{"login":"jennybc","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jennybc"},{"login":"hadley","count":4,"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/devtools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/devtools/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/devtools/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/devtools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/devtools/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/devtools/codemeta","maintainers":[{"uuid":"jenny@posit.co","login":null,"name":"Jennifer Bryan","email":"jenny@posit.co","url":null,"packages_count":12,"html_url":null,"role":null,"created_at":"2025-10-03T11:50:51.710Z","updated_at":"2025-10-03T11:50:51.710Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/maintainers/jenny@posit.co/packages"}]}