[Bioc-devel] How to change the name of R package that is already published on Bioconductor?

2019-03-05 Thread Junpeng Zhang via Bioc-devel
Dear Bioconductor developers, I am maintaining an R/Bioconductor package called miRsponge.  However, the name miRsponge is very similar with an existing database (miRSponge,  http://www.bio-bigdata.net/miRSponge/). To make the package more distinct, I want to change the the name of package into

Re: [Bioc-devel] How to change the name of R package that is already published on Bioconductor?

2019-03-05 Thread Junpeng Zhang via Bioc-devel
take forward will go in the new package (which you will get access to) Best, Nitesh  On Mar 5, 2019, at 9:33 AM, Junpeng Zhang via Bioc-devel wrote: Dear Bioconductor developers, I am maintaining an R/Bioconductor package called miRsponge.  However, the name miRsponge is very similar with 

Re: [Bioc-devel] How to change the name of R package that is already published on Bioconductor?

2019-03-05 Thread Junpeng Zhang via Bioc-devel
via Bioc-devel wrote: Dear Bioconductor developers, I am maintaining an R/Bioconductor package called miRsponge.  However, the name miRsponge is very similar with an existing database (miRSponge,  http://www.bio-bigdata.net/miRSponge/). To make the package more distinct, I want to change the

Re: [Bioc-devel] How to change the name of R package that is already published on Bioconductor?

2019-03-06 Thread Junpeng Zhang via Bioc-devel
miRspongeR. NOTE: Make sure you make only deprecation commits to miRsponge from this point forth. All package development you want to actually take forward will go in the new package (which you will get access to) Best, Nitesh  On Mar 5, 2019, at 9:33 AM, Junpeng Zhang via Bioc-devel wrote

Re: [Bioc-devel] How to change the name of R package that is already published on Bioconductor?

2019-04-18 Thread Junpeng Zhang via Bioc-devel
the message in the new miRspongeR package is not needed and might only confuse your users. Also the miRSM package now should import miRspongeR instead of miRsponge. Thanks, H. On 3/6/19 16:06, Junpeng Zhang via Bioc-devel wrote: > Thanks, Nitesh. > Regards, > Junpeng Zhang