feinerer 3265069281 Update to R 3.4.2
ok rsadowski@
2017-10-09 12:55:30 +00:00
..
2017-07-02 05:18:42 +00:00
2017-10-09 12:55:30 +00:00

$OpenBSD: README,v 1.8 2017/10/09 12:55:30 feinerer Exp $

+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------

Configuring Java support
========================
To enable Java support, R needs to know where the JVM and the Java
libraries are located.

Running:

# export JAVA_HOME=${LOCALBASE}/jdk-1.8.0
# ${TRUEPREFIX}/bin/R CMD javareconf

as root, will update both ${TRUEPREFIX}/lib/R/etc/Makeconf and
${TRUEPREFIX}/lib/R/etc/ldpaths with the right settings.