CarbonEL - Carbon event loop for R - check results
RForge.net

CarbonEL

About CarbonEL
SVN access
Download/Files
News
Check results
Package R docs

Version: 0.1-4
Result: OK
Check time: 2008-04-29 09:51
* Installing *source* package 'CarbonEL' ...
** libs
gcc -std=gnu99 -I/usr/share/R/include -fpic -g -O2 -Wall -pedantic -c ael.c -o ael.o
ael.c:2:2: warning: #warning is a GCC extension
ael.c:2:2: warning: #warning "This package works on Mac OS X only."
gcc -std=gnu99 -shared -o CarbonEL.so ael.o -L/usr/lib/R/lib -lR
** R
** help
>>> Building/Updating help pages for package 'CarbonEL'
Formats: text html latex example
CarbonEL text html latex
** building package indices ...
* DONE (CarbonEL)