Hi Rstudio,
Is there any plan to support system requirements detecting for Bioconductor packages? I see all CRAN packages' requirements are logged on Package Manager website. People can use the pak package to get the system requirements, e.g pak::pkg_system_requirements("tidyverse").
Is there a plan to add entries for Bioconductor packages? or is there a way we can manually report and ask to add system requirements for my Bioc packages?