Other packages > Find by keyword >

rJava  

Low-Level R to Java Interface
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rJava", "1.0-11")



Attach the package and use:
library("rJava")
Maintained by
Simon Urbanek
[Scholar Profile | Author Map]
First Published: 2005-12-05
Latest Update: 2024-01-26
Description:
Low-level interface to Java VM very much like .C/.Call and friends. Allows creation of objects, calling methods and accessing fields.
How to cite:
Simon Urbanek (2005). rJava: Low-Level R to Java Interface. R package version 1.0-11, https://cran.r-project.org/web/packages/rJava. Accessed 26 Mar. 2025.
Previous versions and publish date:
0.2-3 (2005-12-05 13:02), 0.3-2 (2005-12-20 11:26), 0.3-3 (2005-12-21 09:27), 0.3-6 (2006-01-31 08:59), 0.3-8 (2006-04-19 09:35), 0.3-9 (2006-04-21 09:34), 0.3-10 (2006-05-02 10:29), 0.4-0 (2006-05-04 13:09), 0.4-1 (2006-05-06 14:33), 0.4-2 (2006-05-09 10:00), 0.4-3 (2006-05-17 08:50), 0.4-6 (2006-08-20 22:21), 0.4-7 (2006-09-08 09:17), 0.4-8 (2006-09-11 17:55), 0.4-9 (2006-09-12 18:20), 0.4-10 (2006-09-14 19:41), 0.4-11 (2006-10-11 12:49), 0.4-12 (2006-11-30 12:04), 0.4-13 (2007-01-14 20:12), 0.4-14 (2007-02-26 10:37), 0.4-15 (2007-04-18 16:46), 0.4-16 (2007-04-22 17:32), 0.5-0 (2007-08-25 18:50), 0.5-1 (2007-11-05 20:22), 0.6-0 (2008-09-22 16:59), 0.6-1 (2008-12-30 18:01), 0.6-2 (2009-01-26 20:44), 0.6-3 (2009-06-16 15:11), 0.7-0 (2009-08-23 09:06), 0.8-0 (2009-10-28 08:57), 0.8-1 (2009-11-01 17:17), 0.8-2 (2010-01-23 09:27), 0.8-3 (2010-03-17 09:35), 0.8-4 (2010-04-29 08:51), 0.8-5 (2010-09-02 21:49), 0.8-6 (2010-09-19 20:30), 0.8-7 (2010-10-18 21:10), 0.8-8 (2010-12-21 18:04), 0.9-0 (2011-06-23 07:27), 0.9-1 (2011-06-29 11:42), 0.9-2 (2011-11-17 12:26), 0.9-3 (2011-12-11 11:41), 0.9-4 (2013-03-12 10:54), 0.9-5 (2013-12-03 22:25), 0.9-6 (2013-12-24 00:16), 0.9-7 (2015-07-29 07:21), 0.9-8 (2016-01-07 15:09), 0.9-9 (2017-10-12 12:54), 0.9-10 (2018-05-29 12:16), 0.9-11 (2019-03-29 07:53), 0.9-12 (2020-03-24 10:10), 0.9-13 (2020-07-06 14:58), 1.0-4 (2021-04-29 07:30), 1.0-5 (2021-09-24 15:08), 1.0-6 (2021-12-10 10:26), 1.0-10 (2023-12-02 12:04)
Other packages that cited rJava R package
View rJava citation profile
Other R packages that rJava depends, imports, suggests or enhances
Complete documentation for rJava
Functions, R codes and Examples using the rJava R package
Some associated functions: Exceptions . J . accessOp . aslist . clone . instanceof . jarray . jarrayRef-class . java-tools . javaImport . jcall . jcast . jcastToArray . jcheck . jclassName . jengine . jequals . jfield . jfloat-class . jfloat . jgc . jinit . jmemprof . jnew . jnull . jobjRef-class . jpackage . jrectRef-class . jreflection . jserialize . jsimplify . loader . new . rJava-internal . rep . show . toJava . with . 
Some associated R codes: 0classes.R . J.R . arrays.R . call.R . comparison.R . completion.R . converter.R . exceptions.R . gc.R . import.R . instanceof.R . jfirst.R . jinit.R . jri.R . loader.R . memprof.R . methods.R . options.R . reflection.R . rep.R . serialize.R . tools.R . with.R .  Full rJava package functions and examples
Downloads during the last 30 days
02/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/25Downloads for rJava20003000400050006000700080009000TrendBars

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  
DySS  
Dynamic Screening Systems
In practice, we will encounter problems where the longitudinal performance of processes needs to be ...
Download / Learn more Package Citations See dependency  
Maintainer: Lu You (view profile)
sAIC  
Akaike Information Criterion for Sparse Estimation
Computes the Akaike information criterion for the generalized linear models (logistic regression, Po ...
Download / Learn more Package Citations See dependency  
provenance  
Statistical Toolbox for Sedimentary Provenance Analysis
Bundles a number of established statistical methods to facilitate the visual interpretation of large ...
Download / Learn more Package Citations See dependency  
MGL  
Module Graphical Lasso
An aggressive dimensionality reduction and network estimationtechnique for a high-dimensiona ...
Download / Learn more Package Citations See dependency  
photobiologyPlants  
Plant Photobiology Related Functions and Data
Provides functions for quantifying visible (VIS) and ultraviolet (UV) radiation in relation to the ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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