For the time being, the networkreporting package is not available on CRAN. Instead, you can download the code from github. The easiest way to do so is to use the devtools package:
## require(devtools)
## install_github('dfeehan/dhstools')
## install_github('dfeehan/networkreporting')
TODO
TODO
TODO