I've pushed recently my first package to CRAN, there. Is seems from the cran checking results there and from other continuous integration tools that everything is ok regarding r cmd check
. However, continuing developpement of the package myself, i found some bugs that are now corrected on github.
I undertand that cran people are volunteers, but i wander : here, they say :
Submitting updates should be done responsibly and with respect for the volunteers’ time. Once a package is established (which may take several rounds), “no more than every 1–2 months” seems appropriate.
What do they mean by once a package is established ? Should i correct the bugs i found right now or wait a month ? The bugs are not critical (the package installs fine and do work properly) but foundamental (some parts are just wrong).
Thanks for any advice