Skip to content
Prev 4202 / 21312 Next

[Bioc-devel] graphite build error on George2

On 03/28/2013 05:40 AM, Martin Morgan wrote:
probably my response is a little too brief for your problem! I'd start by 
creating the source code for the vignette

   R CMD Stangle graphite/inst/doc/graphite.Rnw

and then

   ## sanity check -- does the vignette run?
   R -f graphite.R
   R -d valgrind -f graphite.R

Martin