Unable to Install R packages via Jupyter Notebook

Seeing below error on installing R packages via Jupyter notebookRInstallationError

Could someone please help here ?

@Venkat_Teja

Did you explore other options like to create your own personal library instead of using the one in which you do not have the write access?

In the attached screenshot, I have installed party using my own personal library.

@abhinav
Could you please elaborate which console have you run the above commands in ?

@Venkat_Teja,

I logged in via SSH to the web console.

@abhinav

I have tried to login via SSH as shown below. Please let me know if something needs to be corrected.
Rerror

You should install the package in R console. Just type “R” in the web console.

@abhinav Yes, I am able to do it now. Thanks much for continuous support.