Re: [Bioc-devel] cannot git (the package Pi)

2018-02-07 Thread Hai Fang
o create an RSA key instead of a DDS. ssh-keygen -t rsa -b 4096 -C "your_em...@example.com<mailto:your_em...@example.com>" It’s either that, or you are using the wrong private key which corresponds to that public key. Best, Nitesh On Feb 2, 2018, at 11:58 AM, Hai Fang

Re: [Bioc-devel] cannot git (the package Pi)

2018-02-05 Thread Hai Fang
; ssh-keygen -t rsa -b 4096 -C "your_em...@example.com" > > It’s either that, or you are using the wrong private key which corresponds to > that public key. > > Best, > > Nitesh > >> On Feb 2, 2018, at 11:58 AM, Hai Fang <hf...@well.ox.ac.uk>

[Bioc-devel] cannot git (the package Pi)

2018-02-02 Thread Hai Fang
Dear Lori, I have an issue accessing my package called ‘Pi’. Following the instruction detailed at http://bioconductor.org/developers/how-to/git/maintain-bioc-only/, I have submit my SSH public key (shown in red): $ cat ~/.ssh/id_dsa.pub ssh-dss

Re: [Bioc-devel] Problem for Biostrings?

2017-03-30 Thread Hai Fang
ings package is corrected this ERROR in >>>> your package should resolve automatically. >>>> >>>> >>>> Lori Shepherd >>>> >>>> Bioconductor Core Team >>>> >>>> Roswell Park Cancer Institute >>>

[Bioc-devel] Problem for Biostrings?

2017-03-29 Thread Hai Fang
Hi, I got the error “object ‘inverted’ is not exported by 'namespace:Biostrings” at http://bioconductor.org/checkResults/devel/bioc-LATEST/Pi/. It seems due to the package “Biostrings” which failed to pass the check (http://bioconductor.org/checkResults/devel/bioc-LATEST/Biostrings/). Is it