(This article was first published on chem-bla-ics, and kindly contributed to R-bloggers)
August last year I asked on BioStar about how to import RDF into the R statistical package and at the time nothing seemed existing. Over the past few weeks I ported code I wrote for Bioclipse to create the rrdf package for R, which is now available from CRAN. RDF can be loaded from RDF/XML, Notation3, and Turtle files, using Jena, and read data can be queried using SPARQL. I have not yet ported the remote SPARQL functionality we used in our recent paper, but that will make a nice alternative to using ChEMBL data in Pipeline Pilot or in Bioclipse :)
To leave a comment for the author, please follow the link and comment on his blog: chem-bla-ics.
R-bloggers.com offers daily e-mail updates about R news and tutorials on topics such as: visualization (ggplot2, Boxplots, maps, animation), programming (RStudio, Sweave, LaTeX, SQL, Eclipse, git, hadoop, Web Scraping) statistics (regression, PCA, time series,ecdf, trading) and more...

Zero Inflated Models and Generalized Linear Mixed Models with R.
Zuur, Saveliev, Ieno (2012).