Skip to content

Instantly share code, notes, and snippets.

@egonw
Created February 15, 2012 08:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save egonw/1834483 to your computer and use it in GitHub Desktop.
Save egonw/1834483 to your computer and use it in GitHub Desktop.
Bioclipse-R feedback
Bioclipse-R
------------
Use case: r.eval("1+1")
R_HOME preference widget could have suggestions for custom platform, or a search functionality.
It should also have a 'test' functionality, allowing people to see if their path is OK.
r.setRHome($RHOME) and r.isRHomeSet() -> boolean
rj is not installed when not found, or at least not when offline. But I do not get an error I
have to install it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment