Re: [Bioc-devel] Omada package failing due to removed dependency

2023-08-16 Thread Sokratis Kariotis
Hey all,

I can see all is green but I still get messages about failing builds and on
the website shows build error. Do I still have to do something? Thanks in
advance.

Regards,
Sokratis

On Thu, Aug 10, 2023 at 2:53 PM Martin Grigorov 
wrote:

> Hi,
>
> All is green at
> https://bioconductor.org/checkResults/3.18/bioc-LATEST/omada/
>
> Regards,
> Martin
>
> On Thu, Aug 10, 2023 at 9:44 AM Sokratis Kariotis <
> sokratiskario...@gmail.com> wrote:
>
>> Hey all,
>>
>> Is this fixed now? I think I can see all pass, but on the actual website
>> its still on error. Thanks!
>>
>> Cheers,
>> Sokratis
>>
>> On Tue, Aug 1, 2023 at 4:25 PM Sokratis Kariotis <
>> sokratiskario...@gmail.com> wrote:
>>
>>> Hey,
>>>
>>> I believe I have resolved the conflicts and now can run: *git push
>>> upstream main:devel*
>>> with Everything up-to-date as a result. However, *git push origin main*
>>> does not yield
>>> anything and it keeps hanging without a message. I checked 
>>> https://bioconductor.org/checkResults/3.18/bioc-LATEST/omada/
>>> and the last commit is April.
>>>
>>>
>>> On Mon, Jul 31, 2023 at 10:01 PM Kern, Lori <
>>> lori.sheph...@roswellpark.org> wrote:
>>>
 You'll need to find the merge conflicts and resolve them. Recommit
 those files and then it should go.

 Lori Shepherd - Kern

 Bioconductor Core Team

 Roswell Park Comprehensive Cancer Center

 Department of Biostatistics & Bioinformatics

 Elm & Carlton Streets

 Buffalo, New York 14263
 --
 *From:* Bioc-devel  on behalf of
 Sokratis Kariotis 
 *Sent:* Monday, July 31, 2023 7:27 AM
 *To:* Martin Grigorov 
 *Cc:* bioc-devel@r-project.org 
 *Subject:* Re: [Bioc-devel] Omada package failing due to removed
 dependency

 Tried but its Already up to date.

 On Mon, 31 Jul 2023, 7:22 pm Martin Grigorov, <
 martin.grigo...@gmail.com>
 wrote:

 > Hi Sokratis,
 >
 > You need to do "git pull --rebase" before trying to push.
 > Most probably the version has been bumped upstream.
 >
 > Regards,
 > Martin
 >
 > On Mon, Jul 31, 2023 at 2:16 PM Sokratis Kariotis <
 > sokratiskario...@gmail.com> wrote:
 >
 >> Hey all,
 >>
 >> I created a new key and now I can commit etc but there is a conflict
 that
 >> is not allowing me to go ahead.
 >>
 >> My commands:
 >> git add .
 >> git commit -m "Update metrics"
 >> git push upstream main:devel
 >>
 >> *The above results in the following error:*
 >>
 >>
 >>
 >>
 >>
 >>
 >>
 >>
 >>
 >>
 >>
 >>
 >>
 >> *Enumerating objects: 19, done.Counting objects: 100% (17/17),
 done.Delta
 >> compression using up to 16 threadsCompressing objects: 100% (11/11),
 >> done.Writing objects: 100% (11/11), 4.78 KiB | 4.78 MiB/s,
 done.Total 11
 >> (delta 7), reused 0 (delta 0), pack-reused 0remote: Error: You
 cannot push
 >> without resolving merge conflicts.remote:remote: Please check the
 files in
 >> the commit pushed to the git-serverremote: for merge conflict
 markers like
 >> '<<<', '', '>>>'.remote:To
 >> git.bioconductor.org:packages/omada ! [remote rejected] main ->
 devel
 >> (pre-receive hook declined)error: failed to push some refs to
 >> 'git.bioconductor.org:packages/omada'*
 >>
 >>
 >>
 >> On Mon, Jul 31, 2023 at 3:36 PM Mike Smith 
 wrote:
 >>
 >> > Hi Sokratis,
 >> >
 >> > Everything in Bioconductor is built around the central
 Bioconductor git
 >> > repositories.  The only way to get changes out to users is to
 commit
 >> them
 >> > to git.bioconductor.org and then the build system will pick those
 up,
 >> run
 >> > the tests and checks, create new versions of packages, and make
 them
 >> > available for distribution.
 >> >
 >> > Perhaps you can include the git command you're running to submit
 the
 >> > changes and a copy of the exact error you're receiving.  That
 might help
 >> > the team suggest a solution.
 >> >
 >> > Best regards,
 >> > Mike
 >> >
 >> > On Fri, 28 Jul 2023 at 08:32, Sokratis Kariotis <
 >> > sokratiskario...@gmail.com> wrote:
 >> >
 >> >> Hey both,
 >> >>
 >> >> I have edited the package code but I'm having some difficulties
 >> pushing it
 >> >> to trigger another build (github passphrase). Is there another
 way to
 >> >> trigger the build? Thanks!
 >> >>
 >> >> Cheers,
 >> >> Sokratis
 >> >>
 >> >> On Wed, Jul 12, 2023 at 1:43 AM Kern, Lori <
 >> lori.sheph...@roswellpark.org
 >> >> >
 >> >> wrote:
 >> >>
 >> >> > We can give you a little more time (a few weeks) to fix the
 package
 >> but
 >> >> > please fix as soon as possible to avoid 

Re: [Bioc-devel] Inquiry for bioconductor package name

2023-08-16 Thread Stadler, Michael via Bioc-devel
I find the CRAN package `available` 
(https://cran.r-project.org/package=available) useful in this context.
It checks BioC, CRAN, GitHub and queries some web resources:


> library(available)
> available("CGRphylo")


-- CGRphylo ---
Name valid: 
Available on CRAN: 
Available on Bioconductor: 
Available on GitHub:  


[…]

Best regards,
Michael



On 1 Aug 2023, at 15:24, Kern, Lori via Bioc-devel  
wrote:

As of right now that name does appear to be available.


Lori Shepherd - Kern

Bioconductor Core Team

Roswell Park Comprehensive Cancer Center

Department of Biostatistics & Bioinformatics

Elm & Carlton Streets

Buffalo, New York 14263


From: Bioc-devel  on behalf of Amarinder 
Thind 
Sent: Tuesday, August 1, 2023 12:58 AM
To: bioc-devel@r-project.org 
Subject: [Bioc-devel] Inquiry for bioconductor package name

Good Afternoon,

I would like to submit a package to Bioconductor named as CGRphylo available 
here 
https://secure-web.cisco.com/1z2N1aaaHtpol5CZ2jA3i1r1btAW0DtSyyj-LYEwE69gDKddjRLo0pP79viM0dMD1FTNoNm4XLVyUwcwsMWskvMCe8T3FQ0knHx78YqHxFCUydxGDy95z3g9TuAWl6mOgzmAMGHu4JeyeEBfSIN9zLkyg0S01Fz_RyaXYrDUJ4KQI8-FZgLnLPRv48ahSqcBMA2uNQaZ5Zdu3dLLgjxVcBIk3zP1lqv02pW3lImwK8K_DY0QSByYro-tYX2EYsZWnb1au8qoHToGFN5qm8rWMN5rQrp_o6GTv0r6LjuM7eCcvtAiboxNpupQOTEsJcIcI/https%3A%2F%2Fgithub.com%2Famarinderthind%2FCGRphylo

I started working on the Bioconductor requirement, of course, I want to check 
the Package name. Could you please clarify if this name is available?
I might have started some documentation last as well.

Thank you.

Bests:
Amarinder Singh Thind
NSW Health


   [[alternative HTML version deleted]]

___
Bioc-devel@r-project.org mailing list
https://secure-web.cisco.com/1rFiqGY7M3v8M7JCSFVrSoqFcTBH7OARllu044I1Fa54iL2Q8TYFnuHl5gBATh6VV7XD6KL7PduMYmrxYUx-cosmtWiIo0PKKOt1vodUJV7bhDqYjR56JSY-yV53CD3_lc8pKQcX-r81-zXE7HwQ19ejRzZA_q2rt7en64s4OaECvCN6wjcKcd6WVvVbWs4Vswl7kTKI-Jjk7vNKVQ5Mtx_O2lLKxTvNdSUTchRdl-gZdYHd24U2Bd7ZiN2R0zyKyh9VIITLOrK10Yj2CuaDT7lG_AQYsPTq_sgwgQ0CR2I_OLBWXvUcpFno6MIaRbkqj/https%3A%2F%2Fstat.ethz.ch%2Fmailman%2Flistinfo%2Fbioc-devel



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.
[[alternative HTML version deleted]]

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


[[alternative HTML version deleted]]

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