We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7db6850 commit 8028cb1Copy full SHA for 8028cb1
5 files changed
DESCRIPTION
@@ -3,7 +3,7 @@ Version: 0.4-0
3
Title: Low-level R to Java interface
4
Author: Simon Urbanek <simon.urbanek@r-project.org>
5
Maintainer: Simon Urbanek <simon.urbanek@r-project.org>
6
-Depends: R (>= 2.0.0), methods
+Depends: R (>= 2.5.0), methods
7
Description: Low-level interface to Java VM very much like .C/.Call and friends. Allows creation of objects, calling methods and accessing fields.
8
License: GPL version 2
9
URL: http://www.rforge.net/rJava/
0 commit comments