Skip to content

Commit c8f3318

Browse files
committed
use https in URL
1 parent dba309d commit c8f3318

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ Authors@R: person("Simon", "Urbanek", role=c("aut","cre","cph"), email="Simon.Ur
77
Depends: R (>= 3.6.0), methods
88
Description: Low-level interface to Java VM very much like .C/.Call and friends. Allows creation of objects, calling methods and accessing fields.
99
License: LGPL-2.1
10-
URL: http://www.rforge.net/rJava/
10+
URL: https://www.rforge.net/rJava/
1111
SystemRequirements: Java JDK 1.2 or higher (for JRI/REngine JDK 1.4 or higher), GNU make
1212
BugReports: https://github.com/s-u/rJava/issues

0 commit comments

Comments
 (0)