Skip to content

Commit 8028cb1

Browse files
committed
use R's Java settings for configuration
git-svn-id: svn://svn.rforge.net/rJava/trunk@265 634b503b-a89c-4e0f-88f7-82c2bf7838a2
1 parent 7db6850 commit 8028cb1

5 files changed

Lines changed: 114 additions & 490 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Version: 0.4-0
33
Title: Low-level R to Java interface
44
Author: Simon Urbanek <simon.urbanek@r-project.org>
55
Maintainer: Simon Urbanek <simon.urbanek@r-project.org>
6-
Depends: R (>= 2.0.0), methods
6+
Depends: R (>= 2.5.0), methods
77
Description: Low-level interface to Java VM very much like .C/.Call and friends. Allows creation of objects, calling methods and accessing fields.
88
License: GPL version 2
99
URL: http://www.rforge.net/rJava/

0 commit comments

Comments
 (0)