zmqc - 0MQ-based connections for R - check results
RForge.net

zmqc

About zmqc
GIT access
Download/Files
Check results

Version: 0.1-0
Result: ERROR
Check time: 2021-09-08 06:28
* using log directory ''
* using R Under development (unstable) (2021-09-06 r80865)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: ASCII
* using option '--as-cran'
* checking for file 'zmqc/DESCRIPTION' ... OK
* this is package 'zmqc' version '0.1-0'
* 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 executable files ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking serialization versions ... OK
* checking whether package 'zmqc' can be installed ... ERROR
Installation failed.
See '00install.out' for details.
* DONE

Status: 1 ERROR
See
'/00check.log'
for details.


Installation log: 00install.out

Distribution log

SVN checkout/GIT clone log


Build log for Windows 7 (R 3.0.x)

(zmqc 0.1-0)
* installing to library 'z:/rforge/Rlib/win7-3.0'
* installing *source* package 'zmqc' ...
** libs

*** arch - i386
gcc -m32 -I"C:/PROGRA~1/r/r-3.0/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O3 -Wall -std=gnu99 -mtune=core2 -c zmqc.c -o zmqc.o
zmqc.c:9:17: fatal error: zmq.h: No such file or directory
compilation terminated.
make: *** [zmqc.o] Error 1
ERROR: compilation failed for package 'zmqc'
* removing 'z:/rforge/Rlib/win7-3.0/zmqc'