* checking for file 'vsn/DESCRIPTION' ... OK
* preparing 'vsn':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to re-build vignettes
* Installing *source* package 'vsn' ...
** 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 vsn.c -o vsn.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 vsn.so vsn.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 vsn.c -o vsn.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 vsn.so vsn.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
** inst
** help
>>> Building/Updating help pages for package 'vsn'
Formats: text html latex example
getIntensityMatrix text html latex example
kidney text html latex example
lymphoma text html latex example
meanSdPlot text html latex example
normalize.AffyBatch.vsn text html latex example
sagmbSimulateData text html latex example
vsn text html latex example
vsnPlotPar text html latex example
vsnh text html latex example
** building package indices ...
* DONE (vsn)
* creating vignettes ... ERROR
Welcome to Bioconductor
Vignettes contain introductory material. To view, type
'openVignette()' or start with 'help(Biobase)'. For details
on reading vignettes, see the openVignette help page.
Error: chunk 16 (label=affy1)
Error in update.default(pbt) : need an object with call component
Error in buildVignettes(dir = ".") : Error: chunk 16 (label=affy1)
Error in update.default(pbt) : need an object with call component
Execution halted