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

Turaga, Nitesh N|te@h@Tur@g@ @end|ng |rom Ro@we||P@rk@org
Tue Mar 5 21:11:46 CET 2019


Hi Junpeng,

Yes it is possible to do this.

1. We will first deprecate your package miRsponge in the devel version of Bioconductor.

a) You will need to add .onLoad function, which points users to the new package ‘miRspongeR’.

The .onLoad function goes in the zzz.R file, and it will throw a package deprecation message point users to the new package.

b) Push these changes to the package on git.bioconductor.org<http://git.bioconductor.org>


2. Once these changes are pushed, please reply to this email, and we’ll give you access to the new package 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 <bioc-devel using r-project.org<mailto:bioc-devel using r-project.org>> 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 the name of package into miRspongeR. The name miRspongeR will be more distinct.
Is it possible to change the the name of R package that is already published on Bioconductor?
Sorry for this thing. Thanks in advance!
Regards,
Junpeng ZhangSchool of Engineering, Dali UniversityWebsite: https://www.researchgate.net/profile/Junpeng_Zhang3
[[alternative HTML version deleted]]

_______________________________________________
Bioc-devel using r-project.org<mailto:Bioc-devel using r-project.org> mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel



This email message may contain legally privileged and/or confidential information.  If you are not the intended recipient(s), or the employee or agent responsible for the delivery of this message to the intended recipient(s), you are hereby notified that any disclosure, copying, distribution, or use of this email message is prohibited.  If you have received this message in error, please notify the sender immediately by e-mail and delete this email message from your computer. Thank you.
	[[alternative HTML version deleted]]



More information about the Bioc-devel mailing list