* installing *source* package 'asciicast' ...
** package 'asciicast' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/RtmpUheBLU/R.INSTALL108a87fcf6679/asciicast/src'
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/processx/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rwin.c -o rwin.o
gcc  -O3 -o rem.exe rwin.o -I. -L"D:/RCompile/recent/R-4.4.0/bin/x64" -lR -lm
make[1]: Leaving directory '/d/temp/RtmpUheBLU/R.INSTALL108a87fcf6679/asciicast/src'
make[1]: Entering directory '/d/temp/RtmpUheBLU/R.INSTALL108a87fcf6679/asciicast/src'
gcc  -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.4/processx/include'   -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c client.c -o client.o
client.c:10:10: fatal error: Rinterface.h: No such file or directory
   10 | #include <Rinterface.h>
      |          ^~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [D:/RCompile/recent/R-4.4.0/etc/x64/Makeconf:289: client.o] Error 1
make[1]: Leaving directory '/d/temp/RtmpUheBLU/R.INSTALL108a87fcf6679/asciicast/src'
installing via 'install.libs.R' to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-asciicast/00new/asciicast
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 'asciicast' as asciicast_2.3.1.zip
* DONE (asciicast)