You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can no longer install 'readxl' after I upgrade from R 4.3.3 to R 4.4.0 on Ubuntu 22.04.4 LTS because ERROR: compilation failed for package ‘readxl’. (Well, perhaps upgrading R is not the primary reason for the problem as other things may have changed as well.) I have pasted the outputs of sessionInfo() and install.packages( "readxl" ) below.
I suspect what you're experiencing and the fix is what you see here in this vroom thread: tidyverse/vroom#538. Certainly worth a try! If not, please report back.
I can no longer install 'readxl' after I upgrade from R 4.3.3 to R 4.4.0 on Ubuntu 22.04.4 LTS because
ERROR: compilation failed for package ‘readxl’.
(Well, perhaps upgrading R is not the primary reason for the problem as other things may have changed as well.) I have pasted the outputs ofsessionInfo()
andinstall.packages( "readxl" )
below.install.packages( "readxl" )
The text was updated successfully, but these errors were encountered: