Package: rscala
Type: Package
Title: Bi-Directional Interface Between 'R' and 'Scala' with Callbacks
Version: 2.5.0
Date: 2017-11-24
Authors@R: person(given="David B.",family="Dahl",role=c("aut","cre"),email="dahl@stat.byu.edu")
URL: https://github.com/dbdahl/rscala
BugReports: https://github.com/dbdahl/rscala/issues
Imports: utils
SystemRequirements: Scala (>= 2.11)
Description: The 'Scala' <http://www.scala-lang.org/> interpreter is embedded in 'R' and callbacks to 'R' from the embedded interpreter are supported. Conversely, the 'R' interpreter is embedded in 'Scala'. 'Scala' versions in the 2.11.x and 2.12.x series are supported.
License: GPL (>= 2) | BSD_3_clause + file LICENSE
VignetteBuilder: knitr
Suggests: knitr, microbenchmark, rJava, xtable
NeedsCompilation: no
Packaged: 2017-11-24 15:48:29 UTC; dahl
Author: David B. Dahl [aut, cre]
Maintainer: David B. Dahl <dahl@stat.byu.edu>
Repository: CRAN
Date/Publication: 2017-11-25 15:57:46 UTC
