Description of issue -
Steps taken so far -
sessionInfo()
From Troubleshooting Guide: Using RStudio
I get the below message and my devtools isnt properly installed
In install.packages("devtools") : installation of package ‘withr’ had non-zero exit status
What happens if you try to install withr package?
withr
install.packages("withr")
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.