TL;DR: Following a broad outline of existing collections of functions for spatial statistics written for , it is shown how they may be ported to , and how libraries of functions may be constructed.
Abstract: is a language similar to for statistical data analysis, based on modern programming concepts and released under the GNU General Public License. It permits the integration of program scripts with compiled dynamically loaded libraries of functions when computing speed is important. Following a broad outline of existing collections of functions for spatial statistics written for , we show how they may be ported to , and compare their characteristics. We further demonstrate how existing work may be extended to topics not yet covered, and how libraries of functions may be constructed.