best way to include / wrap ggbiplot in a CRAN package?
I'd love to use ggbiplot + #18 inside qmethod for https://github.com/aiorazabala/qmethod/issues/162.
What would be the best way to include your (great) work in a CRAN package (qmethod is on CRAN)?
I am wondering both technically, as well as license- and recognition-wise, and I want to do right by our contributions.
For now, I have added ggbiplot as a submodule, but, predictably, R CMD check --as-cran does not much like that.
I would like to see it in CRAN as well... :)
It would be nice to see it on CRAN
+1for CRAN
CRAN! :-)
You can have github packages as remote dependencies on CRAN, but not on bioconductor