Skip to content
Prev 3959 / 21312 Next

[Bioc-devel] Add OrgDb class to slot, warning during build

On Fri, Dec 28, 2012 at 12:29 PM, Jesper G?din <jesper.gadin at gmail.com> wrote:
R_HOME is set by R. So you find out its value from within R, for example:

Sys.getenv("R_HOME")

Try this from your various R installations.
It appears that R was not installed correctly. The file RConverters.h
should be present. How did you install R? Might want to try again.

Dan