Package: rscala
Type: Package
Title: Bi-Directional Interface Between R and Scala with Callbacks
Version: 1.0.9
Date: 2016-03-11
Authors@R: c(person(given="David B.",family="Dahl",role=c("aut","cre"),email="dahl@stat.byu.edu"),
             person(family="Scala developers",role="ctb",comment="see http://scala-lang.org/"))
URL: http://dahl.byu.edu/software/rscala/
Imports: utils
SystemRequirements: Scala (>= 2.10)
Description: The Scala 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 2.10 and 2.11 are supported.
License: GPL (>= 2) | BSD_3_clause + file LICENSE
NeedsCompilation: no
Packaged: 2016-03-11 22:54:55 UTC; dahl
Author: David B. Dahl [aut, cre],
  Scala developers [ctb] (see http://scala-lang.org/)
Maintainer: David B. Dahl <dahl@stat.byu.edu>
Repository: CRAN
Date/Publication: 2016-03-12 06:08:05
