We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 39a6a81 + cc5961d commit 2b1fd74Copy full SHA for 2b1fd74
README.Rmd
@@ -44,7 +44,7 @@ Indeed most of the code was copied over from `devtools`.
44
* Install specific package versions from CRAN.
45
* Supports [Bioconductor](https://bioconductor.org/) packages.
46
* Supports the `Remotes` field in `DESCRIPTION`. See more in the
47
- [dependencies](https://github.com/r-lib/remotes/blob/HEAD/vignettes/dependencies.Rmd) vignette.
+ [dependencies](https://remotes.r-lib.org/articles/dependencies.html) vignette.
48
* Supports the `Additional_repositories` field in `DESCRIPTION`.
49
* Can install itself from GitHub (see below).
50
* Does not depend on other R packages.
0 commit comments