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]
All associated links for this package
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 06 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
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  
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  
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  
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  
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  

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