{"id":65082,"name":"rpy2","description":"Interface to use R from Python","url":"https://github.com/rpy2/rpy2","last_synced_at":"2025-09-08T13:19:59.865Z","repository":{"id":37445027,"uuid":"161827660","full_name":"rpy2/rpy2","owner":"rpy2","description":"Interface to use R from Python","archived":false,"fork":false,"pushed_at":"2025-09-04T22:10:48.000Z","size":30187,"stargazers_count":649,"open_issues_count":125,"forks_count":81,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-09-04T22:29:44.806Z","etag":null,"topics":["cffi","data-science","interoperability","python","r","statistics"],"latest_commit_sha":null,"homepage":"https://rpy2.github.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rpy2.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-12-14T18:51:22.000Z","updated_at":"2025-09-04T20:55:41.000Z","dependencies_parsed_at":"2024-01-16T00:00:30.378Z","dependency_job_id":"40209258-e925-4ec3-8a8b-37a94349a2c3","html_url":"https://github.com/rpy2/rpy2","commit_stats":{"total_commits":3867,"total_committers":68,"mean_commits":56.86764705882353,"dds":0.4424618567364882,"last_synced_commit":"ae74c26deca603786acfe0bdb03433bfc74975fc"},"previous_names":[],"tags_count":113,"template":false,"template_full_name":null,"purl":"pkg:github/rpy2/rpy2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rpy2","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/sbom","scorecard":{"id":114381,"data":{"date":"2025-08-04","repo":{"name":"github.com/rpy2/rpy2","commit":"e42df89001b553ca3d4c9a5b887985602994f5f6"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":3.8,"checks":[{"name":"Maintained","score":10,"reason":"16 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpackage.yml:1","Warn: no topLevel permission defined: .github/workflows/pythonpublish.yml:1","Warn: no topLevel permission defined: .github/workflows/sphinx-doc.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/pythonpackage.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpackage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpackage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpackage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpackage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpublish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpublish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sphinx-doc.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/sphinx-doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sphinx-doc.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/sphinx-doc.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sphinx-doc.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/sphinx-doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sphinx-doc.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/sphinx-doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sphinx-doc.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/sphinx-doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: scripts/run_tests.sh:29","Warn: pipCommand not pinned by hash: scripts/run_tests.sh:41","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:136","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:137","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:178","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:179","Warn: pipCommand not pinned by hash: .github/workflows/sphinx-doc.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/sphinx-doc.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/sphinx-doc.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:82","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:87","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:92","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:98","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:104","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of  24 pipCommand 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"27 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-44cc-43rp-5947","Warn: Project is vulnerable to: PYSEC-2021-130 / GHSA-4952-p58q-6crx","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2","Warn: Project is vulnerable to: PYSEC-2022-249 / GHSA-9jmq-rx5f-8jwq","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T00:30:05.620Z","repository_id":37445027,"created_at":"2025-08-16T00:30:05.621Z","updated_at":"2025-08-16T00:30:05.621Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274190654,"owners_count":25238198,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"rpy2","name":"rpy2","uuid":"31625231","kind":"organization","description":"Bridge between Python and R.","email":null,"website":"https://rpy2.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31625231?v=4","repositories_count":6,"last_synced_at":"2023-03-05T02:14:04.169Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rpy2","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T04:16:33.728Z","updated_at":"2023-03-05T02:14:04.406Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rpy2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rpy2/repositories"},"packages":[{"id":5293167,"name":"rpy2","ecosystem":"conda","description":null,"homepage":"https://github.com/rpy2/rpy2","licenses":"GPL-2.0-or-later","normalized_licenses":["GPL-2.0-or-later"],"repository_url":"https://github.com/rpy2/rpy2","keywords_array":[],"namespace":null,"versions_count":16,"first_release_published_at":"2022-10-03T15:54:41.685Z","latest_release_published_at":"2022-11-13T08:20:29.000Z","latest_release_number":"3.5.6","last_synced_at":"2025-08-16T00:45:08.523Z","created_at":"2022-10-03T15:54:41.675Z","updated_at":"2025-09-05T12:49:47.629Z","registry_url":"https://anaconda.org/conda-forge/rpy2","install_command":"conda install -c conda-forge rpy2","documentation_url":null,"metadata":{},"repo_metadata":{"id":37445027,"uuid":"161827660","full_name":"rpy2/rpy2","owner":"rpy2","description":"Interface to use R from Python","archived":false,"fork":false,"pushed_at":"2025-08-15T22:29:23.000Z","size":30172,"stargazers_count":639,"open_issues_count":127,"forks_count":82,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-08-16T00:29:29.896Z","etag":null,"topics":["cffi","data-science","interoperability","python","r","statistics"],"latest_commit_sha":null,"homepage":"https://rpy2.github.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rpy2.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-12-14T18:51:22.000Z","updated_at":"2025-08-15T21:42:13.000Z","dependencies_parsed_at":"2024-01-16T00:00:30.378Z","dependency_job_id":"40209258-e925-4ec3-8a8b-37a94349a2c3","html_url":"https://github.com/rpy2/rpy2","commit_stats":{"total_commits":3867,"total_committers":68,"mean_commits":56.86764705882353,"dds":0.4424618567364882,"last_synced_commit":"ae74c26deca603786acfe0bdb03433bfc74975fc"},"previous_names":[],"tags_count":112,"template":false,"template_full_name":null,"purl":"pkg:github/rpy2/rpy2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rpy2","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/sbom","scorecard":{"id":114381,"data":{"date":"2025-08-04","repo":{"name":"github.com/rpy2/rpy2","commit":"e42df89001b553ca3d4c9a5b887985602994f5f6"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":3.8,"checks":[{"name":"Maintained","score":10,"reason":"16 commit(s) and 18 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpackage.yml:1","Warn: no topLevel permission defined: .github/workflows/pythonpublish.yml:1","Warn: no topLevel permission defined: .github/workflows/sphinx-doc.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/pythonpackage.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpackage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpackage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpackage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpackage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpublish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpublish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sphinx-doc.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/sphinx-doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sphinx-doc.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/sphinx-doc.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sphinx-doc.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/sphinx-doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sphinx-doc.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/sphinx-doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sphinx-doc.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/sphinx-doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/rpy2/rpy2/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: scripts/run_tests.sh:29","Warn: pipCommand not pinned by hash: scripts/run_tests.sh:41","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:16","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:136","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:137","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:178","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:179","Warn: pipCommand not pinned by hash: .github/workflows/sphinx-doc.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/sphinx-doc.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/sphinx-doc.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:65","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:66","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:82","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:87","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:92","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:98","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:104","Info:   0 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned","Info:   0 out of  24 pipCommand 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"27 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-44cc-43rp-5947","Warn: Project is vulnerable to: PYSEC-2021-130 / GHSA-4952-p58q-6crx","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2","Warn: Project is vulnerable to: PYSEC-2022-249 / GHSA-9jmq-rx5f-8jwq","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: PYSEC-2014-8 / GHSA-8r7q-cvjq-x353","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2014-82 / GHSA-fqh9-2qgg-h84h","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: PYSEC-2019-220 / GHSA-hj2j-77xm-mc5v","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T00:30:05.620Z","repository_id":37445027,"created_at":"2025-08-16T00:30:05.621Z","updated_at":"2025-08-16T00:30:05.621Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270670063,"owners_count":24625444,"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-08-16T02:00:11.002Z","response_time":91,"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":"rpy2","name":"rpy2","uuid":"31625231","kind":"organization","description":"Bridge between Python and R.","email":null,"website":"https://rpy2.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31625231?v=4","repositories_count":6,"last_synced_at":"2023-03-05T02:14:04.169Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rpy2","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T04:16:33.728Z","updated_at":"2023-03-05T02:14:04.406Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rpy2","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rpy2/repositories"},"tags":[{"name":"RELEASE_3_6_2","sha":"e42df89001b553ca3d4c9a5b887985602994f5f6","kind":"commit","published_at":"2025-08-02T22:34:35.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_6_2","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_6_2/manifests"},{"name":"RELEASE_3_6_1","sha":"a92b4ed506aba38b010f6d20702deb32566bc175","kind":"commit","published_at":"2025-06-08T03:20:56.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_6_1","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_6_1/manifests"},{"name":"RELEASE_3_6_0","sha":"352c47fcc9f4f5203d64408d76d3881c832b1a80","kind":"commit","published_at":"2025-05-23T18:54:00.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_6_0","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_6_0/manifests"},{"name":"PRERELEASE_3_6_0_ALPHA2","sha":"781f54d1cd931c8673ea3c959f517d676b47dcdc","kind":"commit","published_at":"2025-05-05T16:42:05.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/PRERELEASE_3_6_0_ALPHA2","html_url":"https://github.com/rpy2/rpy2/releases/tag/PRERELEASE_3_6_0_ALPHA2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@PRERELEASE_3_6_0_ALPHA2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/PRERELEASE_3_6_0_ALPHA2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/PRERELEASE_3_6_0_ALPHA2/manifests"},{"name":"PRERELEASE_3_6_0_ALPHA1","sha":"379f9402be27c4d00d4a18c949d1287eb1c89eda","kind":"commit","published_at":"2025-03-17T02:42:43.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/PRERELEASE_3_6_0_ALPHA1","html_url":"https://github.com/rpy2/rpy2/releases/tag/PRERELEASE_3_6_0_ALPHA1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@PRERELEASE_3_6_0_ALPHA1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/PRERELEASE_3_6_0_ALPHA1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/PRERELEASE_3_6_0_ALPHA1/manifests"},{"name":"RELEASE_3_5_17","sha":"25c90fcca1f00923f55026eb57ecdaa87be254d4","kind":"commit","published_at":"2024-11-03T16:45:52.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_5_17","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_5_17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_5_17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_5_17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_5_17/manifests"},{"name":"RELEASE_3_5_16","sha":"ae74c26deca603786acfe0bdb03433bfc74975fc","kind":"commit","published_at":"2024-03-04T03:23:18.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_5_16","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_5_16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_5_16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_5_16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_5_16/manifests"},{"name":"RELEASE_3_5_15","sha":"e77686f181cf8848ed4338f9b207ad1a44033316","kind":"commit","published_at":"2023-12-27T22:11:47.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_5_15","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_5_15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_5_15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_5_15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_5_15/manifests"},{"name":"RELEASE_3_5_14","sha":"7cf7bfb86dd768fc0133667e108dcc36bdb992c8","kind":"commit","published_at":"2023-08-27T21:02:16.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_5_14","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_5_14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_5_14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_5_14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_5_14/manifests"},{"name":"RELEASE_3_5_13","sha":"da4f6971dcdbbad7212d17df368d696f73f6b63e","kind":"commit","published_at":"2023-06-26T02:08:18.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_5_13","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_5_13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_5_13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_5_13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_5_13/manifests"},{"name":"RELEASE_3_5_12","sha":"7a74a8ffc3ac931baed34f0ad2c5be28ba644a99","kind":"commit","published_at":"2023-05-20T14:58:38.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_5_12","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_5_12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_5_12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_5_12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_5_12/manifests"},{"name":"RELEASE_3_5_11","sha":"e6b623f9cad982cc084001004d32d23e0faf421b","kind":"commit","published_at":"2023-04-16T19:50:35.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_5_11","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_5_11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_5_11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_5_11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_5_11/manifests"},{"name":"RELEASE_3_5_10","sha":"5dc1885b8d1bc999b9fdde3e890e29930702d745","kind":"commit","published_at":"2023-03-05T21:24:56.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_5_10","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_5_10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_5_10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_5_10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_5_10/manifests"},{"name":"RELEASE_3_5_9","sha":"54ad3b4d70b2fd0ee6a8f5a909f54b2f1d65de2d","kind":"commit","published_at":"2023-02-24T17:31:31.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_5_9","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_5_9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_5_9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_5_9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_5_9/manifests"},{"name":"RELEASE_3_5_8","sha":"304e37d8ad84ce272564b057181d760b253f2d91","kind":"commit","published_at":"2023-02-06T02:04:30.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_5_8","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_5_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_5_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_5_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_5_8/manifests"},{"name":"RELEASE_3_5_7","sha":"8c9a0264cdd3e2207739404aaa95efe7ad6962d0","kind":"commit","published_at":"2023-01-07T19:26:09.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_5_7","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_5_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_5_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_5_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_5_7/manifests"},{"name":"RELEASE_3_5_6","sha":"c87ab2ec72fae3c1a9b2cf95a30336b8e37836fd","kind":"commit","published_at":"2022-11-12T17:06:22.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_5_6","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_5_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_5_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_5_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_5_6/manifests"},{"name":"RELEASE_3_5_5","sha":"7daac23e7a835c84bb93d97078aabb8c32d0a591","kind":"commit","published_at":"2022-10-10T20:00:20.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_5_5","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_5_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_5_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_5_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_5_5/manifests"},{"name":"RELEASE_3_5_4","sha":"89742963adf139c9018b8d6dada54ea0ee980823","kind":"commit","published_at":"2022-08-21T17:22:43.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_5_4","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_5_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_5_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_5_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_5_4/manifests"},{"name":"RELEASE_3_5_3","sha":"85da184ef4183cfa4eae044265226658a4a8310e","kind":"commit","published_at":"2022-07-23T14:05:29.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_5_3","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_5_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_5_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_5_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_5_3/manifests"},{"name":"RELEASE_3_5_2","sha":"0fd1e43b9537e61c39310f2bd6efdf577fbf5b20","kind":"commit","published_at":"2022-05-16T03:55:46.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_5_2","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_5_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_5_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_5_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_5_2/manifests"},{"name":"RELEASE_3_5_1","sha":"71ef7a7acf23a23ad60cc2a9df79a1fc807044ef","kind":"commit","published_at":"2022-04-09T19:45:19.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_5_1","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_5_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_5_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_5_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_5_1/manifests"},{"name":"RELEASE_3_5_0","sha":"03e253cc0958eadc638d6425cf59ff38f9c29b0d","kind":"commit","published_at":"2022-04-03T18:28:00.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_5_0","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_5_0/manifests"},{"name":"RELEASE_3_4_5","sha":"3afccd50c070835d3dfa22d97c9aebabe96f0dc9","kind":"commit","published_at":"2021-06-04T02:23:50.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_4_5","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_4_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_4_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_4_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_4_5/manifests"},{"name":"RELEASE_3_4_4_1","sha":"5e2a3a0df34b374576c951dba92615d7282976a0","kind":"commit","published_at":"2021-04-18T18:49:51.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_4_4_1","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_4_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_4_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_4_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_4_4_1/manifests"},{"name":"RELEASE_3_4_4","sha":"04b763e1f01df1afbd75ce61c0f9bc5af95b866b","kind":"commit","published_at":"2021-04-16T02:34:13.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_4_4","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_4_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_4_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_4_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_4_4/manifests"},{"name":"RELEASE_3_4_3","sha":"a57d7a0d9880198d8374858341efa2a4a0bfda10","kind":"commit","published_at":"2021-03-20T22:27:45.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_4_3","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_4_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_4_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_4_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_4_3/manifests"},{"name":"RELEASE_3_4_2","sha":"a44c516b88d44dba30e807dcca3642ec3c2ae6f1","kind":"commit","published_at":"2021-01-10T16:43:05.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_4_2","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_4_2/manifests"},{"name":"RELEASE_3_4_1","sha":"a5a46a749235c122e5cd913b4b33cdc724cf58b9","kind":"commit","published_at":"2021-01-03T01:04:06.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_4_1","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_4_1/manifests"},{"name":"RELEASE_3_4_0","sha":"0a75d7994591dab83faec6272dbe7dd539947a96","kind":"commit","published_at":"2021-01-02T20:45:45.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_4_0","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_4_0/manifests"},{"name":"RELEASE_3_3_6","sha":"98bc17e519e89c5dcb01900fd9a1d8b0e98f8913","kind":"commit","published_at":"2020-09-27T03:09:12.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_3_6","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_3_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_3_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_3_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_3_6/manifests"},{"name":"RELEASE_3_3_5","sha":"204b8107e6b9e8a01f4ab0bbdc98976c4503e834","kind":"commit","published_at":"2020-07-08T02:31:04.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_3_5","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_3_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_3_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_3_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_3_5/manifests"},{"name":"RELEASE_3_3_4","sha":"6076e92f67a0dbc3f6f73eadef35c911b943727c","kind":"commit","published_at":"2020-06-13T04:13:39.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_3_4","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_3_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_3_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_3_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_3_4/manifests"},{"name":"RELEASE_3_3_3","sha":"c05464f64b832914f03cee3b051294c2b8806164","kind":"commit","published_at":"2020-05-18T02:23:25.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_3_3","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_3_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_3_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_3_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_3_3/manifests"},{"name":"RELEASE_3_3_2","sha":"a210c785be51c783c8940a587b1af9bf73a05976","kind":"commit","published_at":"2020-04-20T21:16:20.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_3_2","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_3_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_3_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_3_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_3_2/manifests"},{"name":"RELEASE_3_3_1","sha":"2cc0a829931aca5e11607e048ab2f219107fce97","kind":"commit","published_at":"2020-04-13T19:08:37.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_3_1","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_3_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_3_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_3_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_3_1/manifests"},{"name":"RELEASE_3_3_0","sha":"082fd2963c6e273110400dcfb01bd12a7598ecc7","kind":"commit","published_at":"2020-04-12T22:53:38.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_3_0","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_3_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_3_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_3_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_3_0/manifests"},{"name":"archive/wrap_r_function","sha":"a1aeef88b76d7c2c505c95a04a89d3e2bea1a2b3","kind":"commit","published_at":"2020-03-07T15:19:18.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/archive/wrap_r_function","html_url":"https://github.com/rpy2/rpy2/releases/tag/archive/wrap_r_function","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@archive%2Fwrap_r_function","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/archive%2Fwrap_r_function","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/archive%2Fwrap_r_function/manifests"},{"name":"RELEASE_3_2_6","sha":"715ad0c8d485ac0708d2a83e0f3074aaaddfa5b5","kind":"commit","published_at":"2020-02-02T16:13:12.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_2_6","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_2_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_2_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_2_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_2_6/manifests"},{"name":"archive/linting","sha":"8a731e0672f07f0092123fc51380d4f0b3a8a01f","kind":"commit","published_at":"2020-02-02T15:39:57.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/archive/linting","html_url":"https://github.com/rpy2/rpy2/releases/tag/archive/linting","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@archive%2Flinting","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/archive%2Flinting","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/archive%2Flinting/manifests"},{"name":"RELEASE_3_2_5","sha":"c1ba828fba1b35099bc671a231f020eae31d72c1","kind":"commit","published_at":"2020-01-25T18:47:11.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_2_5","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_2_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_2_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_2_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_2_5/manifests"},{"name":"RELEASE_3_2_4","sha":"cf76a4f705bbe4b538ef57b36eac6c822d891ce3","kind":"commit","published_at":"2019-12-15T01:23:08.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_2_4","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_2_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_2_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_2_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_2_4/manifests"},{"name":"RELEASE_3_2_3","sha":"cfa19e70af319e299ba8f99e14d07ed83961deb3","kind":"commit","published_at":"2019-12-14T23:14:13.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_2_3","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_2_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_2_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_2_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_2_3/manifests"},{"name":"RELEASE_3_2_2","sha":"73f5c292c6c103a9ec4c5747c67ff4c48d1e62e3","kind":"commit","published_at":"2019-11-03T16:06:55.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_2_2","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_2_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_2_2/manifests"},{"name":"RELEASE_3_2_1","sha":"f921d1c01db44f6420a7aa2c76c9cae40590e7b3","kind":"commit","published_at":"2019-10-21T23:02:03.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_2_1","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_2_1/manifests"},{"name":"RELEASE_3_2_0","sha":"55189a961fd96acf2ef1570edb912498a0d60369","kind":"commit","published_at":"2019-09-28T14:51:57.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_2_0","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_2_0/manifests"},{"name":"RELEASE_3_1_0","sha":"33c679d8602e9fd0eb67416a941c6125636b7b31","kind":"commit","published_at":"2019-09-01T17:45:23.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_1_0","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_1_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_1_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_1_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_1_0/manifests"},{"name":"RELEASE_3_0_5","sha":"191539882a62f99b9b14d9f62cbbc014398cd462","kind":"commit","published_at":"2019-07-13T18:21:35.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_0_5","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_0_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_0_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_0_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_0_5/manifests"},{"name":"RELEASE_3_0_4","sha":"da9425f72464b4f5aad5157e31a050fbd0ac2b6a","kind":"commit","published_at":"2019-05-14T03:18:49.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_0_4","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_0_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_0_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_0_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_0_4/manifests"},{"name":"RELEASE_3_0_3","sha":"bec9701dc560a155d2d1a820b380385226190618","kind":"commit","published_at":"2019-05-06T01:23:40.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_0_3","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_0_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_0_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_0_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_0_3/manifests"},{"name":"RELEASE_3_0_2","sha":"23ba9ca8f2efcb973a8b4aa3200068294e2140d2","kind":"commit","published_at":"2019-04-20T18:11:18.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_0_2","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_0_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_0_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_0_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_0_2/manifests"},{"name":"RELEASE_3_0_1","sha":"8689986e6f320a89ff79b8a2a030f12f57ba258b","kind":"commit","published_at":"2019-03-01T03:54:00.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_0_1","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_0_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_0_1/manifests"},{"name":"RELEASE_3_0_0","sha":"ffe932624b1d0e56fad43e2ed5c822f636f71de3","kind":"commit","published_at":"2019-02-24T17:44:42.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_3_0_0","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_3_0_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_3_0_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_0_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_3_0_0/manifests"},{"name":"RELEASE_2_9_6b","sha":"a6e33ddb7c1f64ed6dbbcf1224a2650b1375eb46","kind":"commit","published_at":"2019-02-23T20:04:32.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_9_6b","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_9_6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_9_6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_9_6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_9_6b/manifests"},{"name":"RELEASE_2_9_5","sha":"604d0d36f11dfa258c9011c6e92f78a6f2804e00","kind":"commit","published_at":"2018-11-27T13:40:13.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_9_5","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_9_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_9_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_9_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_9_5/manifests"},{"name":"RELEASE_2_9_4","sha":"9e7a199137bda0510c188837734432ceb396c869","kind":"commit","published_at":"2018-06-24T19:37:07.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_9_4","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_9_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_9_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_9_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_9_4/manifests"},{"name":"RELEASE_2_9_3","sha":"f610cbf7fd7cb81ee5d4875a01eee0e39232b09a","kind":"commit","published_at":"2018-04-14T14:18:50.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_9_3","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_9_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_9_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_9_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_9_3/manifests"},{"name":"RELEASE_2_9_2","sha":"1536b29747a9722c438b8fc3f17a2c38ca7cad22","kind":"commit","published_at":"2018-01-15T18:43:40.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_9_2","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_9_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_9_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_9_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_9_2/manifests"},{"name":"RELEASE_2_9_0","sha":"e25093bc71dec283136e269f205ccffe8ff3685c","kind":"commit","published_at":"2017-08-19T02:12:42.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_9_0","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_9_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_9_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_9_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_9_0/manifests"},{"name":"RELEASE_2_8_6","sha":"181c5479d9bf84fbcead9bca067ff86b71a41ba6","kind":"commit","published_at":"2017-05-29T01:46:59.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_8_6","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_8_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_8_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_8_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_8_6/manifests"},{"name":"RELEASE_2_8_5","sha":"a2e06b971de60ab28a4e39bc8b6c69b4e6124665","kind":"commit","published_at":"2016-12-21T21:53:23.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_8_5","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_8_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_8_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_8_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_8_5/manifests"},{"name":"RELEASE_2_8_4","sha":"3737b77823e630f7955ffc376fa8cee3135fa993","kind":"commit","published_at":"2016-10-27T02:11:07.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_8_4","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_8_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_8_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_8_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_8_4/manifests"},{"name":"RELEASE_2_8_3","sha":"3a9642b93651c5c10feb5795c4ca54570ec8b1bc","kind":"commit","published_at":"2016-08-29T01:59:35.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_8_3","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_8_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_8_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_8_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_8_3/manifests"},{"name":"RELEASE_2_8_2","sha":"18af017eba5280433154a8fc827ee28ac3807b5a","kind":"commit","published_at":"2016-07-10T15:48:50.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_8_2","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_8_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_8_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_8_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_8_2/manifests"},{"name":"RELEASE_2_8_1","sha":"aeeb120f53732bb822ce9f1672971d909c56f8dd","kind":"commit","published_at":"2016-06-05T15:32:06.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_8_1","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_8_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_8_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_8_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_8_1/manifests"},{"name":"RELEASE_2_8_0","sha":"8fe3062d743f5bcb28da1a975fde281d1f9b6067","kind":"commit","published_at":"2016-05-21T03:10:01.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_8_0","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_8_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_8_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_8_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_8_0/manifests"},{"name":"RELEASE_2_7_8","sha":"368a1ebb15bd5bda1c5e203f0798519537065395","kind":"commit","published_at":"2016-02-02T23:23:00.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_7_8","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_7_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_7_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_7_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_7_8/manifests"},{"name":"RELEASE_2_7_7","sha":"27743a0e70a4d422bea0ce05aca1843016574d7e","kind":"commit","published_at":"2016-01-16T02:53:34.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_7_7","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_7_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_7_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_7_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_7_7/manifests"},{"name":"RELEASE_2_7_6","sha":"4ec6d3d8d2ad193e8a70b8803d524fb2c13cba48","kind":"commit","published_at":"2015-12-28T20:14:03.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_7_6","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_7_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_7_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_7_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_7_6/manifests"},{"name":"RELEASE_2_7_5","sha":"68e2b747754f28745e5049c978b44533386025e0","kind":"commit","published_at":"2015-12-11T15:18:22.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_7_5","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_7_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_7_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_7_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_7_5/manifests"},{"name":"RELEASE_2_7_4","sha":"76f68080c1c7b86fbef793ec0e8abe1042143a02","kind":"commit","published_at":"2015-11-02T10:53:14.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_7_4","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_7_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_7_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_7_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_7_4/manifests"},{"name":"RELEASE_2_7_3","sha":"3a2929e6fd735b0e5edce7ab6dcce2205bbf7dd3","kind":"commit","published_at":"2015-11-01T14:49:03.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_7_3","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_7_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_7_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_7_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_7_3/manifests"},{"name":"RELEASE_2_7_2","sha":"0777e473a2c7dadcae388c6b1d48ad4dfe7d2a02","kind":"commit","published_at":"2015-10-17T23:18:58.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_7_2","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_7_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_7_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_7_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_7_2/manifests"},{"name":"RELEASE_2_7_1","sha":"dddbe3eb528ce6ae594863f6bba286d65a18ef0b","kind":"commit","published_at":"2015-10-11T17:27:36.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_7_1","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_7_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_7_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_7_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_7_1/manifests"},{"name":"RELEASE_2_7_0","sha":"8cb21246a720345bbdb290990502700ec708a9a9","kind":"commit","published_at":"2015-09-12T21:24:44.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_7_0","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_7_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_7_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_7_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_7_0/manifests"},{"name":"RELEASE_2.6.3","sha":"11cd0644fb507089a658313d3d13f3028a607947","kind":"commit","published_at":"2015-09-04T23:16:43.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2.6.3","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2.6.3/manifests"},{"name":"RELEASE_2_6_2","sha":"4f1556e49ecd3b7af1a584420e92cd3d3b6ba11b","kind":"commit","published_at":"2015-08-14T02:06:02.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_6_2","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_6_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_6_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_6_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_6_2/manifests"},{"name":"RELEASE_2_6_1","sha":"00044013d58ea59ae9762ad1592cc0b599304cd6","kind":"commit","published_at":"2015-07-16T12:23:40.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_6_1","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_6_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_6_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_6_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_6_1/manifests"},{"name":"RELEASE_2_6_0","sha":"b9d2e5c96487d6d9f573466d545088b4eba45c34","kind":"commit","published_at":"2015-06-08T02:15:20.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_6_0","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_6_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_6_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_6_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_6_0/manifests"},{"name":"RELEASE_2_5_6","sha":"2ebba63179e602e86fbea17a63a8c491378f1e77","kind":"commit","published_at":"2015-02-09T21:56:48.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_5_6","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_5_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_5_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_5_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_5_6/manifests"},{"name":"RELEASE_2_5_5","sha":"5f65d9c2f2a974496b9a08a4e371479f1c4c7f24","kind":"commit","published_at":"2015-01-31T22:59:05.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_5_5","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_5_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_5_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_5_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_5_5/manifests"},{"name":"RELEASE_2.5.4","sha":"3fbf37e00c238b51aa60e3aaa0e3ca420894012d","kind":"commit","published_at":"2014-12-18T18:36:00.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2.5.4","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2.5.4/manifests"},{"name":"RELEASE_2_5_3","sha":"cfd0bfe56e3c34e35565d227c3ee6df7b85c7449","kind":"commit","published_at":"2014-12-12T17:50:17.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_5_3","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_5_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_5_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_5_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_5_3/manifests"},{"name":"RELEASE_2_5_2","sha":"6f206dd096ca8af7aeb3f27ffc3736d67962a988","kind":"commit","published_at":"2014-11-18T14:45:17.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_5_2","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_5_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_5_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_5_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_5_2/manifests"},{"name":"RELEASE_2_5_1","sha":"90041c4673c7008fd2923fc94f08d4ca21195007","kind":"commit","published_at":"2014-11-10T22:16:31.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_5_1","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_5_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_5_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_5_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_5_1/manifests"},{"name":"RELEASE_2_5_0","sha":"abeb406f3e6e46849f55dfb138ae5c8abed54563","kind":"commit","published_at":"2014-11-02T21:21:52.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_5_0","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_5_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_5_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_5_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_5_0/manifests"},{"name":"RELEASE_2_4_4","sha":"0ff26f2a3009d215063eba1c3c7b576988bf41cd","kind":"commit","published_at":"2014-10-05T01:43:09.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_4_4","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_4_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_4_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_4_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_4_4/manifests"},{"name":"RELEASE_2_4_3","sha":"b8d2cd5b3b75030ea5a6cc6d09aa827d0c709049","kind":"commit","published_at":"2014-08-14T10:48:30.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_4_3","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_4_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_4_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_4_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_4_3/manifests"},{"name":"RELEASE_2_4_2","sha":"facad8f3ab570043b53bad032d38e7720f6564db","kind":"commit","published_at":"2014-06-14T18:23:18.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_4_2","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_4_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_4_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_4_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_4_2/manifests"},{"name":"RELEASE_2_4_1","sha":"11a26b5aedf6ad5e14be4837206148b37a1e1005","kind":"commit","published_at":"2014-06-07T14:45:38.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_4_1","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_4_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_4_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_4_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_4_1/manifests"},{"name":"RELEASE_2_4_0","sha":"9549bfbe951e6d46549b6d78db6f620a13d7ed8e","kind":"commit","published_at":"2014-05-25T02:10:45.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_4_0","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_4_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_4_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_4_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_4_0/manifests"},{"name":"RELEASE_2_3_7","sha":"d5cdc5f73ed04679841285a863ca67c16923a25c","kind":"commit","published_at":"2013-05-16T20:04:23.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_3_7","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_3_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_3_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_3_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_3_7/manifests"},{"name":"RELEASE_2_3_6","sha":"1d064350b2a4167cdd34df0c80ccf6f869aaa453","kind":"commit","published_at":"2013-04-27T08:23:33.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_3_6","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_3_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_3_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_3_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_3_6/manifests"},{"name":"RELEASE_2_3_5","sha":"a22757e18961100b66f3238d1ece7a3d5b291ab9","kind":"commit","published_at":"2013-04-04T11:15:50.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_3_5","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_3_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_3_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_3_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_3_5/manifests"},{"name":"RELEASE_2_3_4","sha":"7695c2b497a922ff75877665ed6c52c1432b0f57","kind":"commit","published_at":"2013-03-16T13:18:56.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_3_4","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_3_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_3_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_3_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_3_4/manifests"},{"name":"RELEASE_2_2_6","sha":"92c9a86bb94c5e3781bff753e679464227f8c74a","kind":"commit","published_at":"2012-04-21T09:08:07.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_2_6","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_2_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_2_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_2_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_2_6/manifests"},{"name":"RELEASE_2_2_2","sha":"a57954a6f1cb7bbeff4caf774b08e5f34134e5e8","kind":"commit","published_at":"2011-07-20T18:57:52.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_2_2","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_2_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_2_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_2_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_2_2/manifests"},{"name":"RELEASE_2_2_1","sha":"5f9ec57adc9d36e35057d96c0fd9e5d5cd16ff9f","kind":"commit","published_at":"2011-06-10T06:24:34.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_2_1","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_2_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_2_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_2_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_2_1/manifests"},{"name":"RELEASE_2_2_0","sha":"aa7d7bb2c7aad3ceb0dc2a5c5fa344305e3cd9d4","kind":"commit","published_at":"2011-06-05T15:56:10.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_2_0","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_2_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_2_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_2_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_2_0/manifests"},{"name":"PRERELEASE_2_2_0_ALPHA4","sha":"3f0899b084029f256a6bc34cc27e821b1e9fa472","kind":"commit","published_at":"2011-03-27T19:25:53.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/PRERELEASE_2_2_0_ALPHA4","html_url":"https://github.com/rpy2/rpy2/releases/tag/PRERELEASE_2_2_0_ALPHA4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@PRERELEASE_2_2_0_ALPHA4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/PRERELEASE_2_2_0_ALPHA4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/PRERELEASE_2_2_0_ALPHA4/manifests"},{"name":"PRERELEASE_2_2_0_ALPHA3","sha":"a6cffbdb94b0b538910ae41774db2053725cfaa0","kind":"commit","published_at":"2011-02-15T06:18:32.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/PRERELEASE_2_2_0_ALPHA3","html_url":"https://github.com/rpy2/rpy2/releases/tag/PRERELEASE_2_2_0_ALPHA3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@PRERELEASE_2_2_0_ALPHA3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/PRERELEASE_2_2_0_ALPHA3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/PRERELEASE_2_2_0_ALPHA3/manifests"},{"name":"PRERELEASE_2_2_0_ALPHA2","sha":"839f5719f5f0de46db45eace16b4c09c6808dda5","kind":"commit","published_at":"2010-12-27T13:58:32.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/PRERELEASE_2_2_0_ALPHA2","html_url":"https://github.com/rpy2/rpy2/releases/tag/PRERELEASE_2_2_0_ALPHA2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@PRERELEASE_2_2_0_ALPHA2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/PRERELEASE_2_2_0_ALPHA2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/PRERELEASE_2_2_0_ALPHA2/manifests"},{"name":"PRERELEASE_2_2_0_ALPHA1","sha":"0296596b484d3a0cbc028376ba6a7b3f2919ec5f","kind":"commit","published_at":"2010-12-23T22:06:36.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/PRERELEASE_2_2_0_ALPHA1","html_url":"https://github.com/rpy2/rpy2/releases/tag/PRERELEASE_2_2_0_ALPHA1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@PRERELEASE_2_2_0_ALPHA1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/PRERELEASE_2_2_0_ALPHA1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/PRERELEASE_2_2_0_ALPHA1/manifests"},{"name":"RELEASE_2_0_8","sha":"63688dc6856bea19dcca7eecde0a6ffcd52a411d","kind":"commit","published_at":"2009-11-04T19:50:57.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_0_8","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_0_8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_0_8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_0_8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_0_8/manifests"},{"name":"RELEASE_2_0_7","sha":"732e5ad75d45970399acc6ed3fe36b72374b995e","kind":"commit","published_at":"2009-09-24T19:04:09.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_0_7","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_0_7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_0_7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_0_7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_0_7/manifests"},{"name":"RELEASE_2_0_6","sha":"880662fa463ee560a2c171177a7052b44b64985d","kind":"commit","published_at":"2009-07-04T21:04:27.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_0_6","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_0_6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_0_6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_0_6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_0_6/manifests"},{"name":"RELEASE_2_0_5","sha":"86d72a7cb623b098d02d606b07437c62c1d3b165","kind":"commit","published_at":"2009-06-20T09:43:44.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_0_5","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_0_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_0_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_0_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_0_5/manifests"},{"name":"RELEASE_2_0_4","sha":"2c92a1f83728b42284b094af7c85f67917db69d4","kind":"commit","published_at":"2009-04-30T05:17:39.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_0_4","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_0_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_0_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_0_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_0_4/manifests"},{"name":"RELEASE_2_0_3","sha":"8652af51d0a3e62c1cf50cee100a8e5a4026b899","kind":"commit","published_at":"2009-02-15T18:11:59.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_0_3","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_0_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_0_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_0_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_0_3/manifests"},{"name":"RELEASE_2_0_2","sha":"021a2b80ea32cdfbe551adb1eaa20e6050ba5bd6","kind":"commit","published_at":"2009-01-31T11:55:19.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_0_2","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_0_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_0_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_0_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_0_2/manifests"},{"name":"RELEASE_2_0_1","sha":"f7958e34741e32664435778f4d967f645d1d6896","kind":"commit","published_at":"2008-11-24T22:45:17.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_0_1","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_0_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_0_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_0_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_0_1/manifests"},{"name":"RELEASE_2_0_0","sha":"9c810f3f72cd013893467d05b065fe5e115b0c99","kind":"commit","published_at":"2008-11-23T13:58:44.000Z","download_url":"https://codeload.github.com/rpy2/rpy2/tar.gz/RELEASE_2_0_0","html_url":"https://github.com/rpy2/rpy2/releases/tag/RELEASE_2_0_0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rpy2/rpy2@RELEASE_2_0_0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_0_0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/tags/RELEASE_2_0_0/manifests"}]},"repo_metadata_updated_at":"2025-09-05T12:49:47.530Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":73,"rankings":{"downloads":null,"dependent_repos_count":4.077863738457699,"dependent_packages_count":12.488145744946344,"stargazers_count":19.9900174694285,"forks_count":22.46568505116047,"docker_downloads_count":null,"average":14.755428000998254},"purl":"pkg:conda/rpy2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/rpy2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/rpy2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/rpy2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-16T05:13:02.278Z","issues_count":197,"pull_requests_count":90,"avg_time_to_close_issue":63563844.51369863,"avg_time_to_close_pull_request":3560419.7560975607,"issues_closed_count":145,"pull_requests_closed_count":82,"pull_request_authors_count":10,"issue_authors_count":120,"avg_comments_per_issue":5.040609137055838,"avg_comments_per_pull_request":0.7888888888888889,"merged_pull_requests_count":80,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":25,"past_year_pull_requests_count":41,"past_year_avg_time_to_close_issue":3010660.529411765,"past_year_avg_time_to_close_pull_request":584290.6111111111,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":36,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":21,"past_year_avg_comments_per_issue":2.68,"past_year_avg_comments_per_pull_request":0.21951219512195122,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":36,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/issues","maintainers":[{"login":"lgautier","count":135,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lgautier"},{"login":"krassowski","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"}],"active_maintainers":[{"login":"lgautier","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lgautier"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rpy2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rpy2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rpy2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rpy2/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":29466,"full_name":"rpy2/rpy2","default_branch":"master","committers":[{"name":"Laurent Gautier","email":"lgautier@gmail.com","login":"lgautier","count":2224},{"name":"lgautier","email":"none@none","login":"invalid-email-address","count":1532},{"name":"Dav Clark","email":"davclark@berkeley.edu","login":"davclark","count":58},{"name":"Pablo Oliveira","email":"pablo@sifflez.org","login":"pablooliveira","count":14},{"name":"johan2sson@gmail.com","email":"johan2sson@gmail.com","login":null,"count":6},{"name":"Pierre-Louis Bonicoli","email":"pierre-louis.bonicoli@bioecoforests.com","login":null,"count":6},{"name":"Justin Shenk","email":"shenkjustin@gmail.com","login":"JustinShenk","count":4},{"name":"Kesh Ikuma","email":"79113787+tikuma-lsuhsc","login":"tikuma-lsuhsc","count":4},{"name":"Michał Krassowski","email":"5832902+krassowski","login":"krassowski","count":4},{"name":"Thomas Kluyver","email":"takowl@gmail.com","login":"takluyver","count":4},{"name":"Antony Lee","email":"antony.lee@berkeley.edu","login":"anntzer","count":3},{"name":"Brad Reisfeld","email":"brad.reisfeld@colostate.edu","login":"breisfeld","count":3},{"name":"Christoph Gohlke","email":"cgohlke@uci.edu","login":"cgohlke","count":3},{"name":"Dale Jung","email":"dale@dalejung.com","login":"dalejung","count":3},{"name":"grayver","email":"grayver@gmail.com","login":"grayver","count":3},{"name":"Andrey Portnoy","email":"aportnoy@ucsd.edu","login":"andportnoy","count":2},{"name":"Mikolaj Magnuski","email":"mmagnuski@swps.edu.pl","login":"mmagnuski","count":2},{"name":"Donald Ephraim Curtis","email":"dcurtis@milkbox.net","login":null,"count":2},{"name":"Thomas Kluyver","email":"takowl@users.sourceforge.net","login":null,"count":2},{"name":"lgautie@gmail.com","email":"lgautie@gmail.com","login":null,"count":2},{"name":"yoh@onerussian.com","email":"yoh@onerussian.com","login":null,"count":2},{"name":"Beau Benjamin Bruce","email":"bbbruce@emory.edu","login":"bbbruce","count":2},{"name":"Gijs Molenaar","email":"gijs@pythonic.nl","login":"gijzelaerr","count":2},{"name":"Liang Bo Wang","email":"ccwang002@gmail.com","login":"ccwang002","count":2},{"name":"Matthew Wardrop","email":"mpwardrop@gmail.com","login":"matthewwardrop","count":2},{"name":"Paul Müller","email":"paulmueller","login":"paulmueller","count":2},{"name":"patch by Nathaniel Smith","email":"njs@pobox.com","login":"njsmith","count":2},{"name":"Ned Western","email":"ned.western@gmail.com","login":"NedJWestern","count":1},{"name":"lgautier for edd@debian.org","email":"lgautier for edd@debian.org","login":null,"count":1},{"name":"Jill-Jênn Vie","email":"mickay.jill@free.fr","login":null,"count":1},{"name":"laurent@hot-spring","email":"laurent@hot-spring","login":null,"count":1},{"name":"eroen","email":"eroen-rpy2@eroen.eu","login":null,"count":1},{"name":"Ben Sully","email":"ben.sully@yougov.com","login":null,"count":1},{"name":"Kevin Jacobs","email":"kevin.jacobs@invitae.com","login":null,"count":1},{"name":"Priyank Trivedi","email":"priyank.trivedi@zenatix.com","login":null,"count":1},{"name":"Gabriel","email":"55111299+ghendergate","login":"ghendergate","count":1},{"name":"Fabian Wenzel","email":"fabian.wenzel@philips.com","login":"fabian-philips","count":1},{"name":"Evgeny Cherkashin","email":"eugeneai@irnok.net","login":"eugeneai","count":1},{"name":"Erik Cederstrand","email":"erik@cederstrand.dk","login":"ecederstrand","count":1},{"name":"David Koppstein","email":"david.koppstein@gmail.com","login":"dkoppstein","count":1},{"name":"Daniel Ge","email":"daniel.geisler@gmail.com","login":"daniel-ge","count":1},{"name":"Dan Brown","email":"jdanbrown@gmail.com","login":"jdanbrown","count":1},{"name":"Citing Wu","email":"37474893+wuciting","login":"wuciting","count":1},{"name":"Carlos Correa","email":"carloscorrea137@gmail.com","login":"cgc","count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"dafxy","email":"112355023+dafxy","login":"dafxy","count":1},{"name":"calpan","email":"calpan","login":"calpan","count":1},{"name":"Tom Kazimiers","email":"tom@voodoo-arts.net","login":"tomka","count":1},{"name":"Puneet Singh Ludu","email":"everlasting.puneet@gmail.com","login":"puneetsl","count":1},{"name":"Po-Chuan Hsieh","email":"sunpoet@sunpoet.net","login":"sunpoet","count":1},{"name":"PhilS","email":"flying-sheep@web.de","login":"flying-sheep","count":1},{"name":"Pav A","email":"rootsumsquared@gmail.com","login":"rs2","count":1},{"name":"Michaël Defferrard","email":"m.deff@hotmail.com","login":"mdeff","count":1},{"name":"Matthias Köppe","email":"mkoeppe@math.ucdavis.edu","login":"mkoeppe","count":1},{"name":"Levi Zim","email":"rsworktech@outlook.com","login":"kxxt","count":1},{"name":"Brad Buran","email":"bburan@galenea.com","login":"bburan-galenea","count":1},{"name":"Baohong Zhang","email":"baohong.zhang@biogen.com","login":"interactivereport","count":1},{"name":"Andy Shapiro","email":"shapiromatron@gmail.com","login":"shapiromatron","count":1},{"name":"Andrii Oriekhov","email":"andriyorehov@gmail.com","login":"andriyor","count":1},{"name":"Alexander Plavin","email":"alexander@plav.in","login":"aplavin","count":1},{"name":"Alexander Belopolsky","email":"alexander.belopolsky@gmail.com","login":"abalkin","count":1},{"name":"\"Jeffrey Tratner ext:(%22)","email":"jeffrey.tratner@gmail.com","login":"jtratner","count":1},{"name":"Kenneth Lyons","email":"ixjlyons@gmail.com","login":"ixjlyons","count":1},{"name":"Ken Williams","email":"kenahoo@gmail.com","login":"kenahoo","count":1},{"name":"Joon Ro","email":"joonhyoung.ro@gmail.com","login":"joonro","count":1},{"name":"Joan Smith","email":"joan.smith@outlook.com","login":"joan-smith","count":1},{"name":"Isuru Fernando","email":"isuruf@gmail.com","login":"isuruf","count":1},{"name":"IsaacCZ","email":"34696445+IsaacCZ","login":"IsaacCZ","count":1},{"name":"Gustavo Camargo","email":"gcamargo1","login":"gcamargo1","count":1},{"name":"Omar Younis","email":"42100908+younik","login":"younik","count":1}],"total_commits":3938,"total_committers":70,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":56.25714285714286,"dds":0.43524631792788215,"past_year_committers":[{"name":"Laurent Gautier","email":"lgautier@gmail.com","login":"lgautier","count":68},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"dafxy","email":"112355023+dafxy","login":"dafxy","count":1},{"name":"Levi Zim","email":"rsworktech@outlook.com","login":"kxxt","count":1}],"past_year_total_commits":71,"past_year_total_committers":4,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":17.75,"past_year_dds":0.04225352112676062,"last_synced_at":"2025-05-28T21:04:09.349Z","last_synced_commit":"316340b1c7f54e988f886c9212f4b939b1a6abc2","created_at":"2023-03-07T16:41:03.295Z","updated_at":"2025-05-28T21:04:09.369Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-28T00:00:20.468Z","repositories_count":5479765,"commits_count":853309358,"contributors_count":31095211,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"rpy2/rpy2","html_url":"https://github.com/rpy2/rpy2","last_synced_at":"2025-09-04T14:29:43.798Z","status":null,"issues_count":196,"pull_requests_count":142,"avg_time_to_close_issue":67374747.58992806,"avg_time_to_close_pull_request":3698520.7622950817,"issues_closed_count":139,"pull_requests_closed_count":122,"pull_request_authors_count":10,"issue_authors_count":120,"avg_comments_per_issue":4.581632653061225,"avg_comments_per_pull_request":0.6126760563380281,"merged_pull_requests_count":118,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":31,"past_year_pull_requests_count":86,"past_year_avg_time_to_close_issue":1859327.75,"past_year_avg_time_to_close_pull_request":452658.22535211267,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":71,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":1.5483870967741935,"past_year_avg_comments_per_pull_request":0.23255813953488372,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":70,"created_at":"2023-05-10T21:12:27.998Z","updated_at":"2025-09-04T14:29:43.799Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpy2%2Frpy2/issues","issue_labels_count":{"bug":110,"Windows":25,"enhancement":21,"conda":1},"pull_request_labels_count":{"dependencies":2},"issue_author_associations_count":{"NONE":133,"MEMBER":58,"CONTRIBUTOR":5},"pull_request_author_associations_count":{"MEMBER":128,"NONE":7,"CONTRIBUTOR":7},"issue_authors":{"lgautier":55,"kburchfiel":3,"obrien-james":3,"ievgennaida":3,"buhtz":3,"spluque":3,"krassowski":3,"lloyddewit":2,"zivlang":2,"PeterNSteinmetz":2,"Wainberg":2,"PARODBE":2,"dafxy":2,"collares":2,"joh4nd":2,"bernardodionisi":2,"joelostblom":2,"BrownRE1991":1,"IronSpirit":1,"wanlinjuan":1,"adament":1,"alekin2":1,"friedpine":1,"TimothyMerlin":1,"jwimberl":1,"DSLituiev":1,"thierrymoudiki":1,"paulmueller":1,"SlowMo24":1,"pgasperowicz":1,"WilliWespe":1,"yuzibo":1,"papoteur-mga":1,"honghh2018":1,"flying-sheep":1,"caodudu":1,"arthus701":1,"lukeaanderso":1,"davidshumway":1,"wfil-sym":1,"RuoCJ":1,"priamai":1,"user-tq":1,"k1-ito":1,"Luk-stip":1,"gmagannaDevelop":1,"norabelrose":1,"sreedat":1,"Zethson":1,"johnmarktaylor91":1,"limin321":1,"harrylojames":1,"EQUIWDH":1,"JoelPasapera":1,"deniskristak":1,"ag1805x":1,"maxlitjens":1,"hguturu":1,"mservantufc":1,"Antidington":1,"MLopez-Ibanez":1,"Robbie-Palmer":1,"antonio-rojas":1,"hollenstein":1,"ngvananh2508":1,"ryrl970311":1,"kgoettler":1,"jose-matos":1,"kelli-rstudio":1,"john120120":1,"cgc":1,"selmling":1,"steadmaj":1,"MaelLefeuvre":1,"Arminkhayati":1,"gjmoore":1,"ncuriale":1,"chpriya03":1,"thekingofall":1,"juanramonua":1,"tmauceri":1,"ScienceComputing":1,"mfansler":1,"trvinh":1,"scottgigante-immunai":1,"JohannesWiesner":1,"eliocpereira95":1,"nwalters512":1,"3zhang":1,"gabrielpulga":1,"danielward27":1,"psads-git":1,"Yijia-Jiang":1,"eddelbuettel":1,"tobiasdiez":1,"roybka":1,"cgarciga":1,"geofly1985":1,"elsiel23":1,"yannikschaelte":1,"EVanderSchel":1,"overg123":1,"ekungurov":1,"sharifamlani":1,"benkay86":1,"lbeltrame":1,"jeslefcourt":1,"dkav":1,"afisc":1,"mrticker":1,"Nin17":1,"Mickychen00":1,"nmagdanz":1,"xinstein":1,"bubalis":1,"dyrvte":1,"samyoung17":1,"m21camby":1,"jldz9":1,"Fleyderer":1},"pull_request_authors":{"lgautier":128,"dafxy":2,"interactivereport":2,"tikuma-lsuhsc":2,"dependabot[bot]":2,"kxxt":2,"TimothyMerlin":1,"TickTack-z":1,"gcamargo1":1,"fwuermseher":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10166699,"issues_count":32013288,"pull_requests_count":100268859,"authors_count":10729412,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":24},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":25,"MEMBER":3,"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"MEMBER":80,"NONE":3,"CONTRIBUTOR":1},"past_year_issue_authors":{"lgautier":3,"kburchfiel":3,"Zethson":1,"wfil-sym":1,"tmauceri":1,"TimothyMerlin":1,"spluque":1,"RuoCJ":1,"papoteur-mga":1,"obrien-james":1,"mrticker":1,"MaelLefeuvre":1,"m21camby":1,"JoelPasapera":1,"jldz9":1,"jeslefcourt":1,"hollenstein":1,"flying-sheep":1,"eliocpereira95":1,"DSLituiev":1,"danielward27":1,"BrownRE1991":1,"benkay86":1,"antonio-rojas":1,"ag1805x":1},"past_year_pull_request_authors":{"lgautier":80,"kxxt":2,"TimothyMerlin":1,"fwuermseher":1},"maintainers":[{"login":"lgautier","count":183,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lgautier"},{"login":"krassowski","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krassowski"}],"active_maintainers":[{"login":"lgautier","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lgautier"}]},"events":{"total":{"CreateEvent":49,"ReleaseEvent":5,"IssuesEvent":80,"WatchEvent":80,"DeleteEvent":47,"IssueCommentEvent":173,"PushEvent":560,"PullRequestReviewCommentEvent":3,"PullRequestReviewEvent":2,"PullRequestEvent":91,"ForkEvent":6},"last_year":{"CreateEvent":49,"ReleaseEvent":5,"IssuesEvent":80,"WatchEvent":80,"DeleteEvent":47,"IssueCommentEvent":173,"PushEvent":560,"PullRequestReviewCommentEvent":3,"PullRequestReviewEvent":2,"PullRequestEvent":91,"ForkEvent":6}},"keywords":["cffi","data-science","interoperability","python","r","statistics"],"dependencies":[{"ecosystem":"pypi","filepath":"doc/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-08T20:16:02.597Z","updated_at":"2022-08-08T20:16:02.597Z","repository_link":"https://github.com/rpy2/rpy2/blob/master/doc/requirements.txt","dependencies":[{"id":693295227,"package_name":"ipython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":693295228,"package_name":"jupyterlab","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":693295229,"package_name":"multipledispatch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":693295230,"package_name":"nbconvert","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":693295231,"package_name":"notedown","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":693295232,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":693295233,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":693295234,"package_name":"pygraphviz","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":693295235,"package_name":"rpy2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":693295236,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-08T20:16:02.696Z","updated_at":"2022-08-08T20:16:02.696Z","repository_link":"https://github.com/rpy2/rpy2/blob/master/requirements.txt","dependencies":[{"id":693296237,"package_name":"cffi","ecosystem":"pypi","requirements":"\u003e=1.10.0","direct":true,"kind":"runtime","optional":false},{"id":693296238,"package_name":"jinja2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":693296239,"package_name":"pytz","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":693296240,"package_name":"tzlocal","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":693296241,"package_name":"packaging","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pythonpackage.yml","sha":null,"kind":"manifest","created_at":"2023-11-08T08:59:40.755Z","updated_at":"2023-11-08T08:59:40.755Z","repository_link":"https://github.com/rpy2/rpy2/blob/master/.github/workflows/pythonpackage.yml","dependencies":[{"id":14369369420,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14369369421,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14369369422,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14369369423,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pythonpublish.yml","sha":null,"kind":"manifest","created_at":"2023-11-08T08:59:40.801Z","updated_at":"2023-11-08T08:59:40.801Z","repository_link":"https://github.com/rpy2/rpy2/blob/master/.github/workflows/pythonpublish.yml","dependencies":[{"id":14369369424,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14369369425,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14369369426,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14369369427,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14369369428,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/sphinx-doc.yml","sha":null,"kind":"manifest","created_at":"2023-11-08T08:59:40.867Z","updated_at":"2023-11-08T08:59:40.867Z","repository_link":"https://github.com/rpy2/rpy2/blob/master/.github/workflows/sphinx-doc.yml","dependencies":[{"id":14369369430,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14369369431,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14369369432,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14369369433,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14369369434,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-11-08T08:59:41.078Z","updated_at":"2023-11-08T08:59:41.078Z","repository_link":"https://github.com/rpy2/rpy2/blob/master/pyproject.toml","dependencies":[{"id":14369369435,"package_name":"cffi","ecosystem":"pypi","requirements":"\u003e=1.10.0","direct":true,"kind":"runtime","optional":false},{"id":14369369436,"package_name":"jinja2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14369369437,"package_name":"tzlocal","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14369369438,"package_name":"packaging","ecosystem":"pypi","requirements":"platform_system=='Windows'","direct":true,"kind":"runtime","optional":false},{"id":14369369439,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"python_version\u003c'3.8'","direct":true,"kind":"runtime","optional":false},{"id":14369369440,"package_name":"backports.zoneinfo","ecosystem":"pypi","requirements":"python_version\u003c'3.9'","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-11-08T08:59:41.512Z","updated_at":"2023-11-08T08:59:41.512Z","repository_link":"https://github.com/rpy2/rpy2/blob/master/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"requirements.types.txt","sha":null,"kind":"manifest","created_at":"2024-01-16T00:00:29.986Z","updated_at":"2024-01-16T00:00:29.986Z","repository_link":"https://github.com/rpy2/rpy2/blob/master/requirements.types.txt","dependencies":[{"id":15634554798,"package_name":"packaging","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15634554799,"package_name":"pandas-stubs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15634554800,"package_name":"types-Pygments","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":15634554801,"package_name":"types-tzlocal","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":15.24387253749277,"created_at":"2025-09-08T11:18:36.568Z","updated_at":"2025-10-07T08:24:53.940Z","avatar_url":"https://github.com/rpy2.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["closember","notebook","ipython","repl","spec-0","alignment","flexible","bioinformatics","qt","parallel"],"project_url":"https://science.ecosyste.ms/api/v1/projects/65082","html_url":"https://science.ecosyste.ms/projects/65082"}