* installing *source* package 'FastRWeb' ...
** package 'FastRWeb' successfully unpacked and MD5 sums checked
** using staged installation

   **********************************************
   WARNING: this package has a configure script
         It probably needs manual configuration
   **********************************************


** libs
make[1]: Entering directory '/d/temp/RtmpkBjMC3/R.INSTALL11aa81ca03b3c/FastRWeb/src'
compiling Rcgi (Makevars.win) /x64
 - using Windows setup
make[2]: Entering directory '/d/temp/RtmpkBjMC3/R.INSTALL11aa81ca03b3c/FastRWeb/src/Rcgi'
g++ -std=gnu++17  -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -I../include -I../include/Win32 -I.. -I. -DWin32   -c -o Rconnection.o Rconnection.cc
g++ -std=gnu++17  -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -I../include -I../include/Win32 -I.. -I. -DWin32   -c -o Rcgi.o Rcgi.cc
g++ -std=gnu++17  Rconnection.o Rcgi.o -o Rcgi.exe -lwsock32
make[2]: Leaving directory '/d/temp/RtmpkBjMC3/R.INSTALL11aa81ca03b3c/FastRWeb/src/Rcgi'
rm -rf ../inst/Rcgi
cp -r Rcgi ../inst
mkdir -p ../inst/cgi-bin/x64
touch null.so null.dll null.o # to make R CMD SHLIB happy
make[1]: Leaving directory '/d/temp/RtmpkBjMC3/R.INSTALL11aa81ca03b3c/FastRWeb/src'
make[1]: Entering directory '/d/temp/RtmpkBjMC3/R.INSTALL11aa81ca03b3c/FastRWeb/src'
make[1]: Leaving directory '/d/temp/RtmpkBjMC3/R.INSTALL11aa81ca03b3c/FastRWeb/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-FastRWeb/00new/FastRWeb/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'FastRWeb' as FastRWeb_1.2-1.zip
* DONE (FastRWeb)