[Bioc-devel] rworkflows temporary CRAN removal and next steps
Ivan Krylov
|kry|ov @end|ng |rom d|@root@org
Fri Mar 20 19:40:23 CET 2026
В 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
More information about the Bioc-devel
mailing list