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 commits6d362c1e| Simon Urbanek | Fri Dec 30 18:07:29 2022 +1300 Update NEWS M NEWS a51dc782| Simon Urbanek | Fri Dec 30 17:59:16 2022 +1300 Replace r-lib action so the check works M .github/workflows/check.yaml 503a4b7f| Simon Urbanek | Fri Dec 30 17:40:39 2022 +1300 try to prevent TCO in gcc sabotaging stack detection (#300) M src/init.c 034f1d75| Simon Urbanek | Fri Dec 30 17:34:48 2022 +1300 bump version to 1.0-8 M src/rJava.h a63e7d7d| Simon Urbanek | Fri Apr 29 13:17:39 2022 +1200 add .jvmState(), closes #259 M NEWS M R/jfirst.R M R/jinit.R M man/jinit.Rd M src/Rglue.c M src/init.c M src/rJava.h |