Re: [Bioc-devel] Solved Bug commiting problem

2020-11-26 Thread Martin Morgan
Yes, the 'master' branch in git refers to the 'devel' branch of Bioconductor. You should not aim to keep the RELEASE_3_12 branch the same as 'devel'. The RELEASE_3_12 branch is meant to be a snapshot of the 'devel' branch at a particular point in time, so that users of the RELEASE_3_12 branch ge

[Bioc-devel] Solved Bug commiting problem

2020-11-26 Thread Selcen Arı
Hi everyone, I am developer of ceRNAnetsim package ( https://git.bioconductor.org/packages/ceRNAnetsim). We recently saw that it gave errors in build report ( http://bioconductor.org/checkResults/release/bioc-LATEST/ceRNAnetsim/ ), and we fixed the errors in the package, in this direction. After