The spatial-network analysis R package alcyon functions as an interface to the C++ sala library, originally a part of depthmapX. Because of this, alcyon adopted sala’s configuration and thus leverages CMake to build C++ code i.e sala and some Rcpp glue code to interact with the R parts of the package. The sala library itself […]