README.md

Build Status codecov

Dependencies

The author has found it best to install dependencies before attempting to install SDraw. To install dependencies, execute the following: * install.packages( c("spsurvey", "rgeos", "sp", "deldir"), repos="http://cran.r-project.org")

rgeos requires java. Java should be installed a priori. On Unix systems, the libraries needed for rgeos are cryptically named. Google 'install rgeos unix'.

Installation

From CRAN

The current stable release of SDraw can be installed like any other package: * install.packages( c("SDraw"), repos="http://cran.r-project.org")

Using devtools

The current development version of SDraw can be installed from GitHub. Assuming devtools is installed and loaded, the following should work:

From source

After installation

Issue library(SDraw) at the command prompt.



semmons1/TEST-SDraw documentation built on June 8, 2019, 9:33 a.m.