{"id":2196,"name":"BiRank","description":"BiRank: Fast and Flexible Ranking on Bipartite Networks with R and Python - Published in JOSS (2020)","url":"https://github.com/brianaronson/birankr","last_synced_at":"2025-09-04T16:41:57.775Z","repository":{"id":46153230,"uuid":"232670294","full_name":"BrianAronson/birankr","owner":"BrianAronson","description":"CRAN package for estimating various rank (centrality) measures of nodes in bipartite graphs (two-mode networks).","archived":false,"fork":false,"pushed_at":"2021-11-10T21:19:50.000Z","size":906,"stargazers_count":40,"open_issues_count":3,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-04T07:57:59.131Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/BrianAronson.png","metadata":{"files":{"readme":"README.md","changelog":"News.md","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":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-01-08T22:12:30.000Z","updated_at":"2025-06-11T11:46:24.000Z","dependencies_parsed_at":"2022-08-26T16:02:21.023Z","dependency_job_id":null,"html_url":"https://github.com/BrianAronson/birankr","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/BrianAronson/birankr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianAronson%2Fbirankr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianAronson%2Fbirankr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianAronson%2Fbirankr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianAronson%2Fbirankr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BrianAronson","download_url":"https://codeload.github.com/BrianAronson/birankr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianAronson%2Fbirankr/sbom","scorecard":{"id":24409,"data":{"date":"2025-08-11","repo":{"name":"github.com/BrianAronson/birankr","commit":"498747303d433a4114836adfb94988463519e858"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Maintained","score":0,"reason":"0 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":"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":0,"reason":"Found 2/23 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/python-package.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BrianAronson/birankr/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BrianAronson/birankr/python-package.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.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/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":"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 'master'"],"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 10 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-14T17:31:50.758Z","repository_id":46153230,"created_at":"2025-08-14T17:31:50.758Z","updated_at":"2025-08-14T17:31:50.758Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273605066,"owners_count":25135678,"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-04T02:00:08.968Z","response_time":61,"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":"BrianAronson","name":"Brian Aronson","uuid":"6536984","kind":"user","description":"I am a data scientist at The Adecco Group with a PhD in Sociology","email":"","website":null,"location":"NY","twitter":null,"company":"The Adecco Group","icon_url":"https://avatars.githubusercontent.com/u/6536984?u=9c89c9039920f36e1ecb70d0a9eb3212868912c2\u0026v=4","repositories_count":2,"last_synced_at":"2023-11-13T02:32:28.062Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BrianAronson","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-11-13T02:32:28.305Z","updated_at":"2023-11-13T02:32:28.305Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BrianAronson","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BrianAronson/repositories"},"packages":[{"id":2656445,"name":"birankpy","ecosystem":"pypi","description":"Ranking nodes in bipartite networks with efficiency and flexibility","homepage":"https://github.com/BrianAronson/birankr","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BrianAronson/birankr","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2020-02-05T22:52:41.000Z","latest_release_published_at":"2021-11-10T21:12:15.000Z","latest_release_number":"1.0.1","last_synced_at":"2025-09-03T21:08:27.058Z","created_at":"2022-04-10T10:12:21.314Z","updated_at":"2025-09-04T07:58:08.437Z","registry_url":"https://pypi.org/project/birankpy/","install_command":"pip install birankpy --index-url https://pypi.org/simple","documentation_url":"https://birankpy.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"birankpy","project_status":null},"repo_metadata":{"id":46153230,"uuid":"232670294","full_name":"BrianAronson/birankr","owner":"BrianAronson","description":"CRAN package for estimating various rank (centrality) measures of nodes in bipartite graphs (two-mode networks).","archived":false,"fork":false,"pushed_at":"2021-11-10T21:19:50.000Z","size":906,"stargazers_count":40,"open_issues_count":3,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-28T00:59:04.331Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/BrianAronson.png","metadata":{"files":{"readme":"README.md","changelog":"News.md","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":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-01-08T22:12:30.000Z","updated_at":"2025-06-11T11:46:24.000Z","dependencies_parsed_at":"2022-08-26T16:02:21.023Z","dependency_job_id":null,"html_url":"https://github.com/BrianAronson/birankr","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/BrianAronson/birankr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianAronson%2Fbirankr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianAronson%2Fbirankr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianAronson%2Fbirankr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianAronson%2Fbirankr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BrianAronson","download_url":"https://codeload.github.com/BrianAronson/birankr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianAronson%2Fbirankr/sbom","scorecard":{"id":24409,"data":{"date":"2025-08-11","repo":{"name":"github.com/BrianAronson/birankr","commit":"498747303d433a4114836adfb94988463519e858"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Maintained","score":0,"reason":"0 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":"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":0,"reason":"Found 2/23 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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/python-package.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BrianAronson/birankr/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/BrianAronson/birankr/python-package.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:28","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-package.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/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":"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 'master'"],"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 10 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-14T17:31:50.758Z","repository_id":46153230,"created_at":"2025-08-14T17:31:50.758Z","updated_at":"2025-08-14T17:31:50.758Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273510230,"owners_count":25118455,"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-03T02:00:09.631Z","response_time":76,"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":"BrianAronson","name":"Brian Aronson","uuid":"6536984","kind":"user","description":"I am a data scientist at The Adecco Group with a PhD in Sociology","email":"","website":null,"location":"NY","twitter":null,"company":"The Adecco Group","icon_url":"https://avatars.githubusercontent.com/u/6536984?u=9c89c9039920f36e1ecb70d0a9eb3212868912c2\u0026v=4","repositories_count":2,"last_synced_at":"2023-11-13T02:32:28.062Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BrianAronson","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-11-13T02:32:28.305Z","updated_at":"2023-11-13T02:32:28.305Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BrianAronson","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BrianAronson/repositories"},"tags":[{"name":"v1.0","sha":"61c0efdab0d2587ab80af025620214b724490bf1","kind":"commit","published_at":"2020-07-10T14:05:21.000Z","download_url":"https://codeload.github.com/BrianAronson/birankr/tar.gz/v1.0","html_url":"https://github.com/BrianAronson/birankr/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BrianAronson/birankr@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianAronson%2Fbirankr/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianAronson%2Fbirankr/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T07:58:08.436Z","dependent_packages_count":0,"downloads":104,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":26.12027688645267,"dependent_repos_count":21.7987487768986,"dependent_packages_count":9.9494965059749,"stargazers_count":10.908299650883574,"forks_count":12.563511904991199,"docker_downloads_count":null,"average":16.268066745040187},"purl":"pkg:pypi/birankpy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/birankpy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/birankpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/birankpy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T19:41:08.915Z","issues_count":23,"pull_requests_count":11,"avg_time_to_close_issue":1241264.4761904762,"avg_time_to_close_pull_request":78601.7,"issues_closed_count":21,"pull_requests_closed_count":10,"pull_request_authors_count":4,"issue_authors_count":6,"avg_comments_per_issue":1.826086956521739,"avg_comments_per_pull_request":0.18181818181818182,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianAronson%2Fbirankr/issues","maintainers":[{"login":"yangkcatiu","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yangkcatiu"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/birankpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/birankpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/birankpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/birankpy/related_packages","maintainers":[{"uuid":"yangkcpypi","login":"yangkcpypi","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/yangkcpypi/","role":null,"created_at":"2023-02-23T17:22:44.163Z","updated_at":"2023-02-23T17:22:44.163Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/yangkcpypi/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724727,"maintainers_count":308194,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":543173,"full_name":"BrianAronson/birankr","default_branch":"master","committers":[{"name":"yangkc","email":"yangkc@iu.edu","login":"yang3kc","count":89},{"name":"Brian Aronson","email":"bdaronson@gmail.com","login":"BrianAronson","count":63},{"name":"Aronson","email":"briarons@iu.edu","login":null,"count":4},{"name":"YY Ahn","email":"yongyeol@gmail.com","login":"yy","count":1},{"name":"Vince Knight","email":"vincent.knight@gmail.com","login":"drvinceknight","count":1},{"name":"John Boy","email":"2187261+jboynyc","login":"jboynyc","count":1}],"total_commits":159,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":26.5,"dds":0.44025157232704404,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T07:01:28.455Z","last_synced_commit":"498747303d433a4114836adfb94988463519e858","created_at":"2023-03-09T04:18:39.179Z","updated_at":"2025-08-07T07:01:28.648Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianAronson%2Fbirankr/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.254Z","repositories_count":5479765,"commits_count":853310318,"contributors_count":31095240,"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":"BrianAronson/birankr","html_url":"https://github.com/BrianAronson/birankr","last_synced_at":"2025-08-31T19:41:08.915Z","status":"error","issues_count":23,"pull_requests_count":11,"avg_time_to_close_issue":1241264.4761904762,"avg_time_to_close_pull_request":78601.7,"issues_closed_count":21,"pull_requests_closed_count":10,"pull_request_authors_count":4,"issue_authors_count":6,"avg_comments_per_issue":1.826086956521739,"avg_comments_per_pull_request":0.18181818181818182,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T09:49:57.858Z","updated_at":"2025-08-31T19:41:08.915Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianAronson%2Fbirankr","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrianAronson%2Fbirankr/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"COLLABORATOR":12,"NONE":11},"pull_request_author_associations_count":{"COLLABORATOR":8,"CONTRIBUTOR":2,"NONE":1},"issue_authors":{"yangkcatiu":12,"Nikoleta-v3":5,"gvegayon":3,"MichaelChirico":1,"lenkahas":1,"danielw2904":1},"pull_request_authors":{"yangkcatiu":8,"jboynyc":1,"MichaelChirico":1,"drvinceknight":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:07.725Z","repositories_count":9960864,"issues_count":29599243,"pull_requests_count":86024997,"authors_count":9558114,"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":1},"past_year_pull_request_author_associations_count":{"NONE":1},"past_year_issue_authors":{"MichaelChirico":1},"past_year_pull_request_authors":{"MichaelChirico":1},"maintainers":[{"login":"yangkcatiu","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yangkcatiu"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"WatchEvent":4},"last_year":{"IssuesEvent":1,"WatchEvent":4}},"keywords":[],"dependencies":[{"ecosystem":"cran","filepath":"DESCRIPTION","sha":null,"kind":"manifest","created_at":"2022-08-26T16:02:20.761Z","updated_at":"2022-08-26T16:02:20.761Z","repository_link":"https://github.com/BrianAronson/birankr/blob/master/DESCRIPTION","dependencies":[{"id":2832268858,"package_name":"R","ecosystem":"cran","requirements":"\u003e= 3.4.0","direct":true,"kind":"depends","optional":false},{"id":2832268859,"package_name":"Matrix","ecosystem":"cran","requirements":"*","direct":true,"kind":"depends","optional":false},{"id":2832268860,"package_name":"data.table","ecosystem":"cran","requirements":"*","direct":true,"kind":"depends","optional":false},{"id":2832268861,"package_name":"testthat","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-26T16:02:20.805Z","updated_at":"2022-08-26T16:02:20.805Z","repository_link":"https://github.com/BrianAronson/birankr/blob/master/setup.py","dependencies":[{"id":2832269491,"package_name":"networkx","ecosystem":"pypi","requirements":"\u003e=2.5","direct":true,"kind":"runtime","optional":false},{"id":2832269495,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=0.23.4","direct":true,"kind":"runtime","optional":false},{"id":2832269497,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.16.2","direct":true,"kind":"runtime","optional":false},{"id":2832269499,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.2.0","direct":true,"kind":"runtime","optional":false}]}],"score":10.216398679033684,"created_at":"2025-09-04T09:17:58.157Z","updated_at":"2025-10-07T08:04:38.001Z","avatar_url":"https://github.com/BrianAronson.png","language":"R","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":104,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.02315"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/2196","html_url":"https://science.ecosyste.ms/projects/2196"}