/stationarity

Primary LanguageRGNU Lesser General Public License v3.0LGPL-3.0

stationarity R package

Build Documentation

$ R

setwd(<stationarity source-code package>)

devtools::document()

Compile Package

$ R CMD build stationarity

$ R CMD check stationarity_0.2.1.tar.gz

Install Package

$ R CMD INSTALL -l _\_ stationarity_0.2.1.tar.gz

where, <packages path> is the directory where to install the stationarity package