We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dba309d commit c8f3318Copy full SHA for c8f3318
1 file changed
DESCRIPTION
@@ -7,6 +7,6 @@ Authors@R: person("Simon", "Urbanek", role=c("aut","cre","cph"), email="Simon.Ur
7
Depends: R (>= 3.6.0), methods
8
Description: Low-level interface to Java VM very much like .C/.Call and friends. Allows creation of objects, calling methods and accessing fields.
9
License: LGPL-2.1
10
-URL: http://www.rforge.net/rJava/
+URL: https://www.rforge.net/rJava/
11
SystemRequirements: Java JDK 1.2 or higher (for JRI/REngine JDK 1.4 or higher), GNU make
12
BugReports: https://github.com/s-u/rJava/issues
0 commit comments