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 06 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
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  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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