Learn R Programming

⚠️There's a newer version (0.3.4) of this package.Take me there.

jsr223 (version 0.3.0)

A 'Java' Platform Integration for 'R' with Programming Languages 'Groovy', 'JavaScript', 'JRuby' ('Ruby'), 'Jython' ('Python'), and 'Kotlin'

Description

Provides a high-level integration for the 'Java' platform that makes 'Java' objects easy to use from within 'R'; provides a unified interface to integrate 'R' with several programming languages; and features extensive data exchange between 'R' and 'Java'. The 'jsr223'-supported programming languages include 'Groovy', 'JavaScript', 'JRuby' ('Ruby'), 'Jython' ('Python'), and 'Kotlin'. Any of these languages can use and extend 'Java' classes in natural syntax. Furthermore, solutions developed in any of the 'jsr223'-supported languages are also accessible to 'R' developers. The 'jsr223' package also features callbacks, script compiling, and string interpolation. In all, 'jsr223' significantly extends the computing capabilities of the 'R' software environment.

Copy Link

Version

Install

install.packages('jsr223')

Monthly Downloads

12

Version

0.3.0

License

GPL (>= 2) | BSD_3_clause + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Floid R. Gilbert

Last Published

March 13th, 2018

Functions in jsr223 (0.3.0)

getKotlinScriptEngineJars

Search for Required Kotlin JAR Files
jsr223-package

A Java Platform Integration for R with Programming Languages Groovy, JavaScript, JRuby (Ruby), Jython (Python), and Kotlin
names

Retrieve the Names for a ScriptEngine or CompiledScript class
print

Print or Return a Character Representation of a Script Engine or Compiled Script Class Object
CompiledScript

CompiledScript Class
ScriptEngine

ScriptEngine Class