* installing *source* package 'dsdp' ...
** this is package 'dsdp' version '0.1.1'
** package 'dsdp' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2026_04_17_01_50_00_1722/Rtmpk5QJKl/R.INSTALL2f484c97427f/dsdp/src'
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c clp.c -o clp.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c clpmisc.c -o clpmisc.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c clpmodel.c -o clpmodel.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c clpsol.c -o clpsol.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c clputil.c -o clputil.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c init.c -o init.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c interface.c -o interface.o
In file included from interface.c:2:
interface.c: In function 'rcdf_polygauss':
D:/RCompile/recent/R/include/Rinternals.h:874:33: error: implicit declaration of function 'Rf_allocSExp'; did you mean 'allocSExp'? [-Wimplicit-function-declaration]
  874 | #define allocSExp               Rf_allocSExp
      |                                 ^~~~~~~~~~~~
interface.c:513:16: note: in expansion of macro 'allocSExp'
  513 |         return allocSExp(NILSXP);
      |                ^~~~~~~~~
D:/RCompile/recent/R/include/Rinternals.h:874:33: error: returning 'int' from a function with return type 'SEXP' {aka 'struct SEXPREC *'} makes pointer from integer without a cast [-Wint-conversion]
  874 | #define allocSExp               Rf_allocSExp
interface.c:513:16: note: in expansion of macro 'allocSExp'
  513 |         return allocSExp(NILSXP);
      |                ^~~~~~~~~
interface.c: In function 'rcdf_polyggamma':
D:/RCompile/recent/R/include/Rinternals.h:874:33: error: returning 'int' from a function with return type 'SEXP' {aka 'struct SEXPREC *'} makes pointer from integer without a cast [-Wint-conversion]
  874 | #define allocSExp               Rf_allocSExp
interface.c:558:16: note: in expansion of macro 'allocSExp'
  558 |         return allocSExp(NILSXP);
      |                ^~~~~~~~~
interface.c: In function 'rigamma':
D:/RCompile/recent/R/include/Rinternals.h:874:33: error: returning 'int' from a function with return type 'SEXP' {aka 'struct SEXPREC *'} makes pointer from integer without a cast [-Wint-conversion]
  874 | #define allocSExp               Rf_allocSExp
interface.c:585:16: note: in expansion of macro 'allocSExp'
  585 |         return allocSExp(NILSXP);
      |                ^~~~~~~~~
interface.c: In function 'ricgamma':
D:/RCompile/recent/R/include/Rinternals.h:874:33: error: returning 'int' from a function with return type 'SEXP' {aka 'struct SEXPREC *'} makes pointer from integer without a cast [-Wint-conversion]
  874 | #define allocSExp               Rf_allocSExp
interface.c:631:16: note: in expansion of macro 'allocSExp'
  631 |         return allocSExp(NILSXP);
      |                ^~~~~~~~~
make[1]: *** [D:/RCompile/recent/R/etc/x64/Makeconf:297: interface.o] Error 1
make[1]: Leaving directory '/d/temp/2026_04_17_01_50_00_1722/Rtmpk5QJKl/R.INSTALL2f484c97427f/dsdp/src'
ERROR: compilation failed for package 'dsdp'
* removing 'd:/Rcompile/CRANpkg/lib/4.6/dsdp'
* restoring previous 'd:/Rcompile/CRANpkg/lib/4.6/dsdp'