Infer the best terms to fill the biocViews field in
your DESCRIPTION file based on the code within your R package.
By default, also includes any biocViews that are already present in
the DESCRIPTION file.
Please see the
Bioconductor website for more details.
## Don't run simply bc biocViews::recommendBiocViews is unable ## to find the DESCRIPTION file when running examples.if (FALSE) {
biocviews <- infer_biocviews()
}