* checking for file 'maanova/DESCRIPTION' ... OK
* preparing 'maanova':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to re-build vignettes
* Installing *source* package 'maanova' ...
** libs
** arch - i386
gcc-4.0 -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -msse3 -D__NO_MATH_INLINES -fPIC -g -O2 -std=gnu99 -march=pentium-m -mtune=prescott -c makeratio.c -o makeratio.o
gcc-4.0 -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -msse3 -D__NO_MATH_INLINES -fPIC -g -O2 -std=gnu99 -march=pentium-m -mtune=prescott -c shift.c -o shift.o
shift.c: In function 'shift':
shift.c:45: warning: implicit declaration of function 'median'
gcc-4.0 -arch i386 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -msse3 -D__NO_MATH_INLINES -fPIC -g -O2 -std=gnu99 -march=pentium-m -mtune=prescott -c util.c -o util.o
gcc-4.0 -arch i386 -dynamiclib -Wl,-macosx_version_min -Wl,10.3 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o maanova.so makeratio.o shift.o util.o -L/Library/Frameworks/R.framework/Resources/lib/i386 -lR -dylib_file libRblas.dylib:/Library/Frameworks/R.framework/Resources/lib/i386/libRblas.dylib
** arch - ppc
gcc-4.0 -arch ppc -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -std=gnu99 -c makeratio.c -o makeratio.o
gcc-4.0 -arch ppc -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -std=gnu99 -c shift.c -o shift.o
shift.c: In function 'shift':
shift.c:45: warning: implicit declaration of function 'median'
gcc-4.0 -arch ppc -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -std=gnu99 -c util.c -o util.o
gcc-4.0 -arch ppc -dynamiclib -Wl,-macosx_version_min -Wl,10.3 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o maanova.so makeratio.o shift.o util.o -L/Library/Frameworks/R.framework/Resources/lib/ppc -lR -dylib_file libRblas.dylib:/Library/Frameworks/R.framework/Resources/lib/ppc/libRblas.dylib
** R
** data
** demo
** inst
** preparing package for lazy loading
** help
>>> Building/Updating help pages for package 'maanova'
Formats: text html latex example
Rmaanova.version text html latex example
abf1 text html latex example
adjPval text html latex example
arrayview text html latex example
consensus text html latex example
createData text html latex example
dyeswapfilter text html latex example
exprSet2Rawdata text html latex
fill.missing text html latex example
fitmaanova text html latex example
fom text html latex example
geneprofile text html latex example
gridcheck text html latex example
kidney text html latex example
maanova-internal text html latex example
macluster text html latex example
makeModel text html latex example
matest text html latex example
paigen text html latex example
read.madata text html latex example
resiplot text html latex example
riplot text html latex example
subset.madata text html latex example
transform.madata text html latex example
varplot text html latex example
volcano text html latex example
write.madata text html latex example
** building package indices ...
* DONE (maanova)
* creating vignettes ... ERROR
/Library/Frameworks/R.framework/Resources/bin/texi2dvi: pdflatex exited with bad status, quitting.
/Library/Frameworks/R.framework/Resources/bin/texi2dvi: see maanova.log for errors.
Error in texi2dvi(file = bft, pdf = TRUE, clean = FALSE, quiet = quiet) :
running texi2dvi on 'maanova.tex' failed
Execution halted