close.ScalaInterpreter
                        Closes the resources associated with an
                        interpreter.
intpEval                Execute code, set values, and get values in an
                        embedded interpreter.
intpSettings            Changes the runtime behavior of an embedded
                        interpreter.
print.ScalaInterpreter
                        Prints or returns a character representation of
                        an interpreter or a reference.
rscala-package          Bi-directional interface between R and Scala
                        with callbacks.
scalaInterpreter        Creates an instance of an embedded Scala
                        compiler/interpreter. Provides file paths for
                        Java, Scala, and this package's JAR file.
                        Provides functions to enable other packages to
                        depend on this package.
strintrplt              Performs string interpolation with arbitrary R
                        code.
