* installing *source* package 'read.dbc' ... ** this is package 'read.dbc' version '1.1.1' ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 14.3.0' 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 blast.c -o blast.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 dbc2dbf.c -o dbc2dbf.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 dbf2dbc.c -o dbf2dbc.o dbf2dbc.c: In function 'dbf2dbc': dbf2dbc.c:56:5: error: unknown type name 'uint16_t' 56 | uint16_t header_size = header_bytes[0] | (header_bytes[1] << 8); | ^~~~~~~~ dbf2dbc.c:11:1: note: 'uint16_t' is defined in header ''; this is probably fixable by adding '#include ' 10 | #include "implode.h" +++ |+#include 11 | make: *** [D:/RCompile/recent/R/etc/x64/Makeconf:289: dbf2dbc.o] Error 1 ERROR: compilation failed for package 'read.dbc' * removing 'd:/RCompile/CRANincoming/R-devel/lib/read.dbc' * restoring previous 'd:/RCompile/CRANincoming/R-devel/lib/read.dbc'