R package: EMMIXskew_1.0.1 (EMMIX-skew) Installation: 1. Download the zip file and unzip the file into your working directory. 2. There are three files: EMMIXskew_1.0.1.zip, for Windows EMMIXskew_1.0.1.tar, for Linux EMMIXskew-manual.pdf, the manual of functions 3. For Windows users, a binary package can be installed using R GUI menu. Packages -> Install package(s) from local zip files ... -> select EMMIXskew_1.0.1.zip Alteratively, type 'util::menuInstallLocal()' in R console and select EMMIXuskew_1.0.1.zip. 4. For Linux users, decompress EMMIXskew_1.0.1.tar into your R library directory. Application: 5. In R, type library(emmixskew) to load the package. 6. Follow the examples on the manual.