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
I recent had a discussion with Søren about how one could create an animation of some plots in R. After searching the […]
Often you need fast access/lookup in R. For instance assume that you have the following data frame/matrix dat >head(dat) x y z […]
Many models in Operations Research needs a distance matrix between nodes in a network. If the distance matrix is based on road […]
The past weeks we have created Multi-Objective Optimization Repository (MOrepo) which is a response to the needs of researchers from the MCDM […]