[R] [R-pkgs] ANN: 'weaver' package, caching for Sweave

Seth Falcon sfalcon at fhcrc.org
Tue Aug 22 16:59:13 CEST 2006


Hi again,

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

Seth Falcon <sfalcon at fhcrc.org> 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
R-packages at stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-packages



More information about the R-help mailing list