On Mon, 21 Feb 2011, Thomas Roth wrote:
> Dear List,
>
> Recently i changed my environment switching from 32bit XP to 64bit W7.
I'm
> trying to rebuild my package with R 2.12.1 (2010-12-16)
>
> R CMD check --> everything ok, no warning, error nothing
>
> BUT
>
> R CMD build --> Error in tools::build Vignettes (dir = ".") :
Execution of
> make failed (translated output)
I presume you mean tools::buildVignettes, no space.
> However, if i take the commands from the makefile, they all work out fine.
> Any hints?
Well, normally the system gives you some output before that message.
All you need to do is to cd to your package's inst/doc directory, run
'make' and see what is reported. This doesn't look like an R issue,
more to do with your Makefile or your environment.
>
> Best Whishes,
>
> Thomas
>
> [[alternative HTML version deleted]]
Please do review the posting guide and not send HTML when explicitly
asked not to.
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
>
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595