threads - Infrastructure for using threads in R packages - check results
RForge.net

threads

About threads
SVN access
Download/Files
Check results

Version: 0.1-0
Result: ERROR
Check time: 2018-01-26 22:28
* using log directory ''
* using R Under development (unstable) (2018-01-26 r74168)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: ISO8859-1
* using option '--as-cran'
* checking for file 'threads/DESCRIPTION' ... OK
* this is package 'threads' 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 serialized R objects in the sources ... OK
* checking whether package 'threads' 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 Mac OS X 10.5 (R 2.16.x)

Warning: invalid package 'hreads'
Error: ERROR: no packages specified

Build log for Windows 7 (R 3.0.x)

(threads 0.1-0)
* installing to library 'z:/rforge/Rlib/win7-3.0'
* installing *source* package 'threads' ...
** 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 mutex.c -o mutex.o
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 threads.c -o threads.o
threads.c:4:42: fatal error: Rinterface.h: No such file or directory
compilation terminated.
make: *** [threads.o] Error 1
ERROR: compilation failed for package 'threads'
* removing 'z:/rforge/Rlib/win7-3.0/threads'