Open DoaneAS opened 8 years ago
Which install instructions are you looking at? http://irkernel.github.io/installation/ says:
The kernel spec can be installed for the current user with the following line from R:
IRkernel::installspec()
To install system-wide, set user to False in the installspec command:
IRkernel::installspec(user = FALSE)
I think it is an issue with how the webpage is being displayed. See attached, running safari 9.0.1
sorry, i can’t debug this with safari not able to run on my OS
The installation instructions say to run the following line, to install for current user.
I think you mean: