Alex Bertram

Results 77 comments of Alex Bertram

I think this should not be too difficult. Take a look at the class in the [org.renjin.invoke.reflection](https://github.com/bedatadriven/renjin/tree/12164efbd7a99259a0a6ec216b8ab3e7eb974638/core/src/main/java/org/renjin/invoke/reflection) package to get started. If you're interested in us implementing it for you,...

Oh boy, I'm not sure where to start with Java 9 modules. I'm guessing that the javax.scripting and org.renjin.script packages have dependencies on other packages that can be statically determined,...

I see you asked this question on Stackoverflow as well. We weren't planning on adding support for Java 9 modules to the 3.5 release, but if you're interested in a...

Along with the upgrade to nexus.bedatadriven.com, I've configured release signing.

@psolaimani is this related to the bioinformatics benchmarks?

Good question! The indexing on fprob might be getting deferred... in which case it's possible something is going wrong. Will check it out. Thanks for the benchmark!

Maybe use https://github.com/typesafehub/config or YAML?

The current version of Renjin is targeting compatibility with GNU R 3.5.3