Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions R-Portable-Mac/bin/R
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ export R_INCLUDE_DIR
#R_DOC_DIR=/Library/Frameworks/R.framework/Resources/doc
R_DOC_DIR=${R_HOME_DIR}/doc
export R_DOC_DIR
RHOME="${R_HOME_DIR}"
export RHOME

# Since this script can be called recursively, we allow R_ARCH to
# be overridden from the environment.
Expand Down