############################################################################## ############################################################################## ### ### Running command: ### ### chmod a+r genphen -R && F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data genphen ### ############################################################################## ############################################################################## * checking for file 'genphen/DESCRIPTION' ... OK * preparing 'genphen': * checking DESCRIPTION meta-information ... OK * installing the package to build vignettes * creating vignettes ... ERROR --- re-building 'genphenManual.Rnw' using Sweave Loading required package: genphen Loading required package: Rcpp Warning: Package 'genphen' is deprecated and will be removed from Bioconductor version 3.16 Loading required package: ggplot2 Loading required package: knitr Loading required package: ggrepel Loading required package: reshape Loading required package: ape Loading required package: xtable Loading required package: gridExtra Warning: Groups with fewer than two data points have been dropped. Warning: Groups with fewer than two data points have been dropped. Warning: Groups with fewer than two data points have been dropped. Warning: Groups with fewer than two data points have been dropped. Warning: Groups with fewer than two data points have been dropped. Warning: Groups with fewer than two data points have been dropped. Warning: Groups with fewer than two data points have been dropped. Warning: Groups with fewer than two data points have been dropped. make cmd is make -f "F:/biocbuild/bbs-3.15-bioc/R/etc/x64/Makeconf" -f "F:/biocbuild/bbs-3.15-bioc/R/share/make/winshlib.mk" CXX='$(CXX14) $(CXX14STD)' CXXFLAGS='$(CXX14FLAGS)' CXXPICFLAGS='$(CXX14PICFLAGS)' SHLIB_LDFLAGS='$(SHLIB_CXX14LDFLAGS)' SHLIB_LD='$(SHLIB_CXX14LD)' SHLIB="file33a014ed76f0.dll" WIN=64 TCLBIN= OBJECTS="file33a014ed76f0.o" make would use if test "zfile33a014ed76f0.o" != "z"; then \ if test -e "file33a014ed76f0-win.def"; then \ echo g++ -shared -s -static-libgcc -o file33a014ed76f0.dll file33a014ed76f0-win.def file33a014ed76f0.o -L"C:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64" -L"C:/rtools42/x86_64-w64-mingw32.static.posix/lib" -L"F:/biocbuild/bbs-3.15-bioc/R/bin/x64" -lR ; \ g++ -shared -s -static-libgcc -o file33a014ed76f0.dll file33a014ed76f0-win.def file33a014ed76f0.o -L"C:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64" -L"C:/rtools42/x86_64-w64-mingw32.static.posix/lib" -L"F:/biocbuild/bbs-3.15-bioc/R/bin/x64" -lR ; \ else \ echo EXPORTS > tmp.def; \ nm file33a014ed76f0.o | sed -n 's/^.* [BCDRT] / /p' | sed -e '/[.]refptr[.]/d' -e '/[.]weak[.]/d' | sed 's/[^ ][^ ]*/"&"/g' >> tmp.def; \ echo g++ -shared -s -static-libgcc -o file33a014ed76f0.dll tmp.def file33a014ed76f0.o -L"C:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64" -L"C:/rtools42/x86_64-w64-mingw32.static.posix/lib" -L"F:/biocbuild/bbs-3.15-bioc/R/bin/x64" -lR ; \ g++ -shared -s -static-libgcc -o file33a014ed76f0.dll tmp.def file33a014ed76f0.o -L"C:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64" -L"C:/rtools42/x86_64-w64-mingw32.static.posix/lib" -L"F:/biocbuild/bbs-3.15-bioc/R/bin/x64" -lR ; \ rm -f tmp.def; \ fi \ fi Error: processing vignette 'genphenManual.Rnw' failed with diagnostics: chunk 6 Error in sink(type = "output") : invalid connection --- failed re-building 'genphenManual.Rnw' SUMMARY: processing the following file failed: 'genphenManual.Rnw' Error: Vignette re-building failed. Execution halted