Skip to content

Support packages (libraries) in R #17

@gaocegege

Description

@gaocegege

Renjin supports some of CRAN and BioConductor R libraries, Processing.R could benefit from it.

ref the post in forum

As for libraries, I did a feasibility study. Renjin is used in Processing.R as the backend to interpret R code in JVM. Documentation in renjin.org shows differences about packages between GNU R and renjin.

It supports some of CRAN and BioConductor R libraries and I want to integrate those libraries into Processing.R in GSoC. But I'm not sure whether those packages could be installed in runtime or ahead of time.

BTW I think Jython supports those libraries which do not require C compilation, although I do not have the experience on it.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions