[Bioc-devel] rworkflows temporary CRAN removal and next steps

Hiranyamaya Dash (Hiru) hd@@h@work @end|ng |rom gm@||@com
Sat Mar 21 20:50:21 CET 2026


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 using disroot.org>
Date: Friday, 20 March 2026 at 6:40 pm
To: Hiranyamaya Dash (Hiru) <hdash.work using gmail.com>
Cc: Skene, Nathan G <n.skene using imperial.ac.uk>, bioc-devel using r-project.org <bioc-devel using 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 using 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]]



More information about the Bioc-devel mailing list