[Rprotobuf-yada] package ready or unit tests

Romain Francois romain.francois at dbmail.com
Sat Dec 26 17:44:48 CET 2009


On 12/26/2009 05:39 PM, Dirk Eddelbuettel wrote:
>
> On 26 December 2009 at 17:17, Romain François wrote:
> | Not really. I've put that in. Both making vignettes with R CMD build and
> | just checking with R CMD check should work now.
>
> Nope.
>
> *** installing help indices
> ** building package indices ...
> * DONE (RProtoBuf)
> * creating vignettes ... ERROR
> Loading required package: Rcpp
> Rscript --default-packages="RProtoBuf,tools" -e "Sweave( 'RProtoBuf.Rnw' ); texi2dvi( 'RProtoBuf.tex', pdf = TRUE )"
> Loading required package: Rcpp
> Loading required package: methods
> Error: could not find function "Sweave"
> Execution halted
> make: *** [RProtoBuf.pdf] Error 1
> Error in buildVignettes(dir = ".") : running 'make' failed
> Execution halted
>
> That's from 'R CMD build pkg'
>
> Dirk

grrrrrr

I've added utils to the list of default packages used in the Makefile 
that makes the vignettes. (Sweave is in utils)

-- 
Romain Francois
Professional R Enthusiast
+33(0) 6 28 91 30 30
http://romainfrancois.blog.free.fr
|- http://tr.im/IlMh : CPP package: exposing C++ objects
|- http://tr.im/HlX9 : new package : bibtex
`- http://tr.im/Gq7i : ohloh





More information about the Rprotobuf-yada mailing list