Drag the R framework and R application to trash. They are under /Applications 
and /Library/Frameworks.

If you are more comfortable with the command line, using Terminal you can use

rm -rf /Library/Frameworks/R.framework
rm -rf /Applications/R.app

If you get any permission issues, prepend sudo before the command.

Cheers,
Simon



> On Nov 8, 2021, at 11:39 PM, Amarjit Chandhial via R-SIG-Mac 
> <r-sig-mac@r-project.org> wrote:
> 
> 
> Hi
> 
> 
> This is probably an email for Simon Urbanek.
> 
> I have been an R user on Windows for many years, however switched to 
> using R on my MacBook Pro 2012 running MacOS Mojave 10.14.6.
> 
> Please can you provide instructions on how to properly and completely 
> uninstall R (I am currently using R 4.1.1), so I may make a clean 
> install of R 4.1.2.
> 
> 
> thanks,
> Amarjit
> 
> 
>       [[alternative HTML version deleted]]
> 
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac@r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
> 

_______________________________________________
R-SIG-Mac mailing list
R-SIG-Mac@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to