* installing *source* package 'ribiosArg' ...
** package 'ribiosArg' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.3.0'
make[1]: Entering directory '/d/temp/2026_02_23_12_00_48_23319/RtmpasFkoz/R.INSTALL64c88ae4e01/ribiosArg/src'
gcc -I"D:/RCompile/recent/R-4.4.3p/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/ribiosUtils/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -I../inst/include -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c argparse.c -o argparse.o
In file included from argparse.c:4:
../inst/include/ribios_arg.h:23:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
23 | extern SEXP rarg_isInit();
| ^~~~~~
argparse.c:62:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
62 | SEXP rarg_isInit() {
| ^~~~~~~~~~~
gcc -I"D:/RCompile/recent/R-4.4.3p/include" -DNDEBUG -I'D:/RCompile/CRANpkg/lib/4.4/ribiosUtils/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -I../inst/include -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o
In file included from init.c:3:
../inst/include/ribios_arg.h:23:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
23 | extern SEXP rarg_isInit();
| ^~~~~~
gcc -shared -s -static-libgcc -o ribiosArg.dll tmp.def argparse.o init.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.3p/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_02_23_12_00_48_23319/RtmpasFkoz/R.INSTALL64c88ae4e01/ribiosArg/src'
make[1]: Entering directory '/d/temp/2026_02_23_12_00_48_23319/RtmpasFkoz/R.INSTALL64c88ae4e01/ribiosArg/src'
make[1]: Leaving directory '/d/temp/2026_02_23_12_00_48_23319/RtmpasFkoz/R.INSTALL64c88ae4e01/ribiosArg/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-ribiosArg/00new/ribiosArg/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'ribiosArg' as ribiosArg_1.5.0.zip
* DONE (ribiosArg)