Skip to content

Pre-workshop

Pre-release
Pre-release
Compare
Choose a tag to compare
@gvegayon gvegayon released this 30 Mar 05:26
· 227 commits to master since this release

Pre-release. Changes from CRAN to this point can be reviewed here: https://github.com/USCCANA/netdiffuseR/blob/c7c25c143a05b209bbb9b8b4c10b242179c7c79d/NEWS.md

Binary versions can be installed either within R:

> install.packages("netdiffuseR_1.16.3.29.zip", repos=NULL)

if windows, or, if OS X:

> install.packages("netdiffuseR_1.16.3.29.tgz", repos=NULL)

or using the command line, for the case of windows:

$ R CMD INSTALL netdiffuseR_1.16.3.29.zip