Message-ID: <LOBP302MB2419B0B8CC0E4C2896989A0BFF4DA@LOBP302MB2419.GBRP302.PROD.OUTLOOK.COM>
Date: 2026-03-21T19:50:21Z
From: Hiranyamaya Dash (Hiru)
Subject: [Bioc-devel] rworkflows temporary CRAN removal and next steps
In-Reply-To: <20260320214023.75a8c9c5@Tarkus>
Thank you for the suggestion, Ivan. I will use that function going forward.
At the time, the maintainer was away on leave. As I was not listed as a maintainer, I did not receive any notifications about this.
I wish it were possible to have more than one maintainer!
Kind regards,
Hiru
From: Ivan Krylov <ikrylov at disroot.org>
Date: Friday, 20 March 2026 at 6:40?pm
To: Hiranyamaya Dash (Hiru) <hdash.work at gmail.com>
Cc: Skene, Nathan G <n.skene at imperial.ac.uk>, bioc-devel at r-project.org <bioc-devel at r-project.org>
Subject: Re: [Bioc-devel] rworkflows temporary CRAN removal and next steps
? Fri, 20 Mar 2026 14:21:29 +0000
"Hiranyamaya Dash (Hiru)" <hdash.work at gmail.com> ?????:
> However, it is unclear whether this NOTE was the cause of the
> deprecation.
That must have been the case:
tools:::CRAN_package_issues() |> subset(Package == 'rworkflows') |>
tail(1)
# ID Package Date From Before
# 22099 2026.15520 rworkflows 2026-02-16 10:20:07 BDR 2026-03-02
# Title Label Info
# 22099 Additional_issues <NA> <NA>
Did an e-mail from around 16th of February land in the spam folder?
In the future, it may help to set up a periodic check to warn in case
subset(tools::CRAN_package_db(), Package == 'rworkflows', 'Deadline')
stops being NA.
--
Best regards,
Ivan
[[alternative HTML version deleted]]