Compile Scala sources into a Java Archive (jar)
Compile the scala
source files contained within an R package
into a Java Archive (jar
) file that can be loaded and used within
a Spark environment.
compile_package_jars(..., spec = NULL)
... |
Optional compilation specifications, as generated by
|
spec |
An optional list of compilation specifications. When
set, this option takes precedence over arguments passed to
|
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.