I am trying to update the citation in my package deltaCaptureC but have not had 
any success.  I am following the instructions at 
https://bioconductor.org/developers/how-to/git/push-to-github-bioc/

My local copy of the package has version 1.7.1
   git remote -v
gives me
   origin https://github.com/michaeldshapiro/deltaCaptureC (fetch)
   origin https://github.com/michaeldshapiro/deltaCaptureC (push)
   upstream g...@git.bioconductor.org:packages/deltaCaptureC.git (fetch)
   upstream g...@git.bioconductor.org:packages/deltaCaptureC.git (push)
as expected.
   git push origin master
and
   git push upstream master
both tell me
   Everything up-to-date

However, the copy of this package on bioconductor remains version 1.6.0

Please advise.

Many thanks,
Michael




The Francis Crick Institute Limited is a registered charity in England and 
Wales no. 1140062 and a company registered in England and Wales no. 06885462, 
with its registered office at 1 Midland Road London NW1 1AT

        [[alternative HTML version deleted]]

_______________________________________________
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel

Reply via email to