Re: [Bioc-devel] Permission denied (publickey)

2020-02-11 Thread Turaga, Nitesh
Hi Daniel, Could you try adding a new public key? Because everything on our end is fine. Best Nitesh > On Feb 11, 2020, at 1:09 PM, Danrley Fernandes wrote: > > Hi, > I'm the developer of the package rSWeeP, and I'm trying to clone my > package's repository on Bioconductor, so I can commit

Re: [Bioc-devel] permission denied

2019-05-07 Thread ruizhu huang
> > > > Department of Biostatistics & Bioinformatics > > > > Elm & Carlton Streets > > > > Buffalo, New York 14263 > > -- > > *From:* ruizhu huang > > *Sent:* Thursday, May 2

Re: [Bioc-devel] permission denied

2019-05-07 Thread Martin Morgan
* ruizhu huang > *Sent:* Thursday, May 2, 2019 10:47:04 AM > *To:* Shepherd, Lori > *Cc:* bioc-devel@r-project.org > *Subject:* Re: [Bioc-devel] permission denied > > Thanks for help! Unfortunately, I can't even login to activate my account >

Re: [Bioc-devel] permission denied

2019-05-07 Thread ruizhu huang
ork 14263 > -- > *From:* ruizhu huang > *Sent:* Thursday, May 2, 2019 10:47:04 AM > *To:* Shepherd, Lori > *Cc:* bioc-devel@r-project.org > *Subject:* Re: [Bioc-devel] permission denied > > Thanks for help! Unfortunately, I can't even login to a

Re: [Bioc-devel] permission denied

2019-05-06 Thread Shepherd, Lori
Lori Cc: bioc-devel@r-project.org Subject: Re: [Bioc-devel] permission denied Thanks for help! Unfortunately, I can't even login to activate my account with the email used to maintain the package (ruizh...@gmail.com<mailto:ruizh...@gmail.com>) To double check whether there is an accou

Re: [Bioc-devel] permission denied

2019-05-02 Thread ruizhu huang
Thanks for help! Unfortunately, I can't even login to activate my account with the email used to maintain the package (ruizh...@gmail.com) To double check whether there is an account existing with my email address, I try to use the password reset and never received the email to reset the password.

Re: [Bioc-devel] permission denied

2019-05-02 Thread Shepherd, Lori
Have you checked your ssh keys on the credentials app? You can add additional keys associated with your username there. https://git.bioconductor.org/BiocCredentials Lori Shepherd Bioconductor Core Team Roswell Park Cancer Institute Department of Biostatistics & Bioinformatics Elm & Carlt

Re: [Bioc-devel] Permission denied to Bioconductor repository

2018-04-08 Thread Obenchain, Valerie
We have 3 keys on file for you: ~/git.bioconductor.org/admin/gitolite-admin/keydir >cat key-1/g.merino.pub ssh-rsa B3NzaC1yc2EDAQABAAACAQDPWyGBzDudwXPHnaKpyjC7bXLCXKxJOpX9OqxniJmF0BBNDjZL3iuB1Q0t+euEjqnBEevlXyy7xIK1ftv3QJv+WsOsQGc5he1MoHdKnsyf3Hg/HSFZ6IlbS7OlakcEouGlE/WkbcImek/9dthxWjhBGD

Re: [Bioc-devel] Permission denied when fetching from BioC GitHub repository

2018-01-24 Thread Turaga, Nitesh
Hi Only packages maintained by Bioconductor are at that location gitHub.com/Bioconductor. Your package is not maintained by the core-team in Bioconductor, so, it does not belong in that location. We follow the same process as all the maintainers, we have a Github repo to take advantage of th

Re: [Bioc-devel] Permission denied when fetching from BioC GitHub repository

2018-01-24 Thread Federico C
Hi Nitesh, thanks a lot for your message. It makes perfect sense. Best wishes, Federico > On 24 Jan 2018, at 17:33, Turaga, Nitesh > wrote: > > Hi > > Only packages maintained by Bioconductor are at that location > gitHub.com/Bioconductor. Your package is not maintained by the core-team

Re: [Bioc-devel] Permission denied when fetching from BioC GitHub repository

2018-01-24 Thread Federico C
Hi Valerie, the ssh key has now been setup and it works. I had some issues with merging but at the end I decided to force BioC master to GitHub master (following https://bioconductor.org/developers/how-to/git/abandon-changes/#force-bioconductor--to-github-

Re: [Bioc-devel] Permission denied when fetching from BioC GitHub repository

2018-01-23 Thread Federico C
Hi Valerie, done. Thanks a lot, Federico > On 23 Jan 2018, at 20:18, Obenchain, Valerie > wrote: > > Hi Federico, > > We don't have an ssh key on file for you. Please add one by following > instructions at the link below and use the ID of 'f.comoglio': > > https://docs.google.com/forms/d/e

Re: [Bioc-devel] Permission denied when fetching from BioC GitHub repository

2018-01-23 Thread Obenchain, Valerie
Hi Federico, We don't have an ssh key on file for you. Please add one by following instructions at the link below and use the ID of 'f.comoglio': https://docs.google.com/forms/d/e/1FAIpQLSdlTbNjsQJDp0BA480vo4tNufs0ziNyNmexegNZgNieIovbAA/viewform You will get an email in the next 24 hours if the

Re: [Bioc-devel] Permission denied warning when building vignette

2016-06-07 Thread Dan Tenenbaum
I can't reproduce this. One thing you can do is try and reproduce it in an interactive session in order to get more information. So install your package: R CMD INSTALL ASAFE Then do the following: cd ASAFE/vignettes R CMD Stangle ASAFE.Rmd This will produce a file called ASAFE.R containing j