tion! However it still doesn’t work (same error).
>
> Best regards,
> Yingxin
>
> From: "Chengyang.Ji12"
> Date: Tuesday, 5 May 2020 at 11:44 am
> To: Yingxin Lin , Nitesh Turaga
, "bioc-devel@r-project.org"
> Subject
; Thank you for your suggestion! However it still doesn’t work (same error).
>
> Best regards,
> Yingxin
>
> From: "Chengyang.Ji12"
> Date: Tuesday, 5 May 2020 at 11:44 am
> To: Yingxin Lin , Nitesh Turaga
> , "bioc-devel@r-project.org"
>
> Subject:
Hi,
Thank you for your suggestion! However it still doesn’t work (same error).
Best regards,
Yingxin
From: "Chengyang.Ji12"
Date: Tuesday, 5 May 2020 at 11:44 am
To: Yingxin Lin , Nitesh Turaga
, "bioc-devel@r-project.org"
Subject: RE: [Bioc-devel] Could not read from rem
.b...@gmail.com>;
bioc-devel@r-project.org<mailto:bioc-devel@r-project.org>
Subject: Re: [Bioc-devel] Could not read from remote repository
Hi Nitesh,
I have created another ssh key. But the same error still comes up. Are there
any other way I could fix the problem. Thank you!
Best regards
Hi Nitesh,
I have created another ssh key. But the same error still comes up. Are there
any other way I could fix the problem. Thank you!
Best regards,
Yingxin
On 5/5/20, 1:20 am, "Nitesh Turaga" wrote:
Hi,
Everything looks fine. It's very unusual to see that you are getting RW
Hi,
Everything looks fine. It's very unusual to see that you are getting RW
permissions shown from `ssh -T` and you are not able to access your package.
It could be a firewall / transient issue with your internet. But, just for the
sake of it could you try adding another SSH key to your BiocCr
You must be using the wrong SSH key most likely.
If you have R W access it means the key exists but when you try to "fetch" via
git, it's using the wrong key. You can set up your config file if you identify
which SSH key is correct.
Your git remote is malformed(formatting), if you resend it t
Hi,
I am trying to follow the guideline to sync the existing repositories of my
package scClassify, but I got the following error:
(base) 192-168-1-112:scClassify yingxinlin$ git fetch --all
Fetching origin
From https://github.com/SydneyBioX/scClassify
* branchmaster -> FETCH_HE