[Rcpp-devel] Work-around for Stangle failure on	Rcpp-modules.Rnw?
    Dirk Eddelbuettel 
    edd at debian.org
       
    Mon Jun 28 16:45:09 CEST 2010
    
    
  
On 28 June 2010 at 09:19, Douglas Bates wrote:
| I have been unable to install Rcpp SVN revision 1758.  It fails to
| build the package indices with error message
| 
| ** building package indices ...
| Error : running Stangle on vignette
| '/home/bates/sloc/Rcpp/inst/doc/Rcpp-modules.Rnw' failed with message:
| invalid value for 'lang' : cpp
| ERROR: installing package indices failed
| 
| Can anyone suggest a work-around?
I have had no issues at all on Ubuntu 10.4 / amd64 with either g++-4.3 or
g++-4.4 all morning.
Exactly how are you invoking this?  The install step should not re-process
the pdf files.
And for what it is worth, I can also do
    cd inst/doc && make Rcpp-sugar.pdf 
just fine.  
-- 
  Regards, Dirk
    
    
More information about the Rcpp-devel
mailing list