Hi again,

Sorry for the noise, but I need to make a correction:

Seth Falcon <[EMAIL PROTECTED]> writes:
> To install:
>
>   source("http://bioconductor.org/biocLite.R";)
>   biocLite("weaver")

At present, the above install sequence will _only_ work if you are
using a development version of R.

If you are using the current R release, you will have to work a bit
harder to install (put weaver works there too):

First install weaver's dependencies:

  digest (on CRAN)

  codetools:
    http://bioconductor.org/packages/1.9/omegahat/html/codetools.html

Then install weaver:
    http://www.bioconductor.org/packages/1.9/bioc/html/weaver.html

Finally, I will try to make Windows binaries available by the end of
the week.

+ seth

_______________________________________________
R-packages mailing list
[EMAIL PROTECTED]
https://stat.ethz.ch/mailman/listinfo/r-packages

______________________________________________
[email protected] 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.

Reply via email to