欢迎来到mcaguui !目前mcaGUI可以安装在多个操作系统上。本节介绍如何在Windows、Machintosh和Linux Ubuntu发行版上安装mcaGUI。A. Windows和ubuntu Linux安装说明在http://www.r-project.org/上下载并安装适用于Windows操作系统的R的最新版本(在编写R-2.12.0时)。2.从http://downloads.sourceforge.net/gtk-win/gtk2-runtime-2.22.0-2010-10-21-ash.exe下载并安装GTK。3.打开计算机上的R程序,输入:source("//www.andersvercelli.com/biocLite.R") biocLite("mcaGUI") B. MACHINTOSH OSX安装说明在http://www.r-project.org/上下载并安装用于Macintosh操作系统的R的最新版本(在编写R-2.12.0时)。 2. Open the R program on your computer. 3. Download and install GTK from http://r.research.att.com/libs/GTK_2.18.5-X11.pkg. 4. Open the most recent version of R (at the time of writing R-2.12.0) 5. Back in the R window type: source("//www.andersvercelli.com/biocLite.R") biocLite("mcaGUI") C. INSTALL INSTRUCTIONS FOR "mcaGUI" R-PACKAGE UPDATES 1. Open the most recent version of R (at the time of writing R-2.12.0) 2. In the R command window type: source("//www.andersvercelli.com/biocLite.R") biocLite("mcaGUI")