[Bioc-devel] Use of dontest in function documentation

2023-12-08 Thread Brian Roberts via Bioc-devel
I am in the process of refining an R package for submission to Bioconductor. My package has several non-exported functions that include usage examples wrapped in "dontrun". I do this because these are functions are only called within a parent function and require complex and esoteric inputs. It

[Bioc-devel] Versioning issue is package updated

2024-08-22 Thread Brian Roberts via Bioc-devel
I'm trying to push an update to my package on Bioconductor, DegCre. When it try to push it errors:"remote: Error: Illegal version bump from '1.1.0' to '1.2.0'." I think 1.20 is appropriate for this release (new functions, changes to core functions.) I had it at 1.1.0 but I changed it to 1.20 beca