forked from r-lib/remotes
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
31 lines (31 loc) · 771 Bytes
/
_pkgdown.yml
File metadata and controls
31 lines (31 loc) · 771 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
url: https://remotes.r-lib.org
reference:
- title: Package Installation
desc: Tools for installing packages from a variety of locations.
contents:
- install_bioc
- install_bitbucket
- install_cran
- install_dev
- install_git
- install_github
- install_gitlab
- install_local
- install_svn
- install_url
- install_version
- download_version
- update_packages
- system_requirements
- title: Dependencies
desc: Tools for working with package dependencies.
contents:
- contains("deps")
- title: GitHub helpers
desc: Utilities for interacting with GitHub.
contents:
- starts_with("github")
- starts_with("parse_github")
authors:
"Jim Hester":
href: http://jimhester.com