Skip to content
Prev 13968 / 21312 Next

[Bioc-devel] Change the citation of my Bioconductor R package "BUScorrect"

after I

   git clone git at git.bioconductor.org:packages/BUScorrect

This is the log that I see

BUScorrect master$ git log --name-only -n 2
commit 5ccfa7ce4f665f3ffbc55b26a5cd81beaafd3293
Author: Xiangyu Luo <xyluo1991 at gmail.com>
Date:   Fri Aug 31 19:10:32 2018 +0800

     version bump

DESCRIPTION

commit 1a61e2971a7cc213704797b99c5447847332b39f
Author: Xiangyu Luo <xyluo1991 at gmail.com>
Date:   Tue Aug 28 21:45:34 2018 +0800

     version bump to 0.99.9

DESCRIPTION

BUScorrect master$ ls inst/
NEWS.Rd  unitTests


Are you sure that you have added the citation file to your local git 
repository, and pushed the local repository to git.bioconductor.org?
On 09/05/2018 06:15 AM, Xiangyu Luo wrote: