/allcran

graph crawler flor cran/mran registry

Primary LanguageJavaScriptMIT LicenseMIT

allcran

graph crawler for cran/mran registry

install

This simple steps will produce local version of the bower graph:

git clone https://github.com/anvaka/allcran
cd allcran
npm install
node index.js
node layout.js

The ouptut is stored to ./data folder, and can be consumed by pm visualization

license

MIT