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
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