############################################################################## ############################################################################## ### ### Running command: ### ### chmod a+r banocc -R && F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data banocc ### ############################################################################## ############################################################################## * checking for file 'banocc/DESCRIPTION' ... OK * preparing 'banocc': * checking DESCRIPTION meta-information ... OK * installing the package to build vignettes * creating vignettes ... ERROR --- re-building 'banocc-vignette.Rmd' using rmarkdown DIAGNOSTIC(S) FROM PARSER: Info: integer division implicitly rounds to integer. Found int division: P * P - 1 / 2 Positive values rounded down, negative values rounded up or down in platform-dependent way. make cmd is make -f "F:/biocbuild/bbs-3.16-bioc/R/etc/x64/Makeconf" -f "F:/biocbuild/bbs-3.16-bioc/R/share/make/winshlib.mk" CXX='$(CXX14) $(CXX14STD)' CXXFLAGS='$(CXX14FLAGS)' CXXPICFLAGS='$(CXX14PICFLAGS)' SHLIB_LDFLAGS='$(SHLIB_CXX14LDFLAGS)' SHLIB_LD='$(SHLIB_CXX14LD)' SHLIB="file44905823e8e.dll" WIN=64 TCLBIN= OBJECTS="file44905823e8e.o" make would use if test "zfile44905823e8e.o" != "z"; then \ if test -e "file44905823e8e-win.def"; then \ echo g++ -shared -s -static-libgcc -o file44905823e8e.dll file44905823e8e-win.def file44905823e8e.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.16-bioc/R/bin/x64" -lR ; \ g++ -shared -s -static-libgcc -o file44905823e8e.dll file44905823e8e-win.def file44905823e8e.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.16-bioc/R/bin/x64" -lR ; \ else \ echo EXPORTS > tmp.def; \ nm file44905823e8e.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 file44905823e8e.dll tmp.def file44905823e8e.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.16-bioc/R/bin/x64" -lR ; \ g++ -shared -s -static-libgcc -o file44905823e8e.dll tmp.def file44905823e8e.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.16-bioc/R/bin/x64" -lR ; \ rm -f tmp.def; \ fi \ fi Quitting from lines 138-142 (banocc-vignette.Rmd) Quitting from lines 138-142 (banocc-vignette.Rmd) Error: processing vignette 'banocc-vignette.Rmd' failed with diagnostics: invalid connection --- failed re-building 'banocc-vignette.Rmd' SUMMARY: processing the following file failed: 'banocc-vignette.Rmd' Error: Vignette re-building failed. Execution halted