background - Background processing and asynchronous callbacks - check results
RForge.net

background

About background
SVN access
Download/Files
Check results
Package R docs

Version: 0.1-1
Result: WARNING
Check time: 2018-01-24 19:58

SVN checkout/GIT clone log

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

Distribution log

SVN checkout/GIT clone log


Build log for Windows 7 (R 3.0.x)

(background 0.1-1)
* installing to library 'z:/rforge/Rlib/win7-3.0'
* installing *source* package 'background' ...
** 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 async.c -o async.o
async.c: In function 'first_init':
async.c:72:30: error: 'BackgroundWindowProc' undeclared (first use in this function)
async.c:72:30: note: each undeclared identifier is reported only once for each function it appears in
async.c: In function 'BackgroundWindowProc':
async.c:150:43: error: 'WM_BACKGROUND_CALLBACK_CALLBACK' undeclared (first use in this function)
async.c: At top level:
async.c:57:1: warning: 'RhttpdWindowProc' declared 'static' but never defined [-Wunused-function]
async.c:170:13: warning: 'callback_input_handler' defined but not used [-Wunused-function]
async.c:148:25: warning: 'BackgroundWindowProc' defined but not used [-Wunused-function]
make: *** [async.o] Error 1
ERROR: compilation failed for package 'background'
* removing 'z:/rforge/Rlib/win7-3.0/background'