-
Notifications
You must be signed in to change notification settings - Fork 4
/
remotes_pkgdown.yml
43 lines (39 loc) · 1002 Bytes
/
remotes_pkgdown.yml
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
32
33
34
35
36
37
38
39
40
41
42
43
url: https://remotes.r-lib.org
development:
mode: auto
template:
package: tidytemplate
bootstrap: 5
includes:
in_header: |
<script defer data-domain="remotes.r-lib.org,all.tidyverse.org" src="https://plausible.io/js/plausible.js"></script>
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