Skip to content

[Bioc-devel] Changing the name of a package

5 messages · Dan Tenenbaum, Tom Hardcastle

#
Hi Thomas,

----- Original Message -----
This should not be a problem, since your package has not yet undergone a release. Let me know what you want the new name to be and I will rename the directory in svn and make sure that your svn permissions apply to that new directory. Then you'll want to go through the package and change its name throughout, most importantly in the Package: field of the DESCRIPTION file.

Dan
#
Hi Dan,

Could you rename it to riboSeqR, please?

Thanks,

Tom
On 10/09/14 18:25, Dan Tenenbaum wrote:

  
    
#
----- Original Message -----
OK, I've done this. I also changed the DESCRIPTION file so that riboSeqR is the value of the Package: field.

You should go through the remainder of the package and change the package name where appropriate.

Dan
11 days later
#
Hi Dan,

This seems to have changed the name of the package in the subversion 
repository, and I can see the build reports - but the html page is still 
http://bioconductor.org/packages/devel/bioc/html/riboSeq.html with the 
old versions on it, and biocLite won't install riboSeqR if I give it the 
devel repository. Is there something else I need to do to fix this?

Thanks,

Tom
On 11/09/14 18:50, Dan Tenenbaum wrote:

  
    
#
----- Original Message -----
The renamed package is failing check:

http://www.bioconductor.org/checkResults/devel/bioc-LATEST/riboSeqR/zin1-checksrc.html

If you fix that, it should propagate.

Dan