again problem with shiny

library(shiny)
Error: package or namespace load failed for ‘shiny’ in inDL(x, as.logical(local), as.logical(now), ...) :
unable to load shared objec//R/R-4.5.1/library/httpuv/libs/x64/httpuv.dll':
LoadLibrary failure:

I know it is linked to another error message from a QGIS bug using Windows 7 on kernell32.dll: GetSystemTimePreciseAsFileTime in kernel32.dll for QGIS 3.34.4-1 and 3.36.0-1 · Issue #56604 · qgis/QGIS · GitHub

Every think was working when suddenly bug occured. Thank you

Do you have the httpuv R library installed?

@prubin prubin

Thank you. Unfortunately i get an error message linked to :[GetSystemTimePreciseAsFileTime in kernel32.dll

I tried again and again error message although the file was downloaded:

Error in system(paste(MAKE, p1(paste("-f", shQuote(makefiles))), "compilers"), :
'make' not found

  • removing 'C:/AppData/Local/Programs/R/R-4.5.1/library/httpuv'
  • restoring previous 'C:/AppData/Local/Programs/R/R-4.5.1/library/httpuv'
    ..LoadLibrary failure:

however i checked and confirm that path and file exist !

The "'make' not found" message sounds like there is a problem with your system's ability to compile C/C++ code (not directly an R issue). Unfortunately, I'm not a Windows user, so someone else will have to address that.

Ok thank you for explanation. Hopefully, i will find someone who knows this error. I admit my laptop is old with window 7 64 bits.

Still i always get a message error about [GetSystemTimePreciseAsFileTime] => please if ayone has information about how to solve this microsoft_window7 problem, let me know. Thank you.