* using log directory 'd:/Rcompile/CRANpkg/local/3.4/bayesCL.Rcheck'
* using R version 3.4.0 RC (2017-04-13 r72510)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* checking for file 'bayesCL/DESCRIPTION' ... OK
* this is package 'bayesCL' version '0.0.1'
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking whether package 'bayesCL' can be installed ... ERROR
Installation failed.
See 'd:/Rcompile/CRANpkg/local/3.4/bayesCL.Rcheck/00install.out' for details.
* DONE
The installation logfile:
* installing *source* package 'bayesCL' ...
** package 'bayesCL' successfully unpacked and MD5 sums checked

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


** libs

*** arch - i386
make[1]: Entering directory `/cygdrive/d/temp/RtmpQd07Dk/R.INSTALLbec29e560b9/bayesCL/src-i386'
d:/Compiler/gcc-4.9.3/mingw_32/bin/g++  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/Compiler/gcc-4.9.3/local330/include"     -pedantic -O2 -Wall  -mtune=core2 -c Blasso.cpp -o Blasso.o
In file included from Blasso.cpp:17:0:
PolyaGamma.h:32:23: fatal error: CL/opencl.h: No such file or directory
 #include <CL/opencl.h>
                       ^
compilation terminated.
make[1]: *** [Blasso.o] Error 1
make[1]: Leaving directory `/cygdrive/d/temp/RtmpQd07Dk/R.INSTALLbec29e560b9/bayesCL/src-i386'
Warning: running command 'make -f "D:/RCompile/recent/R/etc/i386/Makeconf" -f "D:/RCompile/recent/R/etc/i386/Makevars.site" -f "D:/RCompile/recent/R/share/make/winshlib.mk" SHLIB_LDFLAGS='$(SHLIB_CXXLDFLAGS)' SHLIB_LD='$(SHLIB_CXXLD)' SHLIB="bayesCL.dll" OBJECTS="Blasso.o LogitWrapper.o PolyaGamma.o PolyaGammaD.o bayesCL_init.o"' had status 2
ERROR: compilation failed for package 'bayesCL'
* removing 'd:/Rcompile/CRANpkg/lib/3.4/bayesCL'