Package: rscala
Type: Package
Title: Bridge Between 'R' and 'Scala' with Callbacks
Version: 3.2.21
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), Java (>= 8)
Description: 'Scala' <https://www.scala-lang.org/> 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()'.  The vignette provides an update of the original paper <doi:10.18637/jss.v092.i04>.
Depends: R (>= 3.1.0)
License: Apache License 2.0 | file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: knitr, testthat, devtools, rstudioapi, processx
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-01-27 22:07:12 UTC; dahl
Author: David B. Dahl [aut, cre]
Maintainer: David B. Dahl <dahl@stat.byu.edu>
Repository: CRAN
Date/Publication: 2023-01-27 23:00:06 UTC
Built: R 4.1.2; ; 2023-01-28 11:24:25 UTC; unix
