* installing *source* package 'grattanInflators' ...
** this is package 'grattanInflators' version '0.5.7'
** package 'grattanInflators' 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_01_13_14_27_56_18496/RtmpgdIxzj/R.INSTALLc74027837c53/grattanInflators/src'
gcc  -I"D:/RCompile/recent/R-4.5.2/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c C_YearMonthSplit.c -o C_YearMonthSplit.o
In file included from C_YearMonthSplit.c:1:
grattanInflator.h:20:20: warning: conflicting types for built-in function 'isdigit'; expected 'int(int)' [-Wbuiltin-declaration-mismatch]
   20 | static inline bool isdigit(char c) {
      |                    ^~~~~~~
grattanInflator.h:16:1: note: 'isdigit' is declared in header '<ctype.h>'
   15 | #include <stdint.h> // for uint64_t rather than unsigned long long, intptr
  +++ |+#include <ctype.h>
   16 | #include <stdbool.h>
grattanInflator.h:24:20: warning: conflicting types for built-in function 'isalpha'; expected 'int(int)' [-Wbuiltin-declaration-mismatch]
   24 | static inline bool isalpha(char c) {
      |                    ^~~~~~~
grattanInflator.h:24:20: note: 'isalpha' is declared in header '<ctype.h>'
gcc  -I"D:/RCompile/recent/R-4.5.2/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c C_multiply.c -o C_multiply.o
In file included from C_multiply.c:1:
grattanInflator.h:20:20: warning: conflicting types for built-in function 'isdigit'; expected 'int(int)' [-Wbuiltin-declaration-mismatch]
   20 | static inline bool isdigit(char c) {
      |                    ^~~~~~~
grattanInflator.h:16:1: note: 'isdigit' is declared in header '<ctype.h>'
   15 | #include <stdint.h> // for uint64_t rather than unsigned long long, intptr
  +++ |+#include <ctype.h>
   16 | #include <stdbool.h>
grattanInflator.h:24:20: warning: conflicting types for built-in function 'isalpha'; expected 'int(int)' [-Wbuiltin-declaration-mismatch]
   24 | static inline bool isalpha(char c) {
      |                    ^~~~~~~
grattanInflator.h:24:20: note: 'isalpha' is declared in header '<ctype.h>'
gcc  -I"D:/RCompile/recent/R-4.5.2/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c SEXP2YearMonth.c -o SEXP2YearMonth.o
In file included from SEXP2YearMonth.c:1:
grattanInflator.h:20:20: warning: conflicting types for built-in function 'isdigit'; expected 'int(int)' [-Wbuiltin-declaration-mismatch]
   20 | static inline bool isdigit(char c) {
      |                    ^~~~~~~
grattanInflator.h:16:1: note: 'isdigit' is declared in header '<ctype.h>'
   15 | #include <stdint.h> // for uint64_t rather than unsigned long long, intptr
  +++ |+#include <ctype.h>
   16 | #include <stdbool.h>
grattanInflator.h:24:20: warning: conflicting types for built-in function 'isalpha'; expected 'int(int)' [-Wbuiltin-declaration-mismatch]
   24 | static inline bool isalpha(char c) {
      |                    ^~~~~~~
grattanInflator.h:24:20: note: 'isalpha' is declared in header '<ctype.h>'
gcc  -I"D:/RCompile/recent/R-4.5.2/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c check_input.c -o check_input.o
In file included from check_input.c:1:
grattanInflator.h:20:20: warning: conflicting types for built-in function 'isdigit'; expected 'int(int)' [-Wbuiltin-declaration-mismatch]
   20 | static inline bool isdigit(char c) {
      |                    ^~~~~~~
grattanInflator.h:16:1: note: 'isdigit' is declared in header '<ctype.h>'
   15 | #include <stdint.h> // for uint64_t rather than unsigned long long, intptr
  +++ |+#include <ctype.h>
   16 | #include <stdbool.h>
grattanInflator.h:24:20: warning: conflicting types for built-in function 'isalpha'; expected 'int(int)' [-Wbuiltin-declaration-mismatch]
   24 | static inline bool isalpha(char c) {
      |                    ^~~~~~~
grattanInflator.h:24:20: note: 'isalpha' is declared in header '<ctype.h>'
gcc  -I"D:/RCompile/recent/R-4.5.2/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c cpi.c -o cpi.o
In file included from cpi.c:1:
grattanInflator.h:20:20: warning: conflicting types for built-in function 'isdigit'; expected 'int(int)' [-Wbuiltin-declaration-mismatch]
   20 | static inline bool isdigit(char c) {
      |                    ^~~~~~~
grattanInflator.h:16:1: note: 'isdigit' is declared in header '<ctype.h>'
   15 | #include <stdint.h> // for uint64_t rather than unsigned long long, intptr
  +++ |+#include <ctype.h>
   16 | #include <stdbool.h>
grattanInflator.h:24:20: warning: conflicting types for built-in function 'isalpha'; expected 'int(int)' [-Wbuiltin-declaration-mismatch]
   24 | static inline bool isalpha(char c) {
      |                    ^~~~~~~
grattanInflator.h:24:20: note: 'isalpha' is declared in header '<ctype.h>'
gcc  -I"D:/RCompile/recent/R-4.5.2/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c errif.c -o errif.o
In file included from errif.c:1:
grattanInflator.h:20:20: warning: conflicting types for built-in function 'isdigit'; expected 'int(int)' [-Wbuiltin-declaration-mismatch]
   20 | static inline bool isdigit(char c) {
      |                    ^~~~~~~
grattanInflator.h:16:1: note: 'isdigit' is declared in header '<ctype.h>'
   15 | #include <stdint.h> // for uint64_t rather than unsigned long long, intptr
  +++ |+#include <ctype.h>
   16 | #include <stdbool.h>
grattanInflator.h:24:20: warning: conflicting types for built-in function 'isalpha'; expected 'int(int)' [-Wbuiltin-declaration-mismatch]
   24 | static inline bool isalpha(char c) {
      |                    ^~~~~~~
grattanInflator.h:24:20: note: 'isalpha' is declared in header '<ctype.h>'
gcc  -I"D:/RCompile/recent/R-4.5.2/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c idate_YearMonth.c -o idate_YearMonth.o
In file included from idate_YearMonth.c:1:
grattanInflator.h:20:20: warning: conflicting types for built-in function 'isdigit'; expected 'int(int)' [-Wbuiltin-declaration-mismatch]
   20 | static inline bool isdigit(char c) {
      |                    ^~~~~~~
grattanInflator.h:16:1: note: 'isdigit' is declared in header '<ctype.h>'
   15 | #include <stdint.h> // for uint64_t rather than unsigned long long, intptr
  +++ |+#include <ctype.h>
   16 | #include <stdbool.h>
grattanInflator.h:24:20: warning: conflicting types for built-in function 'isalpha'; expected 'int(int)' [-Wbuiltin-declaration-mismatch]
   24 | static inline bool isalpha(char c) {
      |                    ^~~~~~~
grattanInflator.h:24:20: note: 'isalpha' is declared in header '<ctype.h>'
gcc  -I"D:/RCompile/recent/R-4.5.2/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c inflate.c -o inflate.o
In file included from inflate.c:1:
grattanInflator.h:20:20: warning: conflicting types for built-in function 'isdigit'; expected 'int(int)' [-Wbuiltin-declaration-mismatch]
   20 | static inline bool isdigit(char c) {
      |                    ^~~~~~~
grattanInflator.h:16:1: note: 'isdigit' is declared in header '<ctype.h>'
   15 | #include <stdint.h> // for uint64_t rather than unsigned long long, intptr
  +++ |+#include <ctype.h>
   16 | #include <stdbool.h>
grattanInflator.h:24:20: warning: conflicting types for built-in function 'isalpha'; expected 'int(int)' [-Wbuiltin-declaration-mismatch]
   24 | static inline bool isalpha(char c) {
      |                    ^~~~~~~
grattanInflator.h:24:20: note: 'isalpha' is declared in header '<ctype.h>'
gcc  -I"D:/RCompile/recent/R-4.5.2/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c init.c -o init.o
gcc  -I"D:/RCompile/recent/R-4.5.2/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c minmaxDate.c -o minmaxDate.o
In file included from minmaxDate.c:1:
grattanInflator.h:20:20: warning: conflicting types for built-in function 'isdigit'; expected 'int(int)' [-Wbuiltin-declaration-mismatch]
   20 | static inline bool isdigit(char c) {
      |                    ^~~~~~~
grattanInflator.h:16:1: note: 'isdigit' is declared in header '<ctype.h>'
   15 | #include <stdint.h> // for uint64_t rather than unsigned long long, intptr
  +++ |+#include <ctype.h>
   16 | #include <stdbool.h>
grattanInflator.h:24:20: warning: conflicting types for built-in function 'isalpha'; expected 'int(int)' [-Wbuiltin-declaration-mismatch]
   24 | static inline bool isalpha(char c) {
      |                    ^~~~~~~
grattanInflator.h:24:20: note: 'isalpha' is declared in header '<ctype.h>'
gcc  -I"D:/RCompile/recent/R-4.5.2/include" -DNDEBUG     -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp   -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x  -mfpmath=sse -msse2 -mstackrealign   -c omp_diagnose.c -o omp_diagnose.o
In file included from omp_diagnose.c:1:
grattanInflator.h:20:20: warning: conflicting types for built-in function 'isdigit'; expected 'int(int)' [-Wbuiltin-declaration-mismatch]
   20 | static inline bool isdigit(char c) {
      |                    ^~~~~~~
grattanInflator.h:16:1: note: 'isdigit' is declared in header '<ctype.h>'
   15 | #include <stdint.h> // for uint64_t rather than unsigned long long, intptr
  +++ |+#include <ctype.h>
   16 | #include <stdbool.h>
grattanInflator.h:24:20: warning: conflicting types for built-in function 'isalpha'; expected 'int(int)' [-Wbuiltin-declaration-mismatch]
   24 | static inline bool isalpha(char c) {
      |                    ^~~~~~~
grattanInflator.h:24:20: note: 'isalpha' is declared in header '<ctype.h>'
gcc -shared -s -static-libgcc -o grattanInflators.dll tmp.def C_YearMonthSplit.o C_multiply.o SEXP2YearMonth.o check_input.o cpi.o errif.o idate_YearMonth.o inflate.o init.o minmaxDate.o omp_diagnose.o -fopenmp -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.5.2/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_01_13_14_27_56_18496/RtmpgdIxzj/R.INSTALLc74027837c53/grattanInflators/src'
make[1]: Entering directory '/d/temp/2026_01_13_14_27_56_18496/RtmpgdIxzj/R.INSTALLc74027837c53/grattanInflators/src'
make[1]: Leaving directory '/d/temp/2026_01_13_14_27_56_18496/RtmpgdIxzj/R.INSTALLc74027837c53/grattanInflators/src'
installing to d:/Rcompile/CRANpkg/lib/4.5/00LOCK-grattanInflators/00new/grattanInflators/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 'grattanInflators' as grattanInflators_0.5.7.zip
* DONE (grattanInflators)