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
Many models in Operations Research needs a distance matrix between nodes in a network. If the distance matrix is based on road […]
I recent had a discussion with Søren about how one could create an animation of some plots in R. After searching the […]
The last days I have been playing a bit with LocalSolver and tried to model various vehicle routing problems (VRP). LocalSolver is […]
I have written a small note about mapping a multidimensional index into a unique id. An unique id might be useful e.g. […]