-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_pkgdown.yml
More file actions
96 lines (89 loc) · 3.24 KB
/
_pkgdown.yml
File metadata and controls
96 lines (89 loc) · 3.24 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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
url: https://pharmaverse.github.io/admiralneuro
template:
bootstrap: 5
math-rendering: mathjax
params:
bootswatch: flatly
includes:
in_header: |
<script
async
src="https://widget.kapa.ai/kapa-widget.bundle.js"
data-website-id="2c7249cc-f1dc-4a63-8674-6ecbcb34d95c"
data-project-name="admiral"
data-project-color="#2c3e50"
data-project-logo="https://pharmaverse.github.io/admiralneuro/logo.png"
data-consent-required="true"
data-user-analytics-cookie-enabled="true"
data-consent-screen-title="Help us improve our AI assistant"
data-consent-screen-disclaimer="By clicking 'Allow tracking', you consent to anonymous user tracking which helps us improve our service. We don't collect any personally identifiable information."
data-consent-screen-accept-button-text="Allow tracking"
data-consent-screen-reject-button-text="No, thanks"
data-modal-example-questions="Tell me a little about the {admiralneuro} package., What are some important {admiralneuro} functions and what do they do?"
data-modal-z-index="9999"
data-modal-search-placeholder="Ask me a question about {admiralneuro} or the {admiral} ecosystem..."
></script>
search:
exclude: ['news/index.html']
repo:
url:
home: https://github.com/pharmaverse/admiralneuro
source: https://github.com/pharmaverse/admiralneuro/blob/main/
issue: https://github.com/pharmaverse/admiralneuro/issues/
user: https://github.com/
news:
cran_dates: true
authors:
footer:
roles: [aut]
text: "Developed by F. Hoffmann-La Roche AG, Eli Lilly and Company, Cytel Inc., "
sidebar:
roles: [aut, fnd]
F. Hoffmann-La Roche AG:
html: "<a href='https://www.roche.com/'><img src='man/figures/roche_logo.png' height='34' alt='Roche logo' /></a>"
href: https://www.roche.com/
Eli Lilly and Company:
html: "<a href='https://www.lilly.com/'><img src='man/figures/eli_lilly_and_company_logo.png' height='30' alt='Eli Lilly and Company logo' /></a>"
href: https://www.lilly.com/
Cytel Inc.:
html: "<a href='https://www.cytel.com/'><img src='man/figures/cytel_logo.png' height='30' alt='Cytel Inc. logo' /></a>"
href: https://www.cytel.com/
development:
mode: auto
reference:
- title: Computation Functions for Vectors
- subtitle: ADAPET/ADTPET
contents:
- has_keyword('com_bds_findings')
- title: Example Datasets
desc: You can run `admiral::use_ad_template()` to produce additional datasets
- contents:
- has_keyword('datasets')
navbar:
structure:
left: [getstarted, reference, articles, news]
right: [search, slack, history, newissue, github]
components:
getstarted:
text: Get Started
href: articles/admiralneuro.html
reference:
text: Reference
href: reference/index.html
articles:
text: User Guides
menu:
- text: Creating ADTPET and ADAPET
href: articles/adpet.html
history:
icon: fa-history
href: articles/website-versions.html
aria-label: Previous Release Websites
slack:
icon: fa-slack
href: https://pharmaverse.slack.com/
aria-label: Slack
newissue:
icon: fa-bug
href: https://github.com/pharmaverse/admiralneuro/issues/new/choose
aria-label: New Issue