I am developing an R package and I plan to eventually upload it to BioConductor. However, after I went over the guidelines, I realized that it seems to be more restricted comparing with the requirement from CRAN. I followed the book: "R Package" by Hadley Wickham, but I believe this book is designed to help people submit CRAN packages, not too specifically for BioConductor.
Therefore I wonder if there is any special issue I should pay additional attention here. Especially formats I guess.
Thank you.
For what it's worth, there's kind of a hierarchy of package quality, with bioconductor packages on the top and CRAN below it (random github packages are at the bottom).
Thanks. That is good to know.
A more appropriate place for this thread would probably be Bioconductor Support.
Good luck with your package!
Thank you! Indeed I should have checked that out.