222 Forks
545 Stars
545 Watchers

roxygen2

Generate R package documentation from inline R comments

How to download and setup roxygen2

Open terminal and run command
git clone https://github.com/r-lib/roxygen2.git
git clone is used to create a copy or clone of roxygen2 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with roxygen2 https://github.com/r-lib/roxygen2/archive/master.zip

Or simply clone roxygen2 with SSH
[email protected]:r-lib/roxygen2.git

If you have some problems with roxygen2

You may open issue on roxygen2 support forum (system) here: https://github.com/r-lib/roxygen2/issues