NCStats is a set of functions that I have written to make aspects of using R for statistics classes at Northland easier. A method for installing NCStats is described in this FAQ. NCStats depends on other packages being installed and, at times, the installation of NCStats will not properly install these other pacakges. If this is the case, then typing

> library(NCStats)

will return an error where R complains that some package is not installed. In this instance, one should note the name of the package that is not installed and then follow these directions for installing the package.