{"id":2058,"name":"RCaller","description":"RCaller: A Java package for interfacing R - Published in JOSS (2020)","url":"https://github.com/jbytecode/rcaller","last_synced_at":"2025-09-04T16:39:43.210Z","repository":{"id":28663021,"uuid":"32182572","full_name":"jbytecode/rcaller","owner":"jbytecode","description":"A Java library for calling R.","archived":false,"fork":false,"pushed_at":"2025-07-13T15:59:04.000Z","size":3346,"stargazers_count":76,"open_issues_count":4,"forks_count":39,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-08-28T00:24:23.104Z","etag":null,"topics":["java","r"],"latest_commit_sha":null,"homepage":"https://joss.theoj.org/papers/10.21105/joss.02722","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jbytecode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-03-13T21:49:17.000Z","updated_at":"2025-07-13T15:59:01.000Z","dependencies_parsed_at":"2025-05-03T05:00:57.231Z","dependency_job_id":"bf83a71d-a547-4883-8d1f-bba701c91819","html_url":"https://github.com/jbytecode/rcaller","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/jbytecode/rcaller","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbytecode%2Frcaller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbytecode%2Frcaller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbytecode%2Frcaller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbytecode%2Frcaller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbytecode","download_url":"https://codeload.github.com/jbytecode/rcaller/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbytecode%2Frcaller/sbom","scorecard":{"id":510876,"data":{"date":"2025-08-11","repo":{"name":"github.com/jbytecode/rcaller","commit":"e006cdef28a6c940152cc4fbb47ab29940cc2f04"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/16 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/maven_build.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_build.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/jbytecode/rcaller/maven_build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jbytecode/rcaller/maven_build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jbytecode/rcaller/maven_test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_test.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jbytecode/rcaller/maven_test.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: RCaller/gradle/wrapper/gradle-wrapper.jar:1"],"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE:0"],"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact RCaller-4.0.2 not signed: https://api.github.com/repos/jbytecode/rcaller/releases/48594983","Warn: release artifact RCaller-4.0.0 not signed: https://api.github.com/repos/jbytecode/rcaller/releases/47765871","Warn: release artifact RCaller-3.0.2 not signed: https://api.github.com/repos/jbytecode/rcaller/releases/34139638","Warn: release artifact 3.0.1 not signed: https://api.github.com/repos/jbytecode/rcaller/releases/30314694","Warn: release artifact RCaller-3.0 not signed: https://api.github.com/repos/jbytecode/rcaller/releases/3183829","Warn: release artifact RCaller-4.0.2 does not have provenance: https://api.github.com/repos/jbytecode/rcaller/releases/48594983","Warn: release artifact RCaller-4.0.0 does not have provenance: https://api.github.com/repos/jbytecode/rcaller/releases/47765871","Warn: release artifact RCaller-3.0.2 does not have provenance: https://api.github.com/repos/jbytecode/rcaller/releases/34139638","Warn: release artifact 3.0.1 does not have provenance: https://api.github.com/repos/jbytecode/rcaller/releases/30314694","Warn: release artifact RCaller-3.0 does not have provenance: https://api.github.com/repos/jbytecode/rcaller/releases/3183829"],"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 17 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"}},{"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"}}]},"last_synced_at":"2025-08-20T00:30:36.465Z","repository_id":28663021,"created_at":"2025-08-20T00:30:36.465Z","updated_at":"2025-08-20T00:30:36.465Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273529521,"owners_count":25121824,"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":{"login":"jbytecode","name":"Mehmet Hakan Satman","uuid":"8011702","kind":"user","description":"Professor of Numerical Methods","email":"","website":null,"location":"Istanbul","twitter":"mhsatman","company":"Istanbul University","icon_url":"https://avatars.githubusercontent.com/u/8011702?u=1102cab912b879f968c034c4a0605bcdfa244d81\u0026v=4","repositories_count":14,"last_synced_at":"2023-02-28T18:17:15.141Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jbytecode","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T19:55:21.164Z","updated_at":"2023-02-28T18:17:15.171Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbytecode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbytecode/repositories"},"packages":[{"id":4693683,"name":"com.github.jbytecode:RCaller","ecosystem":"maven","description":"RCaller is a software library which simplifies performing data analysis and statistical calculations in Java using R. The details are hidden from users including transferring data between platforms, function calls, and retrieving results.","homepage":"https://github.com/jbytecode/rcaller","licenses":"GNU LGPL","normalized_licenses":["LGPL-2.1+"],"repository_url":"https://github.com/jbytecode/rcaller","keywords_array":[],"namespace":"com.github.jbytecode","versions_count":7,"first_release_published_at":"2015-12-29T20:49:02.000Z","latest_release_published_at":"2021-08-27T19:23:32.000Z","latest_release_number":"4.0.2","last_synced_at":"2025-09-04T12:00:19.344Z","created_at":"2022-07-25T20:15:34.561Z","updated_at":"2025-09-04T12:00:19.351Z","registry_url":"https://central.sonatype.com/artifact/com.github.jbytecode/RCaller/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.github.jbytecode/RCaller/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/"]},"repo_metadata":{"id":28663021,"uuid":"32182572","full_name":"jbytecode/rcaller","owner":"jbytecode","description":"A Java library for calling R.","archived":false,"fork":false,"pushed_at":"2025-04-17T08:47:16.000Z","size":3342,"stargazers_count":76,"open_issues_count":4,"forks_count":39,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-07-08T02:17:40.577Z","etag":null,"topics":["java","r"],"latest_commit_sha":null,"homepage":"https://joss.theoj.org/papers/10.21105/joss.02722","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jbytecode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-03-13T21:49:17.000Z","updated_at":"2025-07-01T08:35:50.000Z","dependencies_parsed_at":"2025-05-03T05:00:57.231Z","dependency_job_id":"bf83a71d-a547-4883-8d1f-bba701c91819","html_url":"https://github.com/jbytecode/rcaller","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/jbytecode/rcaller","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbytecode%2Frcaller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbytecode%2Frcaller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbytecode%2Frcaller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbytecode%2Frcaller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbytecode","download_url":"https://codeload.github.com/jbytecode/rcaller/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbytecode%2Frcaller/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264183213,"owners_count":23569670,"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":"jbytecode","name":"Mehmet Hakan Satman","uuid":"8011702","kind":"user","description":"Professor of Numerical Methods","email":"","website":null,"location":"Istanbul","twitter":"mhsatman","company":"Istanbul University","icon_url":"https://avatars.githubusercontent.com/u/8011702?u=1102cab912b879f968c034c4a0605bcdfa244d81\u0026v=4","repositories_count":14,"last_synced_at":"2023-02-28T18:17:15.141Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jbytecode","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T19:55:21.164Z","updated_at":"2023-02-28T18:17:15.171Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbytecode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbytecode/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-07-08T05:53:30.865Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":59,"rankings":{"downloads":null,"dependent_repos_count":2.75446296281465,"dependent_packages_count":17.562329310192933,"stargazers_count":29.12658876670858,"forks_count":25.410256204899852,"docker_downloads_count":6.0271021375769855,"average":16.1761478764386},"purl":"pkg:maven/com.github.jbytecode/RCaller","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.github.jbytecode:RCaller","docker_dependents_count":2,"docker_downloads_count":33,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.github.jbytecode:RCaller","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.github.jbytecode:RCaller/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-08T02:38:55.792Z","issues_count":37,"pull_requests_count":31,"avg_time_to_close_issue":24863186.96969697,"avg_time_to_close_pull_request":1742646.8387096773,"issues_closed_count":33,"pull_requests_closed_count":31,"pull_request_authors_count":15,"issue_authors_count":25,"avg_comments_per_issue":4.72972972972973,"avg_comments_per_pull_request":0.8387096774193549,"merged_pull_requests_count":29,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"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":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/jbytecode%2Frcaller/issues","maintainers":[{"login":"Kopilov","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kopilov"},{"login":"jbytecode","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbytecode"},{"login":"stevensotelo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevensotelo"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.jbytecode:RCaller/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.jbytecode:RCaller/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.jbytecode:RCaller/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.github.jbytecode:RCaller/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547649,"maintainers_count":0,"namespaces_count":72787,"keywords_count":34251,"github":"maven-central","metadata":{"funded_packages_count":34701},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-04T06:58:54.078Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":3327958,"full_name":"jbytecode/rcaller","default_branch":"master","committers":[{"name":"mhsatman","email":"mhsatman@gmail.com","login":"jbytecode","count":239},{"name":"Paul Curcean","email":"curcean.paul@gmail.com","login":null,"count":97},{"name":"Kopilov Aleksandr","email":"kopilov.ad@gmail.com","login":"Kopilov","count":44},{"name":"jbytecode","email":"","login":null,"count":7},{"name":"Alexander Bondarev","email":"alexander.bondarev@thomsonreuters.com","login":null,"count":5},{"name":"hako","email":"hako@hako-desktop","login":null,"count":4},{"name":"Paul Curcean","email":"paul@bamboo-dev.cloudapp.net","login":null,"count":4},{"name":"mbatchkarov","email":"mbatchkarov@gmail.com","login":"mbatchkarov","count":4},{"name":"Manuel Muradas","email":"mmuradas@dieresys.com.ar","login":"dieresys","count":4},{"name":"oem","email":"oem@oem-Bilgisayar","login":null,"count":3},{"name":"simon.carter","email":"simon.carter@etherapeutics.co.uk","login":null,"count":3},{"name":"hako","email":"=","login":null,"count":3},{"name":"Volker Boerchers","email":"vboerchers","login":"vboerchers","count":3},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2},{"name":"SKYLAKE-2016\\celthana","email":"globbilink@gmail.com","login":"wongjoel","count":2},{"name":"kstarosta","email":"k@ksfx.de","login":"ksfx","count":2},{"name":"info","email":"info@ismaildogan.com.tr","login":null,"count":2},{"name":"hako","email":"hako@hako-laptop","login":null,"count":2},{"name":"mbatchkarov","email":"mbatchkarov@localhost","login":null,"count":1},{"name":"jbytecode","email":"jbytecode@localhost","login":null,"count":1},{"name":"hako","email":"hako@linux-ht12","login":null,"count":1},{"name":"Paul Curcean","email":"paul.curcean@irian.at","login":null,"count":1},{"name":"Luke Lai","email":"Luke Lai","login":null,"count":1},{"name":"Edinei Piovesan","email":"edinei.live@gmail.com","login":"edineipiovesan","count":1},{"name":"Making GitHub Delicious","email":"iron@waffle.io","login":"waffle-iron","count":1},{"name":"The Gitter Badger","email":"badger@gitter.im","login":"gitter-badger","count":1},{"name":"marecabo","email":"23156476+marecabo","login":"marecabo","count":1},{"name":"stevensotelo","email":"stevenbetancurt@hotmail.com","login":"stevensotelo","count":1}],"total_commits":440,"total_committers":28,"total_bot_commits":2,"total_bot_committers":1,"mean_commits":15.714285714285714,"dds":0.4568181818181818,"past_year_committers":[{"name":"jbytecode","email":"mhsatman@gmail.com","login":"jbytecode","count":5},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1}],"past_year_total_commits":6,"past_year_total_committers":2,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":3.0,"past_year_dds":0.16666666666666663,"last_synced_at":"2025-08-07T06:51:33.484Z","last_synced_commit":"e006cdef28a6c940152cc4fbb47ab29940cc2f04","created_at":"2024-10-14T16:56:48.603Z","updated_at":"2025-08-07T06:51:59.066Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbytecode%2Frcaller/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-21T00:00:20.603Z","repositories_count":5479765,"commits_count":853308117,"contributors_count":31095153,"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":"jbytecode/rcaller","html_url":"https://github.com/jbytecode/rcaller","last_synced_at":"2025-08-31T19:10:20.565Z","status":"error","issues_count":37,"pull_requests_count":32,"avg_time_to_close_issue":24863186.96969697,"avg_time_to_close_pull_request":1692557.3125,"issues_closed_count":33,"pull_requests_closed_count":32,"pull_request_authors_count":15,"issue_authors_count":25,"avg_comments_per_issue":4.72972972972973,"avg_comments_per_pull_request":0.8125,"merged_pull_requests_count":30,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":139782.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-15T11:43:13.086Z","updated_at":"2025-08-31T19:10:20.566Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbytecode%2Frcaller","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbytecode%2Frcaller/issues","issue_labels_count":{"help wanted":1,"discussion":1,"question":1},"pull_request_labels_count":{"dependencies":3,"java":2},"issue_author_associations_count":{"NONE":26,"OWNER":5,"CONTRIBUTOR":5,"COLLABORATOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":13,"COLLABORATOR":11,"NONE":6,"OWNER":3},"issue_authors":{"jbytecode":5,"wongjoel":3,"VineelaKantamneni":3,"mullon-ch":3,"dieresys":2,"xin-huang":2,"d0dge":1,"Georim":1,"TomDePauw":1,"benleblanket":1,"bclarens":1,"limhi":1,"fbastian":1,"antonkulaga":1,"choweiyuan":1,"basaldella":1,"heebtob":1,"stevensotelo":1,"ushulau":1,"tomgrille":1,"holgerbrandl":1,"ybjoony":1,"george-kakarontzas":1,"thetg":1,"HannaMielniczuk":1},"pull_request_authors":{"Kopilov":11,"jbytecode":3,"dependabot[bot]":3,"dieresys":2,"mirasrael":2,"sjcetx":2,"wongjoel":2,"waffle-iron":1,"gitter-badger":1,"vboerchers":1,"marecabo":1,"ksfx":1,"heebtob":1,"limhi":1,"edineipiovesan":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:07.725Z","repositories_count":9907264,"issues_count":29121902,"pull_requests_count":83489158,"authors_count":8856002,"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":{"dependencies":2,"java":2},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"dependabot[bot]":2},"maintainers":[{"login":"Kopilov","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kopilov"},{"login":"jbytecode","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbytecode"},{"login":"stevensotelo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevensotelo"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":4,"PushEvent":5,"PullRequestEvent":2,"ForkEvent":1},"last_year":{"WatchEvent":4,"PushEvent":5,"PullRequestEvent":2,"ForkEvent":1}},"keywords":["java","r"],"dependencies":[{"ecosystem":"maven","filepath":"RCaller/build.gradle","sha":null,"kind":"manifest","created_at":"2022-08-24T06:10:42.581Z","updated_at":"2022-08-24T06:10:42.581Z","repository_link":"https://github.com/jbytecode/rcaller/blob/master/RCaller/build.gradle","dependencies":[{"id":2468569279,"package_name":"org.apache.commons:commons-lang3","ecosystem":"maven","requirements":"3.12.0","direct":true,"kind":"implementation","optional":false},{"id":2468569280,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"RCaller/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-24T06:10:42.742Z","updated_at":"2022-08-24T06:10:42.742Z","repository_link":"https://github.com/jbytecode/rcaller/blob/master/RCaller/pom.xml","dependencies":[{"id":2468569399,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"test","optional":false},{"id":2468569400,"package_name":"org.apache.commons:commons-lang3","ecosystem":"maven","requirements":"3.12.0","direct":true,"kind":"runtime","optional":false},{"id":2468569401,"package_name":"org.apache.arrow:arrow-vector","ecosystem":"maven","requirements":"[5.0.0,)","direct":true,"kind":"provided","optional":false},{"id":2468569402,"package_name":"org.apache.arrow:arrow-memory-netty","ecosystem":"maven","requirements":"[5.0.0,)","direct":true,"kind":"test","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/maven_build.yml","sha":null,"kind":"manifest","created_at":"2025-04-09T22:20:15.407Z","updated_at":"2025-04-09T22:20:15.407Z","repository_link":"https://github.com/jbytecode/rcaller/blob/master/.github/workflows/maven_build.yml","dependencies":[{"id":22618613940,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":22618613941,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/maven_test.yml","sha":null,"kind":"manifest","created_at":"2025-04-09T22:20:15.479Z","updated_at":"2025-04-09T22:20:15.479Z","repository_link":"https://github.com/jbytecode/rcaller/blob/master/.github/workflows/maven_test.yml","dependencies":[{"id":22618613942,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":22618613943,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":12.288942123352468,"created_at":"2025-09-04T09:17:56.272Z","updated_at":"2025-10-07T08:04:37.090Z","avatar_url":"https://github.com/jbytecode.png","language":"Java","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":0,"funding_links":[],"readme_doi_urls":["https://doi.org/10.9734/BJMCS/2014/10902"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["pde","hydrology","cryptocurrencies","meshes","ecology","graph-algorithms","benchmarking","generative-models","network-analysis","simulations"],"project_url":"https://science.ecosyste.ms/api/v1/projects/2058","html_url":"https://science.ecosyste.ms/projects/2058"}