-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathfuture_pkgdown.yml
More file actions
76 lines (71 loc) · 2.34 KB
/
future_pkgdown.yml
File metadata and controls
76 lines (71 loc) · 2.34 KB
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
url: https://future.futureverse.org
home:
links:
- text: Roadmap/Milestones
href: https://github.com/futureverse/future/milestones
- text: The Futureverse Project
href: https://www.futureverse.org/
- text: Futureverse User Forum
href: https://github.com/futureverse/future/discussions
navbar:
structure:
left: [intro, reference, articles, news]
right: [search, futureverse, pkgs, cran, github, lightswitch]
components:
news:
text: News
href: news/index.html
futureverse:
icon: fas fa-home
href: https://www.futureverse.org/
pkgs:
text: Packages
menu:
- text: doFuture (map-reduce)
href: https://doFuture.futureverse.org
- text: furrr (map-reduce)
href: https://furrr.futureverse.org
- text: future
href: https://future.futureverse.org
- text: future.apply (map-reduce)
href: https://future.apply.futureverse.org
- text: future.batchtools (backend)
href: https://future.batchtools.futureverse.org
- text: future.callr (backend)
href: https://future.callr.futureverse.org
- text: future.mirai (backend)
href: https://future.mirai.futureverse.org
- text: future.tests
href: https://future.tests.futureverse.org
- text: futurize (map-reduce)
href: https://futurize.futureverse.org
- text: globals
href: https://globals.futureverse.org
- text: listenv
href: https://listenv.futureverse.org
- text: parallelly
href: https://parallelly.futureverse.org
- text: progressify
href: https://progressify.futureverse.org
- text: progressr
href: https://progressr.futureverse.org
- text: future.p2p (experimental)
href: https://future.p2p.futureverse.org
- text: future.tools (experimental)
href: https://future.tools.futureverse.org
- text: marshal (experimental)
href: https://marshal.futureverse.org
cran:
icon: fab fa-r-project
href: https://cloud.r-project.org/package=future
search:
exclude: ['README_ja.md']
template:
params:
docsearch:
api_key: aa6e02fc501886fb0f7c91ac4e300456
index_name: futureverse
algoliaOptions: { 'facetFilters': ['project:future'] }
ganalytics: G-SB3EQSD9FR
bootstrap: 5
light-switch: true