SignacX is available on CRAN for all platforms. To install in R, run:
Install previous versions of SignacX
Install any version 2 release
Any of the SignacX version 2 releases can be installed with the following command:
devtools::install_github("mathewchamberlain/SignacX@2.X.X")
Install the latest development version of SignacX
Install the latest development version of SignacX directly from GitHub.
devtools::install_github(repo = 'mathewchamberlain/SignacX')
library(SignacX)