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: 2023-08-18
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 15 Apr. 2025.
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
03/1803/1903/2003/2103/2403/2503/2703/2804/0104/0204/0404/0504/0604/0704/0804/0904/12Downloads for rscala0102030405060708090100TrendBars

Today's Hot Picks in Authors and Packages

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  
bSims  
Agent-Based Bird Point Count Simulator
A highly scientific and utterly addictive bird point count simulator to test statistical assumptio ...
Download / Learn more Package Citations See dependency  
mt  
Metabolomics Data Analysis Toolbox
Functions for metabolomics data analysis: data preprocessing, orthogonal signal correction, PCA ana ...
Download / Learn more Package Citations See dependency  
SAutomata  
Inference and Learning in Stochastic Automata
Machine learning provides algorithms that can learn from data and make inferences or predictions. St ...
Download / Learn more Package Citations See dependency  
ffscrapr  
API Client for Fantasy Football League Platforms
Helps access various Fantasy Football APIs by handling authentication and rate-limiting, forming ap ...
Download / Learn more Package Citations See dependency  
Maintainer: Tan Ho (view profile)
StructFDR  
False Discovery Control Procedure Integrating the Prior Structure Information
Perform more powerful false discovery control (FDR) for microbiome data, taking into account the pri ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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