rJava - Low-level R to Java interface
RForge.net

rJava

About rJava
GIT access
Download/Files
News
Check results
Package R docs

GIT repository access

The GIT repository for this project can be cloned using
git clone --recursive https://github.com/s-u/rJava.git rJava
see also rJava GitHub repository.

To install the latest development snapshot of this package, use

install.packages("rJava",,"http://rforge.net/",type="source")

Binaries (if avalable) can be installed using

install.packages("rJava",,"http://rforge.net/")

Most recent GIT commits


345223d5| Simon Urbanek | Fri Mar 8 09:35:15 2024 +1300
GHA: update setup-java to work on arm64 and set NOAWT
 M       .github/workflows/check.yaml

d58548c0| Simon Urbanek | Fri Mar 8 09:21:58 2024 +1300
GitHub action: run mkdist in pkg-check
 M       .github/workflows/check.yaml

cf6b51e6| Simon Urbanek | Fri Mar 8 09:14:59 2024 +1300
Update GitHub action
 M       .github/workflows/check.yaml

12ba0c4e| Simon Urbanek | Fri Jan 26 11:25:15 2024 +1300
update NEWS
 M       NEWS

e0628b8c| Simon Urbanek | Fri Jan 26 11:24:09 2024 +1300
force output type
 M       src/init.c