{"id":62015,"name":"dbplyr","description":"Database (DBI) backend for dplyr","url":"https://github.com/tidyverse/dbplyr","last_synced_at":"2025-09-08T12:37:01.270Z","repository":{"id":37465649,"uuid":"86504302","full_name":"tidyverse/dbplyr","owner":"tidyverse","description":"Database (DBI) backend for dplyr","archived":false,"fork":false,"pushed_at":"2025-08-14T22:05:20.000Z","size":21667,"stargazers_count":488,"open_issues_count":139,"forks_count":182,"subscribers_count":22,"default_branch":"main","last_synced_at":"2025-09-01T09:50:48.677Z","etag":null,"topics":["database","r"],"latest_commit_sha":null,"homepage":"https://dbplyr.tidyverse.org","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tidyverse.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-03-28T20:29:16.000Z","updated_at":"2025-08-28T04:09:23.000Z","dependencies_parsed_at":"2022-07-12T14:50:37.433Z","dependency_job_id":"233f584d-4b09-47ff-8676-e193e0e55344","html_url":"https://github.com/tidyverse/dbplyr","commit_stats":{"total_commits":3522,"total_committers":155,"mean_commits":22.72258064516129,"dds":"0.44605337876206697","last_synced_commit":"572693098d0098018b6bb2d1e88b650d2e1e1580"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/tidyverse/dbplyr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse","download_url":"https://codeload.github.com/tidyverse/dbplyr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/sbom","scorecard":{"id":884859,"data":{"date":"2025-08-11","repo":{"name":"github.com/tidyverse/dbplyr","commit":"5c6c996a514ccc8daa7473b00317c299345b15a2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":5,"reason":"Found 17/30 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pkgdown.yaml:23","Warn: no topLevel permission defined: .github/workflows/R-CMD-check.yaml:1","Warn: no topLevel permission defined: .github/workflows/mssql.yaml:1","Warn: no topLevel permission defined: .github/workflows/pkgdown.yaml:1","Warn: no topLevel permission defined: .github/workflows/postgres.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr-commands.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/test-coverage.yaml:11"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/dbplyr/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/dbplyr/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/dbplyr/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/dbplyr/R-CMD-check.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/dbplyr/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/dbplyr/mssql.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mssql.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/dbplyr/mssql.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mssql.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/dbplyr/mssql.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mssql.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/dbplyr/mssql.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mssql.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/dbplyr/mssql.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/mssql.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/dbplyr/mssql.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/dbplyr/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/dbplyr/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/dbplyr/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/dbplyr/pkgdown.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/dbplyr/pkgdown.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgres.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/dbplyr/postgres.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgres.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/dbplyr/postgres.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgres.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/dbplyr/postgres.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgres.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/dbplyr/postgres.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgres.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/dbplyr/postgres.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgres.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/dbplyr/postgres.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/dbplyr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/dbplyr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/dbplyr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/dbplyr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/dbplyr/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/dbplyr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/dbplyr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/dbplyr/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/dbplyr/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/dbplyr/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/dbplyr/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/dbplyr/test-coverage.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/dbplyr/test-coverage.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-coverage.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/dbplyr/test-coverage.yaml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  28 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T09:36:15.636Z","repository_id":37465649,"created_at":"2025-08-24T09:36:15.636Z","updated_at":"2025-08-24T09:36:15.636Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274186114,"owners_count":25237527,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"tidyverse","name":"tidyverse","uuid":"22032646","kind":"organization","description":"The tidyverse is a collection of R packages that share common principles and are designed to work together seamlessly","email":null,"website":"http://tidyverse.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22032646?v=4","repositories_count":43,"last_synced_at":"2025-03-31T15:25:48.718Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tidyverse","funding_links":[],"total_stars":31350,"followers":1497,"following":0,"created_at":"2022-11-02T16:38:01.157Z","updated_at":"2025-03-31T15:25:48.718Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse/repositories"},"packages":[{"id":5291231,"name":"r-dbplyr","ecosystem":"conda","description":null,"homepage":"https://dbplyr.tidyverse.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tidyverse/dbplyr","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2022-10-03T15:51:21.983Z","latest_release_published_at":"2022-06-27T18:54:33.000Z","latest_release_number":"2.2.1","last_synced_at":"2025-09-07T22:26:24.737Z","created_at":"2022-10-03T15:51:21.975Z","updated_at":"2025-09-07T22:26:24.738Z","registry_url":"https://anaconda.org/conda-forge/r-dbplyr","install_command":"conda install -c conda-forge r-dbplyr","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"86504302","full_name":"tidyverse/dbplyr","owner":"tidyverse","description":"Database (DBI) backend for dplyr","archived":false,"fork":false,"pushed_at":"2023-07-08T22:51:25.000Z","size":11888,"stargazers_count":417,"open_issues_count":49,"forks_count":159,"subscribers_count":25,"default_branch":"main","last_synced_at":"2023-07-10T16:41:59.362Z","etag":null,"topics":["database","r"],"latest_commit_sha":null,"homepage":"https://dbplyr.tidyverse.org","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tidyverse.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2017-03-28T20:29:16.000Z","updated_at":"2023-07-10T16:41:59.363Z","dependencies_parsed_at":"2022-07-12T14:50:37.433Z","dependency_job_id":null,"html_url":"https://github.com/tidyverse/dbplyr","commit_stats":null,"previous_names":[],"tags_count":15,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":144794617,"owners_count":6167243,"icon_url":"https://github.com/github.png","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"}},"repo_metadata_updated_at":"2023-07-10T19:54:41.921Z","dependent_packages_count":8,"downloads":null,"downloads_period":null,"dependent_repos_count":50,"rankings":{"downloads":null,"dependent_repos_count":5.036186673321687,"dependent_packages_count":7.077614175193411,"stargazers_count":18.941851759421013,"forks_count":14.195158472672823,"docker_downloads_count":null,"average":11.312702770152233},"purl":"pkg:conda/r-dbplyr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/r-dbplyr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/r-dbplyr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/r-dbplyr/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T06:43:50.014Z","issues_count":120,"pull_requests_count":72,"avg_time_to_close_issue":5206960.072916667,"avg_time_to_close_pull_request":1606293.8095238095,"issues_closed_count":96,"pull_requests_closed_count":63,"pull_request_authors_count":15,"issue_authors_count":52,"avg_comments_per_issue":2.283333333333333,"avg_comments_per_pull_request":0.7916666666666666,"merged_pull_requests_count":59,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":109,"past_year_pull_requests_count":68,"past_year_avg_time_to_close_issue":4007882.4719101125,"past_year_avg_time_to_close_pull_request":633235.655737705,"past_year_issues_closed_count":89,"past_year_pull_requests_closed_count":61,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":47,"past_year_avg_comments_per_issue":1.963302752293578,"past_year_avg_comments_per_pull_request":0.6911764705882353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":58},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-dbplyr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-dbplyr/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-dbplyr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-dbplyr/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":11743275,"name":"github.com/tidyverse/dbplyr","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/tidyverse/dbplyr","keywords_array":[],"namespace":null,"versions_count":22,"first_release_published_at":"2017-06-13T18:22:15.000Z","latest_release_published_at":"2024-03-15T17:26:53.000Z","latest_release_number":"v2.5.0+incompatible","last_synced_at":"2025-08-11T23:22:07.100Z","created_at":"2025-06-07T10:00:42.529Z","updated_at":"2025-08-11T23:22:07.100Z","registry_url":"https://pkg.go.dev/github.com/tidyverse/dbplyr","install_command":"go get github.com/tidyverse/dbplyr","documentation_url":"https://pkg.go.dev/github.com/tidyverse/dbplyr#section-documentation","metadata":{},"repo_metadata":{"id":37465649,"uuid":"86504302","full_name":"tidyverse/dbplyr","owner":"tidyverse","description":"Database (DBI) backend for dplyr","archived":false,"fork":false,"pushed_at":"2025-04-25T21:12:31.000Z","size":21426,"stargazers_count":484,"open_issues_count":137,"forks_count":182,"subscribers_count":22,"default_branch":"main","last_synced_at":"2025-05-29T09:12:07.770Z","etag":null,"topics":["database","r"],"latest_commit_sha":null,"homepage":"https://dbplyr.tidyverse.org","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tidyverse.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-03-28T20:29:16.000Z","updated_at":"2025-05-16T14:13:01.000Z","dependencies_parsed_at":"2022-07-12T14:50:37.433Z","dependency_job_id":"233f584d-4b09-47ff-8676-e193e0e55344","html_url":"https://github.com/tidyverse/dbplyr","commit_stats":{"total_commits":3522,"total_committers":155,"mean_commits":22.72258064516129,"dds":"0.44605337876206697","last_synced_commit":"572693098d0098018b6bb2d1e88b650d2e1e1580"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse","download_url":"https://codeload.github.com/tidyverse/dbplyr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258642426,"owners_count":22734668,"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","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"}},"repo_metadata_updated_at":"2025-06-07T23:36:21.714Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.750499235214139,"dependent_packages_count":5.388553704962611,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.569526470088375},"purl":"pkg:golang/github.com/tidyverse/dbplyr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/tidyverse/dbplyr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/tidyverse/dbplyr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/tidyverse/dbplyr/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-04T22:29:29.082Z","issues_count":320,"pull_requests_count":165,"avg_time_to_close_issue":5659962.640776699,"avg_time_to_close_pull_request":3440074.8680555555,"issues_closed_count":205,"pull_requests_closed_count":144,"pull_request_authors_count":34,"issue_authors_count":158,"avg_comments_per_issue":2.125,"avg_comments_per_pull_request":1.1333333333333333,"merged_pull_requests_count":124,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":72,"past_year_pull_requests_count":30,"past_year_avg_time_to_close_issue":2358536.0,"past_year_avg_time_to_close_pull_request":2343953.6,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":47,"past_year_avg_comments_per_issue":0.5555555555555556,"past_year_avg_comments_per_pull_request":0.6333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/issues","maintainers":[{"login":"mgirlich","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgirlich"},{"login":"hadley","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"simonpcouch","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpcouch"},{"login":"krlmlr","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krlmlr"},{"login":"DavisVaughan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavisVaughan"},{"login":"edgararuiz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edgararuiz"},{"login":"gorcha","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gorcha"},{"login":"dgrtwo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgrtwo"}],"active_maintainers":[{"login":"simonpcouch","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpcouch"},{"login":"DavisVaughan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavisVaughan"},{"login":"hadley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"krlmlr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krlmlr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidyverse%2Fdbplyr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidyverse%2Fdbplyr/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidyverse%2Fdbplyr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidyverse%2Fdbplyr/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":432161,"name":"dbplyr","ecosystem":"cran","description":"A 'dplyr' Back End for Databases","homepage":"https://dbplyr.tidyverse.org/","licenses":"MIT + file LICENSE","normalized_licenses":["MIT"],"repository_url":"https://github.com/tidyverse/dbplyr","keywords_array":[],"namespace":null,"versions_count":23,"first_release_published_at":"2017-06-09T13:08:00.000Z","latest_release_published_at":"2024-03-19T00:00:00.000Z","latest_release_number":"2.5.0","last_synced_at":"2025-09-07T10:32:47.777Z","created_at":"2022-04-06T21:52:25.804Z","updated_at":"2025-09-07T10:32:47.778Z","registry_url":"https://cran.r-project.org/package=dbplyr","install_command":null,"documentation_url":"http://cran.r-project.org/web/packages/dbplyr/dbplyr.pdf","metadata":{},"repo_metadata":{"id":37465649,"uuid":"86504302","full_name":"tidyverse/dbplyr","owner":"tidyverse","description":"Database (DBI) backend for dplyr","archived":false,"fork":false,"pushed_at":"2024-11-01T13:46:21.000Z","size":21045,"stargazers_count":477,"open_issues_count":91,"forks_count":173,"subscribers_count":25,"default_branch":"main","last_synced_at":"2024-11-02T11:35:10.966Z","etag":null,"topics":["database","r"],"latest_commit_sha":null,"homepage":"https://dbplyr.tidyverse.org","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tidyverse.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-28T20:29:16.000Z","updated_at":"2024-11-01T13:43:28.000Z","dependencies_parsed_at":"2022-07-12T14:50:37.433Z","dependency_job_id":"233f584d-4b09-47ff-8676-e193e0e55344","html_url":"https://github.com/tidyverse/dbplyr","commit_stats":{"total_commits":3509,"total_committers":163,"mean_commits":21.52760736196319,"dds":0.4445711028783129,"last_synced_commit":"1ff6363437c3ce9292a1c7c3b37a4073965bb2ec"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse","download_url":"https://codeload.github.com/tidyverse/dbplyr/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222935682,"owners_count":17060400,"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","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"tidyverse","name":"tidyverse","uuid":"22032646","kind":"organization","description":"The tidyverse is a collection of R packages that share common principles and are designed to work together seamlessly","email":null,"website":"http://tidyverse.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22032646?v=4","repositories_count":40,"last_synced_at":"2024-03-25T20:58:09.198Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tidyverse","funding_links":[],"total_stars":29109,"followers":1106,"following":0,"created_at":"2022-11-02T16:38:01.157Z","updated_at":"2024-03-25T20:58:31.785Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse/repositories"},"tags":[{"name":"v2.5.0","sha":"5d88f21033be0c5ad9b99adbfb3baed53de304b3","kind":"commit","published_at":"2024-03-15T17:26:53.000Z","download_url":"https://codeload.github.com/tidyverse/dbplyr/tar.gz/v2.5.0","html_url":"https://github.com/tidyverse/dbplyr/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"a57629373c41a16dc5cc6deb692fe73bf586b699","kind":"commit","published_at":"2023-10-25T19:55:13.000Z","download_url":"https://codeload.github.com/tidyverse/dbplyr/tar.gz/v2.4.0","html_url":"https://github.com/tidyverse/dbplyr/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v2.4.0/manifests"},{"name":"v2.3.4","sha":"0c950892bb83e8cbc32d097d038e8445b374b447","kind":"commit","published_at":"2023-09-26T13:13:09.000Z","download_url":"https://codeload.github.com/tidyverse/dbplyr/tar.gz/v2.3.4","html_url":"https://github.com/tidyverse/dbplyr/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"871c3890f98ca24bb5cd00a82508018fc30682a6","kind":"commit","published_at":"2023-07-07T13:26:09.000Z","download_url":"https://codeload.github.com/tidyverse/dbplyr/tar.gz/v2.3.3","html_url":"https://github.com/tidyverse/dbplyr/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"8f283c5e3452001dd43f1b6fea20488a3ab41ad3","kind":"commit","published_at":"2023-03-21T14:58:33.000Z","download_url":"https://codeload.github.com/tidyverse/dbplyr/tar.gz/v2.3.2","html_url":"https://github.com/tidyverse/dbplyr/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"061946c90f50bfba91cd7fd03a2b96c67c469ec2","kind":"commit","published_at":"2023-02-24T17:02:20.000Z","download_url":"https://codeload.github.com/tidyverse/dbplyr/tar.gz/v2.3.1","html_url":"https://github.com/tidyverse/dbplyr/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"2968a60a92d5457efe2f8e3f14feff2547230646","kind":"commit","published_at":"2023-01-16T15:23:30.000Z","download_url":"https://codeload.github.com/tidyverse/dbplyr/tar.gz/v2.3.0","html_url":"https://github.com/tidyverse/dbplyr/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"c71736e14b9d67ba447a742cf1a4eccf71d4e1a9","kind":"commit","published_at":"2022-06-27T11:38:18.000Z","download_url":"https://codeload.github.com/tidyverse/dbplyr/tar.gz/v2.2.1","html_url":"https://github.com/tidyverse/dbplyr/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"a52de5fb55abd8db66e439860811b8c4a0ec2241","kind":"commit","published_at":"2022-06-03T20:03:32.000Z","download_url":"https://codeload.github.com/tidyverse/dbplyr/tar.gz/v2.2.0","html_url":"https://github.com/tidyverse/dbplyr/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"5f02894a34ddc6a6461a8067b67aa7e203da0f14","kind":"commit","published_at":"2021-04-06T11:29:19.000Z","download_url":"https://codeload.github.com/tidyverse/dbplyr/tar.gz/v2.1.1","html_url":"https://github.com/tidyverse/dbplyr/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"360e0edf9408685df1470e9fc504e472bf665322","kind":"commit","published_at":"2021-02-03T20:29:11.000Z","download_url":"https://codeload.github.com/tidyverse/dbplyr/tar.gz/v2.1.0","html_url":"https://github.com/tidyverse/dbplyr/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"62f4dbadeb966220113a85fa0f87391bda036939","kind":"commit","published_at":"2020-11-02T21:31:14.000Z","download_url":"https://codeload.github.com/tidyverse/dbplyr/tar.gz/v2.0.0","html_url":"https://github.com/tidyverse/dbplyr/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v2.0.0/manifests"},{"name":"v1.4.4","sha":"2b8bb78003d3cbcc98f2ff3c646a21ffff65feb0","kind":"commit","published_at":"2020-05-26T22:24:13.000Z","download_url":"https://codeload.github.com/tidyverse/dbplyr/tar.gz/v1.4.4","html_url":"https://github.com/tidyverse/dbplyr/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"650117876ce395dbe9e6b8cc7b8f38b00c76ca52","kind":"commit","published_at":"2020-04-17T20:40:51.000Z","download_url":"https://codeload.github.com/tidyverse/dbplyr/tar.gz/v1.4.3","html_url":"https://github.com/tidyverse/dbplyr/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"f3529c3f4dc69c862384baf2d7bc387a5b89b83b","kind":"commit","published_at":"2019-06-17T19:32:12.000Z","download_url":"https://codeload.github.com/tidyverse/dbplyr/tar.gz/v1.4.2","html_url":"https://github.com/tidyverse/dbplyr/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f5cce28c0bca4d86308428ca319a8323c043c413","kind":"commit","published_at":"2019-06-05T22:20:28.000Z","download_url":"https://codeload.github.com/tidyverse/dbplyr/tar.gz/v1.4.1","html_url":"https://github.com/tidyverse/dbplyr/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"3e0829327654e369b1204afcad5c9c86fb737b82","kind":"commit","published_at":"2019-04-23T11:59:16.000Z","download_url":"https://codeload.github.com/tidyverse/dbplyr/tar.gz/v1.4.0","html_url":"https://github.com/tidyverse/dbplyr/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"31e9e0bbad723355f33e51df7fc4aac633f38665","kind":"commit","published_at":"2019-01-09T13:57:39.000Z","download_url":"https://codeload.github.com/tidyverse/dbplyr/tar.gz/v1.3.0","html_url":"https://github.com/tidyverse/dbplyr/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"e0086745081d222faa737c9de902cb2bd095960e","kind":"commit","published_at":"2018-02-19T15:54:42.000Z","download_url":"https://codeload.github.com/tidyverse/dbplyr/tar.gz/v1.2.1","html_url":"https://github.com/tidyverse/dbplyr/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"825538faa3c5d63ae3473184ffc03be173da0d07","kind":"commit","published_at":"2017-12-29T18:11:04.000Z","download_url":"https://codeload.github.com/tidyverse/dbplyr/tar.gz/v1.2.0","html_url":"https://github.com/tidyverse/dbplyr/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"07195ec8c1a25df817443d9e4184c1ff87168572","kind":"commit","published_at":"2017-06-27T14:09:58.000Z","download_url":"https://codeload.github.com/tidyverse/dbplyr/tar.gz/v1.1.0","html_url":"https://github.com/tidyverse/dbplyr/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"848c58ab85f60658a1bb97efbc6bb100cb939ab7","kind":"commit","published_at":"2017-06-13T18:22:15.000Z","download_url":"https://codeload.github.com/tidyverse/dbplyr/tar.gz/v1.0.0","html_url":"https://github.com/tidyverse/dbplyr/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2024-11-11T05:56:22.132Z","dependent_packages_count":117,"downloads":629553,"downloads_period":"last-month","dependent_repos_count":674,"rankings":{"downloads":0.38856006867573306,"dependent_repos_count":0.5514622790760747,"dependent_packages_count":0.9673190796908195,"stargazers_count":0.8859557926140216,"forks_count":0.36613479184559056,"docker_downloads_count":0.0,"average":0.5265720019837066},"purl":"pkg:cran/dbplyr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cran/dbplyr","docker_dependents_count":1427,"docker_downloads_count":120218673,"usage_url":"https://repos.ecosyste.ms/usage/cran/dbplyr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cran/dbplyr/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2024-11-10T02:11:36.595Z","issues_count":277,"pull_requests_count":151,"avg_time_to_close_issue":5694072.959798995,"avg_time_to_close_pull_request":3437231.18705036,"issues_closed_count":199,"pull_requests_closed_count":139,"pull_request_authors_count":29,"issue_authors_count":136,"avg_comments_per_issue":2.303249097472924,"avg_comments_per_pull_request":1.1655629139072847,"merged_pull_requests_count":120,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":98,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":2184775.7954545454,"past_year_avg_time_to_close_pull_request":1550203.0,"past_year_issues_closed_count":44,"past_year_pull_requests_closed_count":43,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":69,"past_year_avg_comments_per_issue":1.2551020408163265,"past_year_avg_comments_per_pull_request":0.9074074074074074,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":42,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/issues","maintainers":[{"login":"mgirlich","count":106,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgirlich"},{"login":"hadley","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"krlmlr","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krlmlr"},{"login":"simonpcouch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpcouch"},{"login":"DavisVaughan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavisVaughan"},{"login":"edgararuiz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edgararuiz"},{"login":"gorcha","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gorcha"},{"login":"dgrtwo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgrtwo"}],"active_maintainers":[{"login":"hadley","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"simonpcouch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpcouch"},{"login":"DavisVaughan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavisVaughan"},{"login":"gorcha","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gorcha"},{"login":"mgirlich","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgirlich"},{"login":"edgararuiz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edgararuiz"},{"login":"krlmlr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krlmlr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/dbplyr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/dbplyr/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/dbplyr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/dbplyr/related_packages","maintainers":[{"uuid":"hadley@posit.co","login":null,"name":"Hadley Wickham","email":"hadley@posit.co","url":null,"packages_count":29,"html_url":null,"role":null,"created_at":"2024-11-01T02:34:58.551Z","updated_at":"2024-11-01T02:34:58.551Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/maintainers/hadley@posit.co/packages"}],"registry":{"name":"cran.r-project.org","url":"https://cran.r-project.org","ecosystem":"cran","default":true,"packages_count":26181,"maintainers_count":14299,"namespaces_count":0,"keywords_count":8326,"github":"r-project-org","metadata":{"funded_packages_count":539},"icon_url":"https://github.com/r-project-org.png","created_at":"2022-04-06T16:32:25.637Z","updated_at":"2025-09-08T06:54:01.855Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/namespaces"}}],"commits":{"id":4119,"full_name":"tidyverse/dbplyr","default_branch":"main","committers":[{"name":"hadley","email":"h.wickham@gmail.com","login":"hadley","count":1951},{"name":"Romain François","email":"romain@r-enthusiasts.com","login":"romainfrancois","count":580},{"name":"Maximilian Girlich","email":"maximilian.girlich@metoda.com","login":"mgirlich","count":338},{"name":"Kirill Müller","email":"krlmlr","login":"krlmlr","count":151},{"name":"Lionel Henry","email":"lionel.hry@gmail.com","login":"lionel-","count":92},{"name":"Kirill Müller","email":"kirill.mueller@ivt.baug.ethz.ch","login":null,"count":46},{"name":"Edgar Ruiz","email":"edgararuiz","login":"edgararuiz","count":37},{"name":"Cole Arendt","email":"cole.arendt@outlook.com","login":"colearendt","count":20},{"name":"Hannes Mühleisen","email":"hannes@muehleisen.org","login":"hannes","count":17},{"name":"lindbrook","email":"lindbrook@gmail.com","login":"lindbrook","count":17},{"name":"Jim Hester","email":"james.f.hester@gmail.com","login":"jimhester","count":16},{"name":"Mara Averick","email":"maraaverick@gmail.com","login":"batpigandme","count":13},{"name":"Kevin Ushey","email":"kevinushey@gmail.com","login":"kevinushey","count":9},{"name":"Eric Neer","email":"EricJNeer@gmail.com","login":"ejneer","count":8},{"name":"Javier Luraschi","email":"javierluraschi@hotmail.com","login":"javierluraschi","count":7},{"name":"Sergey Goder","email":"sgoder@fb.com","login":"cosinequanon","count":6},{"name":"Sam","email":"sfirke","login":"sfirke","count":6},{"name":"Simon P. Couch","email":"simonpatrickcouch@gmail.com","login":"simonpcouch","count":6},{"name":"leondutoit","email":"leon@comoyo.com","login":"leondutoit","count":5},{"name":"Ilari Scheinin","email":"ilari.scheinin@gmail.com","login":"ilarischeinin","count":5},{"name":"Daniel Possenriede","email":"possenriede@gmail.com","login":"dpprdan","count":4},{"name":"jennybc","email":"jenny@stat.ubc.ca","login":null,"count":4},{"name":"Christophe Dervieux","email":"christophe.dervieux@gmail.com","login":"cderv","count":4},{"name":"Sergio Oller","email":"sergioller@gmail.com","login":"zeehio","count":4},{"name":"Harold Pimentel","email":"haroldpimentel@gmail.com","login":"pimentel","count":3},{"name":"Imanuel Costigan","email":"i.costigan@me.com","login":"imanuelcostigan","count":3},{"name":"Michael Thomson","email":"56164984+fh-mthomson","login":"fh-mthomson","count":3},{"name":"David Fong","email":"vkelim@bigpond.com","login":"DavidPatShuiFong","count":3},{"name":"Austen Head","email":"austen.head@gmail.com","login":"austenhead","count":3},{"name":"Arunkumar Srinivasan","email":"aragorn168b@gmail.com","login":"arunsrinivasan","count":3},{"name":"Brad Dixon","email":"rbdixon@gmail.com","login":"rbdixon","count":3},{"name":"Eduardo Ibanez","email":"edu.ibanez@gmail.com","login":"eibanez","count":3},{"name":"Sandro Raabe","email":"sa.ra.online@posteo.de","login":"shosaco","count":3},{"name":"fh-afrachioni","email":"83310246+fh-afrachioni","login":"fh-afrachioni","count":3},{"name":"edward-burn","email":"9583964+edward-burn","login":"edward-burn","count":3},{"name":"Kevin Kuo","email":"kevinykuo@gmail.com","login":"kevinykuo","count":2},{"name":"Kevin Markham","email":"justmarkham@gmail.com","login":"justmarkham","count":2},{"name":"Oleh Khoma","email":"oleh.khoma@eleks.com","login":"okhoma","count":2},{"name":"Mateusz Żółtak","email":"zozlak@zozlak.org","login":"zozlak","count":2},{"name":"Michael Kuhn","email":"michael.kuhn@gmail.com","login":"mkuhn","count":2},{"name":"Michael W. Kearney","email":"kearneymw@missouri.edu","login":"mkearney","count":2},{"name":"Nicolas Coutin","email":"nicolasCoutin","login":"nicolasCoutin","count":2},{"name":"erikvona","email":"45684074+erikvona","login":"erikvona","count":2},{"name":"Zac Davies","email":"80654433+zacdav-db","login":"zacdav-db","count":2},{"name":"ZJ","email":"zhuojia.dai@gmail.com","login":"xiaodaigh","count":2},{"name":"Thomas Hulst","email":"32511519+thomashulst","login":"thomashulst","count":2},{"name":"Tamas","email":"tszilagyi@outlook.com","login":"mtoto","count":2},{"name":"Shinya Uryu","email":"suika1127@gmail.com","login":"uribo","count":2},{"name":"Davis Vaughan","email":"mvaugh15@uncc.edu","login":null,"count":2},{"name":"Kirill Müller","email":"mueller@organice.de","login":null,"count":2},{"name":"Edward Visel","email":"alistaire@gmail.com","login":"alistaire47","count":2},{"name":"Eduardo Ariño de la Rubia","email":"earino@gmail.com","login":"earino","count":2},{"name":"Derek Morr","email":"derek.morr.test@gmail.com","login":"derekmorr","count":2},{"name":"Adam Black","email":"ablack3","login":"ablack3","count":2},{"name":"shabbybanks","email":"steven.e.pav@bankofamerica.com","login":"shabbybanks","count":2},{"name":"Edwin de Jonge","email":"edwindjonge@gmail.com","login":"edwindj","count":2},{"name":"Hugo Loureiro","email":"hdplsa@gmail.com","login":"hdplsa","count":2},{"name":"Ian Cook","email":"ianmcook@gmail.com","login":"ianmcook","count":2},{"name":"Reijo Sund","email":"reijo.sund@uef.fi","login":"rsund","count":2},{"name":"David C Hall","email":"davidchall","login":"davidchall","count":1},{"name":"David Kretch","email":"david.kretch@gmail.com","login":"davidkretch","count":1},{"name":"Chris Billingham","email":"chris.billingham@gmail.com","login":"chris-billingham","count":1},{"name":"Chapman Siu","email":"chapm0n.siu@gmail.com","login":"SourdoughCat","count":1},{"name":"CJ Yetman","email":"cjyetman","login":"cjyetman","count":1},{"name":"Ben Bolker","email":"bbolker@gmail.com","login":"bbolker","count":1},{"name":"Anthony Damico","email":"ajdamico@gmail.com","login":"ajdamico","count":1},{"name":"Anonymous@example.com","email":"cpsievert1@gmail.com","login":"cpsievert","count":1},{"name":"Andy Teucher","email":"andy.teucher@gmail.com","login":"ateucher","count":1},{"name":"Alex Kyllo","email":"alex.kyllo@gmail.com","login":"alexkyllo","count":1},{"name":"Aaron Wolen","email":"aaron@wolen.com","login":"aaronwolen","count":1},{"name":"Yitao Li","email":"yitao@rstudio.com","login":"yitao-li","count":1},{"name":"Will Beasley","email":"wibeasley@hotmail.com","login":"wibeasley","count":1},{"name":"Tim D. Smith","email":"github@tim-smith.us","login":"tdsmith","count":1},{"name":"Tim Carnus","email":"tcarnus","login":"tcarnus","count":1},{"name":"Steve","email":"reportmort@gmail.com","login":"StevenMMortimer","count":1},{"name":"r2evans","email":"bill-gh@8pawexpress.com","login":null,"count":1},{"name":"Yitao Li","email":"yl790@10xeng.ca","login":null,"count":1},{"name":"Salim B","email":"github@salim.space","login":"salim-b","count":1},{"name":"Russell Pierce","email":"Russell.s.pierce@gmail.com","login":"russellpierce","count":1},{"name":"Robin","email":"Robinlovelace","login":"Robinlovelace","count":1},{"name":"Robert Overman","email":"overmanra@gmail.com","login":"overmar","count":1},{"name":"Robert Krzyzanowski","email":"technoguyrob@gmail.com","login":"robertzk","count":1},{"name":"Raphaël Simon","email":"74007913+rplsmn","login":"rplsmn","count":1},{"name":"PauloJhonny","email":"paulosilenthill@hotmail.com","login":"PauloJhonny","count":1},{"name":"Paul Staab","email":"paulstaab","login":"paulstaab","count":1},{"name":"Owen Jones","email":"21007837+owenjonesuob","login":"owenjonesuob","count":1},{"name":"OssiLehtinen","email":"ossi.lehtinen@gmail.com","login":"OssiLehtinen","count":1},{"name":"Noam Ross","email":"noam.ross@gmail.com","login":"noamross","count":1},{"name":"Nhan Vu","email":"nhanitvn","login":"nhanitvn","count":1},{"name":"Nathan S. Watson-Haigh","email":"nathan.watson-haigh@grifols.com","login":"nathanhaigh","count":1},{"name":"Mine Cetinkaya-Rundel","email":"mine@stat.duke.edu","login":"mine-cetinkaya-rundel","count":1},{"name":"yutannihilation","email":"yutani.ini@gmail.com","login":"yutannihilation","count":1},{"name":"teramonagi","email":"teramonagi@gmail.com","login":"teramonagi","count":1},{"name":"szilard","email":"spafka2@gmail.com","login":"szilard0","count":1},{"name":"shearerp","email":"shearerp","login":"shearerp","count":1},{"name":"shea-parkes","email":"shea.parkes@milliman.com","login":"shea-parkes","count":1},{"name":"mnfn","email":"mnfn","login":"mnfn","count":1},{"name":"kaelen l. medeiros","email":"kaelenmedeiros@gmail.com","login":"klmedeiros","count":1},{"name":"huangs","email":"thuhuangs09@gmail.com","login":"hs3180","count":1},{"name":"hoxo_m","email":"hoxo.smile@gmail.com","login":"hoxo-m","count":1},{"name":"harrismcgehee","email":"mcgehee.harris@gmail.com","login":"harrismcgehee","count":1},{"name":"gable","email":"alex.gable@varsitytutors.com","login":"agable-vt","count":1},{"name":"fh-kpikhart","email":"58270600+fh-kpikhart","login":"fh-kpikhart","count":1},{"name":"eitsupi","email":"50911393+eitsupi","login":"eitsupi","count":1},{"name":"eipi10","email":"joel@joelschwartz.com","login":"eipi10","count":1},{"name":"edgararuiz","email":"edgar@rstudio.com","login":"edgararuiz-zz","count":1},{"name":"blaquans","email":"pachevalier@gmail.com","login":"pachevalier","count":1},{"name":"avsdev-cw","email":"craig@avsdev.uk","login":"avsdev-cw","count":1},{"name":"Zachary Foster","email":"zacharyfoster1989@gmail.com","login":"zachary-foster","count":1},{"name":"Yuriy Sverchkov","email":"sverchkov","login":"sverchkov","count":1},{"name":"Joran Elias","email":"joran.elias@gmail.com","login":"joranE","count":1},{"name":"Jonathan Keane","email":"jkeane@gmail.com","login":"jonkeane","count":1},{"name":"Jonas Sundman @silakka","email":"jonas.sundman@thl.fi","login":"jonassundman","count":1},{"name":"Joe Cheng","email":"joe@rstudio.com","login":"jcheng5","count":1},{"name":"Michael Kuehn","email":"mkuehn10@gmail.com","login":"mkuehn10","count":1},{"name":"Michael Chirico","email":"michaelchirico4@gmail.com","login":"MichaelChirico","count":1},{"name":"Greg Rahn","email":"gregrahn","login":"gregrahn","count":1},{"name":"Greg Freedman Ellis","email":"greg.freedman@gmail.com","login":"gergness","count":1},{"name":"Gerhard Nachtmann","email":"kpm.nachtmann@gmail.com","login":"nachti","count":1},{"name":"Garrick Aden-Buie","email":"garrick@adenbuie.com","login":"gadenbuie","count":1},{"name":"Garrett Grolemund","email":"garrett@rstudio.com","login":"garrettgman","count":1},{"name":"Frans van Dunné","email":"FvD","login":"FvD","count":1},{"name":"Forest Fang","email":"saurfang","login":"saurfang","count":1},{"name":"Ethan White","email":"ethan@weecology.org","login":"ethanwhite","count":1},{"name":"Enrico Spinielli","email":"enrico.spinielli@gmail.com","login":"espinielli","count":1},{"name":"Dr. Connie Brett","email":"cb4ds","login":"cb4ds","count":1},{"name":"David Robinson","email":"admiral.david@gmail.com","login":"dgrtwo","count":1},{"name":"MikeJohnPage","email":"38110953+MikeJohnPage","login":"MikeJohnPage","count":1},{"name":"Michael Treadwell","email":"michael.treadwell@interworks.com","login":"mtreadwell","count":1},{"name":"Michael Sumner","email":"mdsumner@gmail.com","login":"mdsumner","count":1},{"name":"Christian G. Warden","email":"cwarden@xerus.org","login":"cwarden","count":1},{"name":"Christian Mongeau","email":"chrMongeau","login":"chrMongeau","count":1},{"name":"Craig Citro","email":"craigcitro@gmail.com","login":"craigcitro","count":1},{"name":"D Pinto","email":"denismaciel","login":"denismaciel","count":1},{"name":"Danny Smith","email":"danny@gorcha.org","login":"gorcha","count":1},{"name":"Michael","email":"michael.nelson@sydney.edu.au","login":"mnel","count":1},{"name":"Maëlle Salmon","email":"maelle.salmon@yahoo.se","login":"maelle","count":1},{"name":"Matt Nield","email":"64328730+matthewjnield","login":"matthewjnield","count":1},{"name":"Matt Lehman","email":"10014947+mattle24","login":"mattle24","count":1},{"name":"Matt","email":"washcycle","login":"washcycle","count":1},{"name":"Mark Sandan","email":"msandan@utexas.edu","login":"sandan","count":1},{"name":"Mark Adamson","email":"mark@adamsonfamily.co.uk","login":"mungojam","count":1},{"name":"Lorenz Walthert","email":"lorenz.walthert@icloud.com","login":"lorenzwalthert","count":1},{"name":"Lluís Ramon","email":"lluisramon.tgn@gmail.com","login":"LluisRamon","count":1},{"name":"Kirill Sevastyanenko","email":"kirillseva@gmail.com","login":"kirillseva","count":1},{"name":"Karl Dunkle Werner","email":"karldw","login":"karldw","count":1},{"name":"Justin Jent","email":"jentjr@gmail.com","login":"jentjr","count":1},{"name":"Juan Sebastian Casallas","email":"casallas@iastate.edu","login":"casallas","count":1},{"name":"Joshua C. Randall","email":"jcrandall@alum.mit.edu","login":"jrandall","count":1},{"name":"JeremyPasco","email":"32913603+JeremyPasco","login":"JeremyPasco","count":1},{"name":"Jeffrey Arnold","email":"jeffrey.arnold@gmail.com","login":"jrnold","count":1},{"name":"James Baird","email":"j.baird94@gmail.com","login":"bairdj","count":1},{"name":"Jacobo Blanco","email":"bkkkk","login":"bkkkk","count":1},{"name":"Ian Carroll","email":"itcarroll","login":"itcarroll","count":1},{"name":"Jason Aizkalns","email":"jasonaizkalns@msn.com","login":null,"count":1}],"total_commits":3523,"total_committers":155,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":22.729032258064517,"dds":0.44621061595231337,"past_year_committers":[{"name":"Simon P. Couch","email":"simonpatrickcouch@gmail.com","login":"simonpcouch","count":6},{"name":"edward-burn","email":"9583964+edward-burn","login":"edward-burn","count":3},{"name":"Hadley Wickham","email":"h.wickham@gmail.com","login":"hadley","count":2},{"name":"Salim B","email":"github@salim.space","login":"salim-b","count":1},{"name":"Raphaël Simon","email":"74007913+rplsmn","login":"rplsmn","count":1},{"name":"Enrico Spinielli","email":"enrico.spinielli@gmail.com","login":"espinielli","count":1},{"name":"Ben Bolker","email":"bbolker@gmail.com","login":"bbolker","count":1},{"name":"Adam Black","email":"ablack3","login":"ablack3","count":1}],"past_year_total_commits":16,"past_year_total_committers":8,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.0,"past_year_dds":0.625,"last_synced_at":"2025-07-08T12:58:22.773Z","last_synced_commit":"99a70f554dba41945f6d36dd8a01b6151537076f","created_at":"2023-03-07T09:19:56.459Z","updated_at":"2025-07-08T12:58:22.804Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"tidyverse/dbplyr","html_url":"https://github.com/tidyverse/dbplyr","last_synced_at":"2025-09-04T21:05:33.829Z","status":null,"issues_count":312,"pull_requests_count":211,"avg_time_to_close_issue":6291639.055837563,"avg_time_to_close_pull_request":3287989.9764705882,"issues_closed_count":196,"pull_requests_closed_count":170,"pull_request_authors_count":34,"issue_authors_count":158,"avg_comments_per_issue":1.9487179487179487,"avg_comments_per_pull_request":1.1232227488151658,"merged_pull_requests_count":149,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":55,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":761588.2857142857,"past_year_avg_time_to_close_pull_request":1598232.111111111,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":0.05454545454545454,"past_year_avg_comments_per_pull_request":0.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":16,"created_at":"2023-05-10T22:39:34.516Z","updated_at":"2025-09-04T21:05:33.831Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Fdbplyr/issues","issue_labels_count":{"feature":28,"bug":19,"verb trans :robot:":17,"func trans :earth_africa:":9,"backend :man_dancing:":7,"MSSQL":5,"reprex":5,"upkeep":5,"help wanted :heart:":3,"documentation":3,"dplyr":2},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":183,"COLLABORATOR":52,"CONTRIBUTOR":45,"MEMBER":32},"pull_request_author_associations_count":{"COLLABORATOR":65,"MEMBER":62,"CONTRIBUTOR":60,"NONE":24},"issue_authors":{"mgirlich":44,"hadley":24,"MichaelChirico":15,"ablack3":8,"edward-burn":8,"carlganz":7,"simonpcouch":6,"lschneiderbauer":6,"kmishra9":5,"fh-afrachioni":5,"moodymudskipper":4,"bairdj":4,"DavisVaughan":3,"shearerpmm":3,"krlmlr":3,"iangow":3,"avsdev-cw":3,"andreassoteriadesmoj":3,"multimeric":3,"abalter":3,"krprasangdas":3,"fh-mthomson":3,"thomashulst":2,"DSLituiev":2,"catalamarti":2,"francisbarton":2,"eipi10":2,"rplsmn":2,"talegari":2,"misea":2,"aguynamedryan":2,"edgararuiz":2,"nathanhaigh":1,"bobbymc0":1,"DaZaM82":1,"tbauer23":1,"willshen99":1,"blairqin":1,"stobot":1,"godislobster":1,"tomshafer":1,"milanmlft":1,"mjbroerman":1,"asmlgkj":1,"al-obrien":1,"jeprose":1,"thothal":1,"dmenne":1,"CEH-SLU":1,"Jiefei-Wang":1,"ovancantfort":1,"hild0146":1,"statzhero":1,"eduardszoecs":1,"apalacio9502":1,"lorenzolightsgdwarf":1,"robertkck":1,"DrFabach":1,"raffaem":1,"brownj31":1,"EmilHvitfeldt":1,"Xitian9":1,"jennal-datacenter":1,"SimonCoulombe":1,"alejandrohagan":1,"srikanthtist":1,"namarkus":1,"Thranholm":1,"krystian8207":1,"udostrasser":1,"nviraj":1,"sjdshapiro":1,"homer3018":1,"samssann":1,"gorcha":1,"eutwt":1,"s-elsheikh":1,"nviets":1,"avhz":1,"CLRafaelR":1,"lhabegger":1,"m-muecke":1,"erydit":1,"halpo":1,"martedv":1,"michaelgrund":1,"ejneer":1,"owenjonesuob":1,"jensmassberg":1,"IrshadUlHaq1":1,"herbhuang":1,"jonathanvoelkle":1,"admivsn":1,"jaymwin":1,"jarodmeng":1,"Nikeds":1,"blckassassin":1,"edonnachie":1,"johnbaums":1,"stevepowell99":1,"andrew-schulman":1,"dgrtwo":1,"jonas-endter-optimax-energy":1,"pboesu":1,"rcepka":1,"Mkranj":1,"stephenashton-dhsc":1,"eric-fey-hus":1,"rbcavanaugh":1,"MKatz-DHSC":1,"kelseyroberts":1,"marcusmunch":1,"maciekbanas":1,"jingydz":1,"wstvcg":1,"jpmarindiaz":1,"wkmor1":1,"FlorianSchwendinger":1,"jdlom":1,"SayfSaid":1,"JakeHurlbut":1,"oobd":1,"dcaud":1,"scottporter":1,"KRRLP-PL":1,"Tazinho":1,"mvankessel-EMC":1,"PHilden-RP":1,"stemangiola":1,"eruoko":1,"JavOrraca":1,"bschulth":1,"erikvona":1,"carlinstarrs":1,"jmbarbone":1,"tisseuil":1,"kchou496":1,"rdenham":1,"akgold":1,"cboettig":1,"Janlow":1,"matthewgson":1,"nikolasharing":1,"mgarbuzov":1,"machow":1,"jkylearmstrong":1,"endorphinbomber":1,"arthurgailes":1,"tuge98":1,"fabkury":1,"espinielli":1,"khkk378":1,"chicotobi":1,"nilescbn":1,"albert-ying":1,"ghost":1,"marianschmidt":1,"zacdav-db":1},"pull_request_authors":{"mgirlich":55,"hadley":52,"ejneer":11,"MichaelChirico":11,"simonpcouch":10,"edward-burn":10,"krlmlr":8,"ablack3":5,"fh-mthomson":5,"aguynamedryan":4,"thomashulst":4,"zacdav-db":4,"apalacio9502":2,"owenjonesuob":2,"liudvikasakelis":2,"gorcha":2,"krystian8207":2,"espinielli":2,"rplsmn":2,"salim-b":2,"jsowder":2,"EmilHvitfeldt":2,"nathanhaigh":1,"But2ene":1,"JeremyPasco":1,"bbolker":1,"iangow":1,"kongdd":1,"avsdev-cw":1,"erikvona":1,"noamross":1,"rsund":1,"jrandall":1,"bairdj":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:10.533Z","repositories_count":10151462,"issues_count":32058491,"pull_requests_count":100024438,"authors_count":10722587,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":32,"CONTRIBUTOR":17,"COLLABORATOR":6},"past_year_pull_request_author_associations_count":{"NONE":13,"CONTRIBUTOR":13,"COLLABORATOR":10,"MEMBER":4},"past_year_issue_authors":{"MichaelChirico":9,"simonpcouch":6,"edward-burn":4,"aguynamedryan":2,"rplsmn":2,"ablack3":1,"lschneiderbauer":1,"martedv":1,"matthewgson":1,"milanmlft":1,"mvankessel-EMC":1,"ovancantfort":1,"owenjonesuob":1,"PHilden-RP":1,"raffaem":1,"s-elsheikh":1,"SimonCoulombe":1,"statzhero":1,"stobot":1,"willshen99":1,"al-obrien":1,"asmlgkj":1,"avhz":1,"blckassassin":1,"cboettig":1,"eric-fey-hus":1,"eruoko":1,"eutwt":1,"FlorianSchwendinger":1,"francisbarton":1,"iangow":1,"IrshadUlHaq1":1,"JavOrraca":1,"jaymwin":1,"jkylearmstrong":1,"jonas-endter-optimax-energy":1,"kchou496":1},"past_year_pull_request_authors":{"simonpcouch":10,"MichaelChirico":6,"aguynamedryan":4,"edward-burn":3,"hadley":2,"liudvikasakelis":2,"rplsmn":2,"krlmlr":2,"salim-b":2,"owenjonesuob":2,"EmilHvitfeldt":2,"jsowder":2,"bbolker":1},"maintainers":[{"login":"mgirlich","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgirlich"},{"login":"hadley","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"simonpcouch","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpcouch"},{"login":"krlmlr","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krlmlr"},{"login":"DavisVaughan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavisVaughan"},{"login":"gorcha","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gorcha"},{"login":"edgararuiz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edgararuiz"},{"login":"dgrtwo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgrtwo"}],"active_maintainers":[{"login":"simonpcouch","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonpcouch"},{"login":"krlmlr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krlmlr"},{"login":"hadley","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"}]},"events":{"total":{"IssuesEvent":56,"WatchEvent":15,"DeleteEvent":4,"IssueCommentEvent":48,"PushEvent":40,"PullRequestReviewEvent":22,"PullRequestReviewCommentEvent":16,"PullRequestEvent":29,"ForkEvent":11,"CreateEvent":5},"last_year":{"IssuesEvent":56,"WatchEvent":15,"DeleteEvent":4,"IssueCommentEvent":48,"PushEvent":40,"PullRequestReviewEvent":22,"PullRequestReviewCommentEvent":16,"PullRequestEvent":29,"ForkEvent":11,"CreateEvent":5}},"keywords":["database","r"],"dependencies":[{"ecosystem":"cran","filepath":"DESCRIPTION","sha":null,"kind":"manifest","created_at":"2022-07-12T14:50:37.385Z","updated_at":"2022-07-12T14:50:37.385Z","repository_link":"https://github.com/tidyverse/dbplyr/blob/main/DESCRIPTION","dependencies":[{"id":159033285,"package_name":"R","ecosystem":"cran","requirements":"\u003e= 3.1","direct":true,"kind":"depends","optional":false},{"id":159033286,"package_name":"assertthat","ecosystem":"cran","requirements":"\u003e= 0.2.0","direct":true,"kind":"imports","optional":false},{"id":159033287,"package_name":"blob","ecosystem":"cran","requirements":"\u003e= 1.2.0","direct":true,"kind":"imports","optional":false},{"id":159033288,"package_name":"cli","ecosystem":"cran","requirements":"\u003e= 3.3.0","direct":true,"kind":"imports","optional":false},{"id":159033289,"package_name":"DBI","ecosystem":"cran","requirements":"\u003e= 1.0.0","direct":true,"kind":"imports","optional":false},{"id":159033290,"package_name":"dplyr","ecosystem":"cran","requirements":"\u003e= 1.0.9","direct":true,"kind":"imports","optional":false},{"id":159033291,"package_name":"glue","ecosystem":"cran","requirements":"\u003e= 1.2.0","direct":true,"kind":"imports","optional":false},{"id":159033292,"package_name":"lifecycle","ecosystem":"cran","requirements":"\u003e= 1.0.0","direct":true,"kind":"imports","optional":false},{"id":159033293,"package_name":"magrittr","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":159033294,"package_name":"methods","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":159033295,"package_name":"pillar","ecosystem":"cran","requirements":"\u003e= 1.5.0","direct":true,"kind":"imports","optional":false},{"id":159033296,"package_name":"purrr","ecosystem":"cran","requirements":"\u003e= 0.2.5","direct":true,"kind":"imports","optional":false},{"id":159033297,"package_name":"R6","ecosystem":"cran","requirements":"\u003e= 2.2.2","direct":true,"kind":"imports","optional":false},{"id":159033298,"package_name":"rlang","ecosystem":"cran","requirements":"\u003e= 1.0.0","direct":true,"kind":"imports","optional":false},{"id":159033299,"package_name":"tibble","ecosystem":"cran","requirements":"\u003e= 1.4.2","direct":true,"kind":"imports","optional":false},{"id":159033300,"package_name":"tidyselect","ecosystem":"cran","requirements":"\u003e= 0.2.4","direct":true,"kind":"imports","optional":false},{"id":159033301,"package_name":"utils","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":159033302,"package_name":"vctrs","ecosystem":"cran","requirements":"\u003e= 0.4.1","direct":true,"kind":"imports","optional":false},{"id":159033303,"package_name":"withr","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":159033304,"package_name":"bit64","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":159033305,"package_name":"covr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":159033306,"package_name":"knitr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":159033307,"package_name":"Lahman","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":159033308,"package_name":"nycflights13","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":159033309,"package_name":"odbc","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":159033310,"package_name":"RMariaDB","ecosystem":"cran","requirements":"\u003e= 1.0.2","direct":true,"kind":"suggests","optional":false},{"id":159033311,"package_name":"rmarkdown","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":159033312,"package_name":"RPostgres","ecosystem":"cran","requirements":"\u003e= 1.1.3","direct":true,"kind":"suggests","optional":false},{"id":159033313,"package_name":"RPostgreSQL","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":159033314,"package_name":"RSQLite","ecosystem":"cran","requirements":"\u003e= 2.1.0","direct":true,"kind":"suggests","optional":false},{"id":159033315,"package_name":"testthat","ecosystem":"cran","requirements":"\u003e= 3.0.2","direct":true,"kind":"suggests","optional":false},{"id":159033316,"package_name":"tidyr","ecosystem":"cran","requirements":"\u003e= 1.2.0","direct":true,"kind":"suggests","optional":false}]}],"score":30.094436484841797,"created_at":"2025-09-08T11:18:23.537Z","updated_at":"2025-10-07T08:24:15.658Z","avatar_url":"https://github.com/tidyverse.png","language":"R","category":null,"sub_category":null,"monthly_downloads":629553,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["package-creation","rmarkdown","book","pandoc","literate-programming","tidy-data","latex","bookdown","tidyverse","ropensci"],"project_url":"https://science.ecosyste.ms/api/v1/projects/62015","html_url":"https://science.ecosyste.ms/projects/62015"}