base64enc - Tools for base64 encoding - check results
RForge.net

base64enc

About base64enc
GIT access
Download/Files
News
Check results
Package R docs

Version: 0.1-4
Result: WARNING
Check time: 2022-11-30 04:23

SVN checkout/GIT clone log

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

Distribution log

SVN checkout/GIT clone log


Build log for Windows 7 (R 3.0.x)

(base64enc 0.1-1)
* installing to library 'z:/rforge/Rlib/win7-3.0'
* installing *source* package 'base64enc' ...
** 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 base64.c -o base64.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 uriencode.c -o uriencode.o
gcc -m32 -shared -s -static-libgcc -o base64enc.dll tmp.def base64.o uriencode.o -Ld:/RCompile/CRANpkg/extralibs64/local/lib/i386 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LC:/PROGRA~1/r/r-3.0/bin/i386 -lR
installing to z:/rforge/Rlib/win7-3.0/base64enc/libs/i386

*** arch - x64
gcc -m64 -I"C:/PROGRA~1/r/r-3.0/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -std=gnu99 -mtune=core2 -c base64.c -o base64.o
gcc -m64 -I"C:/PROGRA~1/r/r-3.0/include" -DNDEBUG -I"d:/RCompile/CRANpkg/extralibs64/local/include" -O2 -Wall -std=gnu99 -mtune=core2 -c uriencode.c -o uriencode.o
gcc -m64 -shared -s -static-libgcc -o base64enc.dll tmp.def base64.o uriencode.o -Ld:/RCompile/CRANpkg/extralibs64/local/lib/x64 -Ld:/RCompile/CRANpkg/extralibs64/local/lib -LC:/PROGRA~1/r/r-3.0/bin/x64 -lR
installing to z:/rforge/Rlib/win7-3.0/base64enc/libs/x64
** R
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
*** arch - i386
*** arch - x64
* MD5 sums
packaged installation of 'base64enc' as base64enc_0.1-1.zip
* DONE (base64enc)