So: I submitted my package to CRAN, it go accepted., but: by error I exported internal helper functions which should have never been exported for the external user. In a new submission I would like to not export them anymore. Will CRAN create any problems?
1 Like
Not really. I suggest you submit an update as quickly as possible, before other packages use it.
If another package uses it then you'll need to ask the maintainers of that package to change it, before your new submission to CRAN.
1 Like