alcyon

An R package for spatial network analysis. Based on the rdepthmap package and leveraging the sala library from depthmapX

How to install:

install.packages("alcyon")

Windows users might need to also install Rtools

A demonstration of the package took place in the “Space syntax analysis in R” workshop of the 12th International Space Syntax Symposium (SSS12) in China on the 8th of July 2019, the content of which you may find here.

Development:

Make sure that git hooks are enabled, to avoid committing minor issues:

git config --local core.hooksPath .githooks/