##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD INSTALL multiscan
###
##############################################################################
##############################################################################


* installing to library 'E:/biocbuild/bbs-3.19-bioc/R/library'
* installing *source* package 'multiscan' ...
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
gcc  -I"E:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG     -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c multiscan.c -o multiscan.o
gcc -shared -s -static-libgcc -o multiscan.dll tmp.def multiscan.o -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib -LE:/biocbuild/bbs-3.19-bioc/R/bin/x64 -lR
installing to E:/biocbuild/bbs-3.19-bioc/R/library/00LOCK-multiscan/00new/multiscan/libs/x64
** R
** data
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
*** Loaded multiscan Version 1.64.0 *** 
Type 'vignette("multiscan")' to view the package vignette.
** testing if installed package can be loaded from final location
*** Loaded multiscan Version 1.64.0 *** 
Type 'vignette("multiscan")' to view the package vignette.
** testing if installed package keeps a record of temporary installation path
* DONE (multiscan)