The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
The functions in the ‘xtranat’ package are based on random walks. They compute Counting Betweenness and Random Walk Centrality. It also computes the intermediate measure Mean First Pass Time.
You can install the development version of xtranat from GitHub with:
# install.packages("devtools")
::install_github("fdepaolis/xtranat") devtools
This is a basic example which shows you how to solve a common problem:
library(xtranat)
## basic example code
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.