unixtools - R interface to system-level tools on unix - check results
RForge.net

unixtools

About unixtools
GIT access
Download/Files
Check results
Package R docs

Version: 0.1-1
Result: WARNING
Check time: 2021-09-08 06:27

SVN checkout/GIT clone log

git clone --recursive https://github.com/s-u/unixtools.git unixtools
Cloning into 'unixtools'...

Distribution log

SVN checkout/GIT clone log


Build log for Windows 7 (R 3.0.x)

(unixtools 0.1-1)
* installing to library 'z:/rforge/Rlib/win7-3.0'
* installing *source* package 'unixtools' ...
** 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 settemp.c -o settemp.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 unix.c -o unix.o
unix.c:3:17: fatal error: grp.h: No such file or directory
compilation terminated.
make: *** [unix.o] Error 1
ERROR: compilation failed for package 'unixtools'
* removing 'z:/rforge/Rlib/win7-3.0/unixtools'