Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 607 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 607 Bytes

ScottKnott

This is the development code of the R package ScottKnott. You should use it if you want to contribute to its development: testing unreleased versions, fixing bugs, writing code, etc.

To download, check and build it do the following in a terminal emulator:

git clone https://github.com/ivanalaman/ScottKnott.git

After to clone it, to check, build and install do the following:

R CMD check ScottKnott

R CMD build ScottKnott

R CMD INSTALL ScottKnott_X.X-X.tar.gz

The stable version of this package is available at: http://cran.r-project.org/web/packages/ScottKnott/index.html