I recent wrote a post about testing external pointers with finalization in R using C++. The test package is now available at R-Forge for inspiration.
You may also like
The last days 5-9 November I have been visiting Professor Anders Ringgaard Kristensen at KU Life. We have been working on a […]
Assume that you have created a 3-dim array in R containing vectors of various size: > a<-array(list(),c(2,2,2)) # array where each element […]
In some cases it may be useful to write a WordPress post in R Markdown and afterwards publish it to my blog. […]
I have started to use Git and GitHub together with RStudio. Git is a distributed version control system which is very useful when doing […]