Skip to content

Commit

Permalink
Remove hardcoded R_HOME env var
Browse files Browse the repository at this point in the history
  • Loading branch information
hsm207 committed Apr 25, 2020
1 parent 9e98207 commit 88dec16
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/setup.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ using WebIO
cmd = WebIO.find_jupyter_cmd(force_conda_jupyter=true)
WebIO.install_jupyter_nbextension(cmd)

ENV["R_HOME"] = "C:\\Program Files\\R\\R-3.6.2"

0 comments on commit 88dec16

Please sign in to comment.