An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/jbytecode/rcaller/

java r

Score: 7.763021309018518

Last synced: about 7 hours ago
JSON representation

Repository metadata:

A Java library for calling R.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 16 days ago

Total Commits: 440
Total Committers: 28
Avg Commits per committer: 15.714
Development Distribution Score (DDS): 0.457

Commits in past year: 1
Committers in past year: 1
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
mhsatman m****n@g****m 239
Paul Curcean c****l@g****m 97
Kopilov Aleksandr k****d@g****m 44
jbytecode 7
Alexander Bondarev a****v@t****m 5
Paul Curcean p****l@b****t 4
hako h****o@h****p 4
mbatchkarov m****v@g****m 4
Manuel Muradas m****s@d****r 4
hako =**** 3
simon.carter s****r@e****k 3
oem o****m@o****r 3
Volker Boerchers v****s 3
dependabot[bot] 4****] 2
SKYLAKE-2016\celthana g****k@g****m 2
kstarosta k****@k****e 2
hako h****o@h****p 2
info i****o@i****r 2
Luke Lai L****i 1
Paul Curcean p****n@i****t 1
hako h****o@l****2 1
jbytecode j****e@l****t 1
mbatchkarov m****v@l****t 1
Edinei Piovesan e****e@g****m 1
Making GitHub Delicious i****n@w****o 1
The Gitter Badger b****r@g****m 1
marecabo 2****o 1
stevensotelo s****t@h****m 1

Issue and Pull Request metadata

Last synced: about 2 months ago

Total issues: 38
Total pull requests: 33
Average time to close issues: 10 months
Average time to close pull requests: 19 days
Total issue authors: 26
Total pull request authors: 15
Average comments per issue: 4.61
Average comments per pull request: 0.79
Merged pull request: 31
Bot issues: 0
Bot pull requests: 3

Past year issues: 1
Past year pull requests: 2
Past year average time to close issues: N/A
Past year average time to close pull requests: 1 day
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.0
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 2

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/jbytecode/rcaller/

Top 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)

Top Pull Request Authors

  • Kopilov (11)
  • jbytecode (3)
  • dependabot[bot] (3)
  • mirasrael (2)
  • wongjoel (2)
  • dieresys (2)
  • sjcetx (2)
  • waffle-iron (1)
  • gitter-badger (1)
  • vboerchers (1)
  • ksfx (1)
  • limhi (1)
  • edineipiovesan (1)
  • marecabo (1)
  • heebtob (1)

Top Issue Labels

  • question (1)
  • discussion (1)
  • help wanted (1)

Top Pull Request Labels

  • dependencies (3)
  • java (2)

Dependencies

RCaller/build.gradle maven
  • org.apache.commons:commons-lang3 3.12.0 implementation
  • junit:junit 4.13.2 testImplementation
RCaller/pom.xml maven
  • org.apache.arrow:arrow-vector [5.0.0,) provided
  • org.apache.commons:commons-lang3 3.12.0
  • junit:junit 4.13.2 test
  • org.apache.arrow:arrow-memory-netty [5.0.0,) test
.github/workflows/maven_build.yml actions
  • actions/checkout v2 composite
  • actions/setup-java v1 composite
.github/workflows/maven_test.yml actions
  • actions/checkout v2 composite
  • actions/setup-java v1 composite