forked from r-lib/pkgcache
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
55 lines (46 loc) · 1000 Bytes
/
_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
44
45
46
47
48
49
50
51
52
53
54
55
url: https://r-lib.github.io/pkgcache/
template:
package: tidytemplate
bootstrap: 5
includes:
in_header: |
<script defer data-domain="r-lib.github.io/pkgcache,all.tidyverse.org" src="https://plausible.io/js/plausible.js"></script>
development:
mode: auto
reference:
- title: CRAN-like metadata cache
contents:
- cranlike_metadata_cache
- cran_archive_cache
- cran_archive_summary
- get_cranlike_metadata_cache
- meta_cache_summary
- title: Package cache
contents:
- package_cache
- pkg_cache_summary
- title: Repositories
contents:
- ppm_has_binaries
- ppm_platforms
- ppm_r_versions
- ppm_repo_url
- ppm_snapshots
- repo_get
- repo_status
- title: Parsing
contents:
- parse_installed
- parse_packages
- title: Configuration
contents:
- bioc_version
- current_r_platform
- default_cran_mirror
- title: Utilities
contents:
- get_graphics_api_version
- get_internals_id
- title: internal
contents:
- pkgcache-package