Skip to content

Releases: USCCANA/netdiffuseR

Pre-workshop

30 Mar 05:26

Choose a tag to compare

Pre-workshop Pre-release
Pre-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