Hi Mark --
Your attachment didn't come through; I'd suggest inlining the output.
This is a Bioconductor package so ask on the bioconductor mailing list
https://stat.ethz.ch/mailman/listinfo/bioconductor
Bioconductor packages are usually installed from within R, using
source('http://bioconductor.org/biocLite.R')
biocLite() # a 'core' set of packages, or...
biocLite('ShortRead') # a particular package and dependencies
See the instructions at
http://bioconductor.org/docs/install/
Martin
mark.edwards at scu.edu.au wrote:>
> Dear R-Help,
> I would be most grateful if you could inspect the attached install file. I
would like to be able to use ShortRead to generate QA reports for Genome
Analyzer output data.
> OS: Linux CentOS 5.3 on HP Proliant server . In process of installing
"R" package after configuration flagging some missing
modules-libraries the install process will not perform 'make' function.
Also there is a problem with keys?? when I tried to install a couple of the
missing modules. Any tips for the newbie please.
> yours gratefully,
> Mark Edwards
>
> Technical Officer
> Centre of Plant Consevation Genetics
> Southern Cross University
> Lismore NSW Australia
> ph. 02 66269372
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.