-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.qmd
307 lines (200 loc) · 8.5 KB
/
index.qmd
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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
---
title: "The Journey to a Successful Shiny App Submission 🛰"
author:
- Eric Nantz, Eli Lilly
- R Submissions Working Group
format:
revealjs:
template-partials:
- title-slide.html
slide-number: c/t
center-title-slide: false
theme: [simple, theme.scss]
title-slide-attributes:
data-background-image: images/planets.jpg
data-background-size: cover
data-background-opacity: "0.75"
confetti:
particleCount: 300
angle: 90
spread: 180
scalar: 1.4
revealjs-plugins:
- confetti
---
## Planting the Seeds: [R/Pharma](https://rinpharma.com) {background-image="images/rpharma_audience.jpg" background-size="cover" background-color="white" background-opacity="0.6"}
::: footer
[rinpharma.com](https://rinpharma.com)
:::
## {background-image="images/rpharma_joe_cheng.jpg" background-opacity="0.8"}
::: footer
[Joe Cheng - Using Shiny Responsibly in Pharma](https://rinpharma.com/publication/rinpharma_33/)
:::
## {background-image="images/rpharma_paul_schuette.jpg"}
::: footer
[Paul Schuette - Using R in a Regulatory Environment](https://rinpharma.com/publication/rinpharma_7/)
:::
##
{.absolute top=10 left=70}
::: footer
[pharmaverse.org](https://pharmaverse.org){preview-link="true"}
:::
## Teal {.centerheading}
{.absolute top=50 left=-60}
:::: {.columns}
::: {.column width="40%"}
:::
::: {.column width="60%"}
- “Challenge study results delivery: from paper to interactive” [Webinar](https://youtu.be/nqJsLSLd39A?t=486)
- "Gaining efficiency in the study results delivery internally & externally"
- "Challenging the way analyses are delivered"
:::
::::
::: footer
[insightsengineering.github.io/teal](https://insightsengineering.github.io/teal/latest-tag/)
:::
## FDA Uses Shiny {.centerheading .smaller}
{.absolute top=140 left=-60}
:::: {.columns}
::: {.column width="55%"}
:::
::: {.column width="45%"}
- [sendigR - Cross-Study Analysis of SEND Datasets](https://www.fda.gov/media/148381/download)
- [FDA MCDA Shiny App analysis can help inform decision making](https://ww2.amstat.org/meetings/biop/2020/onlineprogram/ViewPresentation.cfm?file=301270.pptx)
- [R Shiny Based Mobile Tools To Aid Regulatory Decisions And Program Evaluation](https://www.fda.gov/media/130495/download)
- ["The application provides a visual output to easily access and comprehend the data"](https://www.fda.gov/science-research/fda-stem-outreach-education-and-engagement/developing-quantitative-interface-evaluating-effect-dosage-modification-safety-and-efficacy)
:::
::::
## {.smaller}
### Shiny is Transforming Clinical Workflows
+ Accelerating internal decisions
* Efficient review of clinical data
* Intuitive interfaces to complex statistical methods and pipelines
:::: {.columns}
::: {.column width="50%"}

:::
::: {.column width="50%"}

:::
::::
**How can Shiny bring similar benefits to a clinical submission package?**
## R Submissions Working Group {.smaller}
{.absolute top=70 left=-50 width="47%"}
:::: {.columns}
::: {.column width="50%"}
:::
::: {.column width="50%"}
* Cross-industry working group with members from life sciences organizations **and regulatory agencies**
* Evaluate clinical submission packages leveraging R for analysis programs and results
* Identify potential gaps and solutions using targeted pilots that mimic a clinical submission process
* Open-source: All materials available on GitHub!
:::
::::
::: footer
[rconsortium.github.io/submissions-wg](https://rconsortium.github.io/submissions-wg/)
:::
## Foundation - Pilot 1 Submission {.smaller}
:::: {.columns}
::: {.column width="30%"}

:::
::: {.column width="70%"}
* November 2021 - [Successful R-based Test Package Submitted to FDA](https://www.r-consortium.org/blog/2021/12/08/successful-r-based-test-package-submitted-to-fda)
* Adhered to [Electronic Common Technical Document (eCTD)](https://www.fda.gov/drugs/electronic-regulatory-submission-and-review/electronic-common-technical-document-ectd) specifications
+ [Analysis Data Reviewer Guide](https://github.com/RConsortium/submissions-pilot1-to-fda/blob/main/m5/datasets/rconsortiumpilot1/analysis/adam/datasets/adrg.pdf)
+ R Package converted to [text file](https://github.com/RConsortium/submissions-pilot1-to-fda/blob/main/m5/datasets/rconsortiumpilot1/analysis/adam/programs/r0pkg.txt) using [`{pkglite}`](https://merck.github.io/pkglite/)
+ ADaM datasets
+ TLF output
:::
::::
::: footer
[github.com/RConsortium/submissions-pilot1-to-fda](https://github.com/RConsortium/submissions-pilot1-to-fda)
:::
# Demo Time! {background-image="images/tron_lightcycle_gif_project.gif" background-color="black"}
## Technical Overview {.smaller}
{.absolute top=170 left=-40 width="35%"}
:::: {.columns}
::: {.column width="35%"}
:::
::: {.column width="65%"}
* Application components created with [Shiny Modules](https://shiny.rstudio.com/articles/modules.html)
* Assembled as an R package using [`{golem}`](https://thinkr-open.github.io/golem/)
* Package dependencies managed by [`{renv}`](https://rstudio.github.io/renv/index.html) ensuring reviewers can replicate R environment used to build application
* Version control and collaborative development with Git and GitHub
* ADRG specifying precise instructions to execute application on a local machine with R available - created with [Quarto](https://quarto.org)!
:::
::::
::: footer
[github.com/RConsortium/submissions-pilot2](https://github.com/RConsortium/submissions-pilot2)
:::
## The Extra (Virtual) Mile {.centerheading background-image="images/quickemu_with_windows.png" background-size="59%"}
::: footer
[github.com/quickemu-project/quickemu](https://github.com/quickemu-project/quickemu)
:::
## Collaborative Review {.smaller}
* Regular cadence to elicit feedback from FDA reviewers
* Development version deployed on [external hosting](https://rconsortium.shinyapps.io/submissions-pilot2/) to streamline review
{{< video https://youtu.be/qy47s-694to start="61" width="70%" height="70%" >}}
## With Great Power... {.centerheading}
{.absolute top=30 left=-60}
:::: {.columns}
::: {.column width="30%"}
:::
::: {.column width="70%"}
+ Dynamically updates p-values based on filtered observation
+ Potential for confusion and misinterpretation
+ Compromise: Allow filtering within visualization module only
:::
::::
##
{.absolute top=10 left=70}
::: footer
[R-Consortium Blog Post](https://www.r-consortium.org/blog/2022/12/07/update-successful-r-based-package-submission-with-shiny-component-to-fda){preview-link="true"}
:::
## The Next Wave of Innovation
Upcoming Pilots for R Submissions Working Group
* Using R programming to create ADaM data sets
* Leveraging state-of-the-art container technology for Shiny application distribution
* To learn more and get involved, visit [rconsortium.github.io/submissions-wg](https://rconsortium.github.io/submissions-wg/)!
## Acknowledgements {.smaller}
{.absolute top=100 left=300 width="80%"}
:::: {.columns}
::: {.column width="30%"}
* Gregory Chen
* Hye Soo Chen
* Robert Devine
* Ning Leng
* Tadeusz Lewandowski
* Edgar Manukyan
* Eli Miller
* Joseph Rickert
* Paul Schuette
* Heng Wang
* Yilong Zhang
:::
::: {.column width="70%}
:::
::::
## Thank You! {.centerheading .smaller}
```{r}
#| include: false
library(qrcode)
url <- qr_code("https://rpodcast.github.io/shinysub_slides")
generate_svg(url, filename = "images/qr.svg")
```
{.absolute bottom=10 right=5 width="20%"}
::: {style="text-align: center;"}
{width="20%"}
[`r fontawesome::fa("github")` \@rpodcast](https://github.com/rpodcast)\
[`r fontawesome::fa("mastodon")` podcastindex.social/\@rpodcast](https://podcastindex.org/@rpodcast)\
[`r fontawesome::fa("twitter")` \@theRcast](https://twitter.com/theRcast)\
[`r fontawesome::fa("microphone")` R-Podcast](https://r-podcast.org)\
[`r fontawesome::fa("microphone")` R-Weekly Highlights](https://rweekly.fireside.fm/)\
[`r fontawesome::fa("twitch")` twitch.tv/rpodcast](https://twitch.tv/rpodcast)\
[`r fontawesome::fa("video")` shinydevseries.com](https://shinydevseries.com)\
[`r fontawesome::fa("newspaper")` rweekly.org](https://rweekly.org)
:::
::: footer
Slides available at [rpodcast.github.io/shinysub_slides](https://rpodcast.github.io/shinysub_slides/)
:::