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

SVN checkout/GIT clone log

svn: E170013: Unable to connect to a repository at URL 'file:///var/svnroot/threads/trunk'
svn: E180001: Unable to open repository 'file:///var/svnroot/threads/trunk'

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'