I am thinking about adding several geom and stat extensions to ggplot2 
in the Hmisc package.  To do this requires using non-exported ggplot2 
functions as discussed in 
http://stackoverflow.com/questions/18108406/creating-a-custom-stat-object-in-ggplot2

If I use the needed ggplot2::: notation the package will no longer pass 
CRAN checks.  Does anyone know of a solution?  I'm assuming that Hadley 
doesn't want to export these functions or he would have done so a long 
time ago because of the number of users who have asked questions related 
to this.

Frank
-- 
------------------------------------------------------------------------
Frank E Harrell Jr      Professor and Chairman  School of Medicine

        Department of *Biostatistics*   *Vanderbilt University*


        [[alternative HTML version deleted]]

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to