Skip to content
Prev 9282 / 12125 Next

[R-pkg-devel] Public URLs for help for versions of base packages

On 29/06/2023 4:46 p.m., Ivan Krylov wrote:
The wch/r-source mirror tracks the releases.  It takes svn tags and 
branches and converts them all to git branches.  For example, here's the 
help for Rd2HTML from R 2.9.0:

 
https://github.com/wch/r-source/blob/tags/R-2-9-0/src/library/tools/man/Rd2HTML.Rd

Duncan Murdoch