R version 2.9.2 (2009-08-24) Copyright (C) 2009 The R Foundation for Statistical Computing ISBN 3-900051-07-0 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. - MKL libraries for acclerated math installed: see help (setMKLthreads) - ParallelR packages installed: see help (package='foreach') Type 'revo()' to visit www.revolution-computing.com for the latest REvolution R news, 'forum()' for the community forum, or 'readme()' for release notes. > png(filename="install-lymph.r%02d.png") > > ## As before, we need to install some packages for this to work. However, this > ## does not need to be run every time, so this may be commented out. > source( "http://bioconductor.org/biocLite.R") > biocLite( "ALLMLL" ) Using R version 2.9.2, biocinstall version 2.4.13. Installing Bioconductor version 2.4 packages: [1] "ALLMLL" Please wait... >>> Building/Updating help pages for package 'ALLMLL' Formats: text html latex example MLL text html latex The downloaded packages are in ‘/tmp/Rtmp7nS8LD/downloaded_packages’ > biocLite( "AmpAffyExample" ) Using R version 2.9.2, biocinstall version 2.4.13. Installing Bioconductor version 2.4 packages: [1] "AmpAffyExample" Please wait... >>> Building/Updating help pages for package 'AmpAffyExample' Formats: text html latex example AmpData text html latex The downloaded packages are in ‘/tmp/Rtmp7nS8LD/downloaded_packages’ > > > > warnings() NULL >