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
In R studio I have tried to install the package "git2r" via install.packages("git2r") but the compilation failed. I have installed libgit2 in my conda environment as I thought this could be the problem but I still couldn't install git2r. I have also. tried using the devtools method but it didn't work. The error message I got when installing git2r package :