Renv not compiling package bit after R update to R-4.5

I am hosing shiny dashboards using shinyserver, my ubuntu autoupdated the R version from R-4.4 to R-4.5 and I am now unable use renv to restore my packages from the renv.lock file due to a compilation issue with some package called bit. Note, I am however able to install the same package directly into the renv library folder or as a global package.
Any ideas why this is the case?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.