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

Distribution log

--- running R CMD build for unixtools (project unixtools)
* checking for file 'unixtools/DESCRIPTION' ... OK
* preparing 'unixtools':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* checking for LF line-endings in source and make files and shell scripts
* checking for empty or unneeded directories
* building 'unixtools_0.1-1.tar.gz'

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'