Skip to content

[Bioc-devel] Bad description file

5 messages · Ramos Perez, Marcel, Martin Morgan, matine rb

#
Dear Bioc team

I am the maintainer of the HPiP package which is currently showing unknown
on the build report on the landing page.

I would appreciate it if you could please help with this matter.

Thank you,
Matineh Rahmatbakhsh
#
Hi Matineh,

It looks like there was some extra text in the DESCRIPTION at commit 83ab252 : >>>>>>> 509b8e4 (version bump)

The next build of the release branch will happen tomorrow. It should be cleared up by then based on the changes you've made.

Best regards,

Marcel
On 4/4/23 2:59 PM, matine rb wrote:
Dear Bioc team

I am the maintainer of the HPiP package which is currently showing unknown
on the build report on the landing page.

I would appreciate it if you could please help with this matter.

Thank you,
Matineh Rahmatbakhsh


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


---
Marcel Ramos
Bioconductor Core Team
Roswell Park Comprehensive Cancer Center
Dept. of Biostatistics & Bioinformatics
Elm St. & Carlton St.
Buffalo, New York 14263


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.
#
The release version DESCRIPTION file is malformed, because it contains a (partial) merge commit tag

https://code.bioconductor.org/browse/HPiP/blob/RELEASE_3_16/DESCRIPTION#L69

Martin

From: Bioc-devel <bioc-devel-bounces at r-project.org> on behalf of matine rb <matinerb.94 at gmail.com>
Date: Tuesday, April 4, 2023 at 3:00 PM
To: bioc-devel at r-project.org <bioc-devel at r-project.org>
Subject: [Bioc-devel] Bad description file
Dear Bioc team

I am the maintainer of the HPiP package which is currently showing unknown
on the build report on the landing page.

I would appreciate it if you could please help with this matter.

Thank you,
Matineh Rahmatbakhsh


_______________________________________________
Bioc-devel at r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel
#
Thank you Martin for providing the link.

I misread the changes on the release branch.
It looks like the DESCRIPTION file should be modified by removing the merge commit tag and
following the bug fix instructions here:

https://contributions.bioconductor.org/git-version-control.html?q=bug#bug-fix-in-release-and-devel

Marcel
On 4/4/23 3:34 PM, Martin Morgan wrote:
The release version DESCRIPTION file is malformed, because it contains a (partial) merge commit tag

https://code.bioconductor.org/browse/HPiP/blob/RELEASE_3_16/DESCRIPTION#L69

Martin

From: Bioc-devel <bioc-devel-bounces at r-project.org><mailto:bioc-devel-bounces at r-project.org> on behalf of matine rb <matinerb.94 at gmail.com><mailto:matinerb.94 at gmail.com>
Date: Tuesday, April 4, 2023 at 3:00 PM
To: bioc-devel at r-project.org<mailto:bioc-devel at r-project.org> <bioc-devel at r-project.org><mailto:bioc-devel at r-project.org>
Subject: [Bioc-devel] Bad description file
Dear Bioc team

I am the maintainer of the HPiP package which is currently showing unknown
on the build report on the landing page.

I would appreciate it if you could please help with this matter.

Thank you,
Matineh Rahmatbakhsh


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


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


---
Marcel Ramos
Bioconductor Core Team
Roswell Park Comprehensive Cancer Center
Dept. of Biostatistics & Bioinformatics
Elm St. & Carlton St.
Buffalo, New York 14263


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.
#
Thank you all for the help. I corrected the DESCRIPTION file and bump the
version.

Thank you,
Matineh Rahmatbakhsh

On Tue, Apr 4, 2023 at 1:50?PM Ramos Perez, Marcel <
Marcel.RamosPerez at roswellpark.org> wrote: