Skip to content
Prev 10351 / 12125 Next

[R-pkg-devel] [External] [External] RcmdrPlugin.HH_1.1-48.tar.gz

Thank you, I will do that reversion in a few days.

Before I do, I want to ask if the default export generated by R CMD build should be changed.
the default is  exportPattern("."), which seems to be the cause of the problem.
Might the default be changed to exportPattern("^[^\\.]") ?