The ChangepointInference package is publicly available on Github at https://github.com/jewellsean/ChangepointInference.

Installation

In R, make sure that the devtools package is installed (install.packages("devtools")) and then run

devtools::install_github("jewellsean/ChangepointInference").

This command installs the latest version of the package from Github.