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 the past days I have been experimenting with how to use R as an interface to an C++ library. I have […]
Many models in Operations Research needs a distance matrix between nodes in a network. If the distance matrix is based on road […]
I have written a small note about mapping a multidimensional index into a unique id. An unique id might be useful e.g. […]
In some cases it may be useful to write a WordPress post in R Markdown and afterwards publish it to my blog. […]