R-Commander Plugin for a basic course on statistics.
You can install the latest development version of RcmdrPlugin.EACSPIR using devtools:
install.packages("devtools", dep = TRUE)
library(devtools)
install_github("DLEIVA/RcmdrPlugin.EASCPIR")
library(RcmdrPlugin.EACSPIR)
The latest release of RcmdrPlugin.EACSPIR is available on CRAN:
install.packages("RcmdrPlugin.EACSPIR", dep = TRUE)
library(RcmdrPlugin.EACSPIR)
Happy to hear about issues you encounter using RcmdrPlugin.EACSPIR via Github’s issue tracker.
If you would like to submit a patch to improve RcmdrPlugin.EACSPIR, please send a pull request to the develop branch.