Other packages > Find by keyword >

rscala  

Bridge Between "R" and "Scala" with Callbacks
View on CRAN: Click here


Download and install rscala package within the R console
Install from CRAN:
install.packages("rscala")

Install from Github:
library("remotes")
install_github("cran/rscala")

Install by package version:
library("remotes")
install_version("rscala", "3.2.21")



Attach the package and use:
library("rscala")
Maintained by
David B. Dahl
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-03-06
Latest Update:
Description:
Scala httpwww.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 rscalascalaConfig. The vignette provides an update of the original paper doi10.18637jss.v092.i04.
How to cite:
David B. Dahl (2015). rscala: Bridge Between "R" and "Scala" with Callbacks. R package version 3.2.21, https://cran.r-project.org/web/packages/rscala. Accessed 25 Jun. 2026.
Previous versions and publish date:
1.0.1 (2015-03-06 08:26), 1.0.2 (2015-03-08 07:28), 1.0.4 (2015-03-24 18:28), 1.0.6 (2015-05-15 21:50), 1.0.8 (2015-12-10 09:49), 1.0.9 (2016-03-12 06:08), 1.0.11 (2016-05-13 01:17), 1.0.12 (2016-06-03 19:01), 1.0.13 (2016-07-08 11:34), 1.0.14 (2016-11-22 09:07), 1.0.15 (2017-02-08 12:46), 2.0.1 (2017-04-27 17:44), 2.1.0 (2017-05-09 09:07), 2.1.1 (2017-05-11 14:57), 2.2.0 (2017-05-24 07:20), 2.2.2 (2017-05-25 10:02), 2.3.1 (2017-08-22 17:52), 2.3.2 (2017-08-26 08:14), 2.3.5 (2017-08-30 22:25), 2.4.0 (2017-09-28 10:01), 2.5.0 (2017-11-25 16:57), 2.5.1 (2018-02-11 15:18), 2.5.3 (2018-04-11 17:08), 3.0.2 (2018-06-29 16:08), 3.1.0 (2018-07-13 06:40), 3.2.2 (2018-10-18 11:10), 3.2.3 (2018-10-25 06:30), 3.2.4 (2018-11-05 19:30), 3.2.5 (2018-12-08 06:40), 3.2.6 (2018-12-15 16:30), 3.2.8 (2019-05-12 07:00), 3.2.9 (2019-05-19 07:20), 3.2.10 (2019-05-29 08:10), 3.2.11 (2019-06-08 17:00), 3.2.13 (2019-06-20 20:00), 3.2.14 (2019-07-02 21:20), 3.2.15 (2019-07-09 22:00), 3.2.16 (2019-10-03 07:00), 3.2.17 (2020-02-07 07:30), 3.2.18 (2020-02-17 20:00), 3.2.19 (2020-04-05 07:00), 3.2.21 (2023-01-28 00:00), 3.2.25 (2023-08-15 09:30)
Other packages that cited rscala R package
View rscala citation profile
Other R packages that rscala depends, imports, suggests or enhances
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA