CRAN package: exported functions only for internal use

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

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.