Hi Michael,
it seems that your patch to S4 generics dispatching on `...` is still
available only in R-devel, and was not included in the minor R-3.4.1
release. I was wondering what is the policy of incorporating bug fixes from
the devel branch into release, and whether there is any chance that the
In the section FIles and Directories in the manual An Introduction to
R it refers to the function create.dir:
https://cran.r-project.org/doc/manuals/r-devel/R-intro.html#Files-and-directories
I've attached a patch against revision 72974 to change this to dir.create.
John
Index: doc/manual/R-intr