[Rd] Error: cannot set length of non-vector

Charles Geyer charlie at stat.umn.edu
Mon Apr 4 22:56:03 CEST 2005


On Mon, Apr 04, 2005 at 07:58:59AM -0700, Robert Gentleman wrote:
> Well, then what most of us, that really want to figure it out do is:
> 1) look at the check script and find the actual invocation of Sweave
>   (try running checkVignettes from the prompt, try running R with  
> --quiet, etc.
> 
>   It looks very much like a memory protection bug, either in R or in  
> your code (do you have C/Fortran) and if so, you might try running with  
> -d valgrind (now you do not want to do that on a tiny little computer  
> as valgrind sucks up a lot of time).

No, I've already done that too.

   R CMD check --use-valgrind mcmc

gives no errors from valgrind.  BTW, this is really ultra hyper cool!!!!!!!
Thanks to whoever is responsible.
-- 
Charles Geyer
Professor, School of Statistics
University of Minnesota
charlie at stat.umn.edu



More information about the R-devel mailing list