

To run R, sudo -i R To exit back to the terminal quit() install R, go to and follow the script there.install broken dependencies sudo apt -fix-broken install This fixed the libssl and libclang errors that I was getting.install dependencies apt install dirmngr gnupg apt-transport-https ca-certificates software-properties-common.

update system sudo apt update & sudo apt upgrade.R: R version 4.2.2 Patched ( r83330) - "Innocent and Trusting" Copyright (C) 2022 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (64-bit) This might be a little late, though it might help someone.
