ministryofjustice / analytics-platform

Parent repository for the MOJ Analytics Platform
MIT License
14 stars 1 forks source link

Error when cloning SSH address (Github) in to R #134

Closed marijakamath closed 2 years ago

marijakamath commented 2 years ago

Hello,

I receive the following error message when trying to clone the below SSH address from Github in to R (for the training course Interfacing with Excel in R):

git clone --progress git@github.com:moj-analytical-services/r-excel-training.git r-excel-training Cloning into 'r-excel-training'... Permission denied (publickey). fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists.

I have created an SSH key in R and I have permissions to access the folder. Thanks