I maintain a CRAN package and a user has submitted a new function that calls a function from a bioconductor package. I know how to specify Imports and Suggests for other CRAN packages but was wondering what the recommended mechanism is for linking to a bioconductor package::function().
Many thanks!
Â