Question:
Are there any tricks which would render package documentation Rd files into github wiki pages?
github wiki pages supported markups: https://github.com/github/markup#markups
Background:
There are tons of CRAN packages doc on html mirrors. This kind of web-template for R documentation could be extended for github hosted packages. If Rd to wiki would be possible this would be very easy. Many, maybe even most of, github hosted packages do not use wiki at all.
Rdfile into github wiki page. I understand it is quite an open question.