We released Rcpp 0.8.0 almost a month ago. It finalized our efforts in designing a better, faster and more natural API than any version of Rcpp ever before. The journey from Rcpp 0.7.0 to
We released Rcpp 0.8.0 almost a month ago. It finalized our efforts in designing a better, faster and more natural API than any version of Rcpp ever before. The journey from Rcpp 0.7.0 to
Imprtent update to the post (17.07.10) I now came across David smith’s post on the REvolution blog, pointing to instruction on the R wiki for how to install R on the iPhone! I didn’t try it myself since it both requires jailbreaking the iPhone, and I don’t have an iPhone. But it is still interesting to know of. Preface...
Probably the question I get asked the most about R is, "What is R"? It's can be a hard question to answer, because R is so many things. It's data analysis software. It's an environment for data analysis. It's a language. It's an open-source project. It's a community. The Wikipedia page for R does a great job of describing...
As promised a few posts ago, another demonstration of the excellent biomaRt package, this time in conjunction with GenomeGraphs. Here’s what we’re going to do: Grab some public microarray data Normalise and get a list of the most differentially-expressed probesets Use biomaRt to fetch the genes associated with those probesets Plot the data using GenomeGraphs 
I have an entry here about how to install JAGS and rjags in Fedora. However, I have exchanged emails with Robert Dorazio and Dr. Martyn Plummer. Here are the easier steps to compile JAGS and install rjags in R. 1. After you extract the source code...