Cannot load `httpuv` package: httpuv.dll load failed
I am trying to load the httpuv
package after installing it in a fresh R 4.4.1 session without success (using install.packages("httpuv")
). Once installed, I try to load it using library(httpuv)
and the following error pops up: