Skip to content
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.

gnardin/stationarity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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