Learn R Programming

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

rscala (version 3.2.3)

Bridge Between 'R' and 'Scala' with Callbacks

Description

'Scala' is embedded in 'R' and callbacks from 'Scala' to 'R' are available. Support is provided to write 'R' packages that access 'Scala'. After installation, please run 'rscala::scalaConfig()'.

Copy Link

Version

Install

install.packages('rscala')

Monthly Downloads

206

Version

3.2.3

License

Apache License 2.0 | file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

David B Dahl

Last Published

October 25th, 2018

Functions in rscala (3.2.3)

+.rscalaBridge

Declaration Operator
^.rscalaBridge

Evaluation Operator Returning a Reference and Transcompile Operator
scalaPackage

Embed a Scala Bridge in a Package
scalaPackageUnload

Clean up an Embedded Scala Bridge of a Package
scalaJARs

Add JAR Files to Classpath
scalaLast

Retrieve the Last Scala Computation
scalaDisconnect

Temporarily Disconnect Scala by Closing Connections
scalaFindBridge

Find a Scala Bridge
scalaSBT

Run SBT and Deploy JAR Files
scalaType

Get or Specify a Scala Type
scala

Instantiate a Scala Bridge
scalaConfig

Configure Scala and Java
scalaLazy

Lazily Execute Functions on a Scala Bridge
scalaMemory

Get or Set Memory Available to Scala
scalaPull

Push and Pull Objects Between R and Scala
close.rscalaBridge

Close a Scala Bridge
scalaPushRegister

Register Functions to Push and Pull Between R and Scala
is.scalaReference

Test for Scala Reference
scalaVersionJARs

JAR Files for Support Scala Versions
*.rscalaBridge

Evaluation Operator