rJava
About rJava
|
GIT repository accessThe 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 commitsde302446| Simon Urbanek | Mon Jan 19 13:04:54 2026 +1300 remove R_ext/Callbacks.h �M�������src/rJava.h 72baf513| Simon Urbanek | Mon Jan 19 12:01:33 2026 +1300 update NEWS �M�������NEWS 63a8eef2| Simon Urbanek | Mon Jan 19 12:01:23 2026 +1300 modenrize DESCRIPTION �M�������DESCRIPTION 9d912e26| Simon Urbanek | Mon Jan 19 12:00:11 2026 +1300 add protection fixes �M�������src/Rglue.c �M�������src/rJava.c 92e39057| Simon Urbanek | Mon Jan 19 11:58:42 2026 +1300 add EXTPTR compatibility re-maps �M�������src/rJava.h |