Closed rpruim closed 8 years ago
install_github('ReporteRsjars', 'davidgohel') install_github('ReporteRs', 'davidgohel')
should now be
install_github('davidgohel/ReporteRsjars') install_github('davidgohel/ReporteRs')
See https://github.com/hadley/devtools
Thanks
I assume you're suggesting to change the online doc. I will update that next time documentation will be modified.
should now be
See https://github.com/hadley/devtools