diff --git a/404.html b/404.html new file mode 100644 index 000000000..631613f42 --- /dev/null +++ b/404.html @@ -0,0 +1,877 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 404 Page not found | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ +

Page not found

+ + + +
+ +
+ + + + +

Perhaps you were looking for one of these?

+ + + + +

Latest

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/_headers b/_headers new file mode 100644 index 000000000..f626223f4 --- /dev/null +++ b/_headers @@ -0,0 +1,15 @@ +# Netlify headers +# Automatically generated +# Documentation: http://bit.ly/netlify-deployment +/* + X-Frame-Options: DENY + X-XSS-Protection: 1; mode=block + X-Content-Type-Options: nosniff + Strict-Transport-Security: max-age=31536000; includeSubDomains + Referrer-Policy: strict-origin-when-cross-origin + + Permissions-Policy: accelerometer=(), camera=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), payment=(), usb=() +/index.webmanifest + Content-Type: application/manifest+json +/index.xml + Content-Type: application/rss+xml diff --git a/_redirects b/_redirects new file mode 100644 index 000000000..d9d50bdde --- /dev/null +++ b/_redirects @@ -0,0 +1,3 @@ +# Netlify redirects +# Automatically generated +# Documentation: http://bit.ly/netlify-deployment \ No newline at end of file diff --git a/admin/config.yml b/admin/config.yml new file mode 100644 index 000000000..c685e5a04 --- /dev/null +++ b/admin/config.yml @@ -0,0 +1,832 @@ +backend: + branch: main + name: git-gateway + squash_merges: true +collections: +- create: true + fields: + - label: Widget Type (https://wowchemy.com/docs/page-builder/) + name: widget + required: true + widget: string + - default: my-widget-123 + label: Your reference for this widget (e.g. recent-posts) + name: widget_id + widget: string + - default: true + label: Headless? + name: headless + widget: hidden + - default: 10 + label: Widget position + max: 1001 + min: 0 + name: weight + step: 10 + value_type: int + widget: number + - label: Title + name: title + required: false + widget: string + - label: Subtitle + name: subtitle + required: false + widget: string + - default: true + label: Enabled? + name: active + required: false + widget: boolean + - fields: + - default: "2" + label: 'Columns (options: `1` or `2`)' + name: columns + required: false + widget: string + - fields: + - allowInput: true + enableAlpha: true + label: Solid color + name: color + required: false + widget: color + - allowInput: true + enableAlpha: true + label: Gradient start + name: gradient_start + required: false + widget: color + - allowInput: true + enableAlpha: true + label: Gradient end + name: gradient_end + required: false + widget: color + - default: false + label: Use a light text color? + name: text_color_light + required: false + widget: boolean + - label: Image + media_folder: /assets/media + media_library: + config: + multiple: false + name: image + public_folder: "" + required: false + widget: image + - default: 0 + label: Darken the image? (0 is transparent & 1 is opaque) + max: 1 + min: 0 + name: image_darken + required: false + step: 0.1 + value_type: float + widget: number + label: Background + name: background + required: false + widget: object + label: Widget Style + name: design + required: false + widget: object + - label: Body + name: body + required: false + widget: markdown + folder: content/home + identifier_field: widget_id + label: Homepage + media_folder: /assets/media + name: home + path: '{{slug}}' + public_folder: "" + summary: '{{filename}}: {{title}}' +- create: true + fields: + - label: Display name (such as your full name) + name: title + widget: string + - label: Position or tagline (such as Professor of AI) + name: role + required: false + widget: string + - default: avatar + label: Avatar (upload an image named `avatar.jpg/png`) + media_library: + config: + multiple: false + name: avatar_filename + required: false + widget: image + - label: Short biography (shown in author boxes) + name: bio + required: false + widget: string + - label: Full biography (shown in About widget) + name: body + required: false + widget: markdown + - label: Interests (shown in About widget) + name: interests + required: false + widget: list + - fields: + - label: Link + name: link + widget: string + - label: Icon pack + multiple: false + name: icon_pack + options: + - label: None + value: "" + - label: Solid + value: fas + - label: Regular + value: far + - label: Brand + value: fab + - label: Academic + value: ai + widget: select + - label: Icon (see https://wowchemy.com/docs/page-builder/#icons) + name: icon + widget: string + - label: Label (tooltip) + name: label + required: false + widget: string + - fields: + - default: false + label: Header (main menu) + name: header + required: false + widget: boolean + label: Display in About widget and... + name: display + widget: object + label: Social links + name: social + required: false + widget: list + - fields: + - label: Organization + name: name + required: true + widget: string + - label: Link + name: url + required: false + widget: string + label: Organizations you belong to or are affiliated with (shown in About widget) + name: organizations + required: false + widget: list + - fields: + - fields: + - label: Course + name: course + required: true + widget: string + - label: Institution + name: institution + required: true + widget: string + - label: Year + name: year + required: false + value_type: int + widget: number + label: Courses + name: courses + required: false + widget: list + label: Education + name: education + required: false + widget: object + - label: Email (to use a Gravatar.com avatar) + name: email + required: false + widget: string + - default: false + label: Super user (is this the primary site user?) + name: superuser + widget: boolean + - label: User groups (only for organization websites) + name: user_groups + required: false + widget: list + filter: + field: cms_exclude + folder: content/authors + label: Authors + label_singular: Author + name: authors + path: '{{slug}}/_index' +- create: true + fields: + - label: Title + name: title + widget: string + - label: Subtitle + name: subtitle + required: false + widget: string + - label: Body + name: body + widget: markdown + - label: Publish this page on + name: date + widget: datetime + - label: Summary + name: summary + required: false + widget: markdown + - default: false + label: Draft + name: draft + required: false + widget: boolean + - default: false + label: Featured + name: featured + required: false + widget: boolean + - label: Authors + name: authors + required: false + widget: list + - label: Tags + name: tags + required: false + widget: list + - label: Categories + name: categories + required: false + widget: list + - label: Projects + name: projects + required: false + widget: list + - fields: + - default: featured + label: Upload an image named `featured.jpg/png` + media_library: + config: + multiple: false + name: filename + required: false + widget: image + - label: Caption + name: caption + required: false + widget: string + - label: Description for screen readers + name: alt_text + required: false + widget: string + - default: Smart + label: Where's the focal point in the image? Smart, Center, TopLeft, Top, TopRight, + Left, Right, BottomLeft, Bottom, BottomRight. + name: focal_point + required: false + widget: string + - default: false + label: Thumbnail Only? + name: preview_only + required: false + widget: boolean + label: Featured Image + name: image + required: false + widget: object + filter: + field: cms_exclude + folder: content/post + label: Posts + label_singular: Post + name: posts + path: '{{slug}}/index' +- create: true + fields: + - label: Title + name: title + widget: string + - label: Subtitle + name: subtitle + required: false + widget: string + - label: Body + name: body + required: false + widget: markdown + - label: Publish this page on + name: date + widget: datetime + - label: Summary + name: summary + required: false + widget: markdown + - default: false + label: Draft + name: draft + required: false + widget: boolean + - default: false + label: Featured + name: featured + required: false + widget: boolean + - label: Authors + name: authors + required: false + widget: list + - label: Tags + name: tags + required: false + widget: list + - label: Categories + name: categories + required: false + widget: list + - label: External link (optional - replaces link to project page) + name: external_link + widget: string + - fields: + - label: Link + name: url + widget: string + - label: Link text + name: name + required: false + widget: string + - label: Icon pack + multiple: false + name: icon_pack + options: + - label: None + value: "" + - label: Solid + value: fas + - label: Regular + value: far + - label: Brand + value: fab + - label: Academic + value: ai + required: false + widget: select + - label: Icon (see https://wowchemy.com/docs/page-builder/#icons) + name: icon + required: false + widget: string + label: Links + name: links + required: false + widget: list + - fields: + - default: featured + label: Upload an image named `featured.jpg/png` + media_library: + config: + multiple: false + name: filename + required: false + widget: image + - label: Caption + name: caption + required: false + widget: string + - label: Description for screen readers + name: alt_text + required: false + widget: string + - default: Smart + label: Where's the focal point in the image? Smart, Center, TopLeft, Top, TopRight, + Left, Right, BottomLeft, Bottom, BottomRight. + name: focal_point + required: false + widget: string + - default: false + label: Thumbnail Only? + name: preview_only + required: false + widget: boolean + label: Featured Image + name: image + required: false + widget: object + filter: + field: cms_exclude + folder: content/project + label: Projects + label_singular: Project + name: projects + path: '{{slug}}/index' +- create: true + fields: + - label: Title + name: title + widget: string + - label: Abstract + name: abstract + widget: text + - label: Where + name: location + widget: text + - label: From + name: date + widget: datetime + - default: "" + label: To + name: date_end + widget: datetime + - default: false + label: All day event? + name: all_day + widget: boolean + - fields: + - label: Link + name: url + widget: string + - label: Link text + name: name + required: false + widget: string + - label: Icon pack + multiple: false + name: icon_pack + options: + - label: None + value: "" + - label: Solid + value: fas + - label: Regular + value: far + - label: Brand + value: fab + - label: Academic + value: ai + required: false + widget: select + - label: Icon (see https://wowchemy.com/docs/page-builder/#icons) + name: icon + required: false + widget: string + label: Links/Tickets + name: links + required: false + widget: list + - label: Event + name: event + widget: string + - label: Event link + name: event_url + widget: string + - label: Publish this page on + name: publishDate + widget: datetime + - label: Markdown slides (reference a deck in 'content/slides/') + name: slides + required: false + widget: string + - default: false + label: Draft + name: draft + required: false + widget: boolean + - default: false + label: Featured + name: featured + required: false + widget: boolean + - label: Authors + name: authors + required: false + widget: list + - label: Tags + name: tags + required: false + widget: list + - label: Categories + name: categories + required: false + widget: list + - label: Projects (reference projects in 'content/project/') + name: projects + required: false + widget: list + - fields: + - default: featured + label: Upload an image named `featured.jpg/png` + media_library: + config: + multiple: false + name: filename + required: false + widget: image + - label: Caption + name: caption + required: false + widget: string + - label: Description for screen readers + name: alt_text + required: false + widget: string + - default: Smart + label: Where's the focal point in the image? Smart, Center, TopLeft, Top, TopRight, + Left, Right, BottomLeft, Bottom, BottomRight. + name: focal_point + required: false + widget: string + - default: false + label: Thumbnail Only? + name: preview_only + required: false + widget: boolean + label: Featured Image + name: image + required: false + widget: object + - label: Details + name: body + required: false + widget: markdown + filter: + field: cms_exclude + folder: content/event + label: Events + label_singular: Event + name: events + path: '{{slug}}/index' +- create: true + fields: + - label: Title + name: title + widget: string + - label: Subtitle + name: subtitle + required: false + widget: string + - default: + - "0" + label: Publication type + multiple: true + name: publication_types + options: + - label: Uncategorized + value: "0" + - label: Conference paper + value: "1" + - label: Journal article + value: "2" + - label: Preprint / Working Paper + value: "3" + - label: Report + value: "4" + - label: Book + value: "5" + - label: Book section + value: "6" + - label: Thesis + value: "7" + - label: Patent + value: "8" + required: true + widget: select + - label: Authors + name: authors + required: true + widget: list + - label: Author Notes (contributions or affiliations for each author) + name: author_notes + required: false + widget: list + - label: DOI + name: doi + required: false + widget: string + - label: Publication + name: publication + required: false + widget: string + - label: Publication (abbreviated) + name: publication_short + required: false + widget: string + - label: Abstract + name: abstract + required: false + widget: text + - default: false + label: Draft + name: draft + required: false + widget: boolean + - default: false + label: Featured + name: featured + required: false + widget: boolean + - label: Tags + name: tags + required: false + widget: list + - label: Categories + name: categories + required: false + widget: list + - label: Projects + name: projects + required: false + widget: list + - label: Markdown slides (reference a deck in 'content/slides/') + name: slides + required: false + widget: string + - fields: + - default: featured + label: Upload an image named `featured.jpg/png` + media_library: + config: + multiple: false + name: filename + required: false + widget: image + - label: Caption + name: caption + required: false + widget: string + - label: Description for screen readers + name: alt_text + required: false + widget: string + - default: Smart + label: Where's the focal point in the image? Smart, Center, TopLeft, Top, TopRight, + Left, Right, BottomLeft, Bottom, BottomRight. + name: focal_point + required: false + widget: string + - default: false + label: Thumbnail Only? + name: preview_only + required: false + widget: boolean + label: Featured Image + name: image + required: false + widget: object + - label: Summary (shortened abstract) + name: summary + required: false + widget: text + - label: Details + name: body + required: false + widget: markdown + - label: Publish this page on + name: date + widget: datetime + filter: + field: cms_exclude + folder: content/publication + label: Publications + label_singular: Publication + name: publications + path: '{{slug}}/index' +- create: true + fields: + - label: Title + name: title + widget: string + - label: Slides (separate with `---`) + name: body + widget: markdown + - label: Publish on + name: date + widget: datetime + - label: Summary + name: summary + required: false + widget: text + - default: false + label: Draft + name: draft + required: false + widget: boolean + - label: Tags + name: tags + required: false + widget: list + - fields: + - default: black + label: Theme (see https://github.com/hakimel/reveal.js#theming) + name: theme + required: false + widget: string + label: Slide options + name: slides + required: false + widget: object + - fields: + - default: featured + label: Upload an image named `featured.jpg/png` + media_library: + config: + multiple: false + name: filename + required: false + widget: image + - label: Caption + name: caption + required: false + widget: string + - label: Description for screen readers + name: alt_text + required: false + widget: string + - default: Smart + label: Where's the focal point in the image? Smart, Center, TopLeft, Top, TopRight, + Left, Right, BottomLeft, Bottom, BottomRight. + name: focal_point + required: false + widget: string + - default: false + label: Thumbnail Only? + name: preview_only + required: false + widget: boolean + label: Featured Image + name: image + required: false + widget: object + filter: + field: cms_exclude + folder: content/slides + label: Slides + label_singular: Slides + name: slides + path: '{{slug}}/index' +- files: + - fields: + - label: Title + name: title + widget: string + - label: Publish Date + name: date + widget: datetime + - label: Subtitle + name: subtitle + required: false + widget: string + - label: Summary + name: summary + required: false + widget: markdown + - default: false + label: Draft + name: draft + required: false + widget: boolean + - label: Body + name: body + widget: markdown + file: content/privacy.md + label: Privacy Policy + name: privacy + - fields: + - label: Title + name: title + widget: string + - label: Publish Date + name: date + widget: datetime + - label: Subtitle + name: subtitle + required: false + widget: string + - label: Summary + name: summary + required: false + widget: markdown + - default: false + label: Draft + name: draft + required: false + widget: boolean + - label: Body + name: body + widget: markdown + file: content/terms.md + label: Terms + name: terms + label: Pages + name: pages +media_folder: assets/media +public_folder: /media diff --git a/admin/index.html b/admin/index.html new file mode 100644 index 000000000..a1066a405 --- /dev/null +++ b/admin/index.html @@ -0,0 +1,15 @@ + + + + + + + Wowchemy CMS + + + + + + + + diff --git a/author/aaron-lun/index.html b/author/aaron-lun/index.html new file mode 100644 index 000000000..873afb429 --- /dev/null +++ b/author/aaron-lun/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Aaron Lun | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Aaron Lun

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/aaron-lun/index.xml b/author/aaron-lun/index.xml new file mode 100644 index 000000000..f1a9cea3d --- /dev/null +++ b/author/aaron-lun/index.xml @@ -0,0 +1,24 @@ + + + + Aaron Lun | R/Pharma + /author/aaron-lun/ + + Aaron Lun + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 02 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Aaron Lun + /author/aaron-lun/ + + + + Interactive and collaborative exploration of large-scale transcriptomics data with iSEE + /publication/rinpharma_210/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_210/ + + + + + diff --git a/author/abhik-seal/index.html b/author/abhik-seal/index.html new file mode 100644 index 000000000..1dd89a761 --- /dev/null +++ b/author/abhik-seal/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Abhik Seal | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Abhik Seal

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/abhik-seal/index.xml b/author/abhik-seal/index.xml new file mode 100644 index 000000000..11a24577a --- /dev/null +++ b/author/abhik-seal/index.xml @@ -0,0 +1,24 @@ + + + + Abhik Seal | R/Pharma + /author/abhik-seal/ + + Abhik Seal + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 22 Aug 2019 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Abhik Seal + /author/abhik-seal/ + + + + Democratizing Natural Language Processing with I2E and R Shiny + /publication/rinpharma_124/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_124/ + + + + + diff --git a/author/adam-skubala/index.html b/author/adam-skubala/index.html new file mode 100644 index 000000000..e75f82416 --- /dev/null +++ b/author/adam-skubala/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Adam Skubala | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Adam Skubala

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/adam-skubala/index.xml b/author/adam-skubala/index.xml new file mode 100644 index 000000000..b3a6848e5 --- /dev/null +++ b/author/adam-skubala/index.xml @@ -0,0 +1,24 @@ + + + + Adam Skubala | R/Pharma + /author/adam-skubala/ + + Adam Skubala + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 03 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Adam Skubala + /author/adam-skubala/ + + + + Industrialized Machine Learning and Explainable AI for Late Phase Trails + /publication/rinpharma_224/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_224/ + + + + + diff --git a/author/adrian-freeman/index.html b/author/adrian-freeman/index.html new file mode 100644 index 000000000..a10d68696 --- /dev/null +++ b/author/adrian-freeman/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Adrian Freeman | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Adrian Freeman

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/adrian-freeman/index.xml b/author/adrian-freeman/index.xml new file mode 100644 index 000000000..dafb9a89f --- /dev/null +++ b/author/adrian-freeman/index.xml @@ -0,0 +1,24 @@ + + + + Adrian Freeman | R/Pharma + /author/adrian-freeman/ + + Adrian Freeman + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 03 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Adrian Freeman + /author/adrian-freeman/ + + + + OneView – A Shiny app to unlock the full potential of drug repositioning investigations + /publication/rinpharma_220/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_220/ + + + + + diff --git a/author/adrian-olszewski/index.html b/author/adrian-olszewski/index.html new file mode 100644 index 000000000..065b7ece6 --- /dev/null +++ b/author/adrian-olszewski/index.html @@ -0,0 +1,870 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Adrian Olszewski | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Adrian Olszewski

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/adrian-olszewski/index.xml b/author/adrian-olszewski/index.xml new file mode 100644 index 000000000..08736f487 --- /dev/null +++ b/author/adrian-olszewski/index.xml @@ -0,0 +1,32 @@ + + + + Adrian Olszewski | R/Pharma + /author/adrian-olszewski/ + + Adrian Olszewski + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 10 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Adrian Olszewski + /author/adrian-olszewski/ + + + + Meet a 100% R-based CRO - the summary of a 5-year journey + /publication/rinpharma_289/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_289/ + + + + + Numerical validation as a critical aspect in bringing R to the Clinical Research + /publication/rinpharma_148/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_148/ + + + + + diff --git a/author/adrian-waddell/index.html b/author/adrian-waddell/index.html new file mode 100644 index 000000000..4a65a3efe --- /dev/null +++ b/author/adrian-waddell/index.html @@ -0,0 +1,882 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Adrian Waddell | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Adrian Waddell

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/adrian-waddell/index.xml b/author/adrian-waddell/index.xml new file mode 100644 index 000000000..28e652d4c --- /dev/null +++ b/author/adrian-waddell/index.xml @@ -0,0 +1,58 @@ + + + + Adrian Waddell | R/Pharma + /author/adrian-waddell/ + + Adrian Waddell + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 03 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Adrian Waddell + /author/adrian-waddell/ + + + + R Consortium Pharma Working Groups Overview and Updates + /publication/rinpharma_222/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_222/ + + + + + Clinical Trials Data Analysis at Roche + /publication/rinpharma_188/ + Mon, 25 Oct 2021 00:00:00 +0000 + /publication/rinpharma_188/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Updates on Analyzing Clinical Trials Data with R + /publication/rinpharma_80/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_80/ + + + + + Analyzing Clinical Trials Data with R + /publication/rinpharma_37/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_37/ + + + + + Analyzing Clinical Trials Data with R + /publication/rinpharma_2/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_2/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + diff --git a/author/aedin-culhane/index.html b/author/aedin-culhane/index.html new file mode 100644 index 000000000..b3e2e4e72 --- /dev/null +++ b/author/aedin-culhane/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Aedin Culhane | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Aedin Culhane

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/aedin-culhane/index.xml b/author/aedin-culhane/index.xml new file mode 100644 index 000000000..076b06e9e --- /dev/null +++ b/author/aedin-culhane/index.xml @@ -0,0 +1,24 @@ + + + + Aedin Culhane | R/Pharma + /author/aedin-culhane/ + + Aedin Culhane + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 22 Aug 2019 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Aedin Culhane + /author/aedin-culhane/ + + + + Multi-modal data integration + /publication/rinpharma_99/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_99/ + + + + + diff --git a/author/afshin-mashadi-hossein/index.html b/author/afshin-mashadi-hossein/index.html new file mode 100644 index 000000000..5638e51d4 --- /dev/null +++ b/author/afshin-mashadi-hossein/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Afshin Mashadi-Hossein | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Afshin Mashadi-Hossein

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/afshin-mashadi-hossein/index.xml b/author/afshin-mashadi-hossein/index.xml new file mode 100644 index 000000000..dae6d9a68 --- /dev/null +++ b/author/afshin-mashadi-hossein/index.xml @@ -0,0 +1,24 @@ + + + + Afshin Mashadi-Hossein | R/Pharma + /author/afshin-mashadi-hossein/ + + Afshin Mashadi-Hossein + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 04 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Afshin Mashadi-Hossein + /author/afshin-mashadi-hossein/ + + + + Data-as-a-Product: A data science framework for data collaborations + /publication/rinpharma_240/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_240/ + + + + + diff --git a/author/alexandra-lauer/index.html b/author/alexandra-lauer/index.html new file mode 100644 index 000000000..649ee9a45 --- /dev/null +++ b/author/alexandra-lauer/index.html @@ -0,0 +1,870 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Alexandra Lauer | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Alexandra Lauer

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/alexandra-lauer/index.xml b/author/alexandra-lauer/index.xml new file mode 100644 index 000000000..cf95208d1 --- /dev/null +++ b/author/alexandra-lauer/index.xml @@ -0,0 +1,33 @@ + + + + Alexandra Lauer | R/Pharma + /author/alexandra-lauer/ + + Alexandra Lauer + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 26 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Alexandra Lauer + /author/alexandra-lauer/ + + + + A Pivotal Year of R Pilots for Shiny Application Submissions to the FDA / Celebrating a Milestone: R Tables for Regulatory Submission Working Group s eBook on Clinical Data Table Generation + /publication/rinpharma_336/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_336/ + + + + + Reality Check for R Adoption - A Mid-Size Pharma View + /publication/rinpharma_338/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_338/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + diff --git a/author/alice-walsh/avatar.jpeg b/author/alice-walsh/avatar.jpeg new file mode 100644 index 000000000..d4b2b0e26 Binary files /dev/null and b/author/alice-walsh/avatar.jpeg differ diff --git a/author/alice-walsh/index.html b/author/alice-walsh/index.html new file mode 100644 index 000000000..ffc421055 --- /dev/null +++ b/author/alice-walsh/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Alice Walsh | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Alice Walsh

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/alice-walsh/index.xml b/author/alice-walsh/index.xml new file mode 100644 index 000000000..a37b8b633 --- /dev/null +++ b/author/alice-walsh/index.xml @@ -0,0 +1,24 @@ + + + + Alice Walsh | R/Pharma + /author/alice-walsh/ + + Alice Walsh + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 08 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Alice Walsh + /author/alice-walsh/ + + + + Disrupting drug development with data-driven approaches: insights for fast expanding data teams + /publication/rinpharma_251/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_251/ + + + + + diff --git a/author/alison-hill/index.html b/author/alison-hill/index.html new file mode 100644 index 000000000..94cabd1c2 --- /dev/null +++ b/author/alison-hill/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Alison Hill | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Alison Hill

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/alison-hill/index.xml b/author/alison-hill/index.xml new file mode 100644 index 000000000..00fd8d806 --- /dev/null +++ b/author/alison-hill/index.xml @@ -0,0 +1,24 @@ + + + + Alison Hill | R/Pharma + /author/alison-hill/ + + Alison Hill + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 07 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Alison Hill + /author/alison-hill/ + + + + RMarkdown + /publication/rinpharma_129/ + Wed, 07 Oct 2020 00:00:00 +0000 + /publication/rinpharma_129/ + + + + + diff --git a/author/alison-margolskee/index.html b/author/alison-margolskee/index.html new file mode 100644 index 000000000..773160333 --- /dev/null +++ b/author/alison-margolskee/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Alison Margolskee | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Alison Margolskee

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/alison-margolskee/index.xml b/author/alison-margolskee/index.xml new file mode 100644 index 000000000..7b1bdb438 --- /dev/null +++ b/author/alison-margolskee/index.xml @@ -0,0 +1,24 @@ + + + + Alison Margolskee | R/Pharma + /author/alison-margolskee/ + + Alison Margolskee + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 21 Aug 2019 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Alison Margolskee + /author/alison-margolskee/ + + + + Exploratory Graphics (xGx): Promoting the purposeful exploration of PKPD data + /publication/rinpharma_76/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_76/ + + + + + diff --git a/author/andre-verissimo/index.html b/author/andre-verissimo/index.html new file mode 100644 index 000000000..63ef2c29b --- /dev/null +++ b/author/andre-verissimo/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + André Veríssimo | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

André Veríssimo

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/andre-verissimo/index.xml b/author/andre-verissimo/index.xml new file mode 100644 index 000000000..d6ec38fd4 --- /dev/null +++ b/author/andre-verissimo/index.xml @@ -0,0 +1,24 @@ + + + + André Veríssimo | R/Pharma + /author/andre-verissimo/ + + André Veríssimo + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 24 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + André Veríssimo + /author/andre-verissimo/ + + + + Exploring the Packaging of R / Shiny Applications for Regulatory Submission + /publication/rinpharma_309/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_309/ + + + + + diff --git a/author/andy-nicholls/index.html b/author/andy-nicholls/index.html new file mode 100644 index 000000000..e7c495d9f --- /dev/null +++ b/author/andy-nicholls/index.html @@ -0,0 +1,890 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Andy Nicholls | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Andy Nicholls

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/andy-nicholls/index.xml b/author/andy-nicholls/index.xml new file mode 100644 index 000000000..df6b56cc9 --- /dev/null +++ b/author/andy-nicholls/index.xml @@ -0,0 +1,73 @@ + + + + Andy Nicholls | R/Pharma + /author/andy-nicholls/ + + Andy Nicholls + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 03 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Andy Nicholls + /author/andy-nicholls/ + + + + R Consortium Pharma Working Groups Overview and Updates + /publication/rinpharma_222/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_222/ + + + + + The R Validation Hub: Implementing a Risk-Based Approach to R + /publication/rinpharma_140/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_140/ + + + + + Implementing a Risk-based Approach to R Validation + /publication/rinpharma_128/ + Tue, 06 Oct 2020 00:00:00 +0000 + /publication/rinpharma_128/ + + + + + Making Better Decisions + /publication/rinpharma_117/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_117/ + + + + + R Validation Hub (past, current and future state) + /publication/rinpharma_59/ + Tue, 20 Aug 2019 00:00:00 +0000 + /publication/rinpharma_59/ + + + + + The Challenges of Validating R + /publication/rinpharma_29/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_29/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + The Challenges of Validating R + /publication/rinpharma_57/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_57/ + + + + + diff --git a/author/andy-stein/index.html b/author/andy-stein/index.html new file mode 100644 index 000000000..10918d8f2 --- /dev/null +++ b/author/andy-stein/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Andy Stein | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Andy Stein

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/andy-stein/index.xml b/author/andy-stein/index.xml new file mode 100644 index 000000000..0818ec5a7 --- /dev/null +++ b/author/andy-stein/index.xml @@ -0,0 +1,24 @@ + + + + Andy Stein | R/Pharma + /author/andy-stein/ + + Andy Stein + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 15 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Andy Stein + /author/andy-stein/ + + + + The See Value App: Visual Decision Making for Drug Development + /publication/rinpharma_182/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_182/ + + + + + diff --git a/author/angela-samples/index.html b/author/angela-samples/index.html new file mode 100644 index 000000000..1ba160413 --- /dev/null +++ b/author/angela-samples/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Angela Samples | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Angela Samples

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/angela-samples/index.xml b/author/angela-samples/index.xml new file mode 100644 index 000000000..abc1fe8f2 --- /dev/null +++ b/author/angela-samples/index.xml @@ -0,0 +1,24 @@ + + + + Angela Samples | R/Pharma + /author/angela-samples/ + + Angela Samples + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 10 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Angela Samples + /author/angela-samples/ + + + + RStudio on Amazon SageMaker: Streamlining the Healthcare and Life Sciences Machine Learning process + /publication/rinpharma_286/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_286/ + + + + + diff --git a/author/annekathrin-ludt/index.html b/author/annekathrin-ludt/index.html new file mode 100644 index 000000000..aa2f1860b --- /dev/null +++ b/author/annekathrin-ludt/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Annekathrin Ludt | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Annekathrin Ludt

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/annekathrin-ludt/index.xml b/author/annekathrin-ludt/index.xml new file mode 100644 index 000000000..f90f2ba86 --- /dev/null +++ b/author/annekathrin-ludt/index.xml @@ -0,0 +1,24 @@ + + + + Annekathrin Ludt | R/Pharma + /author/annekathrin-ludt/ + + Annekathrin Ludt + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 03 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Annekathrin Ludt + /author/annekathrin-ludt/ + + + + GeneTonic: enjoying the interpretation of your RNA-seq data analysis + /publication/rinpharma_221/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_221/ + + + + + diff --git a/author/ardalan-mishani/index.html b/author/ardalan-mishani/index.html new file mode 100644 index 000000000..6c2af8554 --- /dev/null +++ b/author/ardalan-mishani/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Ardalan Mishani | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Ardalan Mishani

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/ardalan-mishani/index.xml b/author/ardalan-mishani/index.xml new file mode 100644 index 000000000..3385362f6 --- /dev/null +++ b/author/ardalan-mishani/index.xml @@ -0,0 +1,24 @@ + + + + Ardalan Mishani | R/Pharma + /author/ardalan-mishani/ + + Ardalan Mishani + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 03 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Ardalan Mishani + /author/ardalan-mishani/ + + + + Democratizing Shiny App Development: The Novartis DataPipeline Harmonized Framework + /publication/rinpharma_230/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_230/ + + + + + diff --git a/author/arne-de-roeck/index.html b/author/arne-de-roeck/index.html new file mode 100644 index 000000000..d24aa8955 --- /dev/null +++ b/author/arne-de-roeck/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Arne de Roeck | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Arne de Roeck

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/arne-de-roeck/index.xml b/author/arne-de-roeck/index.xml new file mode 100644 index 000000000..baa9d81e6 --- /dev/null +++ b/author/arne-de-roeck/index.xml @@ -0,0 +1,24 @@ + + + + Arne de Roeck | R/Pharma + /author/arne-de-roeck/ + + Arne de Roeck + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 13 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Arne de Roeck + /author/arne-de-roeck/ + + + + Interactive medical oversight reporting in R + /publication/rinpharma_141/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_141/ + + + + + diff --git a/author/baldur-magnusson/index.html b/author/baldur-magnusson/index.html new file mode 100644 index 000000000..89b54f625 --- /dev/null +++ b/author/baldur-magnusson/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Baldur Magnusson | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Baldur Magnusson

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/baldur-magnusson/index.xml b/author/baldur-magnusson/index.xml new file mode 100644 index 000000000..abb86c7b0 --- /dev/null +++ b/author/baldur-magnusson/index.xml @@ -0,0 +1,24 @@ + + + + Baldur Magnusson | R/Pharma + /author/baldur-magnusson/ + + Baldur Magnusson + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 14 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Baldur Magnusson + /author/baldur-magnusson/ + + + + With great graphs comes great power + /publication/rinpharma_156/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_156/ + + + + + diff --git a/author/becca-krouse/index.html b/author/becca-krouse/index.html new file mode 100644 index 000000000..14d7c31c8 --- /dev/null +++ b/author/becca-krouse/index.html @@ -0,0 +1,870 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Becca Krouse | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Becca Krouse

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/becca-krouse/index.xml b/author/becca-krouse/index.xml new file mode 100644 index 000000000..61437281f --- /dev/null +++ b/author/becca-krouse/index.xml @@ -0,0 +1,32 @@ + + + + Becca Krouse | R/Pharma + /author/becca-krouse/ + + Becca Krouse + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 24 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Becca Krouse + /author/becca-krouse/ + + + + Everyones Invited: A Case Study on Bridging the Usability Gap + /publication/rinpharma_312/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_312/ + + + + + Building Open Source Tools for Safety Monitoring: Advancing Research Through Community Collaboration + /publication/rinpharma_104/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_104/ + + + + + diff --git a/author/bella-feng/avatar.jpg b/author/bella-feng/avatar.jpg new file mode 100644 index 000000000..22d0850ab Binary files /dev/null and b/author/bella-feng/avatar.jpg differ diff --git a/author/bella-feng/index.html b/author/bella-feng/index.html new file mode 100644 index 000000000..223b12c78 --- /dev/null +++ b/author/bella-feng/index.html @@ -0,0 +1,870 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Bella Feng | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Bella Feng

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/bella-feng/index.xml b/author/bella-feng/index.xml new file mode 100644 index 000000000..01c6bf1da --- /dev/null +++ b/author/bella-feng/index.xml @@ -0,0 +1,32 @@ + + + + Bella Feng | R/Pharma + /author/bella-feng/ + + Bella Feng + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 13 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Bella Feng + /author/bella-feng/ + + + + Becoming Multilingual + /publication/rinpharma_150/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_150/ + + + + + Becoming bilingual in SAS and R + /publication/rinpharma_15/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_15/ + + + + + diff --git a/author/ben-arancibia/index.html b/author/ben-arancibia/index.html new file mode 100644 index 000000000..9a2eb991b --- /dev/null +++ b/author/ben-arancibia/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Ben Arancibia | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Ben Arancibia

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/ben-arancibia/index.xml b/author/ben-arancibia/index.xml new file mode 100644 index 000000000..af5ecab29 --- /dev/null +++ b/author/ben-arancibia/index.xml @@ -0,0 +1,24 @@ + + + + Ben Arancibia | R/Pharma + /author/ben-arancibia/ + + Ben Arancibia + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 25 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Ben Arancibia + /author/ben-arancibia/ + + + + The Need for Speed - AccelerateR-ing R Adoption in GSK + /publication/rinpharma_323/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_323/ + + + + + diff --git a/author/ben-straub/index.html b/author/ben-straub/index.html new file mode 100644 index 000000000..bd7bbc16d --- /dev/null +++ b/author/ben-straub/index.html @@ -0,0 +1,870 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Ben Straub | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Ben Straub

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/ben-straub/index.xml b/author/ben-straub/index.xml new file mode 100644 index 000000000..666e16567 --- /dev/null +++ b/author/ben-straub/index.xml @@ -0,0 +1,32 @@ + + + + Ben Straub | R/Pharma + /author/ben-straub/ + + Ben Straub + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 10 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Ben Straub + /author/ben-straub/ + + + + How CI/CD Enhances the Development of R packages in the Pharmaverse + /publication/rinpharma_291/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_291/ + + + + + Closing the Gap: Creating an End to End R Package Toolkit for the Clinical Reporting Pipeline + /publication/rinpharma_226/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_226/ + + + + + diff --git a/author/ben-wang/index.html b/author/ben-wang/index.html new file mode 100644 index 000000000..e7d97f58c --- /dev/null +++ b/author/ben-wang/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Ben Wang | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Ben Wang

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/ben-wang/index.xml b/author/ben-wang/index.xml new file mode 100644 index 000000000..b90e4ed07 --- /dev/null +++ b/author/ben-wang/index.xml @@ -0,0 +1,24 @@ + + + + Ben Wang | R/Pharma + /author/ben-wang/ + + Ben Wang + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 24 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Ben Wang + /author/ben-wang/ + + + + Interactive Reporting for Safety Monitoring + /publication/rinpharma_306/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_306/ + + + + + diff --git a/author/benjamin-wang/index.html b/author/benjamin-wang/index.html new file mode 100644 index 000000000..7efdbdde0 --- /dev/null +++ b/author/benjamin-wang/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Benjamin Wang | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Benjamin Wang

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/benjamin-wang/index.xml b/author/benjamin-wang/index.xml new file mode 100644 index 000000000..ca537cdb4 --- /dev/null +++ b/author/benjamin-wang/index.xml @@ -0,0 +1,24 @@ + + + + Benjamin Wang | R/Pharma + /author/benjamin-wang/ + + Benjamin Wang + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 02 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Benjamin Wang + /author/benjamin-wang/ + + + + Interactive Forest Plot for DMC Safety Monitoring in Clinical Trials + /publication/rinpharma_205/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_205/ + + + + + diff --git a/author/bjorn-magnusson/index.html b/author/bjorn-magnusson/index.html new file mode 100644 index 000000000..24c933295 --- /dev/null +++ b/author/bjorn-magnusson/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Björn Magnusson | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Björn Magnusson

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/bjorn-magnusson/index.xml b/author/bjorn-magnusson/index.xml new file mode 100644 index 000000000..2fc3ef540 --- /dev/null +++ b/author/bjorn-magnusson/index.xml @@ -0,0 +1,24 @@ + + + + Björn Magnusson | R/Pharma + /author/bjorn-magnusson/ + + Björn Magnusson + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 03 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Björn Magnusson + /author/bjorn-magnusson/ + + + + OneView – A Shiny app to unlock the full potential of drug repositioning investigations + /publication/rinpharma_220/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_220/ + + + + + diff --git a/author/bo-ci/index.html b/author/bo-ci/index.html new file mode 100644 index 000000000..83d7264bb --- /dev/null +++ b/author/bo-ci/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Bo Ci | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Bo Ci

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/bo-ci/index.xml b/author/bo-ci/index.xml new file mode 100644 index 000000000..0d4ac03ec --- /dev/null +++ b/author/bo-ci/index.xml @@ -0,0 +1,24 @@ + + + + Bo Ci | R/Pharma + /author/bo-ci/ + + Bo Ci + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 26 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Bo Ci + /author/bo-ci/ + + + + Exploration of Large language model-based frameworks to develop R codes for output delivery in pharma + /publication/rinpharma_334/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_334/ + + + + + diff --git a/author/bo-wang/index.html b/author/bo-wang/index.html new file mode 100644 index 000000000..51d6269ae --- /dev/null +++ b/author/bo-wang/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Bo Wang | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Bo Wang

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/bo-wang/index.xml b/author/bo-wang/index.xml new file mode 100644 index 000000000..18ceac09a --- /dev/null +++ b/author/bo-wang/index.xml @@ -0,0 +1,24 @@ + + + + Bo Wang | R/Pharma + /author/bo-wang/ + + Bo Wang + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 13 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Bo Wang + /author/bo-wang/ + + + + metashiny: build Shiny apps with a Shiny app + /publication/rinpharma_145/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_145/ + + + + + diff --git a/author/boyd-gonnerman/index.html b/author/boyd-gonnerman/index.html new file mode 100644 index 000000000..38a3a0664 --- /dev/null +++ b/author/boyd-gonnerman/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Boyd Gonnerman | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Boyd Gonnerman

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/boyd-gonnerman/index.xml b/author/boyd-gonnerman/index.xml new file mode 100644 index 000000000..436c85f71 --- /dev/null +++ b/author/boyd-gonnerman/index.xml @@ -0,0 +1,24 @@ + + + + Boyd Gonnerman | R/Pharma + /author/boyd-gonnerman/ + + Boyd Gonnerman + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 15 Aug 2018 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Boyd Gonnerman + /author/boyd-gonnerman/ + + + + Using R in a GxP Environment + /publication/rinpharma_8/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_8/ + + + + + diff --git a/author/carson-sievert/index.html b/author/carson-sievert/index.html new file mode 100644 index 000000000..6f3ff06a9 --- /dev/null +++ b/author/carson-sievert/index.html @@ -0,0 +1,882 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Carson Sievert | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Carson Sievert

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/carson-sievert/index.xml b/author/carson-sievert/index.xml new file mode 100644 index 000000000..7a1ffe406 --- /dev/null +++ b/author/carson-sievert/index.xml @@ -0,0 +1,57 @@ + + + + Carson Sievert | R/Pharma + /author/carson-sievert/ + + Carson Sievert + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 14 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Carson Sievert + /author/carson-sievert/ + + + + Styling Shiny & R Markdown with bootstraplib & thematic + /publication/rinpharma_160/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_160/ + + + + + Reproducible shiny apps with shinymeta + /publication/rinpharma_112/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_112/ + + + + + plotly + /publication/rinpharma_62/ + Tue, 20 Aug 2019 00:00:00 +0000 + /publication/rinpharma_62/ + + + + + Interactive data visualization with R, plotly, and dashR + /publication/rinpharma_28/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_28/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Interactive data visualization with R, plotly, and dashR + /publication/rinpharma_33/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_33/ + + + + + diff --git a/author/catherine-igartua/avatar.jpeg b/author/catherine-igartua/avatar.jpeg new file mode 100644 index 000000000..431388879 Binary files /dev/null and b/author/catherine-igartua/avatar.jpeg differ diff --git a/author/catherine-igartua/index.html b/author/catherine-igartua/index.html new file mode 100644 index 000000000..e8c64740b --- /dev/null +++ b/author/catherine-igartua/index.html @@ -0,0 +1,1035 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Catherine Igartua | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + +
+

Catherine Igartua

+ + + + + + + + + + + + + + + + +
+ + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/charlie-wright/index.html b/author/charlie-wright/index.html new file mode 100644 index 000000000..d27c812d8 --- /dev/null +++ b/author/charlie-wright/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Charlie Wright | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Charlie Wright

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/charlie-wright/index.xml b/author/charlie-wright/index.xml new file mode 100644 index 000000000..a51330e34 --- /dev/null +++ b/author/charlie-wright/index.xml @@ -0,0 +1,24 @@ + + + + Charlie Wright | R/Pharma + /author/charlie-wright/ + + Charlie Wright + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 09 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Charlie Wright + /author/charlie-wright/ + + + + Analysis and visualization of large-scale drug combination experiments with Shiny + /publication/rinpharma_278/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_278/ + + + + + diff --git a/author/charlotta-fruchtenicht/index.html b/author/charlotta-fruchtenicht/index.html new file mode 100644 index 000000000..02cb0ffbb --- /dev/null +++ b/author/charlotta-fruchtenicht/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Charlotta Fruchtenicht | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Charlotta Fruchtenicht

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/charlotta-fruchtenicht/index.xml b/author/charlotta-fruchtenicht/index.xml new file mode 100644 index 000000000..d8acc3aa6 --- /dev/null +++ b/author/charlotta-fruchtenicht/index.xml @@ -0,0 +1,24 @@ + + + + Charlotta Fruchtenicht | R/Pharma + /author/charlotta-fruchtenicht/ + + Charlotta Fruchtenicht + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 14 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Charlotta Fruchtenicht + /author/charlotta-fruchtenicht/ + + + + visR - a package for effective visualization in Pharma + /publication/rinpharma_157/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_157/ + + + + + diff --git a/author/charlotte-soneson/index.html b/author/charlotte-soneson/index.html new file mode 100644 index 000000000..1e4c32553 --- /dev/null +++ b/author/charlotte-soneson/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Charlotte Soneson | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Charlotte Soneson

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/charlotte-soneson/index.xml b/author/charlotte-soneson/index.xml new file mode 100644 index 000000000..d9ac40d52 --- /dev/null +++ b/author/charlotte-soneson/index.xml @@ -0,0 +1,24 @@ + + + + Charlotte Soneson | R/Pharma + /author/charlotte-soneson/ + + Charlotte Soneson + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 02 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Charlotte Soneson + /author/charlotte-soneson/ + + + + Interactive and collaborative exploration of large-scale transcriptomics data with iSEE + /publication/rinpharma_210/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_210/ + + + + + diff --git a/author/chase-clark/index.html b/author/chase-clark/index.html new file mode 100644 index 000000000..20f4c5b1a --- /dev/null +++ b/author/chase-clark/index.html @@ -0,0 +1,870 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Chase Clark | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Chase Clark

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/chase-clark/index.xml b/author/chase-clark/index.xml new file mode 100644 index 000000000..24b0ef0ee --- /dev/null +++ b/author/chase-clark/index.xml @@ -0,0 +1,32 @@ + + + + Chase Clark | R/Pharma + /author/chase-clark/ + + Chase Clark + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 22 Aug 2019 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Chase Clark + /author/chase-clark/ + + + + Your Missing Step in Reproducible R Programming: Continuous Deployment + /publication/rinpharma_100/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_100/ + + + + + IDBac: A New Paradigm in Developing Microbial Libraries for Drug Discovery + /publication/rinpharma_9/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_9/ + + + + + diff --git a/author/chris-ridley/index.html b/author/chris-ridley/index.html new file mode 100644 index 000000000..b03b3e270 --- /dev/null +++ b/author/chris-ridley/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Chris Ridley | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Chris Ridley

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/chris-ridley/index.xml b/author/chris-ridley/index.xml new file mode 100644 index 000000000..3a0401b93 --- /dev/null +++ b/author/chris-ridley/index.xml @@ -0,0 +1,24 @@ + + + + Chris Ridley | R/Pharma + /author/chris-ridley/ + + Chris Ridley + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 26 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Chris Ridley + /author/chris-ridley/ + + + + Designing a CSR with Shiny + /publication/rinpharma_344/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_344/ + + + + + diff --git a/author/christina-fillmore/index.html b/author/christina-fillmore/index.html new file mode 100644 index 000000000..c023670c7 --- /dev/null +++ b/author/christina-fillmore/index.html @@ -0,0 +1,874 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Christina Fillmore | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Christina Fillmore

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/christina-fillmore/index.xml b/author/christina-fillmore/index.xml new file mode 100644 index 000000000..d895d743a --- /dev/null +++ b/author/christina-fillmore/index.xml @@ -0,0 +1,40 @@ + + + + Christina Fillmore | R/Pharma + /author/christina-fillmore/ + + Christina Fillmore + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 26 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Christina Fillmore + /author/christina-fillmore/ + + + + Comparing Analysis Method Implementations in Software (CAMIS): An open source repository to document differences in statistical methodology across software + /publication/rinpharma_333/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_333/ + + + + + Why do I spend all my life formatting tables?! + /publication/rinpharma_256/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_256/ + + + + + Using R to Create an End to End Process for Predicting Delays in Recruitment from Covid-19 + /publication/rinpharma_155/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_155/ + + + + + diff --git a/author/claire-donoghue/index.html b/author/claire-donoghue/index.html new file mode 100644 index 000000000..5ef922bf3 --- /dev/null +++ b/author/claire-donoghue/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Claire Donoghue | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Claire Donoghue

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/claire-donoghue/index.xml b/author/claire-donoghue/index.xml new file mode 100644 index 000000000..d6d99e726 --- /dev/null +++ b/author/claire-donoghue/index.xml @@ -0,0 +1,24 @@ + + + + Claire Donoghue | R/Pharma + /author/claire-donoghue/ + + Claire Donoghue + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 03 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Claire Donoghue + /author/claire-donoghue/ + + + + OneView – A Shiny app to unlock the full potential of drug repositioning investigations + /publication/rinpharma_220/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_220/ + + + + + diff --git a/author/claus-dethlefsen/index.html b/author/claus-dethlefsen/index.html new file mode 100644 index 000000000..c29df41d9 --- /dev/null +++ b/author/claus-dethlefsen/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Claus Dethlefsen | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Claus Dethlefsen

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/claus-dethlefsen/index.xml b/author/claus-dethlefsen/index.xml new file mode 100644 index 000000000..379084679 --- /dev/null +++ b/author/claus-dethlefsen/index.xml @@ -0,0 +1,24 @@ + + + + Claus Dethlefsen | R/Pharma + /author/claus-dethlefsen/ + + Claus Dethlefsen + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 10 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Claus Dethlefsen + /author/claus-dethlefsen/ + + + + Co-existence of R and SAS for multiple imputation in Novo Nordisk + /publication/rinpharma_284/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_284/ + + + + + diff --git a/author/coline-zeballos/index.html b/author/coline-zeballos/index.html new file mode 100644 index 000000000..cdf1c8401 --- /dev/null +++ b/author/coline-zeballos/index.html @@ -0,0 +1,874 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Coline Zeballos | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Coline Zeballos

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/coline-zeballos/index.xml b/author/coline-zeballos/index.xml new file mode 100644 index 000000000..9f8318a5f --- /dev/null +++ b/author/coline-zeballos/index.xml @@ -0,0 +1,40 @@ + + + + Coline Zeballos | R/Pharma + /author/coline-zeballos/ + + Coline Zeballos + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 25 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Coline Zeballos + /author/coline-zeballos/ + + + + Updates from the R Validation Hub: Towards a Pharma Repository + /publication/rinpharma_320/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_320/ + + + + + Roches approach to software validation: an automated pipeline from validation to publication + /publication/rinpharma_274/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_274/ + + + + + R Package Validation at Roche + /publication/rinpharma_203/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_203/ + + + + + diff --git a/author/craig-gower-page/index.html b/author/craig-gower-page/index.html new file mode 100644 index 000000000..6293c7dc7 --- /dev/null +++ b/author/craig-gower-page/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Craig-Gower-Page | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Craig-Gower-Page

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/craig-gower-page/index.xml b/author/craig-gower-page/index.xml new file mode 100644 index 000000000..5baa0a6d5 --- /dev/null +++ b/author/craig-gower-page/index.xml @@ -0,0 +1,24 @@ + + + + Craig-Gower-Page | R/Pharma + /author/craig-gower-page/ + + Craig-Gower-Page + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 10 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Craig-Gower-Page + /author/craig-gower-page/ + + + + How CI/CD Enhances the Development of R packages in the Pharmaverse + /publication/rinpharma_291/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_291/ + + + + + diff --git a/author/daniel-falbel/index.html b/author/daniel-falbel/index.html new file mode 100644 index 000000000..eb8b1c5cd --- /dev/null +++ b/author/daniel-falbel/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Daniel Falbel | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Daniel Falbel

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/daniel-falbel/index.xml b/author/daniel-falbel/index.xml new file mode 100644 index 000000000..c9d014e2c --- /dev/null +++ b/author/daniel-falbel/index.xml @@ -0,0 +1,24 @@ + + + + Daniel Falbel | R/Pharma + /author/daniel-falbel/ + + Daniel Falbel + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 25 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Daniel Falbel + /author/daniel-falbel/ + + + + Getting started with torch in R + /publication/rinpharma_318/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_318/ + + + + + diff --git a/author/daniel-lee/index.html b/author/daniel-lee/index.html new file mode 100644 index 000000000..3be091be4 --- /dev/null +++ b/author/daniel-lee/index.html @@ -0,0 +1,878 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Daniel Lee | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Daniel Lee

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/daniel-lee/index.xml b/author/daniel-lee/index.xml new file mode 100644 index 000000000..f84a3155a --- /dev/null +++ b/author/daniel-lee/index.xml @@ -0,0 +1,50 @@ + + + + Daniel Lee | R/Pharma + /author/daniel-lee/ + + Daniel Lee + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 26 Oct 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Daniel Lee + /author/daniel-lee/ + + + + Stan: Building a survival model from scratch + /publication/rinpharma_190/ + Tue, 26 Oct 2021 00:00:00 +0000 + /publication/rinpharma_190/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Stan + /publication/rinpharma_130/ + Wed, 07 Oct 2020 00:00:00 +0000 + /publication/rinpharma_130/ + + + + + Bayesian Models for Smaller Trial Sizes + /publication/rinpharma_53/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_53/ + + + + + Stan for Pharma + /publication/rinpharma_3/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_3/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + diff --git a/author/daniel-sabanes-bove/avatar.jpg b/author/daniel-sabanes-bove/avatar.jpg new file mode 100644 index 000000000..513cf2757 Binary files /dev/null and b/author/daniel-sabanes-bove/avatar.jpg differ diff --git a/author/daniel-sabanes-bove/avatar_hub173f210e5dcc1d37d31ef87b1cd9102_2329249_270x270_fill_q75_lanczos_center.jpg b/author/daniel-sabanes-bove/avatar_hub173f210e5dcc1d37d31ef87b1cd9102_2329249_270x270_fill_q75_lanczos_center.jpg new file mode 100644 index 000000000..b230d33b8 Binary files /dev/null and b/author/daniel-sabanes-bove/avatar_hub173f210e5dcc1d37d31ef87b1cd9102_2329249_270x270_fill_q75_lanczos_center.jpg differ diff --git a/author/daniel-sabanes-bove/index.html b/author/daniel-sabanes-bove/index.html new file mode 100644 index 000000000..e7e66d8cf --- /dev/null +++ b/author/daniel-sabanes-bove/index.html @@ -0,0 +1,874 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Daniel Sabanés Bové | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Daniel Sabanés Bové

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/daniel-sabanes-bove/index.xml b/author/daniel-sabanes-bove/index.xml new file mode 100644 index 000000000..4b7d6707f --- /dev/null +++ b/author/daniel-sabanes-bove/index.xml @@ -0,0 +1,40 @@ + + + + Daniel Sabanés Bové | R/Pharma + /author/daniel-sabanes-bove/ + + Daniel Sabanés Bové + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 26 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Daniel Sabanés Bové + /author/daniel-sabanes-bove/ + + + + Why we Need to Improve Software Engineering in Biostatistics - A Call to Action + /publication/rinpharma_331/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_331/ + + + + + Working at the intersection of Biostatistics and Software Engineering in a Pharma company + /publication/rinpharma_270/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_270/ + + + + + Implementing Mixed Models with Repeated Measures (MMRM) in R and Shiny for Regulatory Purposes + /publication/rinpharma_142/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_142/ + + + + + diff --git a/author/daniel-sjoberg/index.html b/author/daniel-sjoberg/index.html new file mode 100644 index 000000000..db335ff62 --- /dev/null +++ b/author/daniel-sjoberg/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Daniel Sjoberg | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Daniel Sjoberg

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/daniel-sjoberg/index.xml b/author/daniel-sjoberg/index.xml new file mode 100644 index 000000000..4812de4d1 --- /dev/null +++ b/author/daniel-sjoberg/index.xml @@ -0,0 +1,24 @@ + + + + Daniel Sjoberg | R/Pharma + /author/daniel-sjoberg/ + + Daniel Sjoberg + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 10 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Daniel Sjoberg + /author/daniel-sjoberg/ + + + + Introducing gtreg: an R package to produce regulatory tables for clinical research + /publication/rinpharma_293/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_293/ + + + + + diff --git a/author/daniel-woodie/index.html b/author/daniel-woodie/index.html new file mode 100644 index 000000000..0c92dab2c --- /dev/null +++ b/author/daniel-woodie/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Daniel Woodie | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Daniel Woodie

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/daniel-woodie/index.xml b/author/daniel-woodie/index.xml new file mode 100644 index 000000000..2dc7c1502 --- /dev/null +++ b/author/daniel-woodie/index.xml @@ -0,0 +1,24 @@ + + + + Daniel Woodie | R/Pharma + /author/daniel-woodie/ + + Daniel Woodie + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 08 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Daniel Woodie + /author/daniel-woodie/ + + + + ANTICS, an interactive game for exploring Adaptive Trial Design + /publication/rinpharma_255/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_255/ + + + + + diff --git a/author/daniella-mark/avatar.jpg b/author/daniella-mark/avatar.jpg new file mode 100644 index 000000000..22d0850ab Binary files /dev/null and b/author/daniella-mark/avatar.jpg differ diff --git a/author/daniella-mark/index.html b/author/daniella-mark/index.html new file mode 100644 index 000000000..d55ec44df --- /dev/null +++ b/author/daniella-mark/index.html @@ -0,0 +1,1035 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Daniella Mark | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + +
+

Daniella Mark

+ + + + + + + + + + + + + + + + +
+ + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/daphne-grasselly/index.html b/author/daphne-grasselly/index.html new file mode 100644 index 000000000..c4be73019 --- /dev/null +++ b/author/daphne-grasselly/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Daphné Grasselly | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Daphné Grasselly

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/daphne-grasselly/index.xml b/author/daphne-grasselly/index.xml new file mode 100644 index 000000000..9a30410f5 --- /dev/null +++ b/author/daphne-grasselly/index.xml @@ -0,0 +1,24 @@ + + + + Daphné Grasselly | R/Pharma + /author/daphne-grasselly/ + + Daphné Grasselly + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 25 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Daphné Grasselly + /author/daphne-grasselly/ + + + + Learnings from deploying a Python package to orchestrate clinical trials outputs generation + /publication/rinpharma_326/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_326/ + + + + + diff --git a/author/dariusz-ratman/index.html b/author/dariusz-ratman/index.html new file mode 100644 index 000000000..e1ba4105e --- /dev/null +++ b/author/dariusz-ratman/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Dariusz Ratman | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Dariusz Ratman

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/dariusz-ratman/index.xml b/author/dariusz-ratman/index.xml new file mode 100644 index 000000000..22280a4a6 --- /dev/null +++ b/author/dariusz-ratman/index.xml @@ -0,0 +1,24 @@ + + + + Dariusz Ratman | R/Pharma + /author/dariusz-ratman/ + + Dariusz Ratman + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 15 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Dariusz Ratman + /author/dariusz-ratman/ + + + + Building and Managing Unified R Environments for Data Science and Software Development + /publication/rinpharma_177/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_177/ + + + + + diff --git a/author/david-benkeser/index.html b/author/david-benkeser/index.html new file mode 100644 index 000000000..7b6c1b75d --- /dev/null +++ b/author/david-benkeser/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + David Benkeser | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

David Benkeser

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/david-benkeser/index.xml b/author/david-benkeser/index.xml new file mode 100644 index 000000000..6812aee8a --- /dev/null +++ b/author/david-benkeser/index.xml @@ -0,0 +1,24 @@ + + + + David Benkeser | R/Pharma + /author/david-benkeser/ + + David Benkeser + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 03 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + David Benkeser + /author/david-benkeser/ + + + + R at Warp Speed: Reproducible coding for COVID vaccine trials + /publication/rinpharma_229/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_229/ + + + + + diff --git a/author/david-cooper/index.html b/author/david-cooper/index.html new file mode 100644 index 000000000..5eb18369b --- /dev/null +++ b/author/david-cooper/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + David Cooper | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

David Cooper

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/david-cooper/index.xml b/author/david-cooper/index.xml new file mode 100644 index 000000000..b14b41d2a --- /dev/null +++ b/author/david-cooper/index.xml @@ -0,0 +1,24 @@ + + + + David Cooper | R/Pharma + /author/david-cooper/ + + David Cooper + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 21 Aug 2019 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + David Cooper + /author/david-cooper/ + + + + Using Machine Learning and Interactive Graphics to Find New Cancer Targets + /publication/rinpharma_91/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_91/ + + + + + diff --git a/author/david-gohel/index.html b/author/david-gohel/index.html new file mode 100644 index 000000000..71cfcbb57 --- /dev/null +++ b/author/david-gohel/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + David Gohel | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

David Gohel

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/david-gohel/index.xml b/author/david-gohel/index.xml new file mode 100644 index 000000000..430c122b8 --- /dev/null +++ b/author/david-gohel/index.xml @@ -0,0 +1,25 @@ + + + + David Gohel | R/Pharma + /author/david-gohel/ + + David Gohel + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 24 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + David Gohel + /author/david-gohel/ + + + + Clinical Tables with flextable, tables and rtables + /publication/rinpharma_301/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_301/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + diff --git a/author/david-granjon/index.html b/author/david-granjon/index.html new file mode 100644 index 000000000..e2c41a8fc --- /dev/null +++ b/author/david-granjon/index.html @@ -0,0 +1,874 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + David Granjon | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

David Granjon

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/david-granjon/index.xml b/author/david-granjon/index.xml new file mode 100644 index 000000000..019692108 --- /dev/null +++ b/author/david-granjon/index.xml @@ -0,0 +1,40 @@ + + + + David Granjon | R/Pharma + /author/david-granjon/ + + David Granjon + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 04 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + David Granjon + /author/david-granjon/ + + + + Outstanding User Interfaces with Shiny + /publication/rinpharma_236/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_236/ + + + + + Unleash your Shiny apps with JavaScript + /publication/rinpharma_191/ + Tue, 26 Oct 2021 00:00:00 +0000 + /publication/rinpharma_191/ + + + + + Unleash Shiny + /publication/rinpharma_133/ + Fri, 09 Oct 2020 00:00:00 +0000 + /publication/rinpharma_133/ + + + + + diff --git a/author/david-james/index.html b/author/david-james/index.html new file mode 100644 index 000000000..0d5c709d6 --- /dev/null +++ b/author/david-james/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + David James | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

David James

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/david-james/index.xml b/author/david-james/index.xml new file mode 100644 index 000000000..6cb5a9d68 --- /dev/null +++ b/author/david-james/index.xml @@ -0,0 +1,24 @@ + + + + David James | R/Pharma + /author/david-james/ + + David James + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 21 Aug 2019 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + David James + /author/david-james/ + + + + An R package for Data Science and Deep Visualization of a complex clinical database + /publication/rinpharma_93/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_93/ + + + + + diff --git a/author/debbie-morreall/index.html b/author/debbie-morreall/index.html new file mode 100644 index 000000000..f5a5a7fa2 --- /dev/null +++ b/author/debbie-morreall/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Debbie Morreall | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Debbie Morreall

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/debbie-morreall/index.xml b/author/debbie-morreall/index.xml new file mode 100644 index 000000000..ed11b2cf3 --- /dev/null +++ b/author/debbie-morreall/index.xml @@ -0,0 +1,24 @@ + + + + Debbie Morreall | R/Pharma + /author/debbie-morreall/ + + Debbie Morreall + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 22 Aug 2019 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Debbie Morreall + /author/debbie-morreall/ + + + + Identifying progression-free survival in Veterans with Diffuse Large B-Cell Lymphoma using electronic healthcare records + /publication/rinpharma_123/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_123/ + + + + + diff --git a/author/devin-pastoor/index.html b/author/devin-pastoor/index.html new file mode 100644 index 000000000..ba4d99fdf --- /dev/null +++ b/author/devin-pastoor/index.html @@ -0,0 +1,882 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Devin Pastoor | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Devin Pastoor

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/devin-pastoor/index.xml b/author/devin-pastoor/index.xml new file mode 100644 index 000000000..d91684d78 --- /dev/null +++ b/author/devin-pastoor/index.xml @@ -0,0 +1,58 @@ + + + + Devin Pastoor | R/Pharma + /author/devin-pastoor/ + + Devin Pastoor + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 27 Oct 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Devin Pastoor + /author/devin-pastoor/ + + + + A case-study driven introduction to the Julia language for R programmers + /publication/rinpharma_192/ + Wed, 27 Oct 2021 00:00:00 +0000 + /publication/rinpharma_192/ + + + + + A PK & PBPK Modelling Workflow in R: Simulation, Optimization & Visualization + /publication/rinpharma_134/ + Fri, 09 Oct 2020 00:00:00 +0000 + /publication/rinpharma_134/ + + + + + Package management + /publication/rinpharma_82/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_82/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Moving Fast Without Breaking Things: Navigating the R Ecosystem in an Enterprise Environment + /publication/rinpharma_38/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_38/ + + + + + Moving Fast Without Breaking Things: Navigating the R Ecosystem in an Enterprise Environment + /publication/rinpharma_4/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_4/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + diff --git a/author/dinakar-kulkarni/index.html b/author/dinakar-kulkarni/index.html new file mode 100644 index 000000000..4933c6898 --- /dev/null +++ b/author/dinakar-kulkarni/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Dinakar Kulkarni | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Dinakar Kulkarni

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/dinakar-kulkarni/index.xml b/author/dinakar-kulkarni/index.xml new file mode 100644 index 000000000..cae9eac9e --- /dev/null +++ b/author/dinakar-kulkarni/index.xml @@ -0,0 +1,24 @@ + + + + Dinakar Kulkarni | R/Pharma + /author/dinakar-kulkarni/ + + Dinakar Kulkarni + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 10 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Dinakar Kulkarni + /author/dinakar-kulkarni/ + + + + How CI/CD Enhances the Development of R packages in the Pharmaverse + /publication/rinpharma_291/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_291/ + + + + + diff --git a/author/dionne-price/avatar.jpg b/author/dionne-price/avatar.jpg new file mode 100644 index 000000000..5d6a314b9 Binary files /dev/null and b/author/dionne-price/avatar.jpg differ diff --git a/author/dionne-price/avatar_hub56b56b49cbde4290f438449654d8714_910477_270x270_fill_q75_lanczos_center.jpg b/author/dionne-price/avatar_hub56b56b49cbde4290f438449654d8714_910477_270x270_fill_q75_lanczos_center.jpg new file mode 100644 index 000000000..b3429b1a5 Binary files /dev/null and b/author/dionne-price/avatar_hub56b56b49cbde4290f438449654d8714_910477_270x270_fill_q75_lanczos_center.jpg differ diff --git a/author/dionne-price/index.html b/author/dionne-price/index.html new file mode 100644 index 000000000..2dc117fca --- /dev/null +++ b/author/dionne-price/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Dionne Price | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Dionne Price

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/dionne-price/index.xml b/author/dionne-price/index.xml new file mode 100644 index 000000000..9fec05465 --- /dev/null +++ b/author/dionne-price/index.xml @@ -0,0 +1,24 @@ + + + + Dionne Price | R/Pharma + /author/dionne-price/ + + Dionne Price + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 24 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Dionne Price + /author/dionne-price/ + + + + Our Impact in the Evolving Data Landscape + /publication/rinpharma_299/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_299/ + + + + + diff --git a/author/donald-musgrove/index.html b/author/donald-musgrove/index.html new file mode 100644 index 000000000..422b936ef --- /dev/null +++ b/author/donald-musgrove/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Donald Musgrove | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Donald Musgrove

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/donald-musgrove/index.xml b/author/donald-musgrove/index.xml new file mode 100644 index 000000000..5c5f0aeec --- /dev/null +++ b/author/donald-musgrove/index.xml @@ -0,0 +1,24 @@ + + + + Donald Musgrove | R/Pharma + /author/donald-musgrove/ + + Donald Musgrove + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 03 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Donald Musgrove + /author/donald-musgrove/ + + + + bayesDP - an R package for data augmentation using the Bayesian discount prior for clinical trials + /publication/rinpharma_225/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_225/ + + + + + diff --git a/author/doug-kelkhoff/index.html b/author/doug-kelkhoff/index.html new file mode 100644 index 000000000..b0abe8c34 --- /dev/null +++ b/author/doug-kelkhoff/index.html @@ -0,0 +1,870 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Doug Kelkhoff | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Doug Kelkhoff

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/doug-kelkhoff/index.xml b/author/doug-kelkhoff/index.xml new file mode 100644 index 000000000..cfc08da67 --- /dev/null +++ b/author/doug-kelkhoff/index.xml @@ -0,0 +1,32 @@ + + + + Doug Kelkhoff | R/Pharma + /author/doug-kelkhoff/ + + Doug Kelkhoff + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 09 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Doug Kelkhoff + /author/doug-kelkhoff/ + + + + Roches approach to software validation: an automated pipeline from validation to publication + /publication/rinpharma_274/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_274/ + + + + + Re-envisioning Clinical Content Delivery in the Open Source World + /publication/rinpharma_86/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_86/ + + + + + diff --git a/author/douglas-robinson/index.html b/author/douglas-robinson/index.html new file mode 100644 index 000000000..c6e74264e --- /dev/null +++ b/author/douglas-robinson/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Douglas Robinson | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Douglas Robinson

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/douglas-robinson/index.xml b/author/douglas-robinson/index.xml new file mode 100644 index 000000000..70724e140 --- /dev/null +++ b/author/douglas-robinson/index.xml @@ -0,0 +1,24 @@ + + + + Douglas Robinson | R/Pharma + /author/douglas-robinson/ + + Douglas Robinson + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 15 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Douglas Robinson + /author/douglas-robinson/ + + + + Would John, Paul, George or Ringo have been famous if it were not for The Beatles + /publication/rinpharma_171/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_171/ + + + + + diff --git a/author/ed-lauzier/index.html b/author/ed-lauzier/index.html new file mode 100644 index 000000000..e9e243c00 --- /dev/null +++ b/author/ed-lauzier/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Ed Lauzier | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Ed Lauzier

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/ed-lauzier/index.xml b/author/ed-lauzier/index.xml new file mode 100644 index 000000000..5cd7d1051 --- /dev/null +++ b/author/ed-lauzier/index.xml @@ -0,0 +1,24 @@ + + + + Ed Lauzier | R/Pharma + /author/ed-lauzier/ + + Ed Lauzier + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 15 Aug 2018 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Ed Lauzier + /author/ed-lauzier/ + + + + Managing R and Associated Tools in Large Environments - an R-Admin’s Perspective + /publication/rinpharma_18/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_18/ + + + + + diff --git a/author/edgar-ruiz/index.html b/author/edgar-ruiz/index.html new file mode 100644 index 000000000..779076359 --- /dev/null +++ b/author/edgar-ruiz/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Edgar Ruiz | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Edgar Ruiz

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/edgar-ruiz/index.xml b/author/edgar-ruiz/index.xml new file mode 100644 index 000000000..69b1a6815 --- /dev/null +++ b/author/edgar-ruiz/index.xml @@ -0,0 +1,25 @@ + + + + Edgar Ruiz | R/Pharma + /author/edgar-ruiz/ + + Edgar Ruiz + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 26 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Edgar Ruiz + /author/edgar-ruiz/ + + + + Enhance Your Everyday Work with LLMs in RStudio + /publication/rinpharma_342/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_342/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + diff --git a/author/edward-lauzier/avatar.jpg b/author/edward-lauzier/avatar.jpg new file mode 100644 index 000000000..22d0850ab Binary files /dev/null and b/author/edward-lauzier/avatar.jpg differ diff --git a/author/edward-lauzier/index.html b/author/edward-lauzier/index.html new file mode 100644 index 000000000..f05899c84 --- /dev/null +++ b/author/edward-lauzier/index.html @@ -0,0 +1,1035 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Edward Lauzier | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + +
+

Edward Lauzier

+ + + + + + + + + + + + + + + + +
+ + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/elena-rantou/avatar.jpg b/author/elena-rantou/avatar.jpg new file mode 100644 index 000000000..22d0850ab Binary files /dev/null and b/author/elena-rantou/avatar.jpg differ diff --git a/author/elena-rantou/avatar_hu3c7fa322e26fd4a51cb07154a269549f_1776_270x270_fill_q75_lanczos_center.jpg b/author/elena-rantou/avatar_hu3c7fa322e26fd4a51cb07154a269549f_1776_270x270_fill_q75_lanczos_center.jpg new file mode 100644 index 000000000..c8a7a4085 Binary files /dev/null and b/author/elena-rantou/avatar_hu3c7fa322e26fd4a51cb07154a269549f_1776_270x270_fill_q75_lanczos_center.jpg differ diff --git a/author/elena-rantou/index.html b/author/elena-rantou/index.html new file mode 100644 index 000000000..39e13e652 --- /dev/null +++ b/author/elena-rantou/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Elena Rantou | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Elena Rantou

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/elena-rantou/index.xml b/author/elena-rantou/index.xml new file mode 100644 index 000000000..5c7af8736 --- /dev/null +++ b/author/elena-rantou/index.xml @@ -0,0 +1,24 @@ + + + + Elena Rantou | R/Pharma + /author/elena-rantou/ + + Elena Rantou + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 21 Aug 2019 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Elena Rantou + /author/elena-rantou/ + + + + Using R for Generic Drug Evaluation and SABE R-package for Assessing Bioequivalence of Topical Dermatological Products + /publication/rinpharma_70/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_70/ + + + + + diff --git a/author/eli-miller/index.html b/author/eli-miller/index.html new file mode 100644 index 000000000..7e5ae8940 --- /dev/null +++ b/author/eli-miller/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Eli Miller | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Eli Miller

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/eli-miller/index.xml b/author/eli-miller/index.xml new file mode 100644 index 000000000..34ae14b01 --- /dev/null +++ b/author/eli-miller/index.xml @@ -0,0 +1,24 @@ + + + + Eli Miller | R/Pharma + /author/eli-miller/ + + Eli Miller + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 03 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Eli Miller + /author/eli-miller/ + + + + Closing the Gap: Creating an End to End R Package Toolkit for the Clinical Reporting Pipeline + /publication/rinpharma_226/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_226/ + + + + + diff --git a/author/elisabeth-roesch/index.html b/author/elisabeth-roesch/index.html new file mode 100644 index 000000000..52375d38f --- /dev/null +++ b/author/elisabeth-roesch/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Elisabeth Roesch | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Elisabeth Roesch

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/elisabeth-roesch/index.xml b/author/elisabeth-roesch/index.xml new file mode 100644 index 000000000..d5d7912d1 --- /dev/null +++ b/author/elisabeth-roesch/index.xml @@ -0,0 +1,25 @@ + + + + Elisabeth Roesch | R/Pharma + /author/elisabeth-roesch/ + + Elisabeth Roesch + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 25 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Elisabeth Roesch + /author/elisabeth-roesch/ + + + + Accelerating Modeling and Simulation with Scientific Machine Learning in Julia + /publication/rinpharma_317/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_317/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + diff --git a/author/eliseo-papa/index.html b/author/eliseo-papa/index.html new file mode 100644 index 000000000..dda42f32a --- /dev/null +++ b/author/eliseo-papa/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Eliseo Papa | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Eliseo Papa

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/eliseo-papa/index.xml b/author/eliseo-papa/index.xml new file mode 100644 index 000000000..6fbd07f61 --- /dev/null +++ b/author/eliseo-papa/index.xml @@ -0,0 +1,24 @@ + + + + Eliseo Papa | R/Pharma + /author/eliseo-papa/ + + Eliseo Papa + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 03 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Eliseo Papa + /author/eliseo-papa/ + + + + OneView – A Shiny app to unlock the full potential of drug repositioning investigations + /publication/rinpharma_220/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_220/ + + + + + diff --git a/author/elke-ericson/index.html b/author/elke-ericson/index.html new file mode 100644 index 000000000..1652a2f37 --- /dev/null +++ b/author/elke-ericson/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Elke Ericson | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Elke Ericson

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/elke-ericson/index.xml b/author/elke-ericson/index.xml new file mode 100644 index 000000000..1d0068278 --- /dev/null +++ b/author/elke-ericson/index.xml @@ -0,0 +1,24 @@ + + + + Elke Ericson | R/Pharma + /author/elke-ericson/ + + Elke Ericson + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 03 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Elke Ericson + /author/elke-ericson/ + + + + OneView – A Shiny app to unlock the full potential of drug repositioning investigations + /publication/rinpharma_220/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_220/ + + + + + diff --git a/author/ellis-hughes/avatar.jpg b/author/ellis-hughes/avatar.jpg new file mode 100644 index 000000000..ecb62f29b Binary files /dev/null and b/author/ellis-hughes/avatar.jpg differ diff --git a/author/ellis-hughes/avatar_hu0d0242a2e9d28dd152d26dd9b3c69fe0_8252_270x270_fill_q75_lanczos_center.jpg b/author/ellis-hughes/avatar_hu0d0242a2e9d28dd152d26dd9b3c69fe0_8252_270x270_fill_q75_lanczos_center.jpg new file mode 100644 index 000000000..cfcff51ba Binary files /dev/null and b/author/ellis-hughes/avatar_hu0d0242a2e9d28dd152d26dd9b3c69fe0_8252_270x270_fill_q75_lanczos_center.jpg differ diff --git a/author/ellis-hughes/index.html b/author/ellis-hughes/index.html new file mode 100644 index 000000000..7cfd61561 --- /dev/null +++ b/author/ellis-hughes/index.html @@ -0,0 +1,874 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Ellis Hughes | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Ellis Hughes

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/ellis-hughes/index.xml b/author/ellis-hughes/index.xml new file mode 100644 index 000000000..78834e9c3 --- /dev/null +++ b/author/ellis-hughes/index.xml @@ -0,0 +1,40 @@ + + + + Ellis Hughes | R/Pharma + /author/ellis-hughes/ + + Ellis Hughes + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Fri, 05 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Ellis Hughes + /author/ellis-hughes/ + + + + R Package Validation Framework + /publication/rinpharma_249/ + Fri, 05 Nov 2021 00:00:00 +0000 + /publication/rinpharma_249/ + + + + + R Package Validation Framework + /publication/rinpharma_144/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_144/ + + + + + Validation Framework for Assay Processing Pipelines + /publication/rinpharma_121/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_121/ + + + + + diff --git a/author/elma-zannatul-ferdousy/index.html b/author/elma-zannatul-ferdousy/index.html new file mode 100644 index 000000000..b7198caf6 --- /dev/null +++ b/author/elma-zannatul-ferdousy/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Elma Zannatul Ferdousy | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Elma Zannatul Ferdousy

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/elma-zannatul-ferdousy/index.xml b/author/elma-zannatul-ferdousy/index.xml new file mode 100644 index 000000000..c4bbe8cad --- /dev/null +++ b/author/elma-zannatul-ferdousy/index.xml @@ -0,0 +1,24 @@ + + + + Elma Zannatul Ferdousy | R/Pharma + /author/elma-zannatul-ferdousy/ + + Elma Zannatul Ferdousy + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 16 Aug 2018 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Elma Zannatul Ferdousy + /author/elma-zannatul-ferdousy/ + + + + The Magic R-Shiny App that can Boost your SDTM Usability and Viability while Saving Time + /publication/rinpharma_55/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_55/ + + + + + diff --git a/author/emil-hvitfeldt/index.html b/author/emil-hvitfeldt/index.html new file mode 100644 index 000000000..15568eb64 --- /dev/null +++ b/author/emil-hvitfeldt/index.html @@ -0,0 +1,870 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Emil Hvitfeldt | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Emil Hvitfeldt

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/emil-hvitfeldt/index.xml b/author/emil-hvitfeldt/index.xml new file mode 100644 index 000000000..cf29e82e5 --- /dev/null +++ b/author/emil-hvitfeldt/index.xml @@ -0,0 +1,32 @@ + + + + Emil Hvitfeldt | R/Pharma + /author/emil-hvitfeldt/ + + Emil Hvitfeldt + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 10 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Emil Hvitfeldt + /author/emil-hvitfeldt/ + + + + Three new things in tidymodels + /publication/rinpharma_283/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_283/ + + + + + Predictive modeling with text using tidy data principles + /publication/rinpharma_135/ + Fri, 09 Oct 2020 00:00:00 +0000 + /publication/rinpharma_135/ + + + + + diff --git a/author/eric-nantz/avatar.jpg b/author/eric-nantz/avatar.jpg new file mode 100644 index 000000000..22d0850ab Binary files /dev/null and b/author/eric-nantz/avatar.jpg differ diff --git a/author/eric-nantz/avatar_hu3c7fa322e26fd4a51cb07154a269549f_1776_270x270_fill_q75_lanczos_center.jpg b/author/eric-nantz/avatar_hu3c7fa322e26fd4a51cb07154a269549f_1776_270x270_fill_q75_lanczos_center.jpg new file mode 100644 index 000000000..c8a7a4085 Binary files /dev/null and b/author/eric-nantz/avatar_hu3c7fa322e26fd4a51cb07154a269549f_1776_270x270_fill_q75_lanczos_center.jpg differ diff --git a/author/eric-nantz/index.html b/author/eric-nantz/index.html new file mode 100644 index 000000000..833774b6f --- /dev/null +++ b/author/eric-nantz/index.html @@ -0,0 +1,878 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Eric Nantz | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Eric Nantz

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/eric-nantz/index.xml b/author/eric-nantz/index.xml new file mode 100644 index 000000000..6686d5479 --- /dev/null +++ b/author/eric-nantz/index.xml @@ -0,0 +1,48 @@ + + + + Eric Nantz | R/Pharma + /author/eric-nantz/ + + Eric Nantz + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 26 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Eric Nantz + /author/eric-nantz/ + + + + A Pivotal Year of R Pilots for Shiny Application Submissions to the FDA / Celebrating a Milestone: R Tables for Regulatory Submission Working Group s eBook on Clinical Data Table Generation + /publication/rinpharma_336/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_336/ + + + + + The New Roads Leading to Shiny Nirvana + /publication/rinpharma_238/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_238/ + + + + + Creating and reviving Shiny apps with golem + /publication/rinpharma_75/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_75/ + + + + + Developing powerful Shiny applications in an enterprise environment: Best practices and lessons learned + /publication/rinpharma_34/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_34/ + + + + + diff --git a/author/eric-pena/index.html b/author/eric-pena/index.html new file mode 100644 index 000000000..afe4a62f8 --- /dev/null +++ b/author/eric-pena/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Eric Peña | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Eric Peña

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/eric-pena/index.xml b/author/eric-pena/index.xml new file mode 100644 index 000000000..eb87e5186 --- /dev/null +++ b/author/eric-pena/index.xml @@ -0,0 +1,24 @@ + + + + Eric Peña | R/Pharma + /author/eric-pena/ + + Eric Peña + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 10 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Eric Peña + /author/eric-pena/ + + + + RStudio on Amazon SageMaker: Streamlining the Healthcare and Life Sciences Machine Learning process + /publication/rinpharma_286/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_286/ + + + + + diff --git a/author/eric-simms/avatar.jpg b/author/eric-simms/avatar.jpg new file mode 100644 index 000000000..22d0850ab Binary files /dev/null and b/author/eric-simms/avatar.jpg differ diff --git a/author/eric-simms/avatar_hu3c7fa322e26fd4a51cb07154a269549f_1776_270x270_fill_q75_lanczos_center.jpg b/author/eric-simms/avatar_hu3c7fa322e26fd4a51cb07154a269549f_1776_270x270_fill_q75_lanczos_center.jpg new file mode 100644 index 000000000..c8a7a4085 Binary files /dev/null and b/author/eric-simms/avatar_hu3c7fa322e26fd4a51cb07154a269549f_1776_270x270_fill_q75_lanczos_center.jpg differ diff --git a/author/eric-simms/index.html b/author/eric-simms/index.html new file mode 100644 index 000000000..eac297848 --- /dev/null +++ b/author/eric-simms/index.html @@ -0,0 +1,1035 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Eric Simms | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + +
+

Eric Simms

+ + + + + + + + + + + + + + + + +
+ + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/faisal-khan/index.html b/author/faisal-khan/index.html new file mode 100644 index 000000000..5528aea9b --- /dev/null +++ b/author/faisal-khan/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Faisal Khan | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Faisal Khan

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/faisal-khan/index.xml b/author/faisal-khan/index.xml new file mode 100644 index 000000000..3df7cd471 --- /dev/null +++ b/author/faisal-khan/index.xml @@ -0,0 +1,24 @@ + + + + Faisal Khan | R/Pharma + /author/faisal-khan/ + + Faisal Khan + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 03 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Faisal Khan + /author/faisal-khan/ + + + + OneView – A Shiny app to unlock the full potential of drug repositioning investigations + /publication/rinpharma_220/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_220/ + + + + + diff --git a/author/farooq-sabir/index.html b/author/farooq-sabir/index.html new file mode 100644 index 000000000..aeec0ff49 --- /dev/null +++ b/author/farooq-sabir/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Farooq Sabir | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Farooq Sabir

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/farooq-sabir/index.xml b/author/farooq-sabir/index.xml new file mode 100644 index 000000000..384440a31 --- /dev/null +++ b/author/farooq-sabir/index.xml @@ -0,0 +1,24 @@ + + + + Farooq Sabir | R/Pharma + /author/farooq-sabir/ + + Farooq Sabir + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 10 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Farooq Sabir + /author/farooq-sabir/ + + + + RStudio on Amazon SageMaker: Streamlining the Healthcare and Life Sciences Machine Learning process + /publication/rinpharma_286/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_286/ + + + + + diff --git a/author/federico-marini/index.html b/author/federico-marini/index.html new file mode 100644 index 000000000..5318cc48b --- /dev/null +++ b/author/federico-marini/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Federico Marini | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Federico Marini

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/federico-marini/index.xml b/author/federico-marini/index.xml new file mode 100644 index 000000000..7bf047ab6 --- /dev/null +++ b/author/federico-marini/index.xml @@ -0,0 +1,24 @@ + + + + Federico Marini | R/Pharma + /author/federico-marini/ + + Federico Marini + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 02 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Federico Marini + /author/federico-marini/ + + + + Interactive and collaborative exploration of large-scale transcriptomics data with iSEE + /publication/rinpharma_210/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_210/ + + + + + diff --git a/author/frank-depierro/index.html b/author/frank-depierro/index.html new file mode 100644 index 000000000..b10e89c4a --- /dev/null +++ b/author/frank-depierro/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Frank DePierro | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Frank DePierro

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/frank-depierro/index.xml b/author/frank-depierro/index.xml new file mode 100644 index 000000000..a97a684e4 --- /dev/null +++ b/author/frank-depierro/index.xml @@ -0,0 +1,24 @@ + + + + Frank DePierro | R/Pharma + /author/frank-depierro/ + + Frank DePierro + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 15 Aug 2018 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Frank DePierro + /author/frank-depierro/ + + + + Using R in a GxP Environment + /publication/rinpharma_8/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_8/ + + + + + diff --git a/author/gabe-becker/index.html b/author/gabe-becker/index.html new file mode 100644 index 000000000..179b5e2dd --- /dev/null +++ b/author/gabe-becker/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Gabe Becker | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Gabe Becker

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/gabe-becker/index.xml b/author/gabe-becker/index.xml new file mode 100644 index 000000000..2471a70ec --- /dev/null +++ b/author/gabe-becker/index.xml @@ -0,0 +1,24 @@ + + + + Gabe Becker | R/Pharma + /author/gabe-becker/ + + Gabe Becker + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 15 Aug 2018 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Gabe Becker + /author/gabe-becker/ + + + + Beyond Simple Reproducibility - Discoverability, Provenance, and Improving the Impact of Results + /publication/rinpharma_27/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_27/ + + + + + diff --git a/author/garrett-grolemund/index.html b/author/garrett-grolemund/index.html new file mode 100644 index 000000000..93feb864d --- /dev/null +++ b/author/garrett-grolemund/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Garrett Grolemund | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Garrett Grolemund

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/garrett-grolemund/index.xml b/author/garrett-grolemund/index.xml new file mode 100644 index 000000000..c8ea7b343 --- /dev/null +++ b/author/garrett-grolemund/index.xml @@ -0,0 +1,25 @@ + + + + Garrett Grolemund | R/Pharma + /author/garrett-grolemund/ + + Garrett Grolemund + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 21 Aug 2019 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Garrett Grolemund + /author/garrett-grolemund/ + + + + Reproducibility and the role of code in reproducible data science + /publication/rinpharma_69/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_69/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + diff --git a/author/garth-mcgrath/index.html b/author/garth-mcgrath/index.html new file mode 100644 index 000000000..65f838ebc --- /dev/null +++ b/author/garth-mcgrath/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Garth McGrath | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Garth McGrath

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/garth-mcgrath/index.xml b/author/garth-mcgrath/index.xml new file mode 100644 index 000000000..28f0cfc93 --- /dev/null +++ b/author/garth-mcgrath/index.xml @@ -0,0 +1,24 @@ + + + + Garth McGrath | R/Pharma + /author/garth-mcgrath/ + + Garth McGrath + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 04 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Garth McGrath + /author/garth-mcgrath/ + + + + Data-as-a-Product: A data science framework for data collaborations + /publication/rinpharma_240/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_240/ + + + + + diff --git a/author/gordon-turner/index.html b/author/gordon-turner/index.html new file mode 100644 index 000000000..765177b32 --- /dev/null +++ b/author/gordon-turner/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Gordon Turner | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Gordon Turner

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/gordon-turner/index.xml b/author/gordon-turner/index.xml new file mode 100644 index 000000000..4ee8885e6 --- /dev/null +++ b/author/gordon-turner/index.xml @@ -0,0 +1,24 @@ + + + + Gordon Turner | R/Pharma + /author/gordon-turner/ + + Gordon Turner + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 22 Aug 2019 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Gordon Turner + /author/gordon-turner/ + + + + Shiny apps for accelerating early drug discovery research + /publication/rinpharma_113/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_113/ + + + + + diff --git a/author/guillaume-desachy/index.html b/author/guillaume-desachy/index.html new file mode 100644 index 000000000..b6ca9e205 --- /dev/null +++ b/author/guillaume-desachy/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Guillaume Desachy | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Guillaume Desachy

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/guillaume-desachy/index.xml b/author/guillaume-desachy/index.xml new file mode 100644 index 000000000..87b89adcc --- /dev/null +++ b/author/guillaume-desachy/index.xml @@ -0,0 +1,24 @@ + + + + Guillaume Desachy | R/Pharma + /author/guillaume-desachy/ + + Guillaume Desachy + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 08 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Guillaume Desachy + /author/guillaume-desachy/ + + + + Successfully building a vibrant community of R users at AstraZeneca: Lessons Learned! + /publication/rinpharma_259/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_259/ + + + + + diff --git a/author/hangyu-liu/index.html b/author/hangyu-liu/index.html new file mode 100644 index 000000000..d123fe670 --- /dev/null +++ b/author/hangyu-liu/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Hangyu Liu | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Hangyu Liu

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/hangyu-liu/index.xml b/author/hangyu-liu/index.xml new file mode 100644 index 000000000..6c93c5267 --- /dev/null +++ b/author/hangyu-liu/index.xml @@ -0,0 +1,24 @@ + + + + Hangyu Liu | R/Pharma + /author/hangyu-liu/ + + Hangyu Liu + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 25 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Hangyu Liu + /author/hangyu-liu/ + + + + Enhancing Quality Risk Classification with Natural Language Processing + /publication/rinpharma_328/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_328/ + + + + + diff --git a/author/hannah-diehl/index.html b/author/hannah-diehl/index.html new file mode 100644 index 000000000..c8148daa0 --- /dev/null +++ b/author/hannah-diehl/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Hannah Diehl | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Hannah Diehl

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/hannah-diehl/index.xml b/author/hannah-diehl/index.xml new file mode 100644 index 000000000..47b2f308e --- /dev/null +++ b/author/hannah-diehl/index.xml @@ -0,0 +1,24 @@ + + + + Hannah Diehl | R/Pharma + /author/hannah-diehl/ + + Hannah Diehl + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 15 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Hannah Diehl + /author/hannah-diehl/ + + + + The See Value App: Visual Decision Making for Drug Development + /publication/rinpharma_182/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_182/ + + + + + diff --git a/author/hannah-frick/index.html b/author/hannah-frick/index.html new file mode 100644 index 000000000..923d77874 --- /dev/null +++ b/author/hannah-frick/index.html @@ -0,0 +1,870 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Hannah Frick | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Hannah Frick

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/hannah-frick/index.xml b/author/hannah-frick/index.xml new file mode 100644 index 000000000..b13f57ac4 --- /dev/null +++ b/author/hannah-frick/index.xml @@ -0,0 +1,32 @@ + + + + Hannah Frick | R/Pharma + /author/hannah-frick/ + + Hannah Frick + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 10 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Hannah Frick + /author/hannah-frick/ + + + + Three new things in tidymodels + /publication/rinpharma_283/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_283/ + + + + + Survival analysis with tidymodels: The censored package + /publication/rinpharma_219/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_219/ + + + + + diff --git a/author/harvey-lieberman/avatar.jpg b/author/harvey-lieberman/avatar.jpg new file mode 100644 index 000000000..82f42bfe5 Binary files /dev/null and b/author/harvey-lieberman/avatar.jpg differ diff --git a/author/harvey-lieberman/avatar_hu1aa758ad66a41703ca3d1f3bb9f97258_7575_270x270_fill_q75_lanczos_center.jpg b/author/harvey-lieberman/avatar_hu1aa758ad66a41703ca3d1f3bb9f97258_7575_270x270_fill_q75_lanczos_center.jpg new file mode 100644 index 000000000..27a11cf60 Binary files /dev/null and b/author/harvey-lieberman/avatar_hu1aa758ad66a41703ca3d1f3bb9f97258_7575_270x270_fill_q75_lanczos_center.jpg differ diff --git a/author/harvey-lieberman/index.html b/author/harvey-lieberman/index.html new file mode 100644 index 000000000..57e6d0fe5 --- /dev/null +++ b/author/harvey-lieberman/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Harvey Lieberman | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Harvey Lieberman

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/harvey-lieberman/index.xml b/author/harvey-lieberman/index.xml new file mode 100644 index 000000000..e12f89cec --- /dev/null +++ b/author/harvey-lieberman/index.xml @@ -0,0 +1,24 @@ + + + + Harvey Lieberman | R/Pharma + /author/harvey-lieberman/ + + Harvey Lieberman + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 09 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Harvey Lieberman + /author/harvey-lieberman/ + + + + Building Shiny Frameworks: Some Lessons + /publication/rinpharma_269/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_269/ + + + + + diff --git a/author/heather-crandall/index.html b/author/heather-crandall/index.html new file mode 100644 index 000000000..4929e5249 --- /dev/null +++ b/author/heather-crandall/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Heather Crandall | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Heather Crandall

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/heather-crandall/index.xml b/author/heather-crandall/index.xml new file mode 100644 index 000000000..84538d30e --- /dev/null +++ b/author/heather-crandall/index.xml @@ -0,0 +1,24 @@ + + + + Heather Crandall | R/Pharma + /author/heather-crandall/ + + Heather Crandall + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 04 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Heather Crandall + /author/heather-crandall/ + + + + Submitting Data to CDER: What Comes Next? + /publication/rinpharma_233/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_233/ + + + + + diff --git a/author/herb-pang/index.html b/author/herb-pang/index.html new file mode 100644 index 000000000..b101cb636 --- /dev/null +++ b/author/herb-pang/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Herb Pang | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Herb Pang

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/herb-pang/index.xml b/author/herb-pang/index.xml new file mode 100644 index 000000000..12433daa7 --- /dev/null +++ b/author/herb-pang/index.xml @@ -0,0 +1,25 @@ + + + + Herb Pang | R/Pharma + /author/herb-pang/ + + Herb Pang + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 24 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Herb Pang + /author/herb-pang/ + + + + Trends and Current Landscape of ML/AI Publications with Open Source Tools + /publication/rinpharma_304/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_304/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + diff --git a/author/hitesh-sanganee/index.html b/author/hitesh-sanganee/index.html new file mode 100644 index 000000000..44f873c8c --- /dev/null +++ b/author/hitesh-sanganee/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Hitesh Sanganee | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Hitesh Sanganee

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/hitesh-sanganee/index.xml b/author/hitesh-sanganee/index.xml new file mode 100644 index 000000000..098b2b85b --- /dev/null +++ b/author/hitesh-sanganee/index.xml @@ -0,0 +1,24 @@ + + + + Hitesh Sanganee | R/Pharma + /author/hitesh-sanganee/ + + Hitesh Sanganee + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 03 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Hitesh Sanganee + /author/hitesh-sanganee/ + + + + OneView – A Shiny app to unlock the full potential of drug repositioning investigations + /publication/rinpharma_220/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_220/ + + + + + diff --git a/author/hye-soo-cho/avatar.jpeg b/author/hye-soo-cho/avatar.jpeg new file mode 100644 index 000000000..50cbeaab3 Binary files /dev/null and b/author/hye-soo-cho/avatar.jpeg differ diff --git a/author/hye-soo-cho/index.html b/author/hye-soo-cho/index.html new file mode 100644 index 000000000..6d2eb1230 --- /dev/null +++ b/author/hye-soo-cho/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Hye Soo Cho | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Hye Soo Cho

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/hye-soo-cho/index.xml b/author/hye-soo-cho/index.xml new file mode 100644 index 000000000..4d7396342 --- /dev/null +++ b/author/hye-soo-cho/index.xml @@ -0,0 +1,24 @@ + + + + Hye Soo Cho | R/Pharma + /author/hye-soo-cho/ + + Hye Soo Cho + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 09 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Hye Soo Cho + /author/hye-soo-cho/ + + + + R pilot submissions to FDA + /publication/rinpharma_267/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_267/ + + + + + diff --git a/author/j.-kyle-wathen/index.html b/author/j.-kyle-wathen/index.html new file mode 100644 index 000000000..bb899ddba --- /dev/null +++ b/author/j.-kyle-wathen/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + J. Kyle Wathen | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

J. Kyle Wathen

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/j.-kyle-wathen/index.xml b/author/j.-kyle-wathen/index.xml new file mode 100644 index 000000000..e512165a3 --- /dev/null +++ b/author/j.-kyle-wathen/index.xml @@ -0,0 +1,24 @@ + + + + J. Kyle Wathen | R/Pharma + /author/j.-kyle-wathen/ + + J. Kyle Wathen + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 14 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + J. Kyle Wathen + /author/j.-kyle-wathen/ + + + + PREP - Packages fRom tEmPlates - An R Package to Streamline Development of Shiny Apps and R Packages + /publication/rinpharma_163/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_163/ + + + + + diff --git a/author/jaejoon-song/index.html b/author/jaejoon-song/index.html new file mode 100644 index 000000000..f62e28918 --- /dev/null +++ b/author/jaejoon-song/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Jaejoon Song | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Jaejoon Song

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/jaejoon-song/index.xml b/author/jaejoon-song/index.xml new file mode 100644 index 000000000..6f74f33f8 --- /dev/null +++ b/author/jaejoon-song/index.xml @@ -0,0 +1,24 @@ + + + + Jaejoon Song | R/Pharma + /author/jaejoon-song/ + + Jaejoon Song + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 13 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Jaejoon Song + /author/jaejoon-song/ + + + + geoMapr: A Shiny Application for Enriched Analysis of Drug Utilization Data + /publication/rinpharma_149/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_149/ + + + + + diff --git a/author/james-black/avatar.jpg b/author/james-black/avatar.jpg new file mode 100644 index 000000000..267f29da7 Binary files /dev/null and b/author/james-black/avatar.jpg differ diff --git a/author/james-black/avatar_hu89c94de7674e837f60c02e9388372c4b_5536_270x270_fill_q75_lanczos_center.jpg b/author/james-black/avatar_hu89c94de7674e837f60c02e9388372c4b_5536_270x270_fill_q75_lanczos_center.jpg new file mode 100644 index 000000000..5c85093d8 Binary files /dev/null and b/author/james-black/avatar_hu89c94de7674e837f60c02e9388372c4b_5536_270x270_fill_q75_lanczos_center.jpg differ diff --git a/author/james-black/index.html b/author/james-black/index.html new file mode 100644 index 000000000..6e0dd9346 --- /dev/null +++ b/author/james-black/index.html @@ -0,0 +1,874 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + James Black | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

James Black

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/james-black/index.xml b/author/james-black/index.xml new file mode 100644 index 000000000..36212d1ec --- /dev/null +++ b/author/james-black/index.xml @@ -0,0 +1,40 @@ + + + + James Black | R/Pharma + /author/james-black/ + + James Black + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 25 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + James Black + /author/james-black/ + + + + The importance of the SCE in enabling our shift from proprietary programming to open-source data science + /publication/rinpharma_315/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_315/ + + + + + Smoothing out our path to open source and pan-pharma code collaboration + /publication/rinpharma_237/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_237/ + + + + + The role of R in converting clinical trial programmers to data scientists + /publication/rinpharma_47/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_47/ + + + + + diff --git a/author/janick-weberpals/index.html b/author/janick-weberpals/index.html new file mode 100644 index 000000000..6fb21b6c3 --- /dev/null +++ b/author/janick-weberpals/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Janick Weberpals | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Janick Weberpals

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/janick-weberpals/index.xml b/author/janick-weberpals/index.xml new file mode 100644 index 000000000..e3921e8b3 --- /dev/null +++ b/author/janick-weberpals/index.xml @@ -0,0 +1,24 @@ + + + + Janick Weberpals | R/Pharma + /author/janick-weberpals/ + + Janick Weberpals + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 26 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Janick Weberpals + /author/janick-weberpals/ + + + + Introducing smdi: An R package to perform structural missing data investigations for real-world evidence studies + /publication/rinpharma_340/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_340/ + + + + + diff --git a/author/jason-stevens/index.html b/author/jason-stevens/index.html new file mode 100644 index 000000000..a06540f20 --- /dev/null +++ b/author/jason-stevens/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Jason Stevens | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Jason Stevens

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/jason-stevens/index.xml b/author/jason-stevens/index.xml new file mode 100644 index 000000000..eebb124b8 --- /dev/null +++ b/author/jason-stevens/index.xml @@ -0,0 +1,24 @@ + + + + Jason Stevens | R/Pharma + /author/jason-stevens/ + + Jason Stevens + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 22 Aug 2019 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Jason Stevens + /author/jason-stevens/ + + + + Accelerating Chemistry Research through the Integration of Data Science with High-Throughput Experimentation + /publication/rinpharma_111/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_111/ + + + + + diff --git a/author/jay-timmerman/index.html b/author/jay-timmerman/index.html new file mode 100644 index 000000000..d8a5677a5 --- /dev/null +++ b/author/jay-timmerman/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Jay Timmerman | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Jay Timmerman

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/jay-timmerman/index.xml b/author/jay-timmerman/index.xml new file mode 100644 index 000000000..04237ac92 --- /dev/null +++ b/author/jay-timmerman/index.xml @@ -0,0 +1,24 @@ + + + + Jay Timmerman | R/Pharma + /author/jay-timmerman/ + + Jay Timmerman + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 16 Aug 2018 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Jay Timmerman + /author/jay-timmerman/ + + + + Enhance R Overview + /publication/rinpharma_54/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_54/ + + + + + diff --git a/author/jean-philippe-coene/index.html b/author/jean-philippe-coene/index.html new file mode 100644 index 000000000..84062b4c9 --- /dev/null +++ b/author/jean-philippe-coene/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Jean-Philippe Coene | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Jean-Philippe Coene

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/jean-philippe-coene/index.xml b/author/jean-philippe-coene/index.xml new file mode 100644 index 000000000..f29b262aa --- /dev/null +++ b/author/jean-philippe-coene/index.xml @@ -0,0 +1,24 @@ + + + + Jean-Philippe Coene | R/Pharma + /author/jean-philippe-coene/ + + Jean-Philippe Coene + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 26 Oct 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Jean-Philippe Coene + /author/jean-philippe-coene/ + + + + Unleash your Shiny apps with JavaScript + /publication/rinpharma_191/ + Tue, 26 Oct 2021 00:00:00 +0000 + /publication/rinpharma_191/ + + + + + diff --git a/author/jeannine-fisher/index.html b/author/jeannine-fisher/index.html new file mode 100644 index 000000000..c9fb271d4 --- /dev/null +++ b/author/jeannine-fisher/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Jeannine Fisher | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Jeannine Fisher

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/jeannine-fisher/index.xml b/author/jeannine-fisher/index.xml new file mode 100644 index 000000000..502fdad4c --- /dev/null +++ b/author/jeannine-fisher/index.xml @@ -0,0 +1,24 @@ + + + + Jeannine Fisher | R/Pharma + /author/jeannine-fisher/ + + Jeannine Fisher + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 21 Aug 2019 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Jeannine Fisher + /author/jeannine-fisher/ + + + + Leveraging multiple R tools to make effective pediatric dosing decisions + /publication/rinpharma_90/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_90/ + + + + + diff --git a/author/jeff-dickinson/index.html b/author/jeff-dickinson/index.html new file mode 100644 index 000000000..e0f2e6d98 --- /dev/null +++ b/author/jeff-dickinson/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Jeff Dickinson | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Jeff Dickinson

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/jeff-dickinson/index.xml b/author/jeff-dickinson/index.xml new file mode 100644 index 000000000..aed63dda7 --- /dev/null +++ b/author/jeff-dickinson/index.xml @@ -0,0 +1,24 @@ + + + + Jeff Dickinson | R/Pharma + /author/jeff-dickinson/ + + Jeff Dickinson + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 24 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Jeff Dickinson + /author/jeff-dickinson/ + + + + Pharmacokinetic (PK) data programming in {admiral} and the Pharmaverse + /publication/rinpharma_307/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_307/ + + + + + diff --git a/author/jenna-reps/avatar.jpg b/author/jenna-reps/avatar.jpg new file mode 100644 index 000000000..22d0850ab Binary files /dev/null and b/author/jenna-reps/avatar.jpg differ diff --git a/author/jenna-reps/avatar_hu3c7fa322e26fd4a51cb07154a269549f_1776_270x270_fill_q75_lanczos_center.jpg b/author/jenna-reps/avatar_hu3c7fa322e26fd4a51cb07154a269549f_1776_270x270_fill_q75_lanczos_center.jpg new file mode 100644 index 000000000..c8a7a4085 Binary files /dev/null and b/author/jenna-reps/avatar_hu3c7fa322e26fd4a51cb07154a269549f_1776_270x270_fill_q75_lanczos_center.jpg differ diff --git a/author/jenna-reps/index.html b/author/jenna-reps/index.html new file mode 100644 index 000000000..28ddc8636 --- /dev/null +++ b/author/jenna-reps/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Jenna Reps | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Jenna Reps

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/jenna-reps/index.xml b/author/jenna-reps/index.xml new file mode 100644 index 000000000..a3082e524 --- /dev/null +++ b/author/jenna-reps/index.xml @@ -0,0 +1,24 @@ + + + + Jenna Reps | R/Pharma + /author/jenna-reps/ + + Jenna Reps + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 08 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Jenna Reps + /author/jenna-reps/ + + + + PatientLevelPrediction: An end to end toolkit for developing diagnostic/prognostic models using big observational healthcare data + /publication/rinpharma_254/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_254/ + + + + + diff --git a/author/jeremy-wildfire/index.html b/author/jeremy-wildfire/index.html new file mode 100644 index 000000000..d8f13bbb0 --- /dev/null +++ b/author/jeremy-wildfire/index.html @@ -0,0 +1,870 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Jeremy Wildfire | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Jeremy Wildfire

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/jeremy-wildfire/index.xml b/author/jeremy-wildfire/index.xml new file mode 100644 index 000000000..3c8475094 --- /dev/null +++ b/author/jeremy-wildfire/index.xml @@ -0,0 +1,32 @@ + + + + Jeremy Wildfire | R/Pharma + /author/jeremy-wildfire/ + + Jeremy Wildfire + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Fri, 29 Oct 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Jeremy Wildfire + /author/jeremy-wildfire/ + + + + SafetyGraphics + /publication/rinpharma_196/ + Fri, 29 Oct 2021 00:00:00 +0000 + /publication/rinpharma_196/ + + + + + safetyGraphics v2.0 - Open Source Collaboration in Pharma using R and Shiny + /publication/rinpharma_158/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_158/ + + + + + diff --git a/author/jesse-anderson/index.html b/author/jesse-anderson/index.html new file mode 100644 index 000000000..d578b307d --- /dev/null +++ b/author/jesse-anderson/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Jesse Anderson | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Jesse Anderson

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/jesse-anderson/index.xml b/author/jesse-anderson/index.xml new file mode 100644 index 000000000..3b79ce8a1 --- /dev/null +++ b/author/jesse-anderson/index.xml @@ -0,0 +1,25 @@ + + + + Jesse Anderson | R/Pharma + /author/jesse-anderson/ + + Jesse Anderson + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 26 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Jesse Anderson + /author/jesse-anderson/ + + + + Dataset-JSON as Alternative Transport Format for Regulatory Submissions + /publication/rinpharma_335/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_335/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + diff --git a/author/jesse-reynolds/index.html b/author/jesse-reynolds/index.html new file mode 100644 index 000000000..875b9fae3 --- /dev/null +++ b/author/jesse-reynolds/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Jesse Reynolds | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Jesse Reynolds

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/jesse-reynolds/index.xml b/author/jesse-reynolds/index.xml new file mode 100644 index 000000000..932c1d6a0 --- /dev/null +++ b/author/jesse-reynolds/index.xml @@ -0,0 +1,24 @@ + + + + Jesse Reynolds | R/Pharma + /author/jesse-reynolds/ + + Jesse Reynolds + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 25 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Jesse Reynolds + /author/jesse-reynolds/ + + + + Clinical Trials Reporting Dashboard + /publication/rinpharma_322/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_322/ + + + + + diff --git a/author/jessica-higgins/index.html b/author/jessica-higgins/index.html new file mode 100644 index 000000000..dc2ade560 --- /dev/null +++ b/author/jessica-higgins/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Jessica Higgins | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Jessica Higgins

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/jessica-higgins/index.xml b/author/jessica-higgins/index.xml new file mode 100644 index 000000000..8f2d18980 --- /dev/null +++ b/author/jessica-higgins/index.xml @@ -0,0 +1,24 @@ + + + + Jessica Higgins | R/Pharma + /author/jessica-higgins/ + + Jessica Higgins + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 22 Aug 2019 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Jessica Higgins + /author/jessica-higgins/ + + + + From CDISC to TLFs, using R to support Pharmacokinetic Analyses + /publication/rinpharma_118/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_118/ + + + + + diff --git a/author/jessica-minnier/index.html b/author/jessica-minnier/index.html new file mode 100644 index 000000000..1301cdb87 --- /dev/null +++ b/author/jessica-minnier/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Jessica Minnier | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Jessica Minnier

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/jessica-minnier/index.xml b/author/jessica-minnier/index.xml new file mode 100644 index 000000000..21f1f5a4f --- /dev/null +++ b/author/jessica-minnier/index.xml @@ -0,0 +1,24 @@ + + + + Jessica Minnier | R/Pharma + /author/jessica-minnier/ + + Jessica Minnier + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 16 Aug 2018 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Jessica Minnier + /author/jessica-minnier/ + + + + Shiny Apps in Genomics and Clinical Trials + /publication/rinpharma_50/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_50/ + + + + + diff --git a/author/jessica-myers-franklin/index.html b/author/jessica-myers-franklin/index.html new file mode 100644 index 000000000..3ef3c49bd --- /dev/null +++ b/author/jessica-myers-franklin/index.html @@ -0,0 +1,870 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Jessica Myers Franklin | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Jessica Myers Franklin

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/jessica-myers-franklin/index.xml b/author/jessica-myers-franklin/index.xml new file mode 100644 index 000000000..718380bfa --- /dev/null +++ b/author/jessica-myers-franklin/index.xml @@ -0,0 +1,32 @@ + + + + Jessica Myers Franklin | R/Pharma + /author/jessica-myers-franklin/ + + Jessica Myers Franklin + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 22 Aug 2019 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Jessica Myers Franklin + /author/jessica-myers-franklin/ + + + + Evaluating the performance of advanced causal inference methods applied to healthcare claims data + /publication/rinpharma_107/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_107/ + + + + + Evaluating the performance of advanced causal inference methods applied to healthcare claims data + /publication/rinpharma_23/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_23/ + + + + + diff --git a/author/jia-kang/index.html b/author/jia-kang/index.html new file mode 100644 index 000000000..bd2cf57c5 --- /dev/null +++ b/author/jia-kang/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Jia Kang | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Jia Kang

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/jia-kang/index.xml b/author/jia-kang/index.xml new file mode 100644 index 000000000..f34b1deaf --- /dev/null +++ b/author/jia-kang/index.xml @@ -0,0 +1,24 @@ + + + + Jia Kang | R/Pharma + /author/jia-kang/ + + Jia Kang + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 16 Aug 2018 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Jia Kang + /author/jia-kang/ + + + + Assisting pharmacometric simulation with the use of Shiny + /publication/rinpharma_42/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_42/ + + + + + diff --git a/author/joe-cheng/index.html b/author/joe-cheng/index.html new file mode 100644 index 000000000..7e2e58ac1 --- /dev/null +++ b/author/joe-cheng/index.html @@ -0,0 +1,870 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Joe Cheng | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Joe Cheng

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/joe-cheng/index.xml b/author/joe-cheng/index.xml new file mode 100644 index 000000000..2ac06e4ba --- /dev/null +++ b/author/joe-cheng/index.xml @@ -0,0 +1,32 @@ + + + + Joe Cheng | R/Pharma + /author/joe-cheng/ + + Joe Cheng + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 20 Aug 2019 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Joe Cheng + /author/joe-cheng/ + + + + Shiny Reproducibility + /publication/rinpharma_58/ + Tue, 20 Aug 2019 00:00:00 +0000 + /publication/rinpharma_58/ + + + + + Using interactivity responsibly in pharma + /publication/rinpharma_32/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_32/ + + + + + diff --git a/author/joe-rickert/index.html b/author/joe-rickert/index.html new file mode 100644 index 000000000..55800811e --- /dev/null +++ b/author/joe-rickert/index.html @@ -0,0 +1,870 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Joe Rickert | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Joe Rickert

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/joe-rickert/index.xml b/author/joe-rickert/index.xml new file mode 100644 index 000000000..509b34788 --- /dev/null +++ b/author/joe-rickert/index.xml @@ -0,0 +1,190 @@ + + + + Joe Rickert | R/Pharma + /author/joe-rickert/ + + Joe Rickert + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 20 Aug 2019 13:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Joe Rickert + /author/joe-rickert/ + + + + 2019 Conference + /event/rinpharma2019/ + Tue, 20 Aug 2019 13:00:00 +0000 + /event/rinpharma2019/ + <p>This post was <a href="https://rviews.rstudio.com/2018/10/03/some-thoughts-on-r-pharma-2018/" target="_blank" rel="noopener">originally shared on R/Views</a>.</p> +<p>It’s no secret that there are few industries more competitive than the pharmaceutical +industry. Big money placed on long-shot bets for block-buster drugs where being +first makes all the difference means a constant struggle to gain a competitive edge. +So, you might find it surprising that the inaugural R / Pharma Conference held this +past August on the Harvard campus in a very classy auditorium was all about collaboration.</p> +<p>Some might also find it surprising that data scientists from competitive companies +would gather to share information, but this is quite common. I have seen it before +in other competitive industries, for example in IEEE-led standards initiatives, +where engineers gather to forge a common technology. Not only is there the human +need to share and learn from peers (and also brag a little), there is a larger +force at play: a kind of market clearing operation where experts gather to gain +as much of an advantage as they can by ensuring that no easily exploitable +arbitrage opportunities remain.</p> +<p>It was a surprise, though (and I think a source of general amusement as the +conference proceeded), that nearly every talk seemed to be about Shiny. +Looking back, it is clear that it should not have been: 49% of the abstracts +explicitly mention Shiny. This word cloud was built from the abstract submissions.</p> + + + + + + + + + + + + + + +<figure id="figure-abstract-wordcloud"> + <div class="d-flex justify-content-center"> + <div class="w-100" > + <img alt="Abstract wordcloud." srcset=" + /event/rinpharma2019/figure1_hu10063e8ada7dc1135792ffdd8546e71f_109316_9cfacf5ce93636aa9ca87a48e2721393.png 400w, + /event/rinpharma2019/figure1_hu10063e8ada7dc1135792ffdd8546e71f_109316_9943bcbee854289c4640ea964dbfce02.png 760w, + /event/rinpharma2019/figure1_hu10063e8ada7dc1135792ffdd8546e71f_109316_1200x1200_fit_lanczos_2.png 1200w" + src="/event/rinpharma2019/figure1_hu10063e8ada7dc1135792ffdd8546e71f_109316_9cfacf5ce93636aa9ca87a48e2721393.png" + width="526" + height="526" + loading="lazy" data-zoomable /></div> + </div><figcaption> + Abstract wordcloud. + </figcaption></figure> +<p>Shiny is basically a technology for sharing complex information across multiple +organizations and stakeholders with different skill sets. Shiny, too, is all +about collaboration. For a look into the large, production-grade Shiny app, +bioWARP, see Sebastian Wolf’s recent post.</p> +<p>Other major themes addressed at the conference were: reproducible research, +package administration, scaling R for production, and using R in a regulatory +environment. This last theme was underscored by a strong FDA presence. +Lilliam Rosario from the FDA Center for Drug Evaluation &amp; Research delivered +the opening keynote, in which she addressed the regulatory role of CDER and +the use of R. FDA speaker Mat Souktup spoke about the need to transcend the +compartmentalized culture common in medical research, and how open-source tools +are helpful in working towards this goal. He explicitly noted along the way +that the FDA does not specify what software may be used. The third FDA speaker, +Paul Schuette, filled in some details associated with topics raised by Rosario +and talked about the use of R and Shiny at CDER. Along these same lines, +Andy Nicholls from GSK conducted a well-attended and very informative workshop +on The Challenges of Validating R. You can find Andy’s slides here.</p> +<p>Other keynote speakers were Max Kuhn, who talked about Modeling in the tidyverse +(slides here); Joe Cheng, who described how to use Shiny responsibly in pharma +(slides here); and Michael Lawrence, who spoke about enabling open-source +analytics in the enterprise.</p> +<p>My very biased impression was that R / Pharma was an unqualified success at +accomplishing the major objectives of bringing together data scientists and +statisticians working in the Pharmaceutical industry, and of presenting a high +quality program that explored several issues relating to the production use of +R in a regulatory environment.</p> +<p>The following chart shows that representatives from quite a few pharmaceutical +companies attended in spite of organization problems that artificially limited +the overall number of attendees to about 140.</p> + + + + + + + + + + + + + + +<figure id="figure-attendees"> + <div class="d-flex justify-content-center"> + <div class="w-100" > + <img alt="Attendees." srcset=" + /event/rinpharma2019/attendees_huc4a7e3a141a5b09654f3159707768a40_64003_0c0ffeebcbcee0a2f1941b91d14fd4fe.png 400w, + /event/rinpharma2019/attendees_huc4a7e3a141a5b09654f3159707768a40_64003_c90c42ab05c342b5a1981b20458d433d.png 760w, + /event/rinpharma2019/attendees_huc4a7e3a141a5b09654f3159707768a40_64003_1200x1200_fit_lanczos_2.png 1200w" + src="/event/rinpharma2019/attendees_huc4a7e3a141a5b09654f3159707768a40_64003_0c0ffeebcbcee0a2f1941b91d14fd4fe.png" + width="745" + height="730" + loading="lazy" data-zoomable /></div> + </div><figcaption> + Attendees. + </figcaption></figure> + + + + + 2018 Conference + /event/rinpharma2018/ + Thu, 16 Aug 2018 13:00:00 +0000 + /event/rinpharma2018/ + <p>The R / Pharma conference began as grass-roots initiative led by data scientists working in +the pharmaceutical industry to promote the use of R in Pharma, and to establish and share +best practices. The founding members organized the project as an R Consortium working +group, and undertook the ambitious task of launching an annual conference envisioned as a +relatively small, collegial, industry-oriented event with a strong scientific program.</p> + + + + + + + + + + + + + + +<figure id="figure-rpharma-2018-participants"> + <div class="d-flex justify-content-center"> + <div class="w-100" > + <img alt="R/Pharma 2018 participants." srcset=" + /event/rinpharma2018/figure1_hu17cd93a4fa8249ad94fe6954e536475c_152325_f8b2389fd092978bcf7bcd12ae67e776.png 400w, + /event/rinpharma2018/figure1_hu17cd93a4fa8249ad94fe6954e536475c_152325_b09a6c23317c87ce87327c703ff534c4.png 760w, + /event/rinpharma2018/figure1_hu17cd93a4fa8249ad94fe6954e536475c_152325_1200x1200_fit_lanczos_2.png 1200w" + src="/event/rinpharma2018/figure1_hu17cd93a4fa8249ad94fe6954e536475c_152325_f8b2389fd092978bcf7bcd12ae67e776.png" + width="760" + height="469" + loading="lazy" data-zoomable /></div> + </div><figcaption> + R/Pharma 2018 participants. + </figcaption></figure> +<p>Keynotes (<a href="https://bit.ly/2SdvMNd">https://bit.ly/2SdvMNd</a>) were presented by Lilliam Rosario of the FDA’s +Center for Drug Evaluation and Research, Michael Lawrence Genentech/Roche and the R +Core Group, and Max Kuhn and Joe Cheng from RStudio. +Over forty-five talks and workshops were delivered with topics ranging from reproducible research, regulatory constraints and considerations, and package administration +to scaling R for production. A considerable number of talks emphasized the development +of production-grade Shiny applications. Although considerably larger than most of the +Shiny applications developed, Roche’s 500,000 line application, which was presented at +the conference and subsequently written up in a post (<a href="https://bit.ly/2NeXKFJ),">https://bit.ly/2NeXKFJ),</a> reflects a +common use case.</p> +<h2 id="organizing-committee">Organizing Committee</h2> +<p>Melvin Munsaka - AbbVie; Bella Fang and Min Lee - Amgen; Eric Nantz - Eli Lilly; Elena +Rantou and Paul Schuette - FDA; Elizabeth Hess - Harvard; James Black, Reinhold Koch, +and Michael Lawrence - Genentech / Roche; Edward Louzier - Merck; Michael Blanks - +PPD; Phil Bowsher - RStudio; and Harvey Lieberman - Sanofi.</p> +<h2 id="program-committee">Program Committee</h2> +<p>Co-chairs for the program committee were Bella Feng - Amgen, John Sims - Pfizer, and Ryan +Benz - SocalBioinformatics.</p> +<p>Program committee leads included: Melvin Munsaka - AbbVie; Robert Engle - Biogen; +Elena Rantou and Paul Schuette - FDA; Elizabeth Hess - Harvard University; James Black +and Reinhold Koch - Genentech/Roche; Paulo Bargo - Johnson &amp; Johnson; Eric Nantz - Eli +Lilly; Edward Lauzier - Merck; Xiao Ni- Novartis; Thomas Tensfeldt - Pfizer; and Harvey +Lieberman - Sanofi.</p> + + + + + diff --git a/author/john-coene/index.html b/author/john-coene/index.html new file mode 100644 index 000000000..25559bacd --- /dev/null +++ b/author/john-coene/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + John Coene | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

John Coene

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/john-coene/index.xml b/author/john-coene/index.xml new file mode 100644 index 000000000..607b122a6 --- /dev/null +++ b/author/john-coene/index.xml @@ -0,0 +1,24 @@ + + + + John Coene | R/Pharma + /author/john-coene/ + + John Coene + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Fri, 09 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + John Coene + /author/john-coene/ + + + + Unleash Shiny + /publication/rinpharma_133/ + Fri, 09 Oct 2020 00:00:00 +0000 + /publication/rinpharma_133/ + + + + + diff --git a/author/john-sims/avatar.jpg b/author/john-sims/avatar.jpg new file mode 100644 index 000000000..22d0850ab Binary files /dev/null and b/author/john-sims/avatar.jpg differ diff --git a/author/john-sims/index.html b/author/john-sims/index.html new file mode 100644 index 000000000..649a826e5 --- /dev/null +++ b/author/john-sims/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + John Sims | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

John Sims

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/john-sims/index.xml b/author/john-sims/index.xml new file mode 100644 index 000000000..f7b05633b --- /dev/null +++ b/author/john-sims/index.xml @@ -0,0 +1,24 @@ + + + + John Sims | R/Pharma + /author/john-sims/ + + John Sims + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 15 Aug 2018 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + John Sims + /author/john-sims/ + + + + Using R in a GxP Environment + /publication/rinpharma_8/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_8/ + + + + + diff --git a/author/joseph-gerrein/index.html b/author/joseph-gerrein/index.html new file mode 100644 index 000000000..ee7ba8997 --- /dev/null +++ b/author/joseph-gerrein/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Joseph Gerrein | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Joseph Gerrein

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/joseph-gerrein/index.xml b/author/joseph-gerrein/index.xml new file mode 100644 index 000000000..64aa82f02 --- /dev/null +++ b/author/joseph-gerrein/index.xml @@ -0,0 +1,24 @@ + + + + Joseph Gerrein | R/Pharma + /author/joseph-gerrein/ + + Joseph Gerrein + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 16 Aug 2018 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Joseph Gerrein + /author/joseph-gerrein/ + + + + Reproducible computational research at Eisai: leadership, technology, and culture + /publication/rinpharma_56/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_56/ + + + + + diff --git a/author/julia-silge/index.html b/author/julia-silge/index.html new file mode 100644 index 000000000..16099d1cd --- /dev/null +++ b/author/julia-silge/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Julia Silge | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Julia Silge

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/julia-silge/index.xml b/author/julia-silge/index.xml new file mode 100644 index 000000000..476717c46 --- /dev/null +++ b/author/julia-silge/index.xml @@ -0,0 +1,24 @@ + + + + Julia Silge | R/Pharma + /author/julia-silge/ + + Julia Silge + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 14 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Julia Silge + /author/julia-silge/ + + + + Data visualization for real-world machine learning + /publication/rinpharma_153/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_153/ + + + + + diff --git a/author/juliane-manitz/avatar.jpg b/author/juliane-manitz/avatar.jpg new file mode 100644 index 000000000..b024bf3b7 Binary files /dev/null and b/author/juliane-manitz/avatar.jpg differ diff --git a/author/juliane-manitz/avatar_hu1fec9ae5605a5c621d40a49b32923929_6815_270x270_fill_q75_lanczos_center.jpg b/author/juliane-manitz/avatar_hu1fec9ae5605a5c621d40a49b32923929_6815_270x270_fill_q75_lanczos_center.jpg new file mode 100644 index 000000000..667889cc5 Binary files /dev/null and b/author/juliane-manitz/avatar_hu1fec9ae5605a5c621d40a49b32923929_6815_270x270_fill_q75_lanczos_center.jpg differ diff --git a/author/juliane-manitz/index.html b/author/juliane-manitz/index.html new file mode 100644 index 000000000..cfff689cb --- /dev/null +++ b/author/juliane-manitz/index.html @@ -0,0 +1,882 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Juliane Manitz | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Juliane Manitz

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/juliane-manitz/index.xml b/author/juliane-manitz/index.xml new file mode 100644 index 000000000..7651f5c8a --- /dev/null +++ b/author/juliane-manitz/index.xml @@ -0,0 +1,56 @@ + + + + Juliane Manitz | R/Pharma + /author/juliane-manitz/ + + Juliane Manitz + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 25 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Juliane Manitz + /author/juliane-manitz/ + + + + Updates from the R Validation Hub: Towards a Pharma Repository + /publication/rinpharma_320/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_320/ + + + + + Statistical Analysis and Pathway to a Risk-based Assessment of R packages at Merck KGaA/EMD Serono + /publication/rinpharma_204/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_204/ + + + + + Building Tidy R Packages + /publication/rinpharma_193/ + Wed, 27 Oct 2021 00:00:00 +0000 + /publication/rinpharma_193/ + + + + + Improve installation sequences for R package cohorts + /publication/rinpharma_106/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_106/ + + + + + Multi-state Model for the Analysis of an Association between Safety and Efficacy Events + /publication/rinpharma_13/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_13/ + + + + + diff --git a/author/julie-rytlewski/index.html b/author/julie-rytlewski/index.html new file mode 100644 index 000000000..e1b4e48d2 --- /dev/null +++ b/author/julie-rytlewski/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Julie Rytlewski | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Julie Rytlewski

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/julie-rytlewski/index.xml b/author/julie-rytlewski/index.xml new file mode 100644 index 000000000..4c26feff6 --- /dev/null +++ b/author/julie-rytlewski/index.xml @@ -0,0 +1,24 @@ + + + + Julie Rytlewski | R/Pharma + /author/julie-rytlewski/ + + Julie Rytlewski + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 04 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Julie Rytlewski + /author/julie-rytlewski/ + + + + Data-as-a-Product: A data science framework for data collaborations + /publication/rinpharma_240/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_240/ + + + + + diff --git a/author/jun-li/index.html b/author/jun-li/index.html new file mode 100644 index 000000000..261564a24 --- /dev/null +++ b/author/jun-li/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Jun Li | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Jun Li

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/jun-li/index.xml b/author/jun-li/index.xml new file mode 100644 index 000000000..eaf54f6d5 --- /dev/null +++ b/author/jun-li/index.xml @@ -0,0 +1,24 @@ + + + + Jun Li | R/Pharma + /author/jun-li/ + + Jun Li + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 15 Aug 2018 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Jun Li + /author/jun-li/ + + + + Data-Driven Strategies for Synthetic Route Design and Operational Modeling within Pharmaceutical Development + /publication/rinpharma_22/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_22/ + + + + + diff --git a/author/kaitlin-maciejewski/index.html b/author/kaitlin-maciejewski/index.html new file mode 100644 index 000000000..17ba1fa38 --- /dev/null +++ b/author/kaitlin-maciejewski/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Kaitlin Maciejewski | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Kaitlin Maciejewski

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/kaitlin-maciejewski/index.xml b/author/kaitlin-maciejewski/index.xml new file mode 100644 index 000000000..978c9c35a --- /dev/null +++ b/author/kaitlin-maciejewski/index.xml @@ -0,0 +1,24 @@ + + + + Kaitlin Maciejewski | R/Pharma + /author/kaitlin-maciejewski/ + + Kaitlin Maciejewski + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 25 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Kaitlin Maciejewski + /author/kaitlin-maciejewski/ + + + + Clinical Trials Reporting Dashboard + /publication/rinpharma_322/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_322/ + + + + + diff --git a/author/kalliopi-tsafou/index.html b/author/kalliopi-tsafou/index.html new file mode 100644 index 000000000..dd4669b45 --- /dev/null +++ b/author/kalliopi-tsafou/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Kalliopi Tsafou | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Kalliopi Tsafou

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/kalliopi-tsafou/index.xml b/author/kalliopi-tsafou/index.xml new file mode 100644 index 000000000..362c79722 --- /dev/null +++ b/author/kalliopi-tsafou/index.xml @@ -0,0 +1,24 @@ + + + + Kalliopi Tsafou | R/Pharma + /author/kalliopi-tsafou/ + + Kalliopi Tsafou + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 03 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Kalliopi Tsafou + /author/kalliopi-tsafou/ + + + + OneView – A Shiny app to unlock the full potential of drug repositioning investigations + /publication/rinpharma_220/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_220/ + + + + + diff --git a/author/kamil-wais/index.html b/author/kamil-wais/index.html new file mode 100644 index 000000000..51229db59 --- /dev/null +++ b/author/kamil-wais/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Kamil Wais | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Kamil Wais

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/kamil-wais/index.xml b/author/kamil-wais/index.xml new file mode 100644 index 000000000..7a3d78751 --- /dev/null +++ b/author/kamil-wais/index.xml @@ -0,0 +1,24 @@ + + + + Kamil Wais | R/Pharma + /author/kamil-wais/ + + Kamil Wais + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 02 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Kamil Wais + /author/kamil-wais/ + + + + The Arithmetic Problems in Scientific Software Architecture + /publication/rinpharma_211/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_211/ + + + + + diff --git a/author/kate-ostbye/index.html b/author/kate-ostbye/index.html new file mode 100644 index 000000000..a1ab5b3a6 --- /dev/null +++ b/author/kate-ostbye/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Kate Ostbye | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Kate Ostbye

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/kate-ostbye/index.xml b/author/kate-ostbye/index.xml new file mode 100644 index 000000000..9ed55a1ee --- /dev/null +++ b/author/kate-ostbye/index.xml @@ -0,0 +1,24 @@ + + + + Kate Ostbye | R/Pharma + /author/kate-ostbye/ + + Kate Ostbye + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 03 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Kate Ostbye + /author/kate-ostbye/ + + + + R Consortium Pharma Working Groups Overview and Updates + /publication/rinpharma_222/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_222/ + + + + + diff --git a/author/kathleen-zeglinski/index.html b/author/kathleen-zeglinski/index.html new file mode 100644 index 000000000..6d1ab0073 --- /dev/null +++ b/author/kathleen-zeglinski/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Kathleen Zeglinski | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Kathleen Zeglinski

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/kathleen-zeglinski/index.xml b/author/kathleen-zeglinski/index.xml new file mode 100644 index 000000000..2c4c929dc --- /dev/null +++ b/author/kathleen-zeglinski/index.xml @@ -0,0 +1,24 @@ + + + + Kathleen Zeglinski | R/Pharma + /author/kathleen-zeglinski/ + + Kathleen Zeglinski + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 15 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Kathleen Zeglinski + /author/kathleen-zeglinski/ + + + + Seamless Visualisation of Complex Genomic Variations in GMOs and Edited Cell Lines Using gmoviz + /publication/rinpharma_174/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_174/ + + + + + diff --git a/author/kathy-mutambanengwe/index.html b/author/kathy-mutambanengwe/index.html new file mode 100644 index 000000000..fda82d012 --- /dev/null +++ b/author/kathy-mutambanengwe/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Kathy Mutambanengwe | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Kathy Mutambanengwe

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/kathy-mutambanengwe/index.xml b/author/kathy-mutambanengwe/index.xml new file mode 100644 index 000000000..6ca1b6e39 --- /dev/null +++ b/author/kathy-mutambanengwe/index.xml @@ -0,0 +1,24 @@ + + + + Kathy Mutambanengwe | R/Pharma + /author/kathy-mutambanengwe/ + + Kathy Mutambanengwe + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 02 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Kathy Mutambanengwe + /author/kathy-mutambanengwe/ + + + + R/Shiny tools for Immune Fitness Exploration + /publication/rinpharma_208/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_208/ + + + + + diff --git a/author/katie-igartua/index.html b/author/katie-igartua/index.html new file mode 100644 index 000000000..c81474fc6 --- /dev/null +++ b/author/katie-igartua/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Katie Igartua | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Katie Igartua

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/katie-igartua/index.xml b/author/katie-igartua/index.xml new file mode 100644 index 000000000..5e3e9c06f --- /dev/null +++ b/author/katie-igartua/index.xml @@ -0,0 +1,24 @@ + + + + Katie Igartua | R/Pharma + /author/katie-igartua/ + + Katie Igartua + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 08 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Katie Igartua + /author/katie-igartua/ + + + + Disrupting drug development with data-driven approaches: insights for fast expanding data teams + /publication/rinpharma_251/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_251/ + + + + + diff --git a/author/katrina-paz/index.html b/author/katrina-paz/index.html new file mode 100644 index 000000000..d97841d54 --- /dev/null +++ b/author/katrina-paz/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Katrina Paz | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Katrina Paz

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/katrina-paz/index.xml b/author/katrina-paz/index.xml new file mode 100644 index 000000000..ab25f0d3f --- /dev/null +++ b/author/katrina-paz/index.xml @@ -0,0 +1,24 @@ + + + + Katrina Paz | R/Pharma + /author/katrina-paz/ + + Katrina Paz + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 16 Aug 2018 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Katrina Paz + /author/katrina-paz/ + + + + The Magic R-Shiny App that can Boost your SDTM Usability and Viability while Saving Time + /publication/rinpharma_55/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_55/ + + + + + diff --git a/author/keaven-anderson/index.html b/author/keaven-anderson/index.html new file mode 100644 index 000000000..66786009d --- /dev/null +++ b/author/keaven-anderson/index.html @@ -0,0 +1,870 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Keaven Anderson | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Keaven Anderson

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/keaven-anderson/index.xml b/author/keaven-anderson/index.xml new file mode 100644 index 000000000..689a81f8c --- /dev/null +++ b/author/keaven-anderson/index.xml @@ -0,0 +1,32 @@ + + + + Keaven Anderson | R/Pharma + /author/keaven-anderson/ + + Keaven Anderson + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 28 Oct 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Keaven Anderson + /author/keaven-anderson/ + + + + R for Clinical Study Reports and Submission + /publication/rinpharma_195/ + Thu, 28 Oct 2021 00:00:00 +0000 + /publication/rinpharma_195/ + + + + + Teaching an old dog new tricks: modernizing gsDesign + /publication/rinpharma_72/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_72/ + + + + + diff --git a/author/keaven-m-anderson/index.html b/author/keaven-m-anderson/index.html new file mode 100644 index 000000000..4f1ed3327 --- /dev/null +++ b/author/keaven-m-anderson/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Keaven M Anderson | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Keaven M Anderson

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/keaven-m-anderson/index.xml b/author/keaven-m-anderson/index.xml new file mode 100644 index 000000000..b2e4fc725 --- /dev/null +++ b/author/keaven-m-anderson/index.xml @@ -0,0 +1,24 @@ + + + + Keaven M Anderson | R/Pharma + /author/keaven-m-anderson/ + + Keaven M Anderson + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 04 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Keaven M Anderson + /author/keaven-m-anderson/ + + + + The gsDesign Shiny app for clinical trial design + /publication/rinpharma_246/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_246/ + + + + + diff --git a/author/keaven-m.-anderson/index.html b/author/keaven-m.-anderson/index.html new file mode 100644 index 000000000..befd41006 --- /dev/null +++ b/author/keaven-m.-anderson/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Keaven M. Anderson | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Keaven M. Anderson

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/keaven-m.-anderson/index.xml b/author/keaven-m.-anderson/index.xml new file mode 100644 index 000000000..8fef1c22c --- /dev/null +++ b/author/keaven-m.-anderson/index.xml @@ -0,0 +1,24 @@ + + + + Keaven M. Anderson | R/Pharma + /author/keaven-m.-anderson/ + + Keaven M. Anderson + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 15 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Keaven M. Anderson + /author/keaven-m.-anderson/ + + + + r2rtf - a Lightweight R Package to Produce Tables and Figures in RTF Format + /publication/rinpharma_180/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_180/ + + + + + diff --git a/author/kelly-obriant/index.html b/author/kelly-obriant/index.html new file mode 100644 index 000000000..a9d7774ab --- /dev/null +++ b/author/kelly-obriant/index.html @@ -0,0 +1,870 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Kelly O'Briant | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Kelly O'Briant

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/kelly-obriant/index.xml b/author/kelly-obriant/index.xml new file mode 100644 index 000000000..40785b347 --- /dev/null +++ b/author/kelly-obriant/index.xml @@ -0,0 +1,32 @@ + + + + Kelly O'Briant | R/Pharma + /author/kelly-obriant/ + + Kelly O'Briant + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Mon, 01 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Kelly O'Briant + /author/kelly-obriant/ + + + + R Admin - RStudio Connect + /publication/rinpharma_199/ + Mon, 01 Nov 2021 00:00:00 +0000 + /publication/rinpharma_199/ + + + + + Shiny in Production: Building bridges from data science to IT + /publication/rinpharma_122/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_122/ + + + + + diff --git a/author/kevin-lee/index.html b/author/kevin-lee/index.html new file mode 100644 index 000000000..1c7d4a66e --- /dev/null +++ b/author/kevin-lee/index.html @@ -0,0 +1,870 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Kevin Lee | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Kevin Lee

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/kevin-lee/index.xml b/author/kevin-lee/index.xml new file mode 100644 index 000000000..a445c6f36 --- /dev/null +++ b/author/kevin-lee/index.xml @@ -0,0 +1,33 @@ + + + + Kevin Lee | R/Pharma + /author/kevin-lee/ + + Kevin Lee + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 08 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Kevin Lee + /author/kevin-lee/ + + + + Enterprise-level Transition from SAS to Open-Source Programming for the whole department + /publication/rinpharma_258/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_258/ + + + + + Python Machine Learning NLP + /publication/rinpharma_197/ + Fri, 29 Oct 2021 00:00:00 +0000 + /publication/rinpharma_197/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + diff --git a/author/kevin-rue-albrecht/index.html b/author/kevin-rue-albrecht/index.html new file mode 100644 index 000000000..9177ccb6e --- /dev/null +++ b/author/kevin-rue-albrecht/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Kevin Rue-Albrecht | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Kevin Rue-Albrecht

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/kevin-rue-albrecht/index.xml b/author/kevin-rue-albrecht/index.xml new file mode 100644 index 000000000..513758fcb --- /dev/null +++ b/author/kevin-rue-albrecht/index.xml @@ -0,0 +1,24 @@ + + + + Kevin Rue-Albrecht | R/Pharma + /author/kevin-rue-albrecht/ + + Kevin Rue-Albrecht + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 02 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Kevin Rue-Albrecht + /author/kevin-rue-albrecht/ + + + + Interactive and collaborative exploration of large-scale transcriptomics data with iSEE + /publication/rinpharma_210/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_210/ + + + + + diff --git a/author/kevin-snyder/index.html b/author/kevin-snyder/index.html new file mode 100644 index 000000000..e762f10b9 --- /dev/null +++ b/author/kevin-snyder/index.html @@ -0,0 +1,870 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Kevin Snyder | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Kevin Snyder

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/kevin-snyder/index.xml b/author/kevin-snyder/index.xml new file mode 100644 index 000000000..28b6bac6a --- /dev/null +++ b/author/kevin-snyder/index.xml @@ -0,0 +1,32 @@ + + + + Kevin Snyder | R/Pharma + /author/kevin-snyder/ + + Kevin Snyder + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 02 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Kevin Snyder + /author/kevin-snyder/ + + + + SENDing Toxicology Study Data Analysis into the 21st Century with a New R Package: sendigR. + /publication/rinpharma_214/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_214/ + + + + + Interactive Visualization of Standardized CDISC-SEND-Formatted Toxicology Study Data Using R Shiny + /publication/rinpharma_77/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_77/ + + + + + diff --git a/author/kieran-martin/index.html b/author/kieran-martin/index.html new file mode 100644 index 000000000..a842b9de6 --- /dev/null +++ b/author/kieran-martin/index.html @@ -0,0 +1,870 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Kieran Martin | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Kieran Martin

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/kieran-martin/index.xml b/author/kieran-martin/index.xml new file mode 100644 index 000000000..9311b0401 --- /dev/null +++ b/author/kieran-martin/index.xml @@ -0,0 +1,32 @@ + + + + Kieran Martin | R/Pharma + /author/kieran-martin/ + + Kieran Martin + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 10 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Kieran Martin + /author/kieran-martin/ + + + + Data Science in the Pharmaceutical Industry: A Coursera Specialisation + /publication/rinpharma_295/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_295/ + + + + + R4SPA: R Packages and Training to enable Statistical Programming in R + /publication/rinpharma_41/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_41/ + + + + + diff --git a/author/kiran-gauthier/index.html b/author/kiran-gauthier/index.html new file mode 100644 index 000000000..842270c0f --- /dev/null +++ b/author/kiran-gauthier/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Kiran Gauthier | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Kiran Gauthier

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/kiran-gauthier/index.xml b/author/kiran-gauthier/index.xml new file mode 100644 index 000000000..a88ac2c72 --- /dev/null +++ b/author/kiran-gauthier/index.xml @@ -0,0 +1,25 @@ + + + + Kiran Gauthier | R/Pharma + /author/kiran-gauthier/ + + Kiran Gauthier + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 26 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Kiran Gauthier + /author/kiran-gauthier/ + + + + Using Stan for Synthetic Data Generation and C-QTc Analysis + /publication/rinpharma_339/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_339/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + diff --git a/author/kyle-baron/index.html b/author/kyle-baron/index.html new file mode 100644 index 000000000..cbf67d5eb --- /dev/null +++ b/author/kyle-baron/index.html @@ -0,0 +1,870 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Kyle Baron | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Kyle Baron

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/kyle-baron/index.xml b/author/kyle-baron/index.xml new file mode 100644 index 000000000..31282790d --- /dev/null +++ b/author/kyle-baron/index.xml @@ -0,0 +1,32 @@ + + + + Kyle Baron | R/Pharma + /author/kyle-baron/ + + Kyle Baron + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 14 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Kyle Baron + /author/kyle-baron/ + + + + yspec: an R Package to Create and Deploy Data Set Specification Objects in a Modeling and Simulation Workflow + /publication/rinpharma_168/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_168/ + + + + + A PK & PBPK Modelling Workflow in R: Simulation, Optimization & Visualization + /publication/rinpharma_134/ + Fri, 09 Oct 2020 00:00:00 +0000 + /publication/rinpharma_134/ + + + + + diff --git a/author/laure-cougnaud/index.html b/author/laure-cougnaud/index.html new file mode 100644 index 000000000..45c777b85 --- /dev/null +++ b/author/laure-cougnaud/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Laure Cougnaud | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Laure Cougnaud

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/laure-cougnaud/index.xml b/author/laure-cougnaud/index.xml new file mode 100644 index 000000000..15874cacd --- /dev/null +++ b/author/laure-cougnaud/index.xml @@ -0,0 +1,24 @@ + + + + Laure Cougnaud | R/Pharma + /author/laure-cougnaud/ + + Laure Cougnaud + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 13 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Laure Cougnaud + /author/laure-cougnaud/ + + + + Interactive medical oversight reporting in R + /publication/rinpharma_141/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_141/ + + + + + diff --git a/author/leigh-alexander/index.html b/author/leigh-alexander/index.html new file mode 100644 index 000000000..3e9c0c486 --- /dev/null +++ b/author/leigh-alexander/index.html @@ -0,0 +1,874 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Leigh Alexander | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Leigh Alexander

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/leigh-alexander/index.xml b/author/leigh-alexander/index.xml new file mode 100644 index 000000000..2b4460873 --- /dev/null +++ b/author/leigh-alexander/index.xml @@ -0,0 +1,41 @@ + + + + Leigh Alexander | R/Pharma + /author/leigh-alexander/ + + Leigh Alexander + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 27 Oct 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Leigh Alexander + /author/leigh-alexander/ + + + + Building Tidy R Packages + /publication/rinpharma_193/ + Wed, 27 Oct 2021 00:00:00 +0000 + /publication/rinpharma_193/ + + + + + Out of Chaos, Comes Order: Adventures in Standardized and Reproducible Research + /publication/rinpharma_146/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_146/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + How to win friends and influence people: Efficiency, Reproducibility, and Scalability with R Project templates and parameterized R Markdown + /publication/rinpharma_71/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_71/ + + + + + diff --git a/author/leon-eyrich-jessen/index.html b/author/leon-eyrich-jessen/index.html new file mode 100644 index 000000000..b09768bf7 --- /dev/null +++ b/author/leon-eyrich-jessen/index.html @@ -0,0 +1,886 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Leon Eyrich Jessen | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Leon Eyrich Jessen

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/leon-eyrich-jessen/index.xml b/author/leon-eyrich-jessen/index.xml new file mode 100644 index 000000000..fa4a335d6 --- /dev/null +++ b/author/leon-eyrich-jessen/index.xml @@ -0,0 +1,65 @@ + + + + Leon Eyrich Jessen | R/Pharma + /author/leon-eyrich-jessen/ + + Leon Eyrich Jessen + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Fri, 05 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Leon Eyrich Jessen + /author/leon-eyrich-jessen/ + + + + Deep Learning + /publication/rinpharma_248/ + Fri, 05 Nov 2021 00:00:00 +0000 + /publication/rinpharma_248/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Its a trap! A data science case story + /publication/rinpharma_184/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_184/ + + + + + Artificial Neural Networks in R with Keras and TensorFlow + /publication/rinpharma_125/ + Mon, 05 Oct 2020 00:00:00 +0000 + /publication/rinpharma_125/ + + + + + Tidysq for Working with Biological Sequence Data in ML Driven Epitope Prediction in Cancer Immunotherapy + /publication/rinpharma_108/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_108/ + + + + + Artificial neural networks in R with Keras and TensorFlow + /publication/rinpharma_60/ + Tue, 20 Aug 2019 00:00:00 +0000 + /publication/rinpharma_60/ + + + + + NetTCR: Towards Accurate Prediction of T-cell Targets using Deep Learning + /publication/rinpharma_36/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_36/ + + + + + diff --git a/author/lilliam-rosario/index.html b/author/lilliam-rosario/index.html new file mode 100644 index 000000000..6ce8b7ec2 --- /dev/null +++ b/author/lilliam-rosario/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Lilliam Rosario | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Lilliam Rosario

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/lilliam-rosario/index.xml b/author/lilliam-rosario/index.xml new file mode 100644 index 000000000..632ca0a09 --- /dev/null +++ b/author/lilliam-rosario/index.xml @@ -0,0 +1,24 @@ + + + + Lilliam Rosario | R/Pharma + /author/lilliam-rosario/ + + Lilliam Rosario + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 15 Aug 2018 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Lilliam Rosario + /author/lilliam-rosario/ + + + + Modernizing the new drug regulatory program in FDA/CDER: Can Collaborations and Sharing Help? + /publication/rinpharma_6/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_6/ + + + + + diff --git a/author/madeleine-s.-gastonguay/index.html b/author/madeleine-s.-gastonguay/index.html new file mode 100644 index 000000000..b7ace1e74 --- /dev/null +++ b/author/madeleine-s.-gastonguay/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Madeleine S. Gastonguay | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Madeleine S. Gastonguay

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/madeleine-s.-gastonguay/index.xml b/author/madeleine-s.-gastonguay/index.xml new file mode 100644 index 000000000..8db7eab94 --- /dev/null +++ b/author/madeleine-s.-gastonguay/index.xml @@ -0,0 +1,24 @@ + + + + Madeleine S. Gastonguay | R/Pharma + /author/madeleine-s.-gastonguay/ + + Madeleine S. Gastonguay + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 22 Aug 2019 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Madeleine S. Gastonguay + /author/madeleine-s.-gastonguay/ + + + + Prediction of maternal-fetal exposures of CYP450-metabolized drugs using physiologic pharmacokinetic modeling implemented in R and mrgsolve + /publication/rinpharma_116/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_116/ + + + + + diff --git a/author/madhusudhan-ginnaram/index.html b/author/madhusudhan-ginnaram/index.html new file mode 100644 index 000000000..9abfecf29 --- /dev/null +++ b/author/madhusudhan-ginnaram/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Madhusudhan Ginnaram | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Madhusudhan Ginnaram

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/madhusudhan-ginnaram/index.xml b/author/madhusudhan-ginnaram/index.xml new file mode 100644 index 000000000..441f5ec96 --- /dev/null +++ b/author/madhusudhan-ginnaram/index.xml @@ -0,0 +1,24 @@ + + + + Madhusudhan Ginnaram | R/Pharma + /author/madhusudhan-ginnaram/ + + Madhusudhan Ginnaram + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 15 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Madhusudhan Ginnaram + /author/madhusudhan-ginnaram/ + + + + r2rtf - a Lightweight R Package to Produce Tables and Figures in RTF Format + /publication/rinpharma_180/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_180/ + + + + + diff --git a/author/marc-gastonquay/index.html b/author/marc-gastonquay/index.html new file mode 100644 index 000000000..b95c70c3c --- /dev/null +++ b/author/marc-gastonquay/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Marc Gastonquay | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Marc Gastonquay

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/marc-gastonquay/index.xml b/author/marc-gastonquay/index.xml new file mode 100644 index 000000000..feb7c2283 --- /dev/null +++ b/author/marc-gastonquay/index.xml @@ -0,0 +1,24 @@ + + + + Marc Gastonquay | R/Pharma + /author/marc-gastonquay/ + + Marc Gastonquay + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 16 Aug 2018 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Marc Gastonquay + /author/marc-gastonquay/ + + + + R as the Core Technology to Support Modeling and Simulation in Pharma Research, Development, and Post Approval Activities + /publication/rinpharma_51/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_51/ + + + + + diff --git a/author/marcus-adams/index.html b/author/marcus-adams/index.html new file mode 100644 index 000000000..ab8686ab6 --- /dev/null +++ b/author/marcus-adams/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Marcus Adams | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Marcus Adams

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/marcus-adams/index.xml b/author/marcus-adams/index.xml new file mode 100644 index 000000000..a917cae17 --- /dev/null +++ b/author/marcus-adams/index.xml @@ -0,0 +1,24 @@ + + + + Marcus Adams | R/Pharma + /author/marcus-adams/ + + Marcus Adams + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 22 Aug 2019 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Marcus Adams + /author/marcus-adams/ + + + + Its Not Whats on the Outside, but Its Whats on the Back-end That Matters: The World Beyond CSV Files + /publication/rinpharma_105/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_105/ + + + + + diff --git a/author/maria-doyle/index.html b/author/maria-doyle/index.html new file mode 100644 index 000000000..f88b75998 --- /dev/null +++ b/author/maria-doyle/index.html @@ -0,0 +1,874 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Maria Doyle | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Maria Doyle

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/maria-doyle/index.xml b/author/maria-doyle/index.xml new file mode 100644 index 000000000..526bbf63b --- /dev/null +++ b/author/maria-doyle/index.xml @@ -0,0 +1,41 @@ + + + + Maria Doyle | R/Pharma + /author/maria-doyle/ + + Maria Doyle + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 10 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Maria Doyle + /author/maria-doyle/ + + + + The Bioconductor Community + /publication/rinpharma_288/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_288/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + tidy-transcriptomics + /publication/rinpharma_198/ + Mon, 01 Nov 2021 00:00:00 +0000 + /publication/rinpharma_198/ + + + + + Tidy Transcriptomics + /publication/rinpharma_127/ + Tue, 06 Oct 2020 00:00:00 +0000 + /publication/rinpharma_127/ + + + + + diff --git a/author/marianna-foos/index.html b/author/marianna-foos/index.html new file mode 100644 index 000000000..1bb7b11ce --- /dev/null +++ b/author/marianna-foos/index.html @@ -0,0 +1,874 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Marianna Foos | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Marianna Foos

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/marianna-foos/index.xml b/author/marianna-foos/index.xml new file mode 100644 index 000000000..6a1ae34aa --- /dev/null +++ b/author/marianna-foos/index.xml @@ -0,0 +1,42 @@ + + + + Marianna Foos | R/Pharma + /author/marianna-foos/ + + Marianna Foos + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 21 Aug 2019 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Marianna Foos + /author/marianna-foos/ + + + + Breaking the Speed Limit: How R Gets Faster + /publication/rinpharma_89/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_89/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Keeping things Peachy when Shiny gets Hairy + /publication/rinpharma_49/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_49/ + + + + + Keeping things Peachy when Shiny gets Hairy + /publication/rinpharma_1/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_1/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + diff --git a/author/marianna-grinberg/index.html b/author/marianna-grinberg/index.html new file mode 100644 index 000000000..8bac7edff --- /dev/null +++ b/author/marianna-grinberg/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Marianna Grinberg | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Marianna Grinberg

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/marianna-grinberg/index.xml b/author/marianna-grinberg/index.xml new file mode 100644 index 000000000..e0a08ec18 --- /dev/null +++ b/author/marianna-grinberg/index.xml @@ -0,0 +1,24 @@ + + + + Marianna Grinberg | R/Pharma + /author/marianna-grinberg/ + + Marianna Grinberg + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 22 Aug 2019 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Marianna Grinberg + /author/marianna-grinberg/ + + + + Using R to foster the communication with non-statisticians on Bayesian dose escalation models + /publication/rinpharma_115/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_115/ + + + + + diff --git a/author/marie-vendettouli/index.html b/author/marie-vendettouli/index.html new file mode 100644 index 000000000..9b2fe43d8 --- /dev/null +++ b/author/marie-vendettouli/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Marie Vendettouli | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Marie Vendettouli

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/marie-vendettouli/index.xml b/author/marie-vendettouli/index.xml new file mode 100644 index 000000000..a51d458d3 --- /dev/null +++ b/author/marie-vendettouli/index.xml @@ -0,0 +1,24 @@ + + + + Marie Vendettouli | R/Pharma + /author/marie-vendettouli/ + + Marie Vendettouli + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 04 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Marie Vendettouli + /author/marie-vendettouli/ + + + + Using {valtools} for software validation separate from development + /publication/rinpharma_235/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_235/ + + + + + diff --git a/author/marie-vendettuoli/index.html b/author/marie-vendettuoli/index.html new file mode 100644 index 000000000..f735e0469 --- /dev/null +++ b/author/marie-vendettuoli/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Marie Vendettuoli | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Marie Vendettuoli

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/marie-vendettuoli/index.xml b/author/marie-vendettuoli/index.xml new file mode 100644 index 000000000..556cd9eb6 --- /dev/null +++ b/author/marie-vendettuoli/index.xml @@ -0,0 +1,24 @@ + + + + Marie Vendettuoli | R/Pharma + /author/marie-vendettuoli/ + + Marie Vendettuoli + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Fri, 05 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Marie Vendettuoli + /author/marie-vendettuoli/ + + + + R Package Validation Framework + /publication/rinpharma_249/ + Fri, 05 Nov 2021 00:00:00 +0000 + /publication/rinpharma_249/ + + + + + diff --git a/author/mark-rothe/index.html b/author/mark-rothe/index.html new file mode 100644 index 000000000..d31483ca9 --- /dev/null +++ b/author/mark-rothe/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Mark Rothe | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Mark Rothe

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/mark-rothe/index.xml b/author/mark-rothe/index.xml new file mode 100644 index 000000000..cfa06e2ef --- /dev/null +++ b/author/mark-rothe/index.xml @@ -0,0 +1,24 @@ + + + + Mark Rothe | R/Pharma + /author/mark-rothe/ + + Mark Rothe + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 21 Aug 2019 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Mark Rothe + /author/mark-rothe/ + + + + Shinytized R Markdown: A Potent OTC Alternative to 1,3,7-Trimethylxanthine & Currently Indicated for NDA Document Generation, Among Others + /publication/rinpharma_83/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_83/ + + + + + diff --git a/author/marly-gotti/index.html b/author/marly-gotti/index.html new file mode 100644 index 000000000..c1221ad83 --- /dev/null +++ b/author/marly-gotti/index.html @@ -0,0 +1,874 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Marly Gotti | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Marly Gotti

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/marly-gotti/index.xml b/author/marly-gotti/index.xml new file mode 100644 index 000000000..95ac9c00b --- /dev/null +++ b/author/marly-gotti/index.xml @@ -0,0 +1,40 @@ + + + + Marly Gotti | R/Pharma + /author/marly-gotti/ + + Marly Gotti + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 04 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Marly Gotti + /author/marly-gotti/ + + + + Performing a risk assessment of R packages using the Risk Assessment Shiny Application + /publication/rinpharma_241/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_241/ + + + + + tidyCDISC an Open Source Platform in R to Analyze Clinical Trial Data + /publication/rinpharma_166/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_166/ + + + + + Implementing a Risk-based Approach to R Validation + /publication/rinpharma_128/ + Tue, 06 Oct 2020 00:00:00 +0000 + /publication/rinpharma_128/ + + + + + diff --git a/author/martin-fahey/index.html b/author/martin-fahey/index.html new file mode 100644 index 000000000..7db1b357f --- /dev/null +++ b/author/martin-fahey/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Martin Fahey | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Martin Fahey

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/martin-fahey/index.xml b/author/martin-fahey/index.xml new file mode 100644 index 000000000..81a0c88aa --- /dev/null +++ b/author/martin-fahey/index.xml @@ -0,0 +1,24 @@ + + + + Martin Fahey | R/Pharma + /author/martin-fahey/ + + Martin Fahey + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 03 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Martin Fahey + /author/martin-fahey/ + + + + bayesDP - an R package for data augmentation using the Bayesian discount prior for clinical trials + /publication/rinpharma_225/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_225/ + + + + + diff --git a/author/mat-soukup/index.html b/author/mat-soukup/index.html new file mode 100644 index 000000000..ac6390bfa --- /dev/null +++ b/author/mat-soukup/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Mat Soukup | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Mat Soukup

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/mat-soukup/index.xml b/author/mat-soukup/index.xml new file mode 100644 index 000000000..dbfef7811 --- /dev/null +++ b/author/mat-soukup/index.xml @@ -0,0 +1,24 @@ + + + + Mat Soukup | R/Pharma + /author/mat-soukup/ + + Mat Soukup + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 16 Aug 2018 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Mat Soukup + /author/mat-soukup/ + + + + Unification in a Compartmentalized Culture + /publication/rinpharma_40/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_40/ + + + + + diff --git a/author/matilde-kam/index.html b/author/matilde-kam/index.html new file mode 100644 index 000000000..932fa7a5b --- /dev/null +++ b/author/matilde-kam/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Matilde Kam | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Matilde Kam

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/matilde-kam/index.xml b/author/matilde-kam/index.xml new file mode 100644 index 000000000..7f3b9e657 --- /dev/null +++ b/author/matilde-kam/index.xml @@ -0,0 +1,24 @@ + + + + Matilde Kam | R/Pharma + /author/matilde-kam/ + + Matilde Kam + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 13 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Matilde Kam + /author/matilde-kam/ + + + + Challenges in an Evolving Regulatory Landscape: How Statisticians Can Contribute + /publication/rinpharma_137/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_137/ + + + + + diff --git a/author/matineh-rahmatbakhsh/index.html b/author/matineh-rahmatbakhsh/index.html new file mode 100644 index 000000000..20efb3ff2 --- /dev/null +++ b/author/matineh-rahmatbakhsh/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Matineh Rahmatbakhsh | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Matineh Rahmatbakhsh

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/matineh-rahmatbakhsh/index.xml b/author/matineh-rahmatbakhsh/index.xml new file mode 100644 index 000000000..2fd012cf4 --- /dev/null +++ b/author/matineh-rahmatbakhsh/index.xml @@ -0,0 +1,24 @@ + + + + Matineh Rahmatbakhsh | R/Pharma + /author/matineh-rahmatbakhsh/ + + Matineh Rahmatbakhsh + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 25 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Matineh Rahmatbakhsh + /author/matineh-rahmatbakhsh/ + + + + DeProViR:a deep-learning framework based on pre-trained sequence embeddings for predicting host-viral protein-protein interactions + /publication/rinpharma_327/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_327/ + + + + + diff --git a/author/matthew-brierley/index.html b/author/matthew-brierley/index.html new file mode 100644 index 000000000..2d8cfd6ca --- /dev/null +++ b/author/matthew-brierley/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Matthew Brierley | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Matthew Brierley

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/matthew-brierley/index.xml b/author/matthew-brierley/index.xml new file mode 100644 index 000000000..0595c9b47 --- /dev/null +++ b/author/matthew-brierley/index.xml @@ -0,0 +1,24 @@ + + + + Matthew Brierley | R/Pharma + /author/matthew-brierley/ + + Matthew Brierley + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 26 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Matthew Brierley + /author/matthew-brierley/ + + + + Designing a CSR with Shiny + /publication/rinpharma_344/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_344/ + + + + + diff --git a/author/max-kuhn/avatar.jpeg b/author/max-kuhn/avatar.jpeg new file mode 100644 index 000000000..fa573cb50 Binary files /dev/null and b/author/max-kuhn/avatar.jpeg differ diff --git a/author/max-kuhn/index.html b/author/max-kuhn/index.html new file mode 100644 index 000000000..ca65b0f32 --- /dev/null +++ b/author/max-kuhn/index.html @@ -0,0 +1,890 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Max Kuhn | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Max Kuhn

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/max-kuhn/index.xml b/author/max-kuhn/index.xml new file mode 100644 index 000000000..a0ed2514e --- /dev/null +++ b/author/max-kuhn/index.xml @@ -0,0 +1,73 @@ + + + + Max Kuhn | R/Pharma + /author/max-kuhn/ + + Max Kuhn + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 25 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Max Kuhn + /author/max-kuhn/ + + + + Serverless Shiny in Quarto Documents + /publication/rinpharma_319/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_319/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Three new things in tidymodels + /publication/rinpharma_283/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_283/ + + + + + Survival analysis with tidymodels: The censored package + /publication/rinpharma_219/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_219/ + + + + + StackEm High! Ensembles Using tidymodels + /publication/rinpharma_139/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_139/ + + + + + This one is not like the others: Applicability Domain methods in R + /publication/rinpharma_110/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_110/ + + + + + Machine learning + /publication/rinpharma_61/ + Tue, 20 Aug 2019 00:00:00 +0000 + /publication/rinpharma_61/ + + + + + Modeling in the tidyverse + /publication/rinpharma_20/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_20/ + + + + + diff --git a/author/maya-gans/index.html b/author/maya-gans/index.html new file mode 100644 index 000000000..418be467c --- /dev/null +++ b/author/maya-gans/index.html @@ -0,0 +1,878 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Maya Gans | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Maya Gans

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/maya-gans/index.xml b/author/maya-gans/index.xml new file mode 100644 index 000000000..e3ab13dc2 --- /dev/null +++ b/author/maya-gans/index.xml @@ -0,0 +1,48 @@ + + + + Maya Gans | R/Pharma + /author/maya-gans/ + + Maya Gans + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 09 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Maya Gans + /author/maya-gans/ + + + + Bundling JS for Your Shiny App + /publication/rinpharma_268/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_268/ + + + + + Summary Table Rewind: From Source to Summary and Back Again + /publication/rinpharma_245/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_245/ + + + + + SafetyGraphics + /publication/rinpharma_196/ + Fri, 29 Oct 2021 00:00:00 +0000 + /publication/rinpharma_196/ + + + + + tidyCDISC an Open Source Platform in R to Analyze Clinical Trial Data + /publication/rinpharma_166/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_166/ + + + + + diff --git a/author/maya-malepati/avatar.jpg b/author/maya-malepati/avatar.jpg new file mode 100644 index 000000000..22d0850ab Binary files /dev/null and b/author/maya-malepati/avatar.jpg differ diff --git a/author/maya-malepati/avatar_hu3c7fa322e26fd4a51cb07154a269549f_1776_270x270_fill_q75_lanczos_center.jpg b/author/maya-malepati/avatar_hu3c7fa322e26fd4a51cb07154a269549f_1776_270x270_fill_q75_lanczos_center.jpg new file mode 100644 index 000000000..c8a7a4085 Binary files /dev/null and b/author/maya-malepati/avatar_hu3c7fa322e26fd4a51cb07154a269549f_1776_270x270_fill_q75_lanczos_center.jpg differ diff --git a/author/maya-malepati/index.html b/author/maya-malepati/index.html new file mode 100644 index 000000000..92f4726e0 --- /dev/null +++ b/author/maya-malepati/index.html @@ -0,0 +1,1033 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Maya Malepati | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + +
+

Maya Malepati

+ + + + + + + + + + + + + + + + +
+ + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/megan-chiang/index.html b/author/megan-chiang/index.html new file mode 100644 index 000000000..762381608 --- /dev/null +++ b/author/megan-chiang/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Megan Chiang | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Megan Chiang

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/megan-chiang/index.xml b/author/megan-chiang/index.xml new file mode 100644 index 000000000..6866f1032 --- /dev/null +++ b/author/megan-chiang/index.xml @@ -0,0 +1,24 @@ + + + + Megan Chiang | R/Pharma + /author/megan-chiang/ + + Megan Chiang + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 09 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Megan Chiang + /author/megan-chiang/ + + + + R in the Cloud: A Holistic Approach towards GxP Compliance + /publication/rinpharma_276/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_276/ + + + + + diff --git a/author/melvin-munsaka/avatar.jpg b/author/melvin-munsaka/avatar.jpg new file mode 100644 index 000000000..22d0850ab Binary files /dev/null and b/author/melvin-munsaka/avatar.jpg differ diff --git a/author/melvin-munsaka/avatar_hu3c7fa322e26fd4a51cb07154a269549f_1776_270x270_fill_q75_lanczos_center.jpg b/author/melvin-munsaka/avatar_hu3c7fa322e26fd4a51cb07154a269549f_1776_270x270_fill_q75_lanczos_center.jpg new file mode 100644 index 000000000..c8a7a4085 Binary files /dev/null and b/author/melvin-munsaka/avatar_hu3c7fa322e26fd4a51cb07154a269549f_1776_270x270_fill_q75_lanczos_center.jpg differ diff --git a/author/melvin-munsaka/index.html b/author/melvin-munsaka/index.html new file mode 100644 index 000000000..c669ecb67 --- /dev/null +++ b/author/melvin-munsaka/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Melvin Munsaka | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Melvin Munsaka

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/melvin-munsaka/index.xml b/author/melvin-munsaka/index.xml new file mode 100644 index 000000000..6601a209d --- /dev/null +++ b/author/melvin-munsaka/index.xml @@ -0,0 +1,24 @@ + + + + Melvin Munsaka | R/Pharma + /author/melvin-munsaka/ + + Melvin Munsaka + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 08 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Melvin Munsaka + /author/melvin-munsaka/ + + + + Advanced Visual Analytics for Drug Safety Review + /publication/rinpharma_260/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_260/ + + + + + diff --git a/author/michael-blanks/avatar.jpg b/author/michael-blanks/avatar.jpg new file mode 100644 index 000000000..22d0850ab Binary files /dev/null and b/author/michael-blanks/avatar.jpg differ diff --git a/author/michael-blanks/avatar_hu3c7fa322e26fd4a51cb07154a269549f_1776_270x270_fill_q75_lanczos_center.jpg b/author/michael-blanks/avatar_hu3c7fa322e26fd4a51cb07154a269549f_1776_270x270_fill_q75_lanczos_center.jpg new file mode 100644 index 000000000..c8a7a4085 Binary files /dev/null and b/author/michael-blanks/avatar_hu3c7fa322e26fd4a51cb07154a269549f_1776_270x270_fill_q75_lanczos_center.jpg differ diff --git a/author/michael-blanks/index.html b/author/michael-blanks/index.html new file mode 100644 index 000000000..6b74e518c --- /dev/null +++ b/author/michael-blanks/index.html @@ -0,0 +1,1035 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Michael Blanks | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + +
+

Michael Blanks

+ + + + + + + + + + + + + + + + +
+ + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/michael-lawrence/avatar.jpg b/author/michael-lawrence/avatar.jpg new file mode 100644 index 000000000..22d0850ab Binary files /dev/null and b/author/michael-lawrence/avatar.jpg differ diff --git a/author/michael-lawrence/index.html b/author/michael-lawrence/index.html new file mode 100644 index 000000000..54ed3cbba --- /dev/null +++ b/author/michael-lawrence/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Michael Lawrence | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Michael Lawrence

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/michael-lawrence/index.xml b/author/michael-lawrence/index.xml new file mode 100644 index 000000000..4aa45d9ca --- /dev/null +++ b/author/michael-lawrence/index.xml @@ -0,0 +1,24 @@ + + + + Michael Lawrence | R/Pharma + /author/michael-lawrence/ + + Michael Lawrence + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 16 Aug 2018 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Michael Lawrence + /author/michael-lawrence/ + + + + Enabling open-source analytics in the enterprise + /publication/rinpharma_46/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_46/ + + + + + diff --git a/author/michael-rimler/index.html b/author/michael-rimler/index.html new file mode 100644 index 000000000..43dddafd1 --- /dev/null +++ b/author/michael-rimler/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Michael Rimler | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Michael Rimler

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/michael-rimler/index.xml b/author/michael-rimler/index.xml new file mode 100644 index 000000000..4b53cb688 --- /dev/null +++ b/author/michael-rimler/index.xml @@ -0,0 +1,24 @@ + + + + Michael Rimler | R/Pharma + /author/michael-rimler/ + + Michael Rimler + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 14 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Michael Rimler + /author/michael-rimler/ + + + + Clinical Reporting Using R at GSK + /publication/rinpharma_161/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_161/ + + + + + diff --git a/author/michela-pasetto/index.html b/author/michela-pasetto/index.html new file mode 100644 index 000000000..9285f49b4 --- /dev/null +++ b/author/michela-pasetto/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Michela Pasetto | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Michela Pasetto

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/michela-pasetto/index.xml b/author/michela-pasetto/index.xml new file mode 100644 index 000000000..2921d8b16 --- /dev/null +++ b/author/michela-pasetto/index.xml @@ -0,0 +1,24 @@ + + + + Michela Pasetto | R/Pharma + /author/michela-pasetto/ + + Michela Pasetto + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 13 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Michela Pasetto + /author/michela-pasetto/ + + + + Interactive medical oversight reporting in R + /publication/rinpharma_141/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_141/ + + + + + diff --git a/author/mike-mehan/index.html b/author/mike-mehan/index.html new file mode 100644 index 000000000..3f29c9c65 --- /dev/null +++ b/author/mike-mehan/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Mike Mehan | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Mike Mehan

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/mike-mehan/index.xml b/author/mike-mehan/index.xml new file mode 100644 index 000000000..a5368c46d --- /dev/null +++ b/author/mike-mehan/index.xml @@ -0,0 +1,24 @@ + + + + Mike Mehan | R/Pharma + /author/mike-mehan/ + + Mike Mehan + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 14 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Mike Mehan + /author/mike-mehan/ + + + + Leveraging Nested Data Frames for Analytical Studies + /publication/rinpharma_162/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_162/ + + + + + diff --git a/author/mike-smith/index.html b/author/mike-smith/index.html new file mode 100644 index 000000000..c7bfba908 --- /dev/null +++ b/author/mike-smith/index.html @@ -0,0 +1,870 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Mike Smith | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Mike Smith

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/mike-smith/index.xml b/author/mike-smith/index.xml new file mode 100644 index 000000000..6dc449a41 --- /dev/null +++ b/author/mike-smith/index.xml @@ -0,0 +1,33 @@ + + + + Mike Smith | R/Pharma + /author/mike-smith/ + + Mike Smith + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 25 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Mike Smith + /author/mike-smith/ + + + + Good Practices for Creating Reproducible Content From Shiny Apps + /publication/rinpharma_324/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_324/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + There’s only one R in Pfizer. Attempts to harmonise R release across a large pharma organisation + /publication/rinpharma_213/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_213/ + + + + + diff --git a/author/mike-stackhouse/index.html b/author/mike-stackhouse/index.html new file mode 100644 index 000000000..4917df095 --- /dev/null +++ b/author/mike-stackhouse/index.html @@ -0,0 +1,882 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Mike Stackhouse | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Mike Stackhouse

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/mike-stackhouse/index.xml b/author/mike-stackhouse/index.xml new file mode 100644 index 000000000..7d453e7f0 --- /dev/null +++ b/author/mike-stackhouse/index.xml @@ -0,0 +1,56 @@ + + + + Mike Stackhouse | R/Pharma + /author/mike-stackhouse/ + + Mike Stackhouse + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 09 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Mike Stackhouse + /author/mike-stackhouse/ + + + + Drill Down Summary Tables in Shiny with Tplyr + /publication/rinpharma_273/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_273/ + + + + + R, Python, and Shiny in harmony: an Out-of-Box secure data backend for RStudio Connect & Workbench + /publication/rinpharma_272/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_272/ + + + + + Summary Table Rewind: From Source to Summary and Back Again + /publication/rinpharma_245/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_245/ + + + + + Tplyr: An Intuitive Framework for Building Clinical Safety Summaries + /publication/rinpharma_167/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_167/ + + + + + Multilingual Markdown with R and Python Using Reticulate + /publication/rinpharma_126/ + Mon, 05 Oct 2020 00:00:00 +0000 + /publication/rinpharma_126/ + + + + + diff --git a/author/min-lee/avatar.jpg b/author/min-lee/avatar.jpg new file mode 100644 index 000000000..22d0850ab Binary files /dev/null and b/author/min-lee/avatar.jpg differ diff --git a/author/min-lee/index.html b/author/min-lee/index.html new file mode 100644 index 000000000..55e8b98af --- /dev/null +++ b/author/min-lee/index.html @@ -0,0 +1,1035 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Min Lee | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + +
+

Min Lee

+ + + + + + + + + + + + + + + + +
+ + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/mirjam-trame/index.html b/author/mirjam-trame/index.html new file mode 100644 index 000000000..a7dfbdbcb --- /dev/null +++ b/author/mirjam-trame/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Mirjam Trame | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Mirjam Trame

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/mirjam-trame/index.xml b/author/mirjam-trame/index.xml new file mode 100644 index 000000000..67c90d9ba --- /dev/null +++ b/author/mirjam-trame/index.xml @@ -0,0 +1,24 @@ + + + + Mirjam Trame | R/Pharma + /author/mirjam-trame/ + + Mirjam Trame + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 21 Aug 2019 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Mirjam Trame + /author/mirjam-trame/ + + + + nlmixr: an R package for population PKPD modeling + /publication/rinpharma_74/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_74/ + + + + + diff --git a/author/monika-huhn/index.html b/author/monika-huhn/index.html new file mode 100644 index 000000000..9f40dba34 --- /dev/null +++ b/author/monika-huhn/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Monika Huhn | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Monika Huhn

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/monika-huhn/index.xml b/author/monika-huhn/index.xml new file mode 100644 index 000000000..264ed9d64 --- /dev/null +++ b/author/monika-huhn/index.xml @@ -0,0 +1,24 @@ + + + + Monika Huhn | R/Pharma + /author/monika-huhn/ + + Monika Huhn + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 03 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Monika Huhn + /author/monika-huhn/ + + + + OneView – A Shiny app to unlock the full potential of drug repositioning investigations + /publication/rinpharma_220/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_220/ + + + + + diff --git a/author/nan-xiao/index.html b/author/nan-xiao/index.html new file mode 100644 index 000000000..0c6dae7c9 --- /dev/null +++ b/author/nan-xiao/index.html @@ -0,0 +1,870 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Nan Xiao | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Nan Xiao

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/nan-xiao/index.xml b/author/nan-xiao/index.xml new file mode 100644 index 000000000..1b96b3204 --- /dev/null +++ b/author/nan-xiao/index.xml @@ -0,0 +1,32 @@ + + + + Nan Xiao | R/Pharma + /author/nan-xiao/ + + Nan Xiao + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 04 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Nan Xiao + /author/nan-xiao/ + + + + Reimagine the R package distribution system for reproducible research and submissions + /publication/rinpharma_243/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_243/ + + + + + R for Clinical Study Reports and Submission + /publication/rinpharma_195/ + Thu, 28 Oct 2021 00:00:00 +0000 + /publication/rinpharma_195/ + + + + + diff --git a/author/nasser-al-ali/index.html b/author/nasser-al-ali/index.html new file mode 100644 index 000000000..4d766fe80 --- /dev/null +++ b/author/nasser-al-ali/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Nasser Al Ali | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Nasser Al Ali

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/nasser-al-ali/index.xml b/author/nasser-al-ali/index.xml new file mode 100644 index 000000000..75b50a92a --- /dev/null +++ b/author/nasser-al-ali/index.xml @@ -0,0 +1,24 @@ + + + + Nasser Al Ali | R/Pharma + /author/nasser-al-ali/ + + Nasser Al Ali + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 16 Aug 2018 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Nasser Al Ali + /author/nasser-al-ali/ + + + + The Magic R-Shiny App that can Boost your SDTM Usability and Viability while Saving Time + /publication/rinpharma_55/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_55/ + + + + + diff --git a/author/natalia-andriychuk/index.html b/author/natalia-andriychuk/index.html new file mode 100644 index 000000000..d5ce39a59 --- /dev/null +++ b/author/natalia-andriychuk/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Natalia Andriychuk | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Natalia Andriychuk

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/natalia-andriychuk/index.xml b/author/natalia-andriychuk/index.xml new file mode 100644 index 000000000..fc75f9321 --- /dev/null +++ b/author/natalia-andriychuk/index.xml @@ -0,0 +1,25 @@ + + + + Natalia Andriychuk | R/Pharma + /author/natalia-andriychuk/ + + Natalia Andriychuk + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 25 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Natalia Andriychuk + /author/natalia-andriychuk/ + + + + Good Practices for Creating Reproducible Content From Shiny Apps + /publication/rinpharma_324/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_324/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + diff --git a/author/nate-mockler/index.html b/author/nate-mockler/index.html new file mode 100644 index 000000000..c38988248 --- /dev/null +++ b/author/nate-mockler/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Nate Mockler | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Nate Mockler

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/nate-mockler/index.xml b/author/nate-mockler/index.xml new file mode 100644 index 000000000..bfb55d6aa --- /dev/null +++ b/author/nate-mockler/index.xml @@ -0,0 +1,24 @@ + + + + Nate Mockler | R/Pharma + /author/nate-mockler/ + + Nate Mockler + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 16 Aug 2018 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Nate Mockler + /author/nate-mockler/ + + + + R/Shiny Clinical Dashboards For Fun* and Profit *Note: Fun is Relative + /publication/rinpharma_43/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_43/ + + + + + diff --git a/author/nathan-kosiba/index.html b/author/nathan-kosiba/index.html new file mode 100644 index 000000000..ce496acd7 --- /dev/null +++ b/author/nathan-kosiba/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Nathan Kosiba | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Nathan Kosiba

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/nathan-kosiba/index.xml b/author/nathan-kosiba/index.xml new file mode 100644 index 000000000..c07704209 --- /dev/null +++ b/author/nathan-kosiba/index.xml @@ -0,0 +1,24 @@ + + + + Nathan Kosiba | R/Pharma + /author/nathan-kosiba/ + + Nathan Kosiba + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Mon, 05 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Nathan Kosiba + /author/nathan-kosiba/ + + + + Multilingual Markdown with R and Python Using Reticulate + /publication/rinpharma_126/ + Mon, 05 Oct 2020 00:00:00 +0000 + /publication/rinpharma_126/ + + + + + diff --git a/author/neetu-sangari/index.html b/author/neetu-sangari/index.html new file mode 100644 index 000000000..e8cb4da0b --- /dev/null +++ b/author/neetu-sangari/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Neetu Sangari | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Neetu Sangari

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/neetu-sangari/index.xml b/author/neetu-sangari/index.xml new file mode 100644 index 000000000..6791c4777 --- /dev/null +++ b/author/neetu-sangari/index.xml @@ -0,0 +1,24 @@ + + + + Neetu Sangari | R/Pharma + /author/neetu-sangari/ + + Neetu Sangari + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 08 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Neetu Sangari + /author/neetu-sangari/ + + + + Advanced Visual Analytics for Drug Safety Review + /publication/rinpharma_260/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_260/ + + + + + diff --git a/author/nicole-jones/index.html b/author/nicole-jones/index.html new file mode 100644 index 000000000..d75b09f10 --- /dev/null +++ b/author/nicole-jones/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Nicole Jones | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Nicole Jones

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/nicole-jones/index.xml b/author/nicole-jones/index.xml new file mode 100644 index 000000000..f7f2a4845 --- /dev/null +++ b/author/nicole-jones/index.xml @@ -0,0 +1,24 @@ + + + + Nicole Jones | R/Pharma + /author/nicole-jones/ + + Nicole Jones + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 10 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Nicole Jones + /author/nicole-jones/ + + + + Asynchronous Processing of Long-Running Tasks in Shiny + /publication/rinpharma_290/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_290/ + + + + + diff --git a/author/niladri-roy-chowdhury/index.html b/author/niladri-roy-chowdhury/index.html new file mode 100644 index 000000000..0d2d129ed --- /dev/null +++ b/author/niladri-roy-chowdhury/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Niladri Roy Chowdhury | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Niladri Roy Chowdhury

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/niladri-roy-chowdhury/index.xml b/author/niladri-roy-chowdhury/index.xml new file mode 100644 index 000000000..855b877da --- /dev/null +++ b/author/niladri-roy-chowdhury/index.xml @@ -0,0 +1,24 @@ + + + + Niladri Roy Chowdhury | R/Pharma + /author/niladri-roy-chowdhury/ + + Niladri Roy Chowdhury + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 15 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Niladri Roy Chowdhury + /author/niladri-roy-chowdhury/ + + + + The See Value App: Visual Decision Making for Drug Development + /publication/rinpharma_182/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_182/ + + + + + diff --git a/author/nina-qi/index.html b/author/nina-qi/index.html new file mode 100644 index 000000000..9e265f97b --- /dev/null +++ b/author/nina-qi/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Nina Qi | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Nina Qi

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/nina-qi/index.xml b/author/nina-qi/index.xml new file mode 100644 index 000000000..1b27dab4c --- /dev/null +++ b/author/nina-qi/index.xml @@ -0,0 +1,24 @@ + + + + Nina Qi | R/Pharma + /author/nina-qi/ + + Nina Qi + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 21 Aug 2019 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Nina Qi + /author/nina-qi/ + + + + R Packages for Analyzing Clinical Trials Data with R Focusing on Safety And Early Efficacy + /publication/rinpharma_81/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_81/ + + + + + diff --git a/author/ning-leng/avatar.jpeg b/author/ning-leng/avatar.jpeg new file mode 100644 index 000000000..07db1824e Binary files /dev/null and b/author/ning-leng/avatar.jpeg differ diff --git a/author/ning-leng/avatar.jpg b/author/ning-leng/avatar.jpg new file mode 100644 index 000000000..22d0850ab Binary files /dev/null and b/author/ning-leng/avatar.jpg differ diff --git a/author/ning-leng/avatar_hub6b057e6f75562701fe2157afad1791f_12545_270x270_fill_q75_lanczos_center.jpeg b/author/ning-leng/avatar_hub6b057e6f75562701fe2157afad1791f_12545_270x270_fill_q75_lanczos_center.jpeg new file mode 100644 index 000000000..ba0308269 Binary files /dev/null and b/author/ning-leng/avatar_hub6b057e6f75562701fe2157afad1791f_12545_270x270_fill_q75_lanczos_center.jpeg differ diff --git a/author/ning-leng/index.html b/author/ning-leng/index.html new file mode 100644 index 000000000..d7ba2106d --- /dev/null +++ b/author/ning-leng/index.html @@ -0,0 +1,874 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Ning Leng | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Ning Leng

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/ning-leng/index.xml b/author/ning-leng/index.xml new file mode 100644 index 000000000..1effde340 --- /dev/null +++ b/author/ning-leng/index.xml @@ -0,0 +1,40 @@ + + + + Ning Leng | R/Pharma + /author/ning-leng/ + + Ning Leng + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 09 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Ning Leng + /author/ning-leng/ + + + + R pilot submissions to FDA + /publication/rinpharma_267/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_267/ + + + + + R Consortium Pharma Working Groups Overview and Updates + /publication/rinpharma_222/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_222/ + + + + + Embrace R in Pharma - building internal R community and establishing fit-for-purpose R pilots + /publication/rinpharma_85/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_85/ + + + + + diff --git a/author/olga-vitek/index.html b/author/olga-vitek/index.html new file mode 100644 index 000000000..60dafad4d --- /dev/null +++ b/author/olga-vitek/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Olga Vitek | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Olga Vitek

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/olga-vitek/index.xml b/author/olga-vitek/index.xml new file mode 100644 index 000000000..aac315010 --- /dev/null +++ b/author/olga-vitek/index.xml @@ -0,0 +1,24 @@ + + + + Olga Vitek | R/Pharma + /author/olga-vitek/ + + Olga Vitek + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 16 Aug 2018 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Olga Vitek + /author/olga-vitek/ + + + + Building a community of competent developers and users of R-based tools in mass spectrometry-based research + /publication/rinpharma_52/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_52/ + + + + + diff --git a/author/patrick-hilden/index.html b/author/patrick-hilden/index.html new file mode 100644 index 000000000..9b4796383 --- /dev/null +++ b/author/patrick-hilden/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Patrick Hilden | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Patrick Hilden

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/patrick-hilden/index.xml b/author/patrick-hilden/index.xml new file mode 100644 index 000000000..c6234776b --- /dev/null +++ b/author/patrick-hilden/index.xml @@ -0,0 +1,24 @@ + + + + Patrick Hilden | R/Pharma + /author/patrick-hilden/ + + Patrick Hilden + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 10 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Patrick Hilden + /author/patrick-hilden/ + + + + RMarkdown for enhanced Quality Control & Documentation + /publication/rinpharma_294/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_294/ + + + + + diff --git a/author/paul-schuette/avatar.jpg b/author/paul-schuette/avatar.jpg new file mode 100644 index 000000000..22d0850ab Binary files /dev/null and b/author/paul-schuette/avatar.jpg differ diff --git a/author/paul-schuette/avatar_hu3c7fa322e26fd4a51cb07154a269549f_1776_270x270_fill_q75_lanczos_center.jpg b/author/paul-schuette/avatar_hu3c7fa322e26fd4a51cb07154a269549f_1776_270x270_fill_q75_lanczos_center.jpg new file mode 100644 index 000000000..c8a7a4085 Binary files /dev/null and b/author/paul-schuette/avatar_hu3c7fa322e26fd4a51cb07154a269549f_1776_270x270_fill_q75_lanczos_center.jpg differ diff --git a/author/paul-schuette/index.html b/author/paul-schuette/index.html new file mode 100644 index 000000000..14c0b6c80 --- /dev/null +++ b/author/paul-schuette/index.html @@ -0,0 +1,874 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Paul Schuette | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Paul Schuette

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/paul-schuette/index.xml b/author/paul-schuette/index.xml new file mode 100644 index 000000000..57fe221a1 --- /dev/null +++ b/author/paul-schuette/index.xml @@ -0,0 +1,40 @@ + + + + Paul Schuette | R/Pharma + /author/paul-schuette/ + + Paul Schuette + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 04 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Paul Schuette + /author/paul-schuette/ + + + + Submitting Data to CDER: What Comes Next? + /publication/rinpharma_233/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_233/ + + + + + Simulations, and Complex Innovative Trial Designs + /publication/rinpharma_120/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_120/ + + + + + Using R in a regulatory environment: some FDA perspectives + /publication/rinpharma_7/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_7/ + + + + + diff --git a/author/paulo-bargo/avatar.jpg b/author/paulo-bargo/avatar.jpg new file mode 100644 index 000000000..973f7e55c Binary files /dev/null and b/author/paulo-bargo/avatar.jpg differ diff --git a/author/paulo-bargo/avatar_hu33b01dccde9189492f9f41d6c9e72abe_4061_270x270_fill_q75_lanczos_center.jpg b/author/paulo-bargo/avatar_hu33b01dccde9189492f9f41d6c9e72abe_4061_270x270_fill_q75_lanczos_center.jpg new file mode 100644 index 000000000..8beaa154a Binary files /dev/null and b/author/paulo-bargo/avatar_hu33b01dccde9189492f9f41d6c9e72abe_4061_270x270_fill_q75_lanczos_center.jpg differ diff --git a/author/paulo-bargo/index.html b/author/paulo-bargo/index.html new file mode 100644 index 000000000..e7888cd90 --- /dev/null +++ b/author/paulo-bargo/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Paulo Bargo | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Paulo Bargo

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/paulo-bargo/index.xml b/author/paulo-bargo/index.xml new file mode 100644 index 000000000..194086500 --- /dev/null +++ b/author/paulo-bargo/index.xml @@ -0,0 +1,24 @@ + + + + Paulo Bargo | R/Pharma + /author/paulo-bargo/ + + Paulo Bargo + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 21 Aug 2019 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Paulo Bargo + /author/paulo-bargo/ + + + + Using RStudio.Cloud to advance R proficiency: a crowdsourcing training experience + /publication/rinpharma_78/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_78/ + + + + + diff --git a/author/pavan-vaddady/index.html b/author/pavan-vaddady/index.html new file mode 100644 index 000000000..d4327c232 --- /dev/null +++ b/author/pavan-vaddady/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Pavan Vaddady | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Pavan Vaddady

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/pavan-vaddady/index.xml b/author/pavan-vaddady/index.xml new file mode 100644 index 000000000..ccf4433d9 --- /dev/null +++ b/author/pavan-vaddady/index.xml @@ -0,0 +1,24 @@ + + + + Pavan Vaddady | R/Pharma + /author/pavan-vaddady/ + + Pavan Vaddady + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 22 Aug 2019 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Pavan Vaddady + /author/pavan-vaddady/ + + + + ModViz POP: R-Shiny Based PK/PD Interface for Empowering Teams to Perform Real-Time Simulations + /publication/rinpharma_102/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_102/ + + + + + diff --git a/author/pawel-rucki/index.html b/author/pawel-rucki/index.html new file mode 100644 index 000000000..484bde5ff --- /dev/null +++ b/author/pawel-rucki/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Pawel Rucki | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Pawel Rucki

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/pawel-rucki/index.xml b/author/pawel-rucki/index.xml new file mode 100644 index 000000000..88d0a98cc --- /dev/null +++ b/author/pawel-rucki/index.xml @@ -0,0 +1,24 @@ + + + + Pawel Rucki | R/Pharma + /author/pawel-rucki/ + + Pawel Rucki + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 02 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Pawel Rucki + /author/pawel-rucki/ + + + + 5 testing packages to make your package better! + /publication/rinpharma_209/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_209/ + + + + + diff --git a/author/peter-giardina/index.html b/author/peter-giardina/index.html new file mode 100644 index 000000000..ad8729b73 --- /dev/null +++ b/author/peter-giardina/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Peter Giardina | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Peter Giardina

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/peter-giardina/index.xml b/author/peter-giardina/index.xml new file mode 100644 index 000000000..8a60da0e8 --- /dev/null +++ b/author/peter-giardina/index.xml @@ -0,0 +1,24 @@ + + + + Peter Giardina | R/Pharma + /author/peter-giardina/ + + Peter Giardina + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 15 Aug 2018 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Peter Giardina + /author/peter-giardina/ + + + + Using R in a GxP Environment + /publication/rinpharma_8/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_8/ + + + + + diff --git a/author/phil-bowsher/avatar.jpg b/author/phil-bowsher/avatar.jpg new file mode 100644 index 000000000..22d0850ab Binary files /dev/null and b/author/phil-bowsher/avatar.jpg differ diff --git a/author/phil-bowsher/avatar_hu3c7fa322e26fd4a51cb07154a269549f_1776_270x270_fill_q75_lanczos_center.jpg b/author/phil-bowsher/avatar_hu3c7fa322e26fd4a51cb07154a269549f_1776_270x270_fill_q75_lanczos_center.jpg new file mode 100644 index 000000000..c8a7a4085 Binary files /dev/null and b/author/phil-bowsher/avatar_hu3c7fa322e26fd4a51cb07154a269549f_1776_270x270_fill_q75_lanczos_center.jpg differ diff --git a/author/phil-bowsher/index.html b/author/phil-bowsher/index.html new file mode 100644 index 000000000..b13e37a40 --- /dev/null +++ b/author/phil-bowsher/index.html @@ -0,0 +1,1035 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Phil Bowsher | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + +
+

Phil Bowsher

+ + + + + + + + + + + + + + + + +
+ + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/preston-burns-nathan-kosiba/index.html b/author/preston-burns-nathan-kosiba/index.html new file mode 100644 index 000000000..6b5fc54a5 --- /dev/null +++ b/author/preston-burns-nathan-kosiba/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Preston Burns & Nathan Kosiba | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Preston Burns & Nathan Kosiba

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/preston-burns-nathan-kosiba/index.xml b/author/preston-burns-nathan-kosiba/index.xml new file mode 100644 index 000000000..27fb7eca9 --- /dev/null +++ b/author/preston-burns-nathan-kosiba/index.xml @@ -0,0 +1,24 @@ + + + + Preston Burns & Nathan Kosiba | R/Pharma + /author/preston-burns-nathan-kosiba/ + + Preston Burns & Nathan Kosiba + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 24 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Preston Burns & Nathan Kosiba + /author/preston-burns-nathan-kosiba/ + + + + EDC to Patient Profiles: A Biotech {ctpatprofile} Story + /publication/rinpharma_303/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_303/ + + + + + diff --git a/author/qi-liu/index.html b/author/qi-liu/index.html new file mode 100644 index 000000000..8472750ff --- /dev/null +++ b/author/qi-liu/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Qi Liu | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Qi Liu

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/qi-liu/index.xml b/author/qi-liu/index.xml new file mode 100644 index 000000000..0e470504c --- /dev/null +++ b/author/qi-liu/index.xml @@ -0,0 +1,24 @@ + + + + Qi Liu | R/Pharma + /author/qi-liu/ + + Qi Liu + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 15 Aug 2018 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Qi Liu + /author/qi-liu/ + + + + REAP - R-Shiny Exploratory Analysis Platform in Clinical Pharmacology + /publication/rinpharma_25/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_25/ + + + + + diff --git a/author/qiushi-yan/index.html b/author/qiushi-yan/index.html new file mode 100644 index 000000000..291871efd --- /dev/null +++ b/author/qiushi-yan/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Qiushi Yan | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Qiushi Yan

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/qiushi-yan/index.xml b/author/qiushi-yan/index.xml new file mode 100644 index 000000000..a25f9ef16 --- /dev/null +++ b/author/qiushi-yan/index.xml @@ -0,0 +1,24 @@ + + + + Qiushi Yan | R/Pharma + /author/qiushi-yan/ + + Qiushi Yan + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 10 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Qiushi Yan + /author/qiushi-yan/ + + + + Three new things in tidymodels + /publication/rinpharma_283/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_283/ + + + + + diff --git a/author/radhika-etikala/index.html b/author/radhika-etikala/index.html new file mode 100644 index 000000000..73538b474 --- /dev/null +++ b/author/radhika-etikala/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Radhika Etikala | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Radhika Etikala

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/radhika-etikala/index.xml b/author/radhika-etikala/index.xml new file mode 100644 index 000000000..1c7697348 --- /dev/null +++ b/author/radhika-etikala/index.xml @@ -0,0 +1,24 @@ + + + + Radhika Etikala | R/Pharma + /author/radhika-etikala/ + + Radhika Etikala + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 15 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Radhika Etikala + /author/radhika-etikala/ + + + + Using R Markdown to Generate Clinical Trials Summary Reports + /publication/rinpharma_175/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_175/ + + + + + diff --git a/author/regis-james/index.html b/author/regis-james/index.html new file mode 100644 index 000000000..0d6782ff2 --- /dev/null +++ b/author/regis-james/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Regis James | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Regis James

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/regis-james/index.xml b/author/regis-james/index.xml new file mode 100644 index 000000000..51d2b8f6b --- /dev/null +++ b/author/regis-james/index.xml @@ -0,0 +1,24 @@ + + + + Regis James | R/Pharma + /author/regis-james/ + + Regis James + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 03 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Regis James + /author/regis-james/ + + + + Intermap: An integrative multiomics approach to generating therapeutic target hypotheses + /publication/rinpharma_217/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_217/ + + + + + diff --git a/author/reinhold-koch/avatar.jpg b/author/reinhold-koch/avatar.jpg new file mode 100644 index 000000000..22d0850ab Binary files /dev/null and b/author/reinhold-koch/avatar.jpg differ diff --git a/author/reinhold-koch/index.html b/author/reinhold-koch/index.html new file mode 100644 index 000000000..1c5e6b2b4 --- /dev/null +++ b/author/reinhold-koch/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Reinhold Koch | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Reinhold Koch

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/reinhold-koch/index.xml b/author/reinhold-koch/index.xml new file mode 100644 index 000000000..d2bb5832c --- /dev/null +++ b/author/reinhold-koch/index.xml @@ -0,0 +1,24 @@ + + + + Reinhold Koch | R/Pharma + /author/reinhold-koch/ + + Reinhold Koch + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 15 Aug 2018 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Reinhold Koch + /author/reinhold-koch/ + + + + R reproducibility by containers and cloud + /publication/rinpharma_12/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_12/ + + + + + diff --git a/author/rena-j.-eudy-byrne/index.html b/author/rena-j.-eudy-byrne/index.html new file mode 100644 index 000000000..69f11bf55 --- /dev/null +++ b/author/rena-j.-eudy-byrne/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Rena J. Eudy-Byrne | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Rena J. Eudy-Byrne

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/rena-j.-eudy-byrne/index.xml b/author/rena-j.-eudy-byrne/index.xml new file mode 100644 index 000000000..ef366e787 --- /dev/null +++ b/author/rena-j.-eudy-byrne/index.xml @@ -0,0 +1,24 @@ + + + + Rena J. Eudy-Byrne | R/Pharma + /author/rena-j.-eudy-byrne/ + + Rena J. Eudy-Byrne + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 15 Aug 2018 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Rena J. Eudy-Byrne + /author/rena-j.-eudy-byrne/ + + + + The Use of R in the Development of Physiological Model for Healthy Growth + /publication/rinpharma_16/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_16/ + + + + + diff --git a/author/rena-yang/index.html b/author/rena-yang/index.html new file mode 100644 index 000000000..a97a65376 --- /dev/null +++ b/author/rena-yang/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Rena Yang | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Rena Yang

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/rena-yang/index.xml b/author/rena-yang/index.xml new file mode 100644 index 000000000..ce6b32436 --- /dev/null +++ b/author/rena-yang/index.xml @@ -0,0 +1,24 @@ + + + + Rena Yang | R/Pharma + /author/rena-yang/ + + Rena Yang + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 21 Aug 2019 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Rena Yang + /author/rena-yang/ + + + + Collaborating at scale: managing an enterprise analytical computing ecosystem + /publication/rinpharma_84/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_84/ + + + + + diff --git a/author/rich-iannone/index.html b/author/rich-iannone/index.html new file mode 100644 index 000000000..d9e3736de --- /dev/null +++ b/author/rich-iannone/index.html @@ -0,0 +1,882 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Rich Iannone | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Rich Iannone

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/rich-iannone/index.xml b/author/rich-iannone/index.xml new file mode 100644 index 000000000..2e2b07ac9 --- /dev/null +++ b/author/rich-iannone/index.xml @@ -0,0 +1,57 @@ + + + + Rich Iannone | R/Pharma + /author/rich-iannone/ + + Rich Iannone + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 26 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Rich Iannone + /author/rich-iannone/ + + + + A Pivotal Year of R Pilots for Shiny Application Submissions to the FDA / Celebrating a Milestone: R Tables for Regulatory Submission Working Group s eBook on Clinical Data Table Generation + /publication/rinpharma_336/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_336/ + + + + + Improvements made to {gt} in 2023 + /publication/rinpharma_302/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_302/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + The gt Package: Past, Present, and Future + /publication/rinpharma_201/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_201/ + + + + + Clinical Tables in gt + /publication/rinpharma_194/ + Thu, 28 Oct 2021 00:00:00 +0000 + /publication/rinpharma_194/ + + + + + gt + /publication/rinpharma_132/ + Thu, 08 Oct 2020 00:00:00 +0000 + /publication/rinpharma_132/ + + + + + diff --git a/author/richard-wyss/index.html b/author/richard-wyss/index.html new file mode 100644 index 000000000..2df428396 --- /dev/null +++ b/author/richard-wyss/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Richard Wyss | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Richard Wyss

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/richard-wyss/index.xml b/author/richard-wyss/index.xml new file mode 100644 index 000000000..f58388096 --- /dev/null +++ b/author/richard-wyss/index.xml @@ -0,0 +1,24 @@ + + + + Richard Wyss | R/Pharma + /author/richard-wyss/ + + Richard Wyss + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 15 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Richard Wyss + /author/richard-wyss/ + + + + Automated Data-Adaptive Analytics to Improve Robustness of Confounding Control when Estimating Treatment Effects in Electronic Healthcare Databases + /publication/rinpharma_179/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_179/ + + + + + diff --git "a/author/rikke-n\303\270rmark-mortensen/index.html" "b/author/rikke-n\303\270rmark-mortensen/index.html" new file mode 100644 index 000000000..e999e7388 --- /dev/null +++ "b/author/rikke-n\303\270rmark-mortensen/index.html" @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Rikke Nørmark Mortensen | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Rikke Nørmark Mortensen

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git "a/author/rikke-n\303\270rmark-mortensen/index.xml" "b/author/rikke-n\303\270rmark-mortensen/index.xml" new file mode 100644 index 000000000..b1baaa37b --- /dev/null +++ "b/author/rikke-n\303\270rmark-mortensen/index.xml" @@ -0,0 +1,24 @@ + + + + Rikke Nørmark Mortensen | R/Pharma + /author/rikke-n%C3%B8rmark-mortensen/ + + Rikke Nørmark Mortensen + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 04 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Rikke Nørmark Mortensen + /author/rikke-n%C3%B8rmark-mortensen/ + + + + Automatic generation of PowerPoint presentation for communication of clinical trial results + /publication/rinpharma_242/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_242/ + + + + + diff --git a/author/robert-gentleman/avatar.jpeg b/author/robert-gentleman/avatar.jpeg new file mode 100644 index 000000000..7abe5bf3f Binary files /dev/null and b/author/robert-gentleman/avatar.jpeg differ diff --git a/author/robert-gentleman/index.html b/author/robert-gentleman/index.html new file mode 100644 index 000000000..ca2c940db --- /dev/null +++ b/author/robert-gentleman/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Robert Gentleman | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Robert Gentleman

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/robert-gentleman/index.xml b/author/robert-gentleman/index.xml new file mode 100644 index 000000000..cbcbebe22 --- /dev/null +++ b/author/robert-gentleman/index.xml @@ -0,0 +1,24 @@ + + + + Robert Gentleman | R/Pharma + /author/robert-gentleman/ + + Robert Gentleman + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 10 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Robert Gentleman + /author/robert-gentleman/ + + + + BioTech Challenges + /publication/rinpharma_281/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_281/ + + + + + diff --git a/author/robert-kirk-delisle/index.html b/author/robert-kirk-delisle/index.html new file mode 100644 index 000000000..c28b78922 --- /dev/null +++ b/author/robert-kirk-delisle/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Robert Kirk DeLisle | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Robert Kirk DeLisle

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/robert-kirk-delisle/index.xml b/author/robert-kirk-delisle/index.xml new file mode 100644 index 000000000..0f0a94e8b --- /dev/null +++ b/author/robert-kirk-delisle/index.xml @@ -0,0 +1,24 @@ + + + + Robert Kirk DeLisle | R/Pharma + /author/robert-kirk-delisle/ + + Robert Kirk DeLisle + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 03 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Robert Kirk DeLisle + /author/robert-kirk-delisle/ + + + + Making Python Objects R-like with PyR + /publication/rinpharma_227/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_227/ + + + + + diff --git a/author/rose-grandy/index.html b/author/rose-grandy/index.html new file mode 100644 index 000000000..a0bbd02b5 --- /dev/null +++ b/author/rose-grandy/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Rose Grandy | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Rose Grandy

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/rose-grandy/index.xml b/author/rose-grandy/index.xml new file mode 100644 index 000000000..6f32a05a4 --- /dev/null +++ b/author/rose-grandy/index.xml @@ -0,0 +1,24 @@ + + + + Rose Grandy | R/Pharma + /author/rose-grandy/ + + Rose Grandy + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 10 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Rose Grandy + /author/rose-grandy/ + + + + 10 Practical Considerations for moving to R + /publication/rinpharma_285/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_285/ + + + + + diff --git a/author/ross-farrugia/avatar.png b/author/ross-farrugia/avatar.png new file mode 100644 index 000000000..ad0e38ee9 Binary files /dev/null and b/author/ross-farrugia/avatar.png differ diff --git a/author/ross-farrugia/index.html b/author/ross-farrugia/index.html new file mode 100644 index 000000000..a2a7c3bd5 --- /dev/null +++ b/author/ross-farrugia/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Ross Farrugia | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Ross Farrugia

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/ross-farrugia/index.xml b/author/ross-farrugia/index.xml new file mode 100644 index 000000000..ed66a7f30 --- /dev/null +++ b/author/ross-farrugia/index.xml @@ -0,0 +1,24 @@ + + + + Ross Farrugia | R/Pharma + /author/ross-farrugia/ + + Ross Farrugia + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 09 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Ross Farrugia + /author/ross-farrugia/ + + + + Pharmaverse: Breaking boundaries through open source collaboration! + /publication/rinpharma_265/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_265/ + + + + + diff --git a/author/saleha-patel/index.html b/author/saleha-patel/index.html new file mode 100644 index 000000000..3f72f5096 --- /dev/null +++ b/author/saleha-patel/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Saleha Patel | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Saleha Patel

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/saleha-patel/index.xml b/author/saleha-patel/index.xml new file mode 100644 index 000000000..033791417 --- /dev/null +++ b/author/saleha-patel/index.xml @@ -0,0 +1,24 @@ + + + + Saleha Patel | R/Pharma + /author/saleha-patel/ + + Saleha Patel + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 03 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Saleha Patel + /author/saleha-patel/ + + + + OneView – A Shiny app to unlock the full potential of drug repositioning investigations + /publication/rinpharma_220/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_220/ + + + + + diff --git a/author/sam-hume/avatar.jpeg b/author/sam-hume/avatar.jpeg new file mode 100644 index 000000000..924e0b23f Binary files /dev/null and b/author/sam-hume/avatar.jpeg differ diff --git a/author/sam-hume/index.html b/author/sam-hume/index.html new file mode 100644 index 000000000..b538b321a --- /dev/null +++ b/author/sam-hume/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Sam Hume | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Sam Hume

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/sam-hume/index.xml b/author/sam-hume/index.xml new file mode 100644 index 000000000..39013afeb --- /dev/null +++ b/author/sam-hume/index.xml @@ -0,0 +1,24 @@ + + + + Sam Hume | R/Pharma + /author/sam-hume/ + + Sam Hume + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 08 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Sam Hume + /author/sam-hume/ + + + + CDISC Initiatives and Collaborations + /publication/rinpharma_253/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_253/ + + + + + diff --git a/author/samir-parmar/index.html b/author/samir-parmar/index.html new file mode 100644 index 000000000..f6eff54e5 --- /dev/null +++ b/author/samir-parmar/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Samir Parmar | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Samir Parmar

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/samir-parmar/index.xml b/author/samir-parmar/index.xml new file mode 100644 index 000000000..01dbd0235 --- /dev/null +++ b/author/samir-parmar/index.xml @@ -0,0 +1,25 @@ + + + + Samir Parmar | R/Pharma + /author/samir-parmar/ + + Samir Parmar + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 25 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Samir Parmar + /author/samir-parmar/ + + + + Good Practices for Creating Reproducible Content From Shiny Apps + /publication/rinpharma_324/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_324/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + diff --git a/author/satish-murthy/avatar.jpg b/author/satish-murthy/avatar.jpg new file mode 100644 index 000000000..22d0850ab Binary files /dev/null and b/author/satish-murthy/avatar.jpg differ diff --git a/author/satish-murthy/avatar_hu3c7fa322e26fd4a51cb07154a269549f_1776_270x270_fill_q75_lanczos_center.jpg b/author/satish-murthy/avatar_hu3c7fa322e26fd4a51cb07154a269549f_1776_270x270_fill_q75_lanczos_center.jpg new file mode 100644 index 000000000..c8a7a4085 Binary files /dev/null and b/author/satish-murthy/avatar_hu3c7fa322e26fd4a51cb07154a269549f_1776_270x270_fill_q75_lanczos_center.jpg differ diff --git a/author/satish-murthy/index.html b/author/satish-murthy/index.html new file mode 100644 index 000000000..dc7a2f94f --- /dev/null +++ b/author/satish-murthy/index.html @@ -0,0 +1,1033 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Satish Murthy | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + +
+

Satish Murthy

+ + + + + + + + + + + + + + + + +
+ + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/sean-lopp/index.html b/author/sean-lopp/index.html new file mode 100644 index 000000000..f5db3d5f4 --- /dev/null +++ b/author/sean-lopp/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Sean Lopp | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Sean Lopp

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/sean-lopp/index.xml b/author/sean-lopp/index.xml new file mode 100644 index 000000000..d1dbeb9ae --- /dev/null +++ b/author/sean-lopp/index.xml @@ -0,0 +1,24 @@ + + + + Sean Lopp | R/Pharma + /author/sean-lopp/ + + Sean Lopp + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 15 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Sean Lopp + /author/sean-lopp/ + + + + RStudio Pharma Updates + /publication/rinpharma_186/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_186/ + + + + + diff --git a/author/sebastian-wolf/index.html b/author/sebastian-wolf/index.html new file mode 100644 index 000000000..44d115da4 --- /dev/null +++ b/author/sebastian-wolf/index.html @@ -0,0 +1,870 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Sebastian Wolf | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Sebastian Wolf

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/sebastian-wolf/index.xml b/author/sebastian-wolf/index.xml new file mode 100644 index 000000000..84590b504 --- /dev/null +++ b/author/sebastian-wolf/index.xml @@ -0,0 +1,33 @@ + + + + Sebastian Wolf | R/Pharma + /author/sebastian-wolf/ + + Sebastian Wolf + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 16 Aug 2018 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Sebastian Wolf + /author/sebastian-wolf/ + + + + The largest Shiny application in the world. Roche.Diagnostics.bioWARP + /publication/rinpharma_30/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_30/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + The largest Shiny application in the world. Roche.Diagnostics.bioWARP + /publication/rinpharma_11/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_11/ + + + + + diff --git a/author/seth-green/index.html b/author/seth-green/index.html new file mode 100644 index 000000000..dfc5188fe --- /dev/null +++ b/author/seth-green/index.html @@ -0,0 +1,870 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Seth Green | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Seth Green

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/seth-green/index.xml b/author/seth-green/index.xml new file mode 100644 index 000000000..d62682139 --- /dev/null +++ b/author/seth-green/index.xml @@ -0,0 +1,32 @@ + + + + Seth Green | R/Pharma + /author/seth-green/ + + Seth Green + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 26 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Seth Green + /author/seth-green/ + + + + Validating In-House Developed R Packages with mpn.scorecard + /publication/rinpharma_343/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_343/ + + + + + MeRGE: An ecosystem of open-source R packages for Pharmacometrics from MetrumRG + /publication/rinpharma_262/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_262/ + + + + + diff --git a/author/shameer-khader/index.html b/author/shameer-khader/index.html new file mode 100644 index 000000000..38b00a57f --- /dev/null +++ b/author/shameer-khader/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Shameer Khader | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Shameer Khader

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/shameer-khader/index.xml b/author/shameer-khader/index.xml new file mode 100644 index 000000000..c21b439d9 --- /dev/null +++ b/author/shameer-khader/index.xml @@ -0,0 +1,24 @@ + + + + Shameer Khader | R/Pharma + /author/shameer-khader/ + + Shameer Khader + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 03 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Shameer Khader + /author/shameer-khader/ + + + + OneView – A Shiny app to unlock the full potential of drug repositioning investigations + /publication/rinpharma_220/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_220/ + + + + + diff --git a/author/shannon-pileggi/index.html b/author/shannon-pileggi/index.html new file mode 100644 index 000000000..4fa09919e --- /dev/null +++ b/author/shannon-pileggi/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Shannon Pileggi | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Shannon Pileggi

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/shannon-pileggi/index.xml b/author/shannon-pileggi/index.xml new file mode 100644 index 000000000..310adb2dc --- /dev/null +++ b/author/shannon-pileggi/index.xml @@ -0,0 +1,24 @@ + + + + Shannon Pileggi | R/Pharma + /author/shannon-pileggi/ + + Shannon Pileggi + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 10 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Shannon Pileggi + /author/shannon-pileggi/ + + + + Introducing gtreg: an R package to produce regulatory tables for clinical research + /publication/rinpharma_293/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_293/ + + + + + diff --git a/author/simiao-ye/index.html b/author/simiao-ye/index.html new file mode 100644 index 000000000..072a69af3 --- /dev/null +++ b/author/simiao-ye/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Simiao Ye | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Simiao Ye

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/simiao-ye/index.xml b/author/simiao-ye/index.xml new file mode 100644 index 000000000..4c5b2c91e --- /dev/null +++ b/author/simiao-ye/index.xml @@ -0,0 +1,24 @@ + + + + Simiao Ye | R/Pharma + /author/simiao-ye/ + + Simiao Ye + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 15 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Simiao Ye + /author/simiao-ye/ + + + + r2rtf - a Lightweight R Package to Produce Tables and Figures in RTF Format + /publication/rinpharma_180/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_180/ + + + + + diff --git a/author/simon-couch/index.html b/author/simon-couch/index.html new file mode 100644 index 000000000..7524c32dc --- /dev/null +++ b/author/simon-couch/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Simon Couch | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Simon Couch

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/simon-couch/index.xml b/author/simon-couch/index.xml new file mode 100644 index 000000000..f5bdd47cf --- /dev/null +++ b/author/simon-couch/index.xml @@ -0,0 +1,24 @@ + + + + Simon Couch | R/Pharma + /author/simon-couch/ + + Simon Couch + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 13 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Simon Couch + /author/simon-couch/ + + + + StackEm High! Ensembles Using tidymodels + /publication/rinpharma_139/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_139/ + + + + + diff --git a/author/siruo-wang/index.html b/author/siruo-wang/index.html new file mode 100644 index 000000000..3e5347ca6 --- /dev/null +++ b/author/siruo-wang/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Siruo Wang | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Siruo Wang

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/siruo-wang/index.xml b/author/siruo-wang/index.xml new file mode 100644 index 000000000..4bb2412e4 --- /dev/null +++ b/author/siruo-wang/index.xml @@ -0,0 +1,24 @@ + + + + Siruo Wang | R/Pharma + /author/siruo-wang/ + + Siruo Wang + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 15 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Siruo Wang + /author/siruo-wang/ + + + + r2rtf - a Lightweight R Package to Produce Tables and Figures in RTF Format + /publication/rinpharma_180/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_180/ + + + + + diff --git a/author/sophie-sun/index.html b/author/sophie-sun/index.html new file mode 100644 index 000000000..0cee0e564 --- /dev/null +++ b/author/sophie-sun/index.html @@ -0,0 +1,870 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Sophie Sun | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Sophie Sun

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/sophie-sun/index.xml b/author/sophie-sun/index.xml new file mode 100644 index 000000000..b89cf75f9 --- /dev/null +++ b/author/sophie-sun/index.xml @@ -0,0 +1,32 @@ + + + + Sophie Sun | R/Pharma + /author/sophie-sun/ + + Sophie Sun + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 24 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Sophie Sun + /author/sophie-sun/ + + + + Rshiny app on Ph2b trial design based on MCP-Mod + /publication/rinpharma_308/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_308/ + + + + + Subgroup Benchmarking Framework + /publication/rinpharma_181/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_181/ + + + + + diff --git a/author/stefan-pinkert/index.html b/author/stefan-pinkert/index.html new file mode 100644 index 000000000..e0d590aca --- /dev/null +++ b/author/stefan-pinkert/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Stefan Pinkert | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Stefan Pinkert

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/stefan-pinkert/index.xml b/author/stefan-pinkert/index.xml new file mode 100644 index 000000000..4c4cdc17e --- /dev/null +++ b/author/stefan-pinkert/index.xml @@ -0,0 +1,24 @@ + + + + Stefan Pinkert | R/Pharma + /author/stefan-pinkert/ + + Stefan Pinkert + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 15 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Stefan Pinkert + /author/stefan-pinkert/ + + + + X-Omics Platform + /publication/rinpharma_185/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_185/ + + + + + diff --git a/author/stefanie-butland/index.html b/author/stefanie-butland/index.html new file mode 100644 index 000000000..56d53ad90 --- /dev/null +++ b/author/stefanie-butland/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Stefanie Butland | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Stefanie Butland

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/stefanie-butland/index.xml b/author/stefanie-butland/index.xml new file mode 100644 index 000000000..7d75499a1 --- /dev/null +++ b/author/stefanie-butland/index.xml @@ -0,0 +1,24 @@ + + + + Stefanie Butland | R/Pharma + /author/stefanie-butland/ + + Stefanie Butland + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 15 Aug 2018 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Stefanie Butland + /author/stefanie-butland/ + + + + rOpenSci - enabling open and reproducible research + /publication/rinpharma_26/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_26/ + + + + + diff --git a/author/stefano-bragaglia/index.html b/author/stefano-bragaglia/index.html new file mode 100644 index 000000000..d998b4163 --- /dev/null +++ b/author/stefano-bragaglia/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Stefano Bragaglia | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Stefano Bragaglia

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/stefano-bragaglia/index.xml b/author/stefano-bragaglia/index.xml new file mode 100644 index 000000000..fbc739c3b --- /dev/null +++ b/author/stefano-bragaglia/index.xml @@ -0,0 +1,24 @@ + + + + Stefano Bragaglia | R/Pharma + /author/stefano-bragaglia/ + + Stefano Bragaglia + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 03 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Stefano Bragaglia + /author/stefano-bragaglia/ + + + + OneView – A Shiny app to unlock the full potential of drug repositioning investigations + /publication/rinpharma_220/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_220/ + + + + + diff --git a/author/stefano-mangiola/index.html b/author/stefano-mangiola/index.html new file mode 100644 index 000000000..7d1b814fe --- /dev/null +++ b/author/stefano-mangiola/index.html @@ -0,0 +1,870 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Stefano Mangiola | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Stefano Mangiola

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/stefano-mangiola/index.xml b/author/stefano-mangiola/index.xml new file mode 100644 index 000000000..426c93af8 --- /dev/null +++ b/author/stefano-mangiola/index.xml @@ -0,0 +1,32 @@ + + + + Stefano Mangiola | R/Pharma + /author/stefano-mangiola/ + + Stefano Mangiola + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Mon, 01 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Stefano Mangiola + /author/stefano-mangiola/ + + + + tidy-transcriptomics + /publication/rinpharma_198/ + Mon, 01 Nov 2021 00:00:00 +0000 + /publication/rinpharma_198/ + + + + + Tidy Transcriptomics + /publication/rinpharma_127/ + Tue, 06 Oct 2020 00:00:00 +0000 + /publication/rinpharma_127/ + + + + + diff --git a/author/tamara-broderick/index.html b/author/tamara-broderick/index.html new file mode 100644 index 000000000..ac5f18ee8 --- /dev/null +++ b/author/tamara-broderick/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Tamara Broderick | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Tamara Broderick

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/tamara-broderick/index.xml b/author/tamara-broderick/index.xml new file mode 100644 index 000000000..2dd889be9 --- /dev/null +++ b/author/tamara-broderick/index.xml @@ -0,0 +1,24 @@ + + + + Tamara Broderick | R/Pharma + /author/tamara-broderick/ + + Tamara Broderick + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 15 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Tamara Broderick + /author/tamara-broderick/ + + + + The See Value App: Visual Decision Making for Drug Development + /publication/rinpharma_182/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_182/ + + + + + diff --git a/author/tanya-cashorali/index.html b/author/tanya-cashorali/index.html new file mode 100644 index 000000000..f44da92fd --- /dev/null +++ b/author/tanya-cashorali/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Tanya Cashorali | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Tanya Cashorali

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/tanya-cashorali/index.xml b/author/tanya-cashorali/index.xml new file mode 100644 index 000000000..dbde00a3e --- /dev/null +++ b/author/tanya-cashorali/index.xml @@ -0,0 +1,24 @@ + + + + Tanya Cashorali | R/Pharma + /author/tanya-cashorali/ + + Tanya Cashorali + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 15 Aug 2018 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Tanya Cashorali + /author/tanya-cashorali/ + + + + Optimization of raw materials genealogy in drug manufacturing with R, Shiny and d3 + /publication/rinpharma_24/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_24/ + + + + + diff --git a/author/tarek-haddad/index.html b/author/tarek-haddad/index.html new file mode 100644 index 000000000..167cf17fb --- /dev/null +++ b/author/tarek-haddad/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Tarek Haddad | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Tarek Haddad

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/tarek-haddad/index.xml b/author/tarek-haddad/index.xml new file mode 100644 index 000000000..291bdfe69 --- /dev/null +++ b/author/tarek-haddad/index.xml @@ -0,0 +1,24 @@ + + + + Tarek Haddad | R/Pharma + /author/tarek-haddad/ + + Tarek Haddad + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 03 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Tarek Haddad + /author/tarek-haddad/ + + + + bayesDP - an R package for data augmentation using the Bayesian discount prior for clinical trials + /publication/rinpharma_225/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_225/ + + + + + diff --git a/author/teckla-akinyi/index.html b/author/teckla-akinyi/index.html new file mode 100644 index 000000000..f46a6969a --- /dev/null +++ b/author/teckla-akinyi/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Teckla Akinyi | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Teckla Akinyi

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/teckla-akinyi/index.xml b/author/teckla-akinyi/index.xml new file mode 100644 index 000000000..eb734d759 --- /dev/null +++ b/author/teckla-akinyi/index.xml @@ -0,0 +1,24 @@ + + + + Teckla Akinyi | R/Pharma + /author/teckla-akinyi/ + + Teckla Akinyi + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 02 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Teckla Akinyi + /author/teckla-akinyi/ + + + + Introducing {admiral}—The ADaM in R Asset Library + /publication/rinpharma_206/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_206/ + + + + + diff --git a/author/ted-laderas/index.html b/author/ted-laderas/index.html new file mode 100644 index 000000000..fd61b9b7e --- /dev/null +++ b/author/ted-laderas/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Ted Laderas | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Ted Laderas

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/ted-laderas/index.xml b/author/ted-laderas/index.xml new file mode 100644 index 000000000..405e0485b --- /dev/null +++ b/author/ted-laderas/index.xml @@ -0,0 +1,25 @@ + + + + Ted Laderas | R/Pharma + /author/ted-laderas/ + + Ted Laderas + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Mon, 25 Oct 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Ted Laderas + /author/ted-laderas/ + + + + Intro Shiny + /publication/rinpharma_189/ + Mon, 25 Oct 2021 00:00:00 +0000 + /publication/rinpharma_189/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + diff --git a/author/thomas-neitmann/index.html b/author/thomas-neitmann/index.html new file mode 100644 index 000000000..94c8c8a58 --- /dev/null +++ b/author/thomas-neitmann/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Thomas Neitmann | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Thomas Neitmann

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/thomas-neitmann/index.xml b/author/thomas-neitmann/index.xml new file mode 100644 index 000000000..4962a5193 --- /dev/null +++ b/author/thomas-neitmann/index.xml @@ -0,0 +1,24 @@ + + + + Thomas Neitmann | R/Pharma + /author/thomas-neitmann/ + + Thomas Neitmann + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 02 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Thomas Neitmann + /author/thomas-neitmann/ + + + + Introducing {admiral}—The ADaM in R Asset Library + /publication/rinpharma_206/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_206/ + + + + + diff --git a/author/thomas-tensfeldt/index.html b/author/thomas-tensfeldt/index.html new file mode 100644 index 000000000..d8e6ad2ad --- /dev/null +++ b/author/thomas-tensfeldt/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Thomas Tensfeldt | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Thomas Tensfeldt

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/thomas-tensfeldt/index.xml b/author/thomas-tensfeldt/index.xml new file mode 100644 index 000000000..a9741e7c1 --- /dev/null +++ b/author/thomas-tensfeldt/index.xml @@ -0,0 +1,24 @@ + + + + Thomas Tensfeldt | R/Pharma + /author/thomas-tensfeldt/ + + Thomas Tensfeldt + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 14 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Thomas Tensfeldt + /author/thomas-tensfeldt/ + + + + openNCA Pharmacokinetic data repository and Non-compartmental Analysis System + /publication/rinpharma_165/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_165/ + + + + + diff --git a/author/tom-mock/index.html b/author/tom-mock/index.html new file mode 100644 index 000000000..565d17000 --- /dev/null +++ b/author/tom-mock/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Tom Mock | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Tom Mock

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/tom-mock/index.xml b/author/tom-mock/index.xml new file mode 100644 index 000000000..f62aad1cb --- /dev/null +++ b/author/tom-mock/index.xml @@ -0,0 +1,24 @@ + + + + Tom Mock | R/Pharma + /author/tom-mock/ + + Tom Mock + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 07 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Tom Mock + /author/tom-mock/ + + + + RMarkdown + /publication/rinpharma_129/ + Wed, 07 Oct 2020 00:00:00 +0000 + /publication/rinpharma_129/ + + + + + diff --git a/author/vijay-ivaturi/index.html b/author/vijay-ivaturi/index.html new file mode 100644 index 000000000..0b0dd76ec --- /dev/null +++ b/author/vijay-ivaturi/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Vijay Ivaturi | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Vijay Ivaturi

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/vijay-ivaturi/index.xml b/author/vijay-ivaturi/index.xml new file mode 100644 index 000000000..bea15be89 --- /dev/null +++ b/author/vijay-ivaturi/index.xml @@ -0,0 +1,24 @@ + + + + Vijay Ivaturi | R/Pharma + /author/vijay-ivaturi/ + + Vijay Ivaturi + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 15 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Vijay Ivaturi + /author/vijay-ivaturi/ + + + + Julia in Pharma + /publication/rinpharma_173/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_173/ + + + + + diff --git a/author/viral-b.-shah/index.html b/author/viral-b.-shah/index.html new file mode 100644 index 000000000..6c349fc59 --- /dev/null +++ b/author/viral-b.-shah/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Viral B. Shah | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Viral B. Shah

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/viral-b.-shah/index.xml b/author/viral-b.-shah/index.xml new file mode 100644 index 000000000..7fba3cb13 --- /dev/null +++ b/author/viral-b.-shah/index.xml @@ -0,0 +1,24 @@ + + + + Viral B. Shah | R/Pharma + /author/viral-b.-shah/ + + Viral B. Shah + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 15 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Viral B. Shah + /author/viral-b.-shah/ + + + + Julia in Pharma + /publication/rinpharma_173/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_173/ + + + + + diff --git a/author/viral-shah/index.html b/author/viral-shah/index.html new file mode 100644 index 000000000..4a4597e45 --- /dev/null +++ b/author/viral-shah/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Viral Shah | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Viral Shah

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/viral-shah/index.xml b/author/viral-shah/index.xml new file mode 100644 index 000000000..bd8b85e65 --- /dev/null +++ b/author/viral-shah/index.xml @@ -0,0 +1,25 @@ + + + + Viral Shah | R/Pharma + /author/viral-shah/ + + Viral Shah + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 25 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Viral Shah + /author/viral-shah/ + + + + Accelerating Modeling and Simulation with Scientific Machine Learning in Julia + /publication/rinpharma_317/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_317/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + diff --git a/author/vivian-zhuang/index.html b/author/vivian-zhuang/index.html new file mode 100644 index 000000000..becbc2d7e --- /dev/null +++ b/author/vivian-zhuang/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Vivian Zhuang | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Vivian Zhuang

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/vivian-zhuang/index.xml b/author/vivian-zhuang/index.xml new file mode 100644 index 000000000..3d14848de --- /dev/null +++ b/author/vivian-zhuang/index.xml @@ -0,0 +1,24 @@ + + + + Vivian Zhuang | R/Pharma + /author/vivian-zhuang/ + + Vivian Zhuang + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 21 Aug 2019 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Vivian Zhuang + /author/vivian-zhuang/ + + + + The use of R for improved reproducibility of biomarker detection in liquid biopsies + /publication/rinpharma_87/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_87/ + + + + + diff --git a/author/volha-tryputsen/avatar.jpg b/author/volha-tryputsen/avatar.jpg new file mode 100644 index 000000000..48ca82473 Binary files /dev/null and b/author/volha-tryputsen/avatar.jpg differ diff --git a/author/volha-tryputsen/index.html b/author/volha-tryputsen/index.html new file mode 100644 index 000000000..34dc801ae --- /dev/null +++ b/author/volha-tryputsen/index.html @@ -0,0 +1,874 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Volha Tryputsen | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Volha Tryputsen

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/volha-tryputsen/index.xml b/author/volha-tryputsen/index.xml new file mode 100644 index 000000000..b60f8fb9f --- /dev/null +++ b/author/volha-tryputsen/index.xml @@ -0,0 +1,40 @@ + + + + Volha Tryputsen | R/Pharma + /author/volha-tryputsen/ + + Volha Tryputsen + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 02 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Volha Tryputsen + /author/volha-tryputsen/ + + + + R/Shiny tools for Immune Fitness Exploration + /publication/rinpharma_208/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_208/ + + + + + From playing in the backyard to designing one: Shiny transforms study designs, data analyses and statistical thinking of oncology in vivo group at Janssen + /publication/rinpharma_101/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_101/ + + + + + Antibody Characterization Using Next Generation Sequencing made easier with Group My Abs shiny app + /publication/rinpharma_17/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_17/ + + + + + diff --git a/author/wen-yu/index.html b/author/wen-yu/index.html new file mode 100644 index 000000000..f18636d4b --- /dev/null +++ b/author/wen-yu/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Wen Yu | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Wen Yu

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/wen-yu/index.xml b/author/wen-yu/index.xml new file mode 100644 index 000000000..c2f957a53 --- /dev/null +++ b/author/wen-yu/index.xml @@ -0,0 +1,24 @@ + + + + Wen Yu | R/Pharma + /author/wen-yu/ + + Wen Yu + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 03 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Wen Yu + /author/wen-yu/ + + + + OneView – A Shiny app to unlock the full potential of drug repositioning investigations + /publication/rinpharma_220/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_220/ + + + + + diff --git a/author/will-harris/index.html b/author/will-harris/index.html new file mode 100644 index 000000000..19d727c3c --- /dev/null +++ b/author/will-harris/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Will Harris | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Will Harris

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/will-harris/index.xml b/author/will-harris/index.xml new file mode 100644 index 000000000..4a29beab3 --- /dev/null +++ b/author/will-harris/index.xml @@ -0,0 +1,24 @@ + + + + Will Harris | R/Pharma + /author/will-harris/ + + Will Harris + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 09 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Will Harris + /author/will-harris/ + + + + Assuring SDTM data quality with the sdtmchecks package + /publication/rinpharma_277/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_277/ + + + + + diff --git a/author/will-landau/index.html b/author/will-landau/index.html new file mode 100644 index 000000000..21510e676 --- /dev/null +++ b/author/will-landau/index.html @@ -0,0 +1,882 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Will Landau | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Will Landau

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/will-landau/index.xml b/author/will-landau/index.xml new file mode 100644 index 000000000..99dd70eb3 --- /dev/null +++ b/author/will-landau/index.xml @@ -0,0 +1,56 @@ + + + + Will Landau | R/Pharma + /author/will-landau/ + + Will Landau + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 15 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Will Landau + /author/will-landau/ + + + + Reproducible computation at scale in R with targets + /publication/rinpharma_176/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_176/ + + + + + Targets and Reproducible Pipelines + /publication/rinpharma_131/ + Thu, 08 Oct 2020 00:00:00 +0000 + /publication/rinpharma_131/ + + + + + Machine learning workflow management with drake + /publication/rinpharma_92/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_92/ + + + + + Machine learning workflow management with drake + /publication/rinpharma_63/ + Tue, 20 Aug 2019 00:00:00 +0000 + /publication/rinpharma_63/ + + + + + The drake R package: reproducible data analysis at scale + /publication/rinpharma_44/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_44/ + + + + + diff --git a/author/wilson-tendong/index.html b/author/wilson-tendong/index.html new file mode 100644 index 000000000..a72fed311 --- /dev/null +++ b/author/wilson-tendong/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Wilson Tendong | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Wilson Tendong

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/wilson-tendong/index.xml b/author/wilson-tendong/index.xml new file mode 100644 index 000000000..0c48b987c --- /dev/null +++ b/author/wilson-tendong/index.xml @@ -0,0 +1,24 @@ + + + + Wilson Tendong | R/Pharma + /author/wilson-tendong/ + + Wilson Tendong + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 02 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Wilson Tendong + /author/wilson-tendong/ + + + + R/Shiny tools for Immune Fitness Exploration + /publication/rinpharma_208/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_208/ + + + + + diff --git a/author/xiao-ni/index.html b/author/xiao-ni/index.html new file mode 100644 index 000000000..f8b792e9a --- /dev/null +++ b/author/xiao-ni/index.html @@ -0,0 +1,874 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Xiao Ni | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Xiao Ni

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/xiao-ni/index.xml b/author/xiao-ni/index.xml new file mode 100644 index 000000000..fd2c15448 --- /dev/null +++ b/author/xiao-ni/index.xml @@ -0,0 +1,40 @@ + + + + Xiao Ni | R/Pharma + /author/xiao-ni/ + + Xiao Ni + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 09 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Xiao Ni + /author/xiao-ni/ + + + + R, Python, and Shiny in harmony: an Out-of-Box secure data backend for RStudio Connect & Workbench + /publication/rinpharma_272/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_272/ + + + + + SafetyGraphics + /publication/rinpharma_196/ + Fri, 29 Oct 2021 00:00:00 +0000 + /publication/rinpharma_196/ + + + + + ShinyRAP - a framework for analysis and building interactive/dynamic reports using Shiny/Markdown + /publication/rinpharma_21/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_21/ + + + + + diff --git a/author/xiuting-mi/index.html b/author/xiuting-mi/index.html new file mode 100644 index 000000000..7c0093466 --- /dev/null +++ b/author/xiuting-mi/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Xiuting Mi | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Xiuting Mi

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/xiuting-mi/index.xml b/author/xiuting-mi/index.xml new file mode 100644 index 000000000..1c455cc97 --- /dev/null +++ b/author/xiuting-mi/index.xml @@ -0,0 +1,24 @@ + + + + Xiuting Mi | R/Pharma + /author/xiuting-mi/ + + Xiuting Mi + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 16 Aug 2018 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Xiuting Mi + /author/xiuting-mi/ + + + + Accelerate Personalized Health Care by Empowering Biomarker Data + /publication/rinpharma_48/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_48/ + + + + + diff --git a/author/xuan-deng/index.html b/author/xuan-deng/index.html new file mode 100644 index 000000000..9944b174e --- /dev/null +++ b/author/xuan-deng/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Xuan Deng | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Xuan Deng

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/xuan-deng/index.xml b/author/xuan-deng/index.xml new file mode 100644 index 000000000..4cf28633b --- /dev/null +++ b/author/xuan-deng/index.xml @@ -0,0 +1,24 @@ + + + + Xuan Deng | R/Pharma + /author/xuan-deng/ + + Xuan Deng + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 02 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Xuan Deng + /author/xuan-deng/ + + + + Interactive Forest Plot for DMC Safety Monitoring in Clinical Trials + /publication/rinpharma_205/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_205/ + + + + + diff --git a/author/xuehan-zhang/index.html b/author/xuehan-zhang/index.html new file mode 100644 index 000000000..1d5075368 --- /dev/null +++ b/author/xuehan-zhang/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Xuehan Zhang | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Xuehan Zhang

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/xuehan-zhang/index.xml b/author/xuehan-zhang/index.xml new file mode 100644 index 000000000..33599b614 --- /dev/null +++ b/author/xuehan-zhang/index.xml @@ -0,0 +1,24 @@ + + + + Xuehan Zhang | R/Pharma + /author/xuehan-zhang/ + + Xuehan Zhang + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 15 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Xuehan Zhang + /author/xuehan-zhang/ + + + + Using R Markdown to Generate Clinical Trials Summary Reports + /publication/rinpharma_175/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_175/ + + + + + diff --git a/author/ya-wang/index.html b/author/ya-wang/index.html new file mode 100644 index 000000000..f776f0cbe --- /dev/null +++ b/author/ya-wang/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Ya Wang | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Ya Wang

+
+ + +
+
+ + + + + + +
+

Latest

+ +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/ya-wang/index.xml b/author/ya-wang/index.xml new file mode 100644 index 000000000..ee99ab5b6 --- /dev/null +++ b/author/ya-wang/index.xml @@ -0,0 +1,24 @@ + + + + Ya Wang | R/Pharma + /author/ya-wang/ + + Ya Wang + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 24 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Ya Wang + /author/ya-wang/ + + + + Introducing openstatsware and the R package {mmrm} + /publication/rinpharma_311/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_311/ + + + + + diff --git a/author/yilong-zhang/index.html b/author/yilong-zhang/index.html new file mode 100644 index 000000000..dc72e01ce --- /dev/null +++ b/author/yilong-zhang/index.html @@ -0,0 +1,874 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Yilong Zhang | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Yilong Zhang

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/yilong-zhang/index.xml b/author/yilong-zhang/index.xml new file mode 100644 index 000000000..1dc8d2243 --- /dev/null +++ b/author/yilong-zhang/index.xml @@ -0,0 +1,40 @@ + + + + Yilong Zhang | R/Pharma + /author/yilong-zhang/ + + Yilong Zhang + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 02 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Yilong Zhang + /author/yilong-zhang/ + + + + Interactive Forest Plot for DMC Safety Monitoring in Clinical Trials + /publication/rinpharma_205/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_205/ + + + + + R for Clinical Study Reports and Submission + /publication/rinpharma_195/ + Thu, 28 Oct 2021 00:00:00 +0000 + /publication/rinpharma_195/ + + + + + r2rtf - a Lightweight R Package to Produce Tables and Figures in RTF Format + /publication/rinpharma_180/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_180/ + + + + + diff --git a/author/yujie-zhao/index.html b/author/yujie-zhao/index.html new file mode 100644 index 000000000..ecf397e90 --- /dev/null +++ b/author/yujie-zhao/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Yujie Zhao | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Yujie Zhao

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/yujie-zhao/index.xml b/author/yujie-zhao/index.xml new file mode 100644 index 000000000..39fec78a3 --- /dev/null +++ b/author/yujie-zhao/index.xml @@ -0,0 +1,24 @@ + + + + Yujie Zhao | R/Pharma + /author/yujie-zhao/ + + Yujie Zhao + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 02 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Yujie Zhao + /author/yujie-zhao/ + + + + Interactive Forest Plot for DMC Safety Monitoring in Clinical Trials + /publication/rinpharma_205/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_205/ + + + + + diff --git a/author/zheng-yang/index.html b/author/zheng-yang/index.html new file mode 100644 index 000000000..a459c7c96 --- /dev/null +++ b/author/zheng-yang/index.html @@ -0,0 +1,866 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Zheng Yang | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+

Zheng Yang

+
+ + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/author/zheng-yang/index.xml b/author/zheng-yang/index.xml new file mode 100644 index 000000000..96d30a795 --- /dev/null +++ b/author/zheng-yang/index.xml @@ -0,0 +1,24 @@ + + + + Zheng Yang | R/Pharma + /author/zheng-yang/ + + Zheng Yang + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 10 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Zheng Yang + /author/zheng-yang/ + + + + RStudio on Amazon SageMaker: Streamlining the Healthcare and Life Sciences Machine Learning process + /publication/rinpharma_286/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_286/ + + + + + diff --git a/authors/index.html b/authors/index.html new file mode 100644 index 000000000..4aa4471ba --- /dev/null +++ b/authors/index.html @@ -0,0 +1,918 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Authors | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + +
+

Authors

+ + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/authors/index.xml b/authors/index.xml new file mode 100644 index 000000000..66a6f6434 --- /dev/null +++ b/authors/index.xml @@ -0,0 +1,288 @@ + + + + Authors | R/Pharma + /authors/ + + Authors + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 26 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Authors + /authors/ + + + + Alice Walsh + /author/alice-walsh/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/alice-walsh/ + + + + + Bella Feng + /author/bella-feng/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/bella-feng/ + + + + + Catherine Igartua + /author/catherine-igartua/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/catherine-igartua/ + + + + + Daniel Sabanés Bové + /author/daniel-sabanes-bove/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/daniel-sabanes-bove/ + + + + + Daniella Mark + /author/daniella-mark/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/daniella-mark/ + + + + + Dionne Price + /author/dionne-price/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/dionne-price/ + + + + + Edward Lauzier + /author/edward-lauzier/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/edward-lauzier/ + + + + + Elena Rantou + /author/elena-rantou/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/elena-rantou/ + + + + + Ellis Hughes + /author/ellis-hughes/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/ellis-hughes/ + + + + + Eric Nantz + /author/eric-nantz/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/eric-nantz/ + + + + + Eric Simms + /author/eric-simms/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/eric-simms/ + + + + + Harvey Lieberman + /author/harvey-lieberman/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/harvey-lieberman/ + + + + + Hye Soo Cho + /author/hye-soo-cho/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/hye-soo-cho/ + + + + + James Black + /author/james-black/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/james-black/ + + + + + James Black + /author/james-black/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/james-black/ + + + + + Jenna Reps + /author/jenna-reps/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/jenna-reps/ + + + + + John Sims + /author/john-sims/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/john-sims/ + + + + + Juliane Manitz + /author/juliane-manitz/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/juliane-manitz/ + + + + + Max Kuhn + /author/max-kuhn/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/max-kuhn/ + + + + + Maya Malepati + /author/maya-malepati/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/maya-malepati/ + + + + + Melvin Munsaka + /author/melvin-munsaka/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/melvin-munsaka/ + + + + + Michael Blanks + /author/michael-blanks/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/michael-blanks/ + + + + + Michael Lawrence + /author/michael-lawrence/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/michael-lawrence/ + + + + + Min Lee + /author/min-lee/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/min-lee/ + + + + + Ning Leng + /author/ning-leng/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/ning-leng/ + + + + + Paul Schuette + /author/paul-schuette/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/paul-schuette/ + + + + + Paulo Bargo + /author/paulo-bargo/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/paulo-bargo/ + + + + + Phil Bowsher + /author/phil-bowsher/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/phil-bowsher/ + + + + + Reinhold Koch + /author/reinhold-koch/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/reinhold-koch/ + + + + + Robert Gentleman + /author/robert-gentleman/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/robert-gentleman/ + + + + + Ross Farrugia + /author/ross-farrugia/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/ross-farrugia/ + + + + + Sam Hume + /author/sam-hume/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/sam-hume/ + + + + + Satish Murthy + /author/satish-murthy/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/satish-murthy/ + + + + + Volha Tryputsen + /author/volha-tryputsen/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/volha-tryputsen/ + + + + + diff --git a/authors/page/1/index.html b/authors/page/1/index.html new file mode 100644 index 000000000..d482f0529 --- /dev/null +++ b/authors/page/1/index.html @@ -0,0 +1 @@ +/authors/ \ No newline at end of file diff --git a/authors/page/10/index.html b/authors/page/10/index.html new file mode 100644 index 000000000..d353a0f5d --- /dev/null +++ b/authors/page/10/index.html @@ -0,0 +1,920 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Authors | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + +
+

Authors

+ + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/authors/page/11/index.html b/authors/page/11/index.html new file mode 100644 index 000000000..279af5b17 --- /dev/null +++ b/authors/page/11/index.html @@ -0,0 +1,920 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Authors | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + +
+

Authors

+ + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/authors/page/12/index.html b/authors/page/12/index.html new file mode 100644 index 000000000..d9251bfd0 --- /dev/null +++ b/authors/page/12/index.html @@ -0,0 +1,920 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Authors | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + +
+

Authors

+ + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/authors/page/13/index.html b/authors/page/13/index.html new file mode 100644 index 000000000..3f151543f --- /dev/null +++ b/authors/page/13/index.html @@ -0,0 +1,920 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Authors | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + +
+

Authors

+ + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/authors/page/14/index.html b/authors/page/14/index.html new file mode 100644 index 000000000..031700acd --- /dev/null +++ b/authors/page/14/index.html @@ -0,0 +1,920 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Authors | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + +
+

Authors

+ + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/authors/page/15/index.html b/authors/page/15/index.html new file mode 100644 index 000000000..f4d936f48 --- /dev/null +++ b/authors/page/15/index.html @@ -0,0 +1,920 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Authors | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + +
+

Authors

+ + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/authors/page/16/index.html b/authors/page/16/index.html new file mode 100644 index 000000000..fab153ecd --- /dev/null +++ b/authors/page/16/index.html @@ -0,0 +1,920 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Authors | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + +
+

Authors

+ + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/authors/page/17/index.html b/authors/page/17/index.html new file mode 100644 index 000000000..d64ab3c1a --- /dev/null +++ b/authors/page/17/index.html @@ -0,0 +1,920 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Authors | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + +
+

Authors

+ + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/authors/page/18/index.html b/authors/page/18/index.html new file mode 100644 index 000000000..58cf1ac4f --- /dev/null +++ b/authors/page/18/index.html @@ -0,0 +1,920 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Authors | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + +
+

Authors

+ + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/authors/page/19/index.html b/authors/page/19/index.html new file mode 100644 index 000000000..67e3b08de --- /dev/null +++ b/authors/page/19/index.html @@ -0,0 +1,920 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Authors | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + +
+

Authors

+ + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/authors/page/2/index.html b/authors/page/2/index.html new file mode 100644 index 000000000..cae67e049 --- /dev/null +++ b/authors/page/2/index.html @@ -0,0 +1,920 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Authors | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + +
+

Authors

+ + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/authors/page/20/index.html b/authors/page/20/index.html new file mode 100644 index 000000000..d114fc218 --- /dev/null +++ b/authors/page/20/index.html @@ -0,0 +1,920 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Authors | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + +
+

Authors

+ + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/authors/page/21/index.html b/authors/page/21/index.html new file mode 100644 index 000000000..f763b492e --- /dev/null +++ b/authors/page/21/index.html @@ -0,0 +1,920 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Authors | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + +
+

Authors

+ + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/authors/page/22/index.html b/authors/page/22/index.html new file mode 100644 index 000000000..bd1115803 --- /dev/null +++ b/authors/page/22/index.html @@ -0,0 +1,920 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Authors | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + +
+

Authors

+ + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/authors/page/23/index.html b/authors/page/23/index.html new file mode 100644 index 000000000..1da9c3108 --- /dev/null +++ b/authors/page/23/index.html @@ -0,0 +1,920 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Authors | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + +
+

Authors

+ + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/authors/page/24/index.html b/authors/page/24/index.html new file mode 100644 index 000000000..fe596a114 --- /dev/null +++ b/authors/page/24/index.html @@ -0,0 +1,912 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Authors | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + +
+

Authors

+ + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/authors/page/3/index.html b/authors/page/3/index.html new file mode 100644 index 000000000..840e4f590 --- /dev/null +++ b/authors/page/3/index.html @@ -0,0 +1,920 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Authors | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + +
+

Authors

+ + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/authors/page/4/index.html b/authors/page/4/index.html new file mode 100644 index 000000000..6bd6b0abd --- /dev/null +++ b/authors/page/4/index.html @@ -0,0 +1,920 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Authors | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + +
+

Authors

+ + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/authors/page/5/index.html b/authors/page/5/index.html new file mode 100644 index 000000000..e897e246e --- /dev/null +++ b/authors/page/5/index.html @@ -0,0 +1,920 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Authors | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + +
+

Authors

+ + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/authors/page/6/index.html b/authors/page/6/index.html new file mode 100644 index 000000000..5f9c5d6f8 --- /dev/null +++ b/authors/page/6/index.html @@ -0,0 +1,920 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Authors | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + +
+

Authors

+ + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/authors/page/7/index.html b/authors/page/7/index.html new file mode 100644 index 000000000..9ea9f3aa8 --- /dev/null +++ b/authors/page/7/index.html @@ -0,0 +1,920 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Authors | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + +
+

Authors

+ + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/authors/page/8/index.html b/authors/page/8/index.html new file mode 100644 index 000000000..4f7916675 --- /dev/null +++ b/authors/page/8/index.html @@ -0,0 +1,920 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Authors | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + +
+

Authors

+ + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/authors/page/9/index.html b/authors/page/9/index.html new file mode 100644 index 000000000..d606f0121 --- /dev/null +++ b/authors/page/9/index.html @@ -0,0 +1,920 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Authors | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + +
+

Authors

+ + + + +
+ + + +
+ + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/index.html b/categories/index.html new file mode 100644 index 000000000..273f3de36 --- /dev/null +++ b/categories/index.html @@ -0,0 +1,873 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Categories | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Categories

+ + + + +
+ + + +
+ + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/categories/index.xml b/categories/index.xml new file mode 100644 index 000000000..c2a8e924a --- /dev/null +++ b/categories/index.xml @@ -0,0 +1,16 @@ + + + + Categories | R/Pharma + /categories/ + + Categories + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Categories + /categories/ + + + + diff --git a/categories/page/1/index.html b/categories/page/1/index.html new file mode 100644 index 000000000..f587a06c6 --- /dev/null +++ b/categories/page/1/index.html @@ -0,0 +1 @@ +/categories/ \ No newline at end of file diff --git a/contact/index.html b/contact/index.html new file mode 100644 index 000000000..33c23a518 --- /dev/null +++ b/contact/index.html @@ -0,0 +1,1010 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + +
+ + +
+

Contact

+ +
+ + + + + + + + +
+ + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + +
+ + + + + + + +
+ +
+ + + + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/css/wowchemy.4dcf5fa9f441a02b6be1f5af8c82c2ff.css b/css/wowchemy.4dcf5fa9f441a02b6be1f5af8c82c2ff.css new file mode 100644 index 000000000..a792ed05e --- /dev/null +++ b/css/wowchemy.4dcf5fa9f441a02b6be1f5af8c82c2ff.css @@ -0,0 +1,7 @@ +/*! Wowchemy v5.0.0-beta.3 | https://wowchemy.com/ */ +/*! Copyright 2016-present George Cushen (https://georgecushen.com/) */ +/*! License: https://github.com/wowchemy/wowchemy-hugo-modules/blob/main/LICENSE.md */ +/*!* Bootstrap v4.6.0 (https://getbootstrap.com/) +* Copyright 2011-2021 The Bootstrap Authors +* Copyright 2011-2021 Twitter, Inc. +* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)*/:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#1565c0;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-monospace:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}*,*::before,*::after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,liberation sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#1565c0;text-decoration:none;background-color:initial}a:hover{color:#0d417b;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,liberation mono,courier new,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:rgba(0,0,0,.54);text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:2.5rem}h2,.h2{font-size:2rem}h3,.h3{font-size:1.75rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}small,.small{font-size:80%;font-weight:400}mark,.mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.container-sm,.container{max-width:540px}}@media(min-width:768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width:992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width:1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1290px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.33333333%;max-width:33.33333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.66666667%;max-width:16.66666667%}.col-auto{flex:none;width:auto;max-width:100%}.col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media(min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.33333333%;max-width:33.33333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-auto{flex:none;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media(min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.33333333%;max-width:33.33333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-auto{flex:none;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media(min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.33333333%;max-width:33.33333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-auto{flex:none;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media(min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.33333333%;max-width:33.33333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-auto{flex:none;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm th,.table-sm td{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered th,.table-bordered td{border:1px solid #dee2e6}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,5%)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>th,.table-primary>td{background-color:#bdd4ed}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody+tbody{border-color:#85afde}.table-hover .table-primary:hover{background-color:#a9c7e8}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#a9c7e8}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:#d6d8db}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody+tbody{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>th,.table-success>td{background-color:#c3e6cb}.table-success th,.table-success td,.table-success thead th,.table-success tbody+tbody{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>th,.table-info>td{background-color:#bee5eb}.table-info th,.table-info td,.table-info thead th,.table-info tbody+tbody{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>th,.table-warning>td{background-color:#ffeeba}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody+tbody{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>th,.table-danger>td{background-color:#f5c6cb}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody+tbody{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>th,.table-light>td{background-color:#fdfdfe}.table-light th,.table-light td,.table-light thead th,.table-light tbody+tbody{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>th,.table-dark>td{background-color:#c6c8ca}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>th,.table-active>td{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark th,.table-dark td,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,5%)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media(max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media(max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media(max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media(max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:initial;border:0}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.form-control:focus{color:#495057;background-color:#fff;border-color:#66a6ee;outline:0;box-shadow:0 0 0 .2rem rgba(21,101,192,.25)}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input.form-control[type=date],input.form-control[type=time],input.form-control[type=datetime-local],input.form-control[type=month]{appearance:none}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:initial;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[size],select.form-control[multiple]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{color:rgba(0,0,0,.54)}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem)center;background-size:calc(.75em + .375rem)calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem)right calc(.375em + .1875rem)}.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e")center right 1.75rem/calc(.75em + .375rem)calc(.75em + .375rem)no-repeat}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#28a745}.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip,.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid~.custom-control-label,.custom-control-input.is-valid~.custom-control-label{color:#28a745}.was-validated .custom-control-input:valid~.custom-control-label::before,.custom-control-input.is-valid~.custom-control-label::before{border-color:#28a745}.was-validated .custom-control-input:valid:checked~.custom-control-label::before,.custom-control-input.is-valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.was-validated .custom-control-input:valid:focus~.custom-control-label::before,.custom-control-input.is-valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before,.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.was-validated .custom-file-input:valid~.custom-file-label,.custom-file-input.is-valid~.custom-file-label{border-color:#28a745}.was-validated .custom-file-input:valid:focus~.custom-file-label,.custom-file-input.is-valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem)center;background-size:calc(.75em + .375rem)calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem)right calc(.375em + .1875rem)}.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e")center right 1.75rem/calc(.75em + .375rem)calc(.75em + .375rem)no-repeat}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#dc3545}.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip,.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid~.custom-control-label,.custom-control-input.is-invalid~.custom-control-label{color:#dc3545}.was-validated .custom-control-input:invalid~.custom-control-label::before,.custom-control-input.is-invalid~.custom-control-label::before{border-color:#dc3545}.was-validated .custom-control-input:invalid:checked~.custom-control-label::before,.custom-control-input.is-invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.was-validated .custom-control-input:invalid:focus~.custom-control-label::before,.custom-control-input.is-invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before,.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.was-validated .custom-file-input:invalid~.custom-file-label,.custom-file-input.is-invalid~.custom-file-label{border-color:#dc3545}.was-validated .custom-file-input:invalid:focus~.custom-file-label,.custom-file-input.is-invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media(min-width:576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:none;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group,.form-inline .custom-select{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;user-select:none;background-color:initial;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 .2rem rgba(21,101,192,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#1565c0;border-color:#1565c0}.btn-primary:hover{color:#fff;background-color:#11539e;border-color:#104d92}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#11539e;border-color:#104d92;box-shadow:0 0 0 .2rem rgba(56,124,201,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#1565c0;border-color:#1565c0}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary.active:not(:disabled):not(.disabled),.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#104d92;border-color:#0f4787}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary.active:not(:disabled):not(.disabled):focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(56,124,201,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary:focus,.btn-secondary.focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary.active:not(:disabled):not(.disabled),.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary.active:not(:disabled):not(.disabled):focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled):active,.btn-success.active:not(:disabled):not(.disabled),.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success.active:not(:disabled):not(.disabled):focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled):active,.btn-info.active:not(:disabled):not(.disabled),.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info.active:not(:disabled):not(.disabled):focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning:focus,.btn-warning.focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning.active:not(:disabled):not(.disabled),.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning.active:not(:disabled):not(.disabled):focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger.active:not(:disabled):not(.disabled),.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger.active:not(:disabled):not(.disabled):focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light:focus,.btn-light.focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled):active,.btn-light.active:not(:disabled):not(.disabled),.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light.active:not(:disabled):not(.disabled):focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark:focus,.btn-dark.focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark.active:not(:disabled):not(.disabled),.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark.active:not(:disabled):not(.disabled):focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#1565c0;border-color:#1565c0}.btn-outline-primary:hover{color:#fff;background-color:#1565c0;border-color:#1565c0}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 .2rem rgba(21,101,192,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#1565c0;background-color:initial}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary.active:not(:disabled):not(.disabled),.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#1565c0;border-color:#1565c0}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(21,101,192,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:initial}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary.active:not(:disabled):not(.disabled),.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:initial}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success.active:not(:disabled):not(.disabled),.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:initial}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info.active:not(:disabled):not(.disabled),.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:initial}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning.active:not(:disabled):not(.disabled),.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:initial}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger.active:not(:disabled):not(.disabled),.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:initial}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light.active:not(:disabled):not(.disabled),.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:initial}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark.active:not(:disabled):not(.disabled),.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark.active:not(:disabled):not(.disabled):focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#1565c0;text-decoration:none}.btn-link:hover{color:#0d417b;text-decoration:underline}.btn-link:focus,.btn-link.focus{text-decoration:underline}.btn-link:disabled,.btn-link.disabled{color:#6c757d;pointer-events:none}.btn-lg,.btn-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-sm,.btn-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input.btn-block[type=submit],input.btn-block[type=reset],input.btn-block[type=button]{width:100%}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropup,.dropright,.dropdown,.dropleft{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media(min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media(min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media(min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media(min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=top],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:initial;border:0}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#1565c0}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:initial}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;flex:auto}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover{z-index:1}.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-control-plaintext,.input-group>.custom-select,.input-group>.custom-file{position:relative;flex:auto;width:1%;min-width:0;margin-bottom:0}.input-group>.form-control+.form-control,.input-group>.form-control+.custom-select,.input-group>.form-control+.custom-file,.input-group>.form-control-plaintext+.form-control,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.custom-file,.input-group>.custom-select+.form-control,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.custom-file,.input-group>.custom-file+.form-control,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.custom-file{margin-left:-1px}.input-group>.form-control:focus,.input-group>.custom-select:focus,.input-group>.custom-file .custom-file-input:focus~.custom-file-label{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.form-control:not(:first-child),.input-group>.custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group:not(.has-validation)>.form-control:not(:last-child),.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.form-control:nth-last-child(n+3),.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-prepend,.input-group-append{display:flex}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2}.input-group-prepend .btn:focus,.input-group-append .btn:focus{z-index:3}.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.input-group-text,.input-group-append .input-group-text+.btn{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=radio],.input-group-text input[type=checkbox]{margin-top:0}.input-group-lg>.form-control:not(textarea),.input-group-lg>.custom-select{height:calc(1.5em + 1rem + 2px)}.input-group-lg>.form-control,.input-group-lg>.custom-select,.input-group-lg>.input-group-prepend>.input-group-text,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-append>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.form-control:not(textarea),.input-group-sm>.custom-select{height:calc(1.5em + .5rem + 2px)}.input-group-sm>.form-control,.input-group-sm>.custom-select,.input-group-sm>.input-group-prepend>.input-group-text,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-append>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;color-adjust:exact}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#1565c0;background-color:#1565c0}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(21,101,192,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#66a6ee}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#94c1f3;border-color:#94c1f3}.custom-control-input[disabled]~.custom-control-label,.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input[disabled]~.custom-control-label::before,.custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:50%/50% no-repeat}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#1565c0;background-color:#1565c0}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(21,101,192,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(21,101,192,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(21,101,192,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(21,101,192,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:.25rem;appearance:none}.custom-select:focus{border-color:#66a6ee;outline:0;box-shadow:0 0 0 .2rem rgba(21,101,192,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;overflow:hidden;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#66a6ee;box-shadow:0 0 0 .2rem rgba(21,101,192,.25)}.custom-file-input[disabled]~.custom-file-label,.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;overflow:hidden;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:initial;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(21,101,192,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(21,101,192,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(21,101,192,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#1565c0;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#94c1f3}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#1565c0;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{transition:none}}.custom-range::-moz-range-thumb:active{background-color:#94c1f3}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#1565c0;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media(prefers-reduced-motion:reduce){.custom-range::-ms-thumb{transition:none}}.custom-range::-ms-thumb:active{background-color:#94c1f3}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:initial;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:hover,.nav-link:focus{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:initial;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#1565c0}.nav-fill>.nav-link,.nav-fill .nav-item{flex:auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 1rem}.navbar .container,.navbar .container-fluid,.navbar .container-sm,.navbar .container-md,.navbar .container-lg,.navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.35rem;padding-bottom:.35rem;margin-right:1rem;font-size:1.2rem;line-height:inherit;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem 0;font-size:1.125rem;line-height:1;background-color:initial;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:hover,.navbar-toggler:focus{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media(max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media(min-width:576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media(max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media(min-width:768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media(max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media(min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media(max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media(min-width:1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:#2b2b2b}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:#2962ff}.navbar-light .navbar-nav .nav-link{color:#34495e}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active{color:#2962ff}.navbar-light .navbar-toggler{color:#34495e;border-color:transparent}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='%2334495e' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:#34495e}.navbar-light .navbar-text a{color:#2962ff}.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:#2962ff}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,3%);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px)calc(.25rem - 1px)0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,3%);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px)calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-top,.card-img-bottom{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media(min-width:576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{flex:1 0;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media(min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media(min-width:576px){.card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#1565c0;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0d417b;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(21,101,192,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#1565c0;border-color:#1565c0}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:hover,a.badge:focus{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#1565c0}a.badge-primary:hover,a.badge-primary:focus{color:#fff;background-color:#104d92}a.badge-primary:focus,a.badge-primary.focus{outline:0;box-shadow:0 0 0 .2rem rgba(21,101,192,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:hover,a.badge-secondary:focus{color:#fff;background-color:#545b62}a.badge-secondary:focus,a.badge-secondary.focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:hover,a.badge-success:focus{color:#fff;background-color:#1e7e34}a.badge-success:focus,a.badge-success.focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:hover,a.badge-info:focus{color:#fff;background-color:#117a8b}a.badge-info:focus,a.badge-info.focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:hover,a.badge-warning:focus{color:#212529;background-color:#d39e00}a.badge-warning:focus,a.badge-warning.focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:hover,a.badge-danger:focus{color:#fff;background-color:#bd2130}a.badge-danger:focus,a.badge-danger.focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:hover,a.badge-light:focus{color:#212529;background-color:#dae0e5}a.badge-light:focus,a.badge-light.focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:hover,a.badge-dark:focus{color:#fff;background-color:#1d2124}a.badge-dark:focus,a.badge-dark.focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media(min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert,.article-style aside{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#0b3564;background-color:#d0e0f2;border-color:#bdd4ed}.alert-primary hr{border-top-color:#a9c7e8}.alert-primary .alert-link{color:#061d36}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;height:1rem;overflow:hidden;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#1565c0;transition:width .6s ease}@media(prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media(prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#1565c0;border-color:#1565c0}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media(min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media(min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#0b3564;background-color:#bdd4ed}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#0b3564;background-color:#a9c7e8}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#0b3564;border-color:#0b3564}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{opacity:.75}button.close{padding:0;background-color:initial;border:0}a.close.disabled{pointer-events:none}.toast{flex-basis:350px;max-width:350px;font-size:.875rem;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,5%);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:min-content}.modal-sm{max-width:300px}}@media(min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media(min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,liberation sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[x-placement^=top]{padding:.4rem 0}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^=top] .arrow{bottom:0}.bs-tooltip-top .arrow::before,.bs-tooltip-auto[x-placement^=top] .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-right,.bs-tooltip-auto[x-placement^=right]{padding:0 .4rem}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^=right] .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-right .arrow::before,.bs-tooltip-auto[x-placement^=right] .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^=bottom]{padding:.4rem 0}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^=bottom] .arrow{top:0}.bs-tooltip-bottom .arrow::before,.bs-tooltip-auto[x-placement^=bottom] .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-left,.bs-tooltip-auto[x-placement^=left]{padding:0 .4rem}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^=left] .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-left .arrow::before,.bs-tooltip-auto[x-placement^=left] .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,liberation sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::before,.popover .arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-top,.bs-popover-auto[x-placement^=top]{margin-bottom:.5rem}.bs-popover-top>.arrow,.bs-popover-auto[x-placement^=top]>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-top>.arrow::before,.bs-popover-auto[x-placement^=top]>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-top>.arrow::after,.bs-popover-auto[x-placement^=top]>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-right,.bs-popover-auto[x-placement^=right]{margin-left:.5rem}.bs-popover-right>.arrow,.bs-popover-auto[x-placement^=right]>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-right>.arrow::before,.bs-popover-auto[x-placement^=right]>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-right>.arrow::after,.bs-popover-auto[x-placement^=right]>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-bottom,.bs-popover-auto[x-placement^=bottom]{margin-top:.5rem}.bs-popover-bottom>.arrow,.bs-popover-auto[x-placement^=bottom]>.arrow{top:calc(-.5rem - 1px)}.bs-popover-bottom>.arrow::before,.bs-popover-auto[x-placement^=bottom]>.arrow::before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-bottom>.arrow::after,.bs-popover-auto[x-placement^=bottom]>.arrow::after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.bs-popover-bottom .popover-header::before,.bs-popover-auto[x-placement^=bottom] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-left,.bs-popover-auto[x-placement^=left]{margin-right:.5rem}.bs-popover-left>.arrow,.bs-popover-auto[x-placement^=left]>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-left>.arrow::before,.bs-popover-auto[x-placement^=left]>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-left>.arrow::after,.bs-popover-auto[x-placement^=left]>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-left),.active.carousel-item-right{transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-right),.active.carousel-item-left{transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion:reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:initial;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid;border-right-color:transparent;border-radius:50%;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media(prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#1565c0!important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#104d92!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:initial!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#1565c0!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media(min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media(min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media(min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media(min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.85714286%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media(min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media(min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media(min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media(min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media(min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media(min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media(min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media(min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.user-select-all{user-select:all!important}.user-select-auto{user-select:auto!important}.user-select-none{user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports(position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media(min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media(min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media(min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media(min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:initial}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,liberation mono,courier new,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media(min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#1565c0!important}a.text-primary:hover,a.text-primary:focus{color:#0d417b!important}.text-secondary{color:#6c757d!important}a.text-secondary:hover,a.text-secondary:focus{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:hover,a.text-success:focus{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:hover,a.text-info:focus{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:hover,a.text-warning:focus{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:hover,a.text-danger:focus{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:hover,a.text-light:focus{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:hover,a.text-dark:focus{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:rgba(0,0,0,.54)!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:initial;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,*::before,*::after{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title)")"}pre{white-space:pre-wrap!important}pre,blockquote{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered th,.table-bordered td{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}html{font-family:"",sans-serif;font-size:13.86px;color:rgba(0,0,0,.8);line-height:1.65;scroll-padding-top:70px}@media(max-width:991.98px){html{scroll-padding-top:50px}}@media screen and (min-width:58em){html{font-size:18px}}body{font-family:inherit;font-size:1rem;line-height:inherit;color:inherit;background-color:#fff;padding-top:0;counter-reset:captions;overflow-x:hidden;margin-top:70px}@media(max-width:991.98px){body{margin-top:50px}}body.no-navbar{margin-top:0!important;scroll-padding-top:0!important}.page-wrapper{min-height:calc(100vh - 70px);display:grid;grid-template-rows:auto 1fr auto;grid-template-columns:100%}@media(max-width:991.98px){.page-wrapper{min-height:calc(100vh - 50px)}}.page-wrapper.no-navbar{min-height:100vh}.page-header,.page-footer{flex-shrink:0}.page-body{flex-grow:1}.max-width-640{max-width:640px}.margin-auto{margin-left:auto;margin-right:auto}.center-text{text-align:center}p{margin-top:0;margin-bottom:1rem}ul,ol,dl{margin-top:0;margin-bottom:1rem}li>p{margin-bottom:0}ul.task-list{list-style:none}ul.task-list li input[type=checkbox]{margin-right:.5rem}.emoji-list ul{list-style-type:none}.navbar-light{font-family:"",sans-serif;font-weight:400;line-height:1.25;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5,h6{font-family:"",sans-serif;font-weight:400;margin-top:1rem;margin-bottom:.5rem;line-height:1.25;color:#313131;text-rendering:optimizeLegibility;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:manual;-ms-hyphens:manual;hyphens:manual}h1{font-size:2.25rem}h2{margin-top:1rem;font-size:1.5rem}h3{font-weight:700;margin-top:1.5rem;font-size:1.25rem}h4,h5,h6{font-weight:700;margin-top:1rem;font-size:1rem}a,h3.article-title a:hover{color:#1565c0;text-decoration:none;transition:color .6s ease}a:hover,a:focus{color:#1565c0}.dark a,.dark h3.article-title a:hover{color:#bbdefb}.dark a:not(.btn):hover,.dark a:not(.btn):focus{color:#bbdefb}pre,code{font-family:"",monospace;color:#c7254e;background-color:#f8f8f8}pre{margin:0 0 1rem;border-color:#f8f8f8;font-size:.7rem;border-radius:4px}pre code{white-space:pre;overflow-x:auto}hr{border:0;height:1px;background:#333;background-image:linear-gradient(to right,#ccc,#333,#ccc)}blockquote{padding:.5rem 1rem;margin:.8rem 0;color:#7a7a7a;border-left:.25rem solid #e5e5e5}blockquote p:last-child{margin-bottom:0}@media(min-width:30em){blockquote{padding-right:5rem;padding-left:1.25rem}}mark,.mark{color:inherit}.space-below{margin-bottom:50px}@media screen and (max-width:768px){.space-below{margin-bottom:10px}}.universal-wrapper{margin:0 auto;padding-right:1rem;padding-left:1rem;padding-top:.1rem;width:100%}@media only screen and (min-width:1001px){.universal-wrapper{width:1000px}}small,.small{font-size:.75em}.responsive-wrap iframe{max-width:100%}.btn{padding:.5rem;font-size:.8rem;line-height:.9;border-radius:.3rem}.btn-links .btn{padding:5px .5rem;line-height:1}.btn.btn-sm,.btn-group-sm>.btn{padding:5px .4rem;font-size:14px;border-radius:.2rem}.btn-page-header{margin:8px 8px 8px 0}.btn-toolbar .btn{font-size:.9rem;padding:10px 14px 9px;border:none}.btn-toolbar .btn:first-child{border-radius:6px 0 0 6px}.btn-toolbar .btn:last-child{border-radius:0 6px 6px 0}.btn-toolbar .btn.btn-primary:hover,.btn-toolbar .btn.btn-primary:focus{background-color:#217ee7!important}.btn-toolbar .btn.btn-primary:active,.btn-toolbar .btn.btn-primary.active{background-color:#104d92!important}.btn-primary.active:not(:disabled):not(.disabled):focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #217ee7}.article-style aside p,div.alert>div{position:relative;display:block;font-size:1rem;margin-left:2rem;margin-top:0;margin-bottom:0}div.alert div>*{margin-bottom:.5rem}div.alert div>:last-child{margin-bottom:0}.article-style aside p::before,div.alert>div:first-child::before{position:absolute;top:-.5rem;left:-2rem;font-size:1.5rem;color:#1976d2;font-family:'font awesome 5 free';font-weight:900;content:'\f05a';width:1.5rem;text-align:center}div.alert-warning>div:first-child::before{font-family:'font awesome 5 free';font-weight:900;color:#ff3860;content:'\f071'}.article-style aside a,div.alert a{color:currentColor;text-decoration:none;border-bottom:solid 1px}.article-style aside,.alert-note{color:#12537e;background-color:#f6fbfe;border-color:#1976d2}.alert-warning{color:#cd0930;background-color:#fff5f7;border-color:#ff3860}.article-container{max-width:760px;padding:0 20px;margin:0 auto}.page-subtitle{font-size:1.15rem;color:rgba(0,0,0,.54);margin-bottom:1rem}.dark .page-subtitle{color:rgba(255,255,255,.54)}.article-header{position:relative;clear:both}.article-banner{width:100%;height:auto}.featured-image-wrapper{position:relative;padding-left:0;padding-right:0}.featured-image{position:relative;width:100%;display:block;margin:0 auto}.article-header-caption{position:absolute;bottom:0;right:0;margin:0 auto;padding:2px 5px;color:#fff;font-size:.7em;background:#000;text-align:right;z-index:5;opacity:.65;border-radius:5px 0 0 0}@media(min-width:64em){.article-header-caption{padding:5px 10px}}.article-header-caption a{color:#fff;text-decoration:none}.article-title{font-size:1.75rem}.article-title a{color:#151515;transition:color .6s ease}.dark .text-muted{color:rgba(255,255,255,.54)!important}.article-style{overflow:hidden;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.article-style a{text-decoration:inherit}.article-style img,.article-style video{margin-left:auto;margin-right:auto;margin-top:2rem;margin-bottom:2rem;padding:0}.article-style td img,.article-style td video{margin-top:0;margin-bottom:0}.article-style figure{margin-top:2rem;margin-bottom:2rem}.article-style figure img{margin-top:0;margin-bottom:0}.article-metadata{margin-bottom:15px;overflow:hidden;font-size:14px;letter-spacing:.03em;color:rgba(0,0,0,.54)}.article-metadata a{color:rgba(0,0,0,.54)}.article-metadata a:hover{color:#1565c0}.article-metadata .author-notes{cursor:help;padding-left:3px}.article-metadata .author-highlighted{font-weight:700}article .article-metadata{margin-bottom:20px}.dark .article-metadata{color:rgba(255,255,255,.54)}.stream-meta.article-metadata{margin-bottom:5px}.article-categories{white-space:nowrap}.middot-divider{padding-right:.45em;padding-left:.45em;font-size:15px}.middot-divider::after{content:'\00B7'}.content-widget-hr{margin-top:1.2rem;padding-top:1.2rem;border-top:1px solid rgba(0,0,0,5%)}.dark .content-widget-hr{border-top:1px solid rgba(255,255,255,5%)}.article-tags{margin-top:1.2rem}#comments{padding-top:1rem}.article-widget{padding-top:1.2rem}.article-widget h3{margin-top:0}.dark .article-metadata a{color:rgba(255,255,255,.54)}.svg-icon{display:inline-flex;align-self:center;height:.9em;width:.9em}.svg-icon.svg-baseline{bottom:.1em;line-height:1;position:relative}img,video{height:auto;max-width:100%;display:block}audio{width:100%;margin-bottom:20px}video{width:100%;height:auto;max-height:400px}.img-responsive{margin:0 auto}.img-hover-zoom{overflow:hidden}.img-hover-zoom img{transition:transform .3s ease-in-out}.img-hover-zoom:hover img{transform:scale(1.1)}figure img{height:auto;max-width:100%}figure figcaption{margin-top:.75em;margin-bottom:1.65rem;line-height:1.4;font-size:.76rem;text-align:center}figure figcaption.numbered::before{font-weight:700;text-transform:uppercase;content:attr(data-pre)counter(captions)attr(data-post)}figure figcaption.numbered{counter-increment:captions}.dark .img-light,body:not(.dark) .img-dark{filter:invert(1)}svg{fill:currentColor}.medium-zoom-overlay,.medium-zoom-image--opened{z-index:1031}.gallery{margin:.5em -4px 1.5em;font-size:0}.gallery img{min-height:48px;min-width:48px}a[data-fancybox]{text-decoration:none;cursor:zoom-in}.gallery a[data-fancybox] img{height:250px;width:auto;max-width:inherit;display:inherit;margin:0;padding:4px;box-shadow:none;vertical-align:inherit}.fancybox-caption{font-size:1rem;line-height:1.5rem;text-align:center}table{display:block;width:100%;overflow-x:scroll;margin-bottom:1rem;font-size:.8rem;overflow-wrap:normal;word-wrap:normal;word-break:normal}table>thead>tr>th,table>tbody>tr>th,table>tfoot>tr>th,table>thead>tr>td,table>tbody>tr>td,table>tfoot>tr>td{padding:8px;line-height:1.43;vertical-align:top;border-top:1px solid #ddd}table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}table>caption+thead>tr:first-child>th,table>colgroup+thead>tr:first-child>th,table>thead:first-child>tr:first-child>th,table>caption+thead>tr:first-child>td,table>colgroup+thead>tr:first-child>td,table>thead:first-child>tr:first-child>td{border-top:0}table>tbody+tbody{border-top:2px solid #ddd}table table{background-color:#fff}table>tbody>tr:nth-child(odd)>td,table>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}table>tbody>tr:hover>td,table>tbody>tr:hover>th{background-color:#e5e5e5}.badge-light{border:none;color:rgba(0,0,0,.68);background:rgba(0,0,0,5%);font-weight:400;border-radius:3px;padding:5px 10px;margin-right:8px;margin-bottom:8px}.article-tags>.badge-light:last-child{margin-right:0}.badge-light[href]:focus,.badge-light[href]:hover{background:rgba(0,0,0,.1)}a.badge:focus,a.badge:hover{color:rgba(0,0,0,.68)}.tag-cloud a{display:inline-block;position:relative;margin:8px 10px;word-wrap:break-word;transition-duration:.2s;transition-property:transform;transition-timing-function:ease-out}.tag-cloud a:active,.tag-cloud a:focus,.tag-cloud a:hover{color:#104d92;transform:scale(1.2)}.dark .tag-cloud a:active,.dark .tag-cloud a:focus,.dark .tag-cloud a:hover{color:#217ee7}.author-card .avatar{width:60px;height:60px}.author-card .card-title{margin-top:0;margin-bottom:15px;font-weight:600;color:rgba(0,0,0,.84)}.author-card .card-title a{color:rgba(0,0,0,.84)}.dark .author-card .card-title,.dark .author-card .card-title a{color:rgba(255,255,255,.84)}.author-card p{margin-bottom:5px}.author-card .card-subtitle{font-weight:300;font-size:.8rem;color:rgba(0,0,0,.54);margin-bottom:7px}.dark .author-card .card-subtitle{color:rgba(255,255,255,.54)}.author-card .card-text{color:rgba(0,0,0,.76);font-size:.8rem;margin-bottom:4px}.dark .author-card .card-text{color:rgba(255,255,255,.76)}.breadcrumb{font-size:14px;padding:0;background-color:initial;border-radius:0;margin-bottom:0}.breadcrumb-item.active{color:rgba(0,0,0,.54)}.dark .breadcrumb-item.active{color:rgba(255,255,255,.54)}.card-simple{background:#fff;box-shadow:0 1px 4px rgba(0,0,0,4%);border:1px solid rgba(0,0,0,9%);border-radius:3px;margin-top:20px;padding:15px 20px}.card-simple:first-of-type{margin-top:0}.card-simple p.read-more{margin:0}.dark .card-simple{background:#282a36;box-shadow:0 1px 4px rgba(0,0,0,4%);border:1px solid #44475a}a.summary-link{color:unset;text-decoration:none}.card{margin-bottom:1.5rem;overflow:hidden;text-overflow:ellipsis;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.2);transition:all .2s ease-out}.card .card-image{display:block;position:relative;min-height:100px}.card .section-subheading{font-size:.9rem;font-weight:700;line-height:1.5;text-transform:uppercase}.card .section-subheading a{color:#000;border-bottom:solid 1px transparent}.card .section-subheading a:hover{color:#000;border-bottom:solid 1px #000;text-decoration:none}.card .card-text{padding:.75rem 1rem}.card .card-text p{color:rgba(0,0,0,.54);font-size:.75rem}.dark .card-text p{color:#f8f8f2}.card p:last-child{margin-bottom:0}.card .card-image.hover-overlay::before{display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:#fff;content:' ';opacity:0;transition:all .2s ease-out}.card .card-image.hover-overlay::after{display:block;position:absolute;left:0;top:50%;width:100%;transform:translate(0,-50%);opacity:0;transition:all .2s ease-out;font-family:'font awesome 5 free';font-weight:900;content:'\f0c1';text-align:center;font-size:3rem;color:#666}.card:hover{box-shadow:0 8px 16px rgba(0,0,0,.2)}.card:hover .card-image.hover-overlay::before{opacity:.8}.card:hover .card-image.hover-overlay::after{opacity:.6}.modal-content{background:#fff}.dark .modal-content{background:#23252f}.modal-title{margin:0}.modal-content pre{margin:0}.modal-header{border:0;color:rgba(0,0,0,.8)}.modal-footer{border:0}#modal-error{color:red}.dropdown-menu{background-color:#fff!important;color:#34495e!important;z-index:1032}.navbar{height:70px;background:#fff;box-shadow:0 .125rem .25rem rgba(0,0,0,.11);font-size:13.86px;position:fixed;top:0;right:0;left:0;z-index:1030;padding:0 1rem}.navbar .nav-item{position:relative}@media(max-width:991.98px){.navbar{height:50px}.navbar .navbar-nav-scroll{width:100%;overflow:hidden}.navbar .navbar-nav-scroll .navbar-nav{overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}}.navbar .navbar-nav{display:flex}.navbar .navbar-nav .nav-link{color:rgba(52,73,94,.85)}.navbar .navbar-nav .nav-link.active,.navbar .navbar-nav .nav-link:hover,.navbar .navbar-nav .nav-link:focus{color:#34495e}.navbar .navbar-nav .nav-link.active{font-weight:700!important;color:#2962ff!important}.navbar .dropdown-menu{font-size:13.86px}.navbar .dropdown-item.active,.navbar .dropdown-item-active{font-weight:700;color:#2962ff!important}.dark .navbar{background:#282a36;box-shadow:0 .125rem .25rem rgba(255,255,255,.11)}.dark .navbar .navbar-nav .nav-link{color:rgba(255,255,255,.85)}.dark .navbar .navbar-nav .nav-link.active,.dark .navbar .navbar-nav .nav-link:hover,.dark .navbar .navbar-nav .nav-link:focus{color:rgba(255,255,255,.8)}.dark .navbar .navbar-nav .nav-link.active{font-weight:700!important;color:rgba(255,255,255,.8)!important}.dark .navbar .dropdown-item.active,.dark .navbar .dropdown-item-active{color:rgba(255,255,255,.8)!important}.navbar-toggler{border:0!important;position:relative;z-index:1030}.dark .navbar-toggler{color:#fff}.navbar-toggler:focus,.navbar-toggler:active{outline:none!important;box-shadow:none!important}@media(max-width:991.98px){.i18n-dropdown .nav-link::after{content:none}}.i18n-dropdown .dropdown-menu,.theme-dropdown .dropdown-menu{position:absolute;right:0;left:auto}.navbar-brand{padding-top:5px;padding-bottom:5px;font-weight:700;position:relative;z-index:1030}.dark .navbar-brand{color:#fff}.navbar-brand img{width:auto;height:-moz-available;height:-webkit-fill-available;height:-webkit-stretch;height:stretch;max-height:60px;max-width:fit-content}#navbar-main .main-menu-item ul li .nav-link{color:#34495e}.dark #navbar-main .main-menu-item ul li .nav-link{color:#fff}@media(max-width:991.98px){.navbar-brand-mobile-wrapper{position:absolute;left:0;right:0}.navbar-brand{margin:0 auto}.navbar-brand img{max-height:40px}.navbar-toggler{border-color:transparent}#navbar-main .main-menu-item{text-align:left!important;padding-left:0}.navbar-collapse{z-index:1031!important;position:absolute;left:0;top:50px;width:100%;background-color:#fff;text-align:center!important}.dark .navbar-collapse{background-color:#282a36}#navbar-main .main-menu-item .nav-item{padding:10px 15px!important}#navbar-main .main-menu-item .nav-item .nav-link{padding:5px 15px!important}}ul.nav-icons{list-style-type:none;font-size:18px;padding:.5rem 0;margin:0}ul.nav-icons li{display:inline;padding-right:1rem}ul.nav-icons li:last-of-type{padding-right:0}ul.nav-icons li.nav-item a.nav-link{padding:0}.dark .dropdown-menu{background-color:#282a36!important;color:#fff!important}.dropdown-item{background-color:#fff!important;color:#34495e!important}.dark .dropdown-item{background-color:#282a36!important;color:#fff!important}.post-nav{margin-top:1rem;font-size:.8rem}.post-nav-item{hyphens:auto;word-wrap:break-word;padding:11px 0 12px;width:100%}.post-nav-item a{color:#2b2b2b;line-height:1.7;text-transform:none}.post-nav-item .meta-nav{color:#767676;font-weight:900;line-height:2;text-transform:uppercase}.dark .post-nav-item a{color:#ddd}.share-box{margin-top:.7rem}ul.share{display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:wrap;list-style:none;margin:0;padding:0}ul.share li{display:inline-flex;margin-right:8px}ul.share li:last-of-type{margin-right:0}ul.share li i{display:block;width:30px;height:30px;line-height:30px;font-size:22px;text-align:center;transition:all 150ms ease-in-out}ul.share li a{text-decoration:none!important;color:rgba(0,0,0,.84)}.dark ul.share li a{color:rgba(255,255,255,.84)}ul.share li:hover i{transform:scale(1.2)}.cta-group{--button-group-margin:0.75em;display:flex;flex-wrap:wrap;list-style:none;align-items:center;justify-content:left;margin-left:calc(-1 * var(--button-group-margin));margin-right:calc(-1 * var(--button-group-margin));padding:0}.cta-group-center{justify-content:center}.cta-group li{margin-bottom:1em;margin-left:var(--button-group-margin);margin-right:var(--button-group-margin)}details{margin-bottom:1rem}summary:focus{outline:none}.docs-article-container{max-width:760px}.docs .body-footer{border-top:1px solid #e8e8e8;margin-top:30px;padding-top:10px;font-size:14px;color:#707070}.docs-content{order:1;position:relative}.docs-content>h2[id],.docs-content>h3[id],.docs-content>h4[id]{pointer-events:none}.docs-content>ol li,.docs-content>ul li{margin-bottom:.25rem}.docs-search{position:relative;padding:1rem 15px;margin-right:-15px;margin-left:-15px;border-bottom:1px solid rgba(0,0,0,5%)}@media(max-width:767.98px){.docs-search{padding:.8rem 15px}}.docs-search .form-control:focus{border-color:#1565c0;box-shadow:0 0 0 3px #217ee7}.docs-sidebar{order:0;border-bottom:1px solid rgba(0,0,0,.1)}@media(min-width:768px){.docs-sidebar{border-right:1px solid rgba(0,0,0,.1)}@supports(position:-webkit-sticky) or (position:sticky){.docs-sidebar{position:-webkit-sticky;position:sticky;top:50px;z-index:10;height:calc(100vh - 50px)}}}@media(min-width:1200px){.docs-sidebar{border-right:1px solid rgba(0,0,0,.1)}@supports(position:-webkit-sticky) or (position:sticky){.docs-sidebar{position:-webkit-sticky;position:sticky;top:70px;z-index:10;height:calc(100vh - 70px)}}}@media(min-width:1200px){.docs-sidebar{flex:0 1 320px}}@media print{.docs-sidebar{display:none}}.docs-sidebar .nav>li>a{display:block;padding:.25rem 1.5rem;font-size:.8rem;color:rgba(0,0,0,.65)}.docs-sidebar .nav>li>a:hover{color:rgba(0,0,0,.85);text-decoration:none;background-color:initial}.docs-sidebar .docs-toc-item.active a,.docs-sidebar .docs-toc-item a.active,.docs-sidebar .nav>.active:hover>a,.docs-sidebar .nav>.active>a{font-weight:700;color:#1565c0;background-color:initial}.docs-toggle{line-height:1.5;font-size:1.2rem;color:#1565c0;background-color:initial}.docs-links{padding-top:1rem;padding-bottom:1rem;margin-right:-15px;margin-left:-15px}@media(min-width:768px){@supports(position:-webkit-sticky) or (position:sticky){.docs-links{max-height:calc(100vh - 5rem - 70px);overflow-y:auto}}}@media(min-width:768px){.docs-links{display:block!important}}.docs-toc{order:2;padding-top:1.5rem;padding-bottom:1.5rem;font-size:.875rem}@supports(position:-webkit-sticky) or (position:sticky){.docs-toc{position:-webkit-sticky;position:sticky;top:70px;height:calc(100vh - 70px);overflow-y:auto}}.docs-toc-link{display:block;padding:.25rem 1.5rem;font-weight:700;color:rgba(0,0,0,.65)}.docs-toc-link:hover{color:rgba(0,0,0,.85);text-decoration:none}.docs-toc-item.active{margin-bottom:1rem}.docs-toc-item.active:not(:first-child){margin-top:1rem}.docs-toc-item.active>.docs-toc-link{color:rgba(0,0,0,.85)}.docs-toc-item.active>.docs-toc-link:hover{background-color:initial}.docs-sidenav{display:block}.docs-toc-title{color:#b5b5b5;font-size:.875rem;font-weight:600;padding-left:calc(1.5rem + 1px)}#TableOfContents{padding-left:0;border-left:1px solid #eee}#TableOfContents ul,ul.toc-top{padding-left:0}#TableOfContents ul ul{padding-left:.8rem}#TableOfContents li{display:block}#TableOfContents li a,.toc-top li a{display:block;padding:.125rem 1.5rem;color:rgba(0,0,0,.65);font-size:.7rem}.dark #TableOfContents li a,.dark .toc-top li a{color:rgba(255,255,255,.65)}#TableOfContents li a:hover,.toc-top li a:hover{color:#1565c0;text-decoration:none}#TableOfContents li a.active{color:#1565c0;font-weight:700}.anchorjs-link{font-weight:400;color:#104d92;transition:color .16s linear}.anchorjs-link:hover{color:#1565c0;text-decoration:none}footer{margin:4rem 0 0;width:100%}footer p{font-size:.75rem;text-align:center}footer .powered-by{font-size:.67rem}.site-footer{color:rgba(0,0,0,.54)}.dark .site-footer,.dark .docs .body-footer{color:rgba(255,255,255,.54)}.footer-license-icons{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;list-style:none;height:auto;width:auto;text-decoration:none}.footer-license-icons i{display:inline-flex;margin-right:8px;height:22px;vertical-align:text-bottom}.view-list-item{margin-bottom:1rem}.pub-icon{color:rgba(0,0,0,.54);font-size:.81em;padding-right:6px}.view-list-item .article-metadata{margin-bottom:0}.pub-list-item .pub-abstract{font-size:1rem}.pub-list-item .btn-links{padding-top:10px}.media.stream-item{margin-bottom:2rem}.card-simple .article-title,.media.stream-item .article-title{font-size:1.2rem}.card-simple .article-style,.media.stream-item .article-style{margin-top:2px;font-size:.8rem}.media.stream-item .stream-meta{margin-top:12px}.media.stream-item img{max-width:150px;height:auto;object-fit:cover}@media screen and (max-width:768px){.media.stream-item img{max-width:80px}}.pub-banner{max-width:100%;height:auto;margin-left:auto;margin-right:auto}.pub-row-heading{font-weight:700}#container-publications{display:block;position:relative;overflow:hidden}.li-cite-author{font-size:1em;color:inherit}.li-cite-author a{color:inherit}.dark .li-cite-author a{color:#f8f8f2}html[dir=rtl] body{text-align:right}.search-modal{transform:scale(0);-webkit-transform:scale(0);background-color:#fff;bottom:0;left:0;right:0;top:0;overflow:scroll;position:fixed;visibility:hidden;z-index:-99}.dark .search-modal{background-color:#23252f}.search-modal>.container{padding-top:70px}@media screen and (max-width:1200px){.search-modal>.container{padding-top:50px}}.search-header{position:-webkit-sticky;position:sticky;top:0;background-color:#fff;padding-top:2rem;padding-bottom:1rem}@media(max-width:991.98px){.search-header{padding-top:0}}.dark .search-header{background-color:#23252f}.search-header h1{margin:0;line-height:1}.col-search-close{text-align:right}.search-header .col-search-close i{font-size:2rem;line-height:1}#search-box{position:relative;margin-bottom:.5rem}#search-box::before{font-family:'font awesome 5 free';font-weight:900;content:'\f002';font-size:1rem;opacity:.5;line-height:1rem;position:absolute;left:.7rem;top:.6rem;overflow-x:hidden}.dark #search-query{background-color:#23252f}#search-box #search-query{border:1px solid #dedede;border-radius:1rem;padding:1rem 1rem 1rem 2rem;width:250px;line-height:1rem;height:1rem;font-size:.8rem}.form-control:focus{border-color:#1565c0;box-shadow:0 0 0 .2rem #217ee7}.search-hit em{font-style:normal;background-color:#ffe0b2;color:#e65100;border-bottom:1px solid #e65100}.search-hit-type{margin-bottom:0!important;text-transform:capitalize}.search-hit-description{font-size:.7rem}#search-hits button[disabled]{display:none}.sidebar-search{place-self:center start;display:flex;align-items:center}.sidebar-search:hover{color:rgba(0,0,0,.8);box-shadow:inset 0 0 0 1px rgba(0,0,0,.1)}.dark .sidebar-search:hover{color:rgba(255,255,255,.8);box-shadow:inset 0 0 0 1px rgba(255,255,255,.9)}.sidebar-search-text{flex-grow:1;text-align:left;overflow:hidden;font-size:.8rem}.sidebar-search-shortcut{font-family:Arial,helvetica neue,Helvetica,sans-serif;box-shadow:0 1px 1px rgba(12,13,14,.15),inset 0 1px #fff;flex-shrink:0;padding:1px 12px;margin:0 0 0 10px;color:rgba(0,0,0,.6);font-size:1.2rem;letter-spacing:1px;background:#e4e6e8;border-radius:5px;border:1px solid #9fa6ad;line-height:1.2}#search-common-queries ul{margin-left:0;padding-left:1.6em}#search-common-queries li{line-height:1}#search-common-queries li a{color:inherit}.dark #search-common-queries li a{color:#f8f8f2}.dark .ais-search-box--input{background-color:#23252f}.searching{overflow:hidden}.searching .search-modal{transform:scale(1);-webkit-transform:scale(1);visibility:visible;z-index:1031}.searching #search-box #search-query{width:100%}.home-section{background:#fff;position:relative;padding:110px 0;z-index:0}.home-section.fullscreen{min-height:calc(100vh - 70px)}@media(max-width:991.98px){.home-section.fullscreen{min-height:calc(100vh - 50px)}}.no-navbar .home-section.fullscreen{min-height:100vh}.home-section.light,.home-section.light h1{color:#000}.home-section.light a{color:#1565c0}.home-section.dark a{color:#bbdefb}.home-section.dark,.home-section.dark h1,.home-section.dark h2,.home-section.dark h3,.home-section.dark a:not(.btn){color:#fff}.home-section.dark a:not(.btn):not(.hero-cta-alt){text-decoration:underline}.home-section.dark .alert a,.home-section.dark .article-style aside a,.article-style .home-section.dark aside a{color:inherit!important;text-decoration:inherit!important}.home-section-bg{position:absolute;top:0;left:0;height:100%;width:100%;z-index:-1}.home-section-bg.bg-image{background-position:50%;background-repeat:no-repeat;background-size:cover}.parallax{background-attachment:fixed}@media(max-width:991.98px){.parallax{background-attachment:scroll}}.home-section:first-of-type{padding-top:50px}.home-section:nth-of-type(even){background:#f7f7f7}.dark .home-section{background:#272935}.dark .home-section:nth-of-type(even){background:#23252f}@media screen and (max-width:768px){.home-section{padding:60px 0}.home-section:first-of-type{padding-top:40px}}.section-heading h1{margin:0 0 10px}.section-subheading{font-size:1.25rem;font-family:"",sans-serif;font-weight:700;margin-top:1rem;margin-bottom:.5rem}.section-heading p{font-weight:400;font-size:1.1rem;color:rgba(0,0,0,.54)}.dark .section-heading p{color:#9e9e9e}.see-all{margin-top:2rem;text-transform:uppercase}.dark .alert pre,.dark .article-style aside pre,.article-style .dark aside pre,.dark .alert code,.dark .article-style aside code,.article-style .dark aside code{color:initial;background-color:initial}.home-section.wg-slider{padding:0;animation:none;animation-delay:unset}.carousel-inner .wg-hero{animation:none;clear:none}.talk-metadata{color:#4b4f56;font-size:.8rem}.card.course{margin-bottom:1rem}.card.course:last-of-type{margin-bottom:0}.course .card-subtitle a{border-bottom:solid 1px transparent}.course .card-subtitle a:hover{border-bottom:solid 1px;text-decoration:none}#profile{text-align:center;padding:30px 10px;position:relative}.avatar{width:270px;height:270px;margin:0 auto;object-fit:cover}@media(max-width:767.98px){.wg-about .avatar{width:200px;height:200px}}.avatar-circle{border-radius:50%}.avatar-square{border-radius:3px}.portrait-title h2{font-size:1.75em;font-weight:300;color:#000;margin:20px 0 10px}.portrait-title h3{font-size:1rem;font-weight:300;color:rgba(0,0,0,.54);margin:0 0 10px}ul.network-icon{display:inline-flex;flex-direction:row;flex-wrap:wrap;justify-content:center;list-style:none;padding:0;margin:0}#profile .network-icon{margin-top:30px}.network-icon li{margin-right:10px}.network-icon li:last-of-type{margin-right:0}.network-icon li:hover{transform:scale(1.2)}.big-icon{font-size:2rem}ul.ul-interests li{font-size:.9rem}ul.ul-edu{list-style:none}ul.ul-edu li{position:relative;padding:0 15px 4px 3px}ul.ul-edu li .description p{margin:0}ul.ul-edu li .description p.course{font-size:.9rem}ul.ul-edu li .description p.institution{font-size:.75rem;color:rgba(0,0,0,.6)}.wg-contact .fa-ul{margin-left:3.14285714rem}.wg-contact .fa-li{position:absolute;left:-3.14285714rem;width:2rem;top:.14285714em;text-align:center}.wg-contact li{padding-top:.8rem;margin-bottom:.3rem}.wg-contact li:last-of-type{margin-bottom:0}#map{height:350px;width:100%}#map a{color:initial}.exp-title{text-transform:none!important}.exp-company{font-weight:400!important;text-transform:none!important}.exp-meta{font-size:.8rem}.experience .card-text,.experience .card-text p{color:#000!important;font-size:.75rem!important}.dark .experience .text-muted{color:rgba(255,255,255,.8)!important}.dark .experience .card-text,.dark .experience .card-text p{color:#f8f8f2!important}.card .card-text p+ul{margin-top:-1rem;margin-bottom:0}.experience .m-2 .border,.experience .col.border-right{border-color:#1565c0!important}.experience .m-2 .border.exp-fill{background-color:#1565c0!important}.featurette{font-size:.8rem;line-height:1.5;color:#555;text-align:center}.featurette .section-subheading{margin-top:0;margin-bottom:5px;font-weight:400;color:#333}.dark .featurette,.dark .featurette .section-subheading{color:#fff}.featurette-icon{display:block;width:100%;color:#1565c0;font-size:3rem;text-align:center}.wg-hero{padding:3em 0}.hero-title{font-size:2.7rem;margin-top:0;line-height:1}.hero-lead{max-width:768px;font-size:1.35rem}.wg-hero.dark .hero-title,.wg-hero.dark .hero-lead,.wg-hero.dark .hero-cta-alt,.wg-hero.dark .hero-note>*{color:#fff}.wg-hero.dark a:not(.wg-hero .btn){color:#fff}.wg-hero .hero-lead a{text-decoration:underline}.wg-hero .cta-btns{margin-bottom:16px}.wg-hero .btn{padding:.6em 2.1em}.wg-hero.dark .btn{color:#104d92}a.hero-cta-alt{display:inline-block;position:relative;transition-duration:.2s;transition-property:transform;transition-timing-function:ease-out;font-size:1.1rem}a.hero-cta-alt:active,a.hero-cta-alt:focus,a.hero-cta-alt:hover{transform:scale(1.1)}.wg-hero .btn-lg,.wg-hero .btn-group-lg>.btn{font-size:1.1rem}.wg-hero .hero-note{font-size:.8rem}.hero-media{display:flex;align-items:center;justify-content:center;height:100%;text-align:center}.people-widget{font-size:.8rem;text-align:center}.people-widget .portrait-title h2{font-size:1rem}.people-widget .portrait-title h3{font-size:.7rem}.people-widget .avatar{width:80%;max-width:150px;height:auto}@media(min-width:576px){.people-widget .col-sm-auto{width:30%}}@media(min-width:992px){.people-widget .col-sm-auto{width:20%}}.project-widget-simple li{margin-bottom:1rem}.project-widget-simple li:last-of-type{margin-bottom:0}.project-widget-simple .project-title{margin-bottom:6px}.project-widget-simple .project-summary{font-size:.9rem;margin-bottom:.4rem}.projects-container{display:block;position:relative;overflow:hidden}.project-toolbar{margin-bottom:2rem}.project-card{position:relative;width:calc( 33.3% - 13.3px)}@media screen and (max-width:1199px){.project-card{width:calc( 50% - 10px)}}@media screen and (max-width:768px){.project-card{width:100%}}.project-item{margin-bottom:1.5rem}.project-card.project-item{margin:0 0 20px}.project-card .card{margin:0}.project-showcase .project-item{margin-bottom:3rem}.project-item:last-of-type{margin-bottom:0}.isotope-item{z-index:2}.isotope-item:hover{z-index:3}.dark .article-title a{color:#fff}.dark .pagination li>a,.pagination li>span{background-color:#282a36;border:1px solid #ddd}body.dark,.dark .docs-toc-link,.dark .modal button.close,.dark input{color:#f8f8f2;background:#23252f}.dark .form-control{color:#f8f8f2;background-color:#44475a}.dark .form-control::placeholder{color:#fff;opacity:1}.dark .form-control:focus{background-color:#44475a;border-color:#1565c0;box-shadow:0 0 0 .2rem #104d92}.dark h1,.dark h2,.dark h3,.dark h4,.dark h5,.dark h6{color:#fff}.dark pre,.dark code{color:#8be9fd;background-color:#44475a}.dark pre{border-color:#44475a}.dark mark,.dark .mark{background:rgba(233,231,245,.2)}.dark #MathJax_Zoom{background-color:#44475a!important}.dark table table{background-color:#282a36}.dark table>tbody>tr:nth-child(odd)>td,.dark table>tbody>tr:nth-child(odd)>th{background-color:#323440}.dark table>tbody>tr:hover>td,.dark table>tbody>tr:hover>th{background-color:#3c3e4a}.dark .portrait-title h2{color:#fff}.dark .portrait-title h3{color:rgba(255,255,255,.54)}.dark ul.ul-edu li .description p.institution{color:rgba(255,255,255,.6)}.dark .pub-icon{color:rgba(255,255,255,.54)}.dark .talk-metadata{color:rgba(255,255,255,.54)}.dark .card{background:#343a40}.dark .card .section-subheading a{color:#1565c0;border-bottom:solid 1px transparent}.dark .card .card-image.hover-overlay::before{background:#666}.dark .card .card-image.hover-overlay::after{color:#fff}.dark select{background:#282a36;color:#f8f8f2}.dark .badge-light{color:rgba(255,255,255,.68);background:rgba(255,255,255,.2)}.dark .badge-light[href]:focus,.dark .badge-light[href]:hover{background:rgba(255,255,255,.3)}.dark a.badge:focus,.dark a.badge:hover{color:rgba(255,255,255,.68)}.dark .btn-primary,.dark .btn.btn-primary.active{color:initial}.dark .docs-sidebar .nav>li:not(.active)>a{color:#f8f8f2;background:#23252f}div.mermaid{width:100%;text-align:center;margin-bottom:1rem}div.chart{max-width:100%;margin-left:auto;margin-right:auto;margin-bottom:1rem;overflow-x:auto} \ No newline at end of file diff --git a/en/js/wowchemy.min.e844b7881168826667ba422c36255a69.js b/en/js/wowchemy.min.e844b7881168826667ba422c36255a69.js new file mode 100644 index 000000000..643bbfce2 --- /dev/null +++ b/en/js/wowchemy.min.e844b7881168826667ba422c36255a69.js @@ -0,0 +1,532 @@ +(() => { + // + /*! Wowchemy v5.0.0-beta.3 | https://wowchemy.com/ */ + /*! Copyright 2016-present George Cushen (https://georgecushen.com/) */ + /*! License: https://github.com/wowchemy/wowchemy-hugo-modules/blob/main/LICENSE.md */ + (() => { + var a = Object.assign || function(d2) { + for (var a2 = 1, b2, c2; a2 < arguments.length; a2++) { + b2 = arguments[a2]; + for (c2 in b2) + Object.prototype.hasOwnProperty.call(b2, c2) && (d2[c2] = b2[c2]); + } + return d2; + }, e = function(a2) { + return a2.tagName === "IMG"; + }, V = function(a2) { + return NodeList.prototype.isPrototypeOf(a2); + }, f = function(a2) { + return a2 && a2.nodeType === 1; + }, B = function(a2) { + var b2 = a2.currentSrc || a2.src; + return b2.substr(-4).toLowerCase() === ".svg"; + }, A = function(a2) { + try { + return Array.isArray(a2) ? a2.filter(e) : V(a2) ? [].slice.call(a2).filter(e) : f(a2) ? [a2].filter(e) : typeof a2 == "string" ? [].slice.call(document.querySelectorAll(a2)).filter(e) : []; + } catch (a3) { + throw new TypeError("The provided selector is invalid.\nExpects a CSS selector, a Node element, a NodeList or an array.\nSee: https://github.com/francoischalifour/medium-zoom"); + } + }, X = function(b2) { + var a2 = document.createElement("div"); + return a2.classList.add("medium-zoom-overlay"), a2.style.background = b2, a2; + }, U = function(c2) { + var b2 = c2.getBoundingClientRect(), e2 = b2.top, f2 = b2.left, g2 = b2.width, d2 = b2.height, a2 = c2.cloneNode(), h2 = window.pageYOffset || document.documentElement.scrollTop || document.body.scrollTop || 0, i2 = window.pageXOffset || document.documentElement.scrollLeft || document.body.scrollLeft || 0; + return a2.removeAttribute("id"), a2.style.position = "absolute", a2.style.top = e2 + h2 + "px", a2.style.left = f2 + i2 + "px", a2.style.width = g2 + "px", a2.style.height = d2 + "px", a2.style.transform = "", a2; + }, c = function(c2, e2) { + var b2 = a({bubbles: false, cancelable: false, detail: void 0}, e2), d2; + return typeof window.CustomEvent == "function" ? new CustomEvent(c2, b2) : (d2 = document.createEvent("CustomEvent"), d2.initCustomEvent(c2, b2.bubbles, b2.cancelable, b2.detail), d2); + }, x = function(j2) { + var F2 = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, m2 = window.Promise || function(b3) { + function a2() { + } + b3(a2, a2); + }, E2 = function(b3) { + var a2 = b3.target; + if (a2 === k2) { + h2(); + return; + } + if (g2.indexOf(a2) === -1) + return; + o2({target: a2}); + }, D2 = function() { + if (i2 || !b2.original) + return; + var a2 = window.pageYOffset || document.documentElement.scrollTop || document.body.scrollTop || 0; + Math.abs(p2 - a2) > d2.scrollOffset && setTimeout(h2, 150); + }, C2 = function(b3) { + var a2 = b3.key || b3.keyCode; + (a2 === "Escape" || a2 === "Esc" || a2 === 27) && h2(); + }, z2 = function() { + var b3 = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, h3 = b3, i3; + return b3.background && (k2.style.background = b3.background), b3.container && b3.container instanceof Object && (h3.container = a({}, d2.container, b3.container)), b3.template && (i3 = f(b3.template) ? b3.template : document.querySelector(b3.template), h3.template = i3), d2 = a({}, d2, h3), g2.forEach(function(a2) { + a2.dispatchEvent(c("medium-zoom:update", {detail: {zoom: e2}})); + }), e2; + }, y2 = function() { + var b3 = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}; + return x(a({}, d2, b3)); + }, n2 = function() { + for (var b3 = arguments.length, c2 = Array(b3), a2 = 0, d3; a2 < b3; a2++) + c2[a2] = arguments[a2]; + return d3 = c2.reduce(function(a3, b4) { + return [].concat(a3, A(b4)); + }, []), d3.filter(function(a3) { + return g2.indexOf(a3) === -1; + }).forEach(function(a3) { + g2.push(a3), a3.classList.add("medium-zoom-image"); + }), l2.forEach(function(a3) { + var b4 = a3.type, c3 = a3.listener, e3 = a3.options; + d3.forEach(function(a4) { + a4.addEventListener(b4, c3, e3); + }); + }), e2; + }, w2 = function() { + for (var f2 = arguments.length, d3 = Array(f2), a2 = 0, i3; a2 < f2; a2++) + d3[a2] = arguments[a2]; + return b2.zoomed && h2(), i3 = d3.length > 0 ? d3.reduce(function(a3, b3) { + return [].concat(a3, A(b3)); + }, []) : g2, i3.forEach(function(a3) { + a3.classList.remove("medium-zoom-image"), a3.dispatchEvent(c("medium-zoom:detach", {detail: {zoom: e2}})); + }), g2 = g2.filter(function(a3) { + return i3.indexOf(a3) === -1; + }), e2; + }, s2 = function(a2, b3) { + var c2 = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {}; + return g2.forEach(function(d3) { + d3.addEventListener("medium-zoom:" + a2, b3, c2); + }), l2.push({type: "medium-zoom:" + a2, listener: b3, options: c2}), e2; + }, r2 = function(a2, b3) { + var c2 = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {}; + return g2.forEach(function(d3) { + d3.removeEventListener("medium-zoom:" + a2, b3, c2); + }), l2 = l2.filter(function(c3) { + return !(c3.type === "medium-zoom:" + a2 && c3.listener.toString() === b3.toString()); + }), e2; + }, q2 = function() { + var n3 = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, j3 = n3.target, l3 = function() { + var c2 = {width: document.documentElement.clientWidth, height: document.documentElement.clientHeight, left: 0, top: 0, right: 0, bottom: 0}, e3 = void 0, g3 = void 0, y3, i3, v3, u3, r3, q3, h3, p3, o3, j4, s3, t3, m3, l4, w3, x2, k3, z3, A2, n4; + d2.container && (d2.container instanceof Object ? (c2 = a({}, c2, d2.container), e3 = c2.width - c2.left - c2.right - d2.margin * 2, g3 = c2.height - c2.top - c2.bottom - d2.margin * 2) : (y3 = f(d2.container) ? d2.container : document.querySelector(d2.container), i3 = y3.getBoundingClientRect(), v3 = i3.width, u3 = i3.height, r3 = i3.left, q3 = i3.top, c2 = a({}, c2, {width: v3, height: u3, left: r3, top: q3}))), e3 = e3 || c2.width - d2.margin * 2, g3 = g3 || c2.height - d2.margin * 2, h3 = b2.zoomedHd || b2.original, p3 = B(h3) ? e3 : h3.naturalWidth || e3, o3 = B(h3) ? g3 : h3.naturalHeight || g3, j4 = h3.getBoundingClientRect(), s3 = j4.top, t3 = j4.left, m3 = j4.width, l4 = j4.height, w3 = Math.min(p3, e3) / m3, x2 = Math.min(o3, g3) / l4, k3 = Math.min(w3, x2), z3 = (-t3 + (e3 - m3) / 2 + d2.margin + c2.left) / k3, A2 = (-s3 + (g3 - l4) / 2 + d2.margin + c2.top) / k3, n4 = "scale(" + k3 + ") translate3d(" + z3 + "px, " + A2 + "px, 0)", b2.zoomed.style.transform = n4, b2.zoomedHd && (b2.zoomedHd.style.transform = n4); + }; + return new m2(function(a2) { + var n4, o3, q3, m3, r3; + if (j3 && g2.indexOf(j3) === -1) { + a2(e2); + return; + } + if (n4 = function d3() { + i2 = false, b2.zoomed.removeEventListener("transitionend", d3), b2.original.dispatchEvent(c("medium-zoom:opened", {detail: {zoom: e2}})), a2(e2); + }, b2.zoomed) { + a2(e2); + return; + } + if (j3) + b2.original = j3; + else if (g2.length > 0) + o3 = g2, b2.original = o3[0]; + else { + a2(e2); + return; + } + b2.original.dispatchEvent(c("medium-zoom:open", {detail: {zoom: e2}})), p2 = window.pageYOffset || document.documentElement.scrollTop || document.body.scrollTop || 0, i2 = true, b2.zoomed = U(b2.original), document.body.appendChild(k2), d2.template && (q3 = f(d2.template) ? d2.template : document.querySelector(d2.template), b2.template = document.createElement("div"), b2.template.appendChild(q3.content.cloneNode(true)), document.body.appendChild(b2.template)), document.body.appendChild(b2.zoomed), window.requestAnimationFrame(function() { + document.body.classList.add("medium-zoom--opened"); + }), b2.original.classList.add("medium-zoom-image--hidden"), b2.zoomed.classList.add("medium-zoom-image--opened"), b2.zoomed.addEventListener("click", h2), b2.zoomed.addEventListener("transitionend", n4), b2.original.getAttribute("data-zoom-src") ? (b2.zoomedHd = b2.zoomed.cloneNode(), b2.zoomedHd.removeAttribute("srcset"), b2.zoomedHd.removeAttribute("sizes"), b2.zoomedHd.src = b2.zoomed.getAttribute("data-zoom-src"), b2.zoomedHd.onerror = function() { + clearInterval(m3), console.warn("Unable to reach the zoom image target " + b2.zoomedHd.src), b2.zoomedHd = null, l3(); + }, m3 = setInterval(function() { + b2.zoomedHd.complete && (clearInterval(m3), b2.zoomedHd.classList.add("medium-zoom-image--opened"), b2.zoomedHd.addEventListener("click", h2), document.body.appendChild(b2.zoomedHd), l3()); + }, 10)) : b2.original.hasAttribute("srcset") ? (b2.zoomedHd = b2.zoomed.cloneNode(), b2.zoomedHd.removeAttribute("sizes"), b2.zoomedHd.removeAttribute("loading"), r3 = b2.zoomedHd.addEventListener("load", function() { + b2.zoomedHd.removeEventListener("load", r3), b2.zoomedHd.classList.add("medium-zoom-image--opened"), b2.zoomedHd.addEventListener("click", h2), document.body.appendChild(b2.zoomedHd), l3(); + })) : l3(); + }); + }, h2 = function() { + return new m2(function(a2) { + if (i2 || !b2.original) { + a2(e2); + return; + } + var d3 = function d4() { + b2.original.classList.remove("medium-zoom-image--hidden"), document.body.removeChild(b2.zoomed), b2.zoomedHd && document.body.removeChild(b2.zoomedHd), document.body.removeChild(k2), b2.zoomed.classList.remove("medium-zoom-image--opened"), b2.template && document.body.removeChild(b2.template), i2 = false, b2.zoomed.removeEventListener("transitionend", d4), b2.original.dispatchEvent(c("medium-zoom:closed", {detail: {zoom: e2}})), b2.original = null, b2.zoomed = null, b2.zoomedHd = null, b2.template = null, a2(e2); + }; + i2 = true, document.body.classList.remove("medium-zoom--opened"), b2.zoomed.style.transform = "", b2.zoomedHd && (b2.zoomedHd.style.transform = ""), b2.template && (b2.template.style.transition = "opacity 150ms", b2.template.style.opacity = 0), b2.original.dispatchEvent(c("medium-zoom:close", {detail: {zoom: e2}})), b2.zoomed.addEventListener("transitionend", d3); + }); + }, o2 = function() { + var a2 = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, c2 = a2.target; + return b2.original ? h2() : q2({target: c2}); + }, t2 = function() { + return d2; + }, u2 = function() { + return g2; + }, v2 = function() { + return b2.original; + }, g2 = [], l2 = [], i2 = false, p2 = 0, d2 = F2, b2 = {original: null, zoomed: null, zoomedHd: null, template: null}, k2, e2; + return Object.prototype.toString.call(j2) === "[object Object]" ? d2 = j2 : (j2 || typeof j2 == "string") && n2(j2), d2 = a({margin: 0, background: "#fff", scrollOffset: 40, container: null, template: null}, d2), k2 = X(d2.background), document.addEventListener("click", E2), document.addEventListener("keyup", C2), document.addEventListener("scroll", D2), window.addEventListener("resize", h2), e2 = {open: q2, close: h2, toggle: o2, update: z2, clone: y2, attach: n2, detach: w2, on: s2, off: r2, getOptions: t2, getImages: u2, getZoomedImage: v2}, e2; + }, R, Q, P, t, E, d, h, p, g, b, w, z, C, W, v; + function T(c2, d2) { + var e2, b2, a2; + if (d2 === void 0 && (d2 = {}), e2 = d2.insertAt, !c2 || typeof document == "undefined") + return; + b2 = document.head || document.getElementsByTagName("head")[0], a2 = document.createElement("style"), a2.type = "text/css", e2 === "top" ? b2.firstChild ? b2.insertBefore(a2, b2.firstChild) : b2.appendChild(a2) : b2.appendChild(a2), a2.styleSheet ? a2.styleSheet.cssText = c2 : a2.appendChild(document.createTextNode(c2)); + } + R = ".medium-zoom-overlay{position:fixed;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .3s;will-change:opacity}.medium-zoom--opened .medium-zoom-overlay{cursor:pointer;cursor:zoom-out;opacity:1}.medium-zoom-image{cursor:pointer;cursor:zoom-in;transition:transform .3s cubic-bezier(.2,0,.2,1)!important}.medium-zoom-image--hidden{visibility:hidden}.medium-zoom-image--opened{position:relative;cursor:pointer;cursor:zoom-out;will-change:transform}", T(R), Q = x, P = false, t = "production", E = true; + function q(b2 = false) { + let a2 = []; + [].push.apply(a2, document.getElementsByClassName("language-mermaid")); + for (let d2 = 0; d2 < a2.length; d2++) { + let e2 = a2[d2], c2 = document.createElement("div"); + c2.innerHTML = e2.innerHTML, c2.classList.add("mermaid"), b2 && window.mermaid.mermaidAPI.render(`mermaid-${d2}`, c2.textContent, function(a3) { + c2.innerHTML = a3; + }), e2.parentNode.replaceWith(c2); + } + console.debug(`Processed ${a2.length} Mermaid code blocks`); + } + function r(a2, d2) { + const b2 = a2.getBoundingClientRect(), e2 = {height: a2.clientHeight, width: a2.clientWidth}, c2 = d2.getBoundingClientRect(), f2 = c2.top >= b2.top && c2.bottom <= b2.top + e2.height; + f2 || (a2.scrollTop = c2.top + a2.scrollTop - b2.top); + } + function s(a2, d2 = 600) { + a2.style.display = "", a2.style.opacity = "0"; + let c2 = +new Date(), b2 = function() { + a2.style.opacity = (+a2.style.opacity + (new Date() - c2) / d2).toString(), c2 = +new Date(), +a2.style.opacity < 1 && (window.requestAnimationFrame && requestAnimationFrame(b2) || setTimeout(b2, 16)); + }; + b2(); + } + d = document.body; + function u() { + return parseInt(localStorage.getItem("wcTheme") || 2); + } + function l() { + return Boolean(window.wc.darkLightEnabled); + } + function I() { + if (!l()) + return console.debug("User theming disabled."), {isDarkTheme: window.wc.isSiteThemeDark, themeMode: window.wc.isSiteThemeDark ? 1 : 0}; + console.debug("User theming enabled."); + let a2, b2 = u(); + switch (console.debug(`User's theme variation: ${b2}`), b2) { + case 0: + a2 = false; + break; + case 1: + a2 = true; + break; + default: + window.matchMedia("(prefers-color-scheme: dark)").matches ? a2 = true : window.matchMedia("(prefers-color-scheme: light)").matches ? a2 = false : a2 = window.wc.isSiteThemeDark; + break; + } + return a2 && !d.classList.contains("dark") ? (console.debug("Applying Wowchemy dark theme"), document.body.classList.add("dark")) : !a2 && d.classList.contains("dark") && (console.debug("Applying Wowchemy light theme"), document.body.classList.remove("dark")), {isDarkTheme: a2, themeMode: b2}; + } + function j(b2) { + if (!l()) { + console.debug("Cannot change theme - user theming disabled."); + return; + } + let a2; + switch (b2) { + case 0: + localStorage.setItem("wcTheme", "0"), a2 = false, console.debug("User changed theme variation to Light."); + break; + case 1: + localStorage.setItem("wcTheme", "1"), a2 = true, console.debug("User changed theme variation to Dark."); + break; + default: + localStorage.setItem("wcTheme", "2"), window.matchMedia("(prefers-color-scheme: dark)").matches ? a2 = true : window.matchMedia("(prefers-color-scheme: light)").matches ? a2 = false : a2 = window.wc.isSiteThemeDark, console.debug("User changed theme variation to Auto."); + break; + } + o(a2, b2); + } + function F(d2) { + let a2 = document.querySelector(".js-set-theme-light"), b2 = document.querySelector(".js-set-theme-dark"), c2 = document.querySelector(".js-set-theme-auto"); + if (a2 === null) + return; + switch (d2) { + case 0: + a2.classList.add("dropdown-item-active"), b2.classList.remove("dropdown-item-active"), c2.classList.remove("dropdown-item-active"); + break; + case 1: + a2.classList.remove("dropdown-item-active"), b2.classList.add("dropdown-item-active"), c2.classList.remove("dropdown-item-active"); + break; + default: + a2.classList.remove("dropdown-item-active"), b2.classList.remove("dropdown-item-active"), c2.classList.add("dropdown-item-active"); + break; + } + } + function o(a2, h2 = 2, b2 = false) { + const c2 = document.querySelector("link[title=hl-light]"), e2 = document.querySelector("link[title=hl-dark]"), f2 = c2 !== null || e2 !== null, g2 = document.querySelector("script[title=mermaid]") !== null; + F(h2); + const i2 = new CustomEvent("wcThemeChange", {detail: {isDarkTheme: () => a2}}); + if (document.dispatchEvent(i2), !b2) { + if (a2 === false && !d.classList.contains("dark") || a2 === true && d.classList.contains("dark")) + return; + } + a2 === false ? (b2 || (Object.assign(document.body.style, {opacity: 0, visibility: "visible"}), s(document.body, 600)), d.classList.remove("dark"), f2 && (console.debug("Setting HLJS theme to light"), c2 && (c2.disabled = false), e2 && (e2.disabled = true)), g2 && (console.debug("Initializing Mermaid with light theme"), b2 ? (window.mermaid.initialize({startOnLoad: false, theme: "default", securityLevel: "loose"}), q(true)) : location.reload())) : a2 === true && (b2 || (Object.assign(document.body.style, {opacity: 0, visibility: "visible"}), s(document.body, 600)), d.classList.add("dark"), f2 && (console.debug("Setting HLJS theme to dark"), c2 && (c2.disabled = true), e2 && (e2.disabled = false)), g2 && (console.debug("Initializing Mermaid with dark theme"), b2 ? (window.mermaid.initialize({startOnLoad: false, theme: "dark", securityLevel: "loose"}), q(true)) : location.reload())); + } + function H(c2) { + if (!l()) + return; + const d2 = c2.matches; + console.debug(`OS dark mode preference changed to ${d2 ? "\u{1F312} on" : "\u2600\uFE0F off"}.`); + let b2 = u(), a2; + b2 === 2 && (window.matchMedia("(prefers-color-scheme: dark)").matches ? a2 = true : window.matchMedia("(prefers-color-scheme: light)").matches ? a2 = false : a2 = window.wc.isSiteThemeDark, o(a2, b2)); + } + console.debug(`Environment: ${t}`); + function i() { + let b2 = $("#navbar-main"), a2 = b2.outerHeight(); + return console.debug("Navbar height: " + a2), a2; + } + function k(a2, b2 = 0) { + if (a2 = typeof a2 == "undefined" || typeof a2 == "object" ? decodeURIComponent(window.location.hash) : a2, $(a2).length) { + a2 = "#" + $.escapeSelector(a2.substring(1)); + let c2 = Math.ceil($(a2).offset().top - i()); + $("body").addClass("scrolling"), $("html, body").animate({scrollTop: c2}, b2, function() { + $("body").removeClass("scrolling"); + }); + } else + console.debug("Cannot scroll to target `#" + a2 + "`. ID not found!"); + } + function D() { + let a2 = $("body"), b2 = a2.data("bs.scrollspy"); + b2 && (b2._config.offset = i(), a2.data("bs.scrollspy", b2), a2.scrollspy("refresh")); + } + function G() { + if (window.history.replaceState) { + let a2 = window.location.protocol + "//" + window.location.host + window.location.pathname + window.location.hash; + window.history.replaceState({path: a2}, "", a2); + } + } + if (window.addEventListener("hashchange", k), $("#navbar-main li.nav-item a.nav-link, .js-scroll").on("click", function(b2) { + let a2 = this.hash; + if (this.pathname === window.location.pathname && a2 && $(a2).length && $(".js-widget-page").length > 0) { + b2.preventDefault(); + let c2 = Math.ceil($(a2).offset().top - i()); + $("html, body").animate({scrollTop: c2}, 800); + } + }), $(document).on("click", ".navbar-collapse.show", function(a2) { + let b2 = $(a2.target).is("a") ? $(a2.target) : $(a2.target).parent(); + b2.is("a") && b2.attr("class") != "dropdown-toggle" && $(this).collapse("hide"); + }), h = {}, b = $("#container-publications"), b.length) { + b.isotope({itemSelector: ".isotope-item", percentPosition: true, masonry: {columnWidth: ".grid-sizer"}, filter: function() { + let a3 = $(this), b2 = !p || a3.text().match(p), c2 = !g || a3.is(g); + return b2 && c2; + }}); + let a2 = $(".filter-search").keyup(J(function() { + p = new RegExp(a2.val(), "gi"), b.isotope(); + })); + $(".pub-filters").on("change", function() { + let c2 = $(this), a3 = c2[0].getAttribute("data-filter-group"); + if (h[a3] = this.value, g = y(h), b.isotope(), a3 === "pubtype") { + let a4 = $(this).val(); + a4.substr(0, 9) === ".pubtype-" ? window.location.hash = a4.substr(9) : window.location.hash = ""; + } + }); + } + function J(c2, a2) { + let b2; + return a2 = a2 || 100, function() { + clearTimeout(b2); + let d2 = arguments, e2 = this; + function f2() { + c2.apply(e2, d2); + } + b2 = setTimeout(f2, a2); + }; + } + function y(a2) { + let b2 = ""; + for (let c2 in a2) + b2 += a2[c2]; + return b2; + } + function M() { + if (!b.length) + return; + let a2 = window.location.hash.replace("#", ""), c2 = "*"; + a2 != "" && !isNaN(a2) && (c2 = ".pubtype-" + a2); + let d2 = "pubtype"; + h[d2] = c2, g = y(h), b.isotope(), $(".pubtype-select").val(c2); + } + function N() { + if ($("#map").length) { + let e2 = $("#map-provider").val(), a2 = $("#map-lat").val(), b2 = $("#map-lng").val(), c2 = parseInt($("#map-zoom").val()), d2 = $("#map-dir").val(), f2 = $("#map-api-key").val(); + if (e2 === "google") { + let e3 = new GMaps({div: "#map", lat: a2, lng: b2, zoom: c2, zoomControl: true, zoomControlOpt: {style: "SMALL", position: "TOP_LEFT"}, streetViewControl: false, mapTypeControl: false, gestureHandling: "cooperative"}); + e3.addMarker({lat: a2, lng: b2, click: function() { + let c3 = "https://www.google.com/maps/place/" + encodeURIComponent(d2) + "/@" + a2 + "," + b2 + "/"; + window.open(c3, "_blank"); + }, title: d2}); + } else { + let g2 = new L.map("map").setView([a2, b2], c2); + e2 === "mapbox" && f2.length ? L.tileLayer("https://api.mapbox.com/styles/v1/{id}/tiles/{z}/{x}/{y}?access_token={accessToken}", {attribution: 'Map data © OpenStreetMap contributors, CC-BY-SA, Imagery \xA9 Mapbox', tileSize: 512, maxZoom: 18, zoomOffset: -1, id: "mapbox/streets-v11", accessToken: f2}).addTo(g2) : L.tileLayer("https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png", {maxZoom: 19, attribution: '© OpenStreetMap'}).addTo(g2); + let h2 = L.marker([a2, b2]).addTo(g2), i2 = a2 + "," + b2 + "#map=" + c2 + "/" + a2 + "/" + b2 + "&layers=N"; + h2.bindPopup(d2 + '

Routing via OpenStreetMap

'); + } + } + } + function O(a2, b2) { + t === "production" && $.getJSON("https://api.github.com/repos/" + b2 + "/tags").done(function(b3) { + let c2 = b3[0]; + $(a2).append(" " + c2.name); + }).fail(function(d2, a3, b3) { + let c2 = a3 + ", " + b3; + console.log("Request Failed: " + c2); + }); + } + function n() { + $("body").hasClass("searching") ? ($("[id=search-query]").blur(), $("body").removeClass("searching compensate-for-scrollbar"), G(), $("#fancybox-style-noscroll").remove()) : (!$("#fancybox-style-noscroll").length && document.body.scrollHeight > window.innerHeight && ($("head").append('"), $("body").addClass("compensate-for-scrollbar")), $("body").addClass("searching"), $(".search-results").css({opacity: 0, visibility: "visible"}).animate({opacity: 1}, 200), $("#search-query").focus()); + } + function m() { + $(".carousel").each(function() { + let a2 = $(".carousel-item", this); + a2.css("min-height", 0); + let b2 = Math.max.apply(null, a2.map(function() { + return $(this).outerHeight(); + }).get()); + a2.css("min-height", b2 + "px"); + }); + } + function K() { + $("#TableOfContents").addClass("nav flex-column"), $("#TableOfContents li").addClass("nav-item"), $("#TableOfContents li a").addClass("nav-link"), $("input[type='checkbox'][disabled]").parents("ul").addClass("task-list"); + } + function S(a2) { + return Array.prototype.filter.call(a2.parentNode.children, function(b2) { + return b2 !== a2; + }); + } + $(document).ready(function() { + K(); + let {isDarkTheme: c2, themeMode: d2} = I(); + o(c2, d2, true), P && hljs.initHighlighting(); + let a2 = document.querySelector(".docs-links .active"), b2 = document.querySelector(".docs-links"); + a2 && b2 && r(b2, a2); + }), $(window).on("load", function() { + D(); + let c2 = document.querySelectorAll(".projects-container"), g2 = c2.length; + window.location.hash && g2 === 0 && k(decodeURIComponent(window.location.hash), 0); + let d2 = document.querySelector(".docs-toc .nav-link.active"), e2 = document.querySelector(".docs-toc"); + d2 && e2 && r(e2, d2); + let b2 = {}; + document.body.classList.contains("dark") ? b2.background = "rgba(0,0,0,0.9)" : b2.background = "rgba(255,255,255,0.9)", Q("[data-zoomable]", b2); + let f2 = 0; + c2.forEach(function(a3, g3) { + console.debug(`Loading Isotope instance ${g3}`); + let e3, b3 = a3.closest("section"), c3 = ""; + b3.querySelector(".isotope").classList.contains("js-layout-row") ? c3 = "fitRows" : c3 = "masonry"; + let f3 = b3.querySelector(".default-project-filter"), d3 = "*"; + f3 !== null && (d3 = f3.textContent), console.debug(`Default Isotope filter: ${d3}`), imagesLoaded(a3, function() { + e3 = new Isotope(a3, {itemSelector: ".isotope-item", layoutMode: c3, masonry: {gutter: 20}, filter: d3}); + let f4 = b3.querySelectorAll(".project-filters a"); + f4.forEach((a4) => a4.addEventListener("click", (c4) => { + c4.preventDefault(); + let b4 = a4.getAttribute("data-filter"); + console.debug(`Updating Isotope filter to ${b4}`), e3.arrange({filter: b4}), a4.classList.remove("active"), a4.classList.add("active"); + let d4 = S(a4); + d4.forEach((a5) => { + a5.classList.remove("active"), a5.classList.remove("all"); + }); + })), h2(); + }); + }); + function h2() { + f2++, f2 === g2 && (console.debug(`All Portfolio Isotope instances loaded.`), window.location.hash && k(decodeURIComponent(window.location.hash), 0)); + } + $(".pub-filters-select") && M(), $(".js-cite-modal").click(function(c3) { + c3.preventDefault(); + let a3 = $(this).attr("data-filename"), b3 = $("#modal"); + b3.find(".modal-body code").load(a3, function(d3, c4, b4) { + if (c4 == "error") { + let a4 = "Error: "; + $("#modal-error").html(a4 + b4.status + " " + b4.statusText); + } else + $(".js-download-cite").attr("href", a3); + }), b3.modal("show"); + }), $(".js-copy-cite").click(function(b3) { + b3.preventDefault(); + let a3 = document.createRange(), c3 = document.querySelector("#modal .modal-body"); + a3.selectNode(c3), window.getSelection().addRange(a3); + try { + document.execCommand("copy"); + } catch (a4) { + console.log("Error: citation copy failed."); + } + window.getSelection().removeRange(a3); + }), N(); + let a2 = ".js-github-release"; + $(a2).length > 0 && O(a2, $(a2).data("repo")), document.addEventListener("keyup", (a3) => { + if (a3.code === "Escape") { + const a4 = document.body; + a4.classList.contains("searching") && n(); + } + if (a3.key === "/") { + let b3 = document.hasFocus() && document.activeElement !== document.body && document.activeElement !== document.documentElement && document.activeElement || null, c3 = b3 instanceof HTMLInputElement || b3 instanceof HTMLTextAreaElement; + E && !c3 && (a3.preventDefault(), n()); + } + }), E && $(".js-search").click(function(a3) { + a3.preventDefault(), n(); + }), $('[data-toggle="tooltip"]').tooltip(); + }), w = document.querySelector(".js-set-theme-light"), z = document.querySelector(".js-set-theme-dark"), C = document.querySelector(".js-set-theme-auto"), w && z && C && (w.addEventListener("click", (a2) => { + a2.preventDefault(), j(0); + }), z.addEventListener("click", (a2) => { + a2.preventDefault(), j(1); + }), C.addEventListener("click", (a2) => { + a2.preventDefault(), j(2); + })), W = window.matchMedia("(prefers-color-scheme: dark)"), W.addEventListener("change", (a2) => { + H(a2); + }), window.addEventListener("load", m), window.addEventListener("resize", m), window.addEventListener("orientationchange", m), $("body").on("mouseenter mouseleave", ".dropdown", function(c2) { + var a2 = $(c2.target).closest(".dropdown"), b2 = $(".dropdown-menu", a2); + a2.addClass("show"), b2.addClass("show"), setTimeout(function() { + a2[a2.is(":hover") ? "addClass" : "removeClass"]("show"), b2[a2.is(":hover") ? "addClass" : "removeClass"]("show"); + }, 300); + }), $(window).resize(function() { + clearTimeout(v), v = setTimeout(D, 200); + }); + })(), (() => { + var e = {authors: "Authors", event: "Events", post: "Posts", project: "Projects", publication: "Publications", slides: "Slides"}, f = {no_results: "No results found", placeholder: "Search...", results: "results found"}, c = {indexURI: "/index.json", minLength: 1, threshold: 0.3}, d = {shouldSort: true, includeMatches: true, tokenize: true, threshold: c.threshold, location: 0, distance: 100, maxPatternLength: 32, minMatchCharLength: c.minLength, keys: [{name: "title", weight: 0.99}, {name: "summary", weight: 0.6}, {name: "authors", weight: 0.5}, {name: "content", weight: 0.2}, {name: "tags", weight: 0.5}, {name: "categories", weight: 0.5}]}, a = 60; + function g(a2) { + return decodeURIComponent((location.search.split(a2 + "=")[1] || "").split("&")[0]).replace(/\+/g, " "); + } + function h(a2) { + history.replaceState && window.history.replaceState({path: a2}, "", a2); + } + function b(b2, c2) { + let a2 = $("#search-query").val(); + if (a2.length < 1 && ($("#search-hits").empty(), $("#search-common-queries").show()), !b2 && a2.length < d.minMatchCharLength) + return; + $("#search-hits").empty(), $("#search-common-queries").hide(), i(a2, c2); + let e2 = window.location.protocol + "//" + window.location.host + window.location.pathname + "?q=" + encodeURIComponent(a2) + window.location.hash; + h(e2); + } + function i(b2, c2) { + let a2 = c2.search(b2); + a2.length > 0 ? ($("#search-hits").append('

' + a2.length + " " + f.results + "

"), j(b2, a2)) : $("#search-hits").append('
' + f.no_results + "
"); + } + function j(b2, c2) { + $.each(c2, function(j2, c3) { + let f2 = c3.item.section, g2 = "", h2 = "", i2 = []; + ["publication", "event"].includes(f2) ? g2 = c3.item.summary : g2 = c3.item.content, d.tokenize ? i2.push(b2) : $.each(c3.matches, function(c4, b3) { + if (b3.key == "content") { + let c5 = b3.indices[0][0] - a > 0 ? b3.indices[0][0] - a : 0, d2 = b3.indices[0][1] + a < g2.length ? b3.indices[0][1] + a : g2.length; + h2 += g2.substring(c5, d2), i2.push(b3.value.substring(b3.indices[0][0], b3.indices[0][1] - b3.indices[0][0] + 1)); + } + }), h2.length < 1 && (h2 += c3.item.summary); + let l = $("#search-hit-fuse-template").html(); + f2 in e && (f2 = e[f2]); + let m = {key: j2, title: c3.item.title, type: f2, relpermalink: c3.item.relpermalink, snippet: h2}, n = k(l, m); + $("#search-hits").append(n), $.each(i2, function(b3, a2) { + $("#summary-" + j2).mark(a2); + }); + }); + } + function k(a2, c2) { + let b2, d2, e2; + for (b2 in c2) + d2 = "\\{\\{\\s*" + b2 + "\\s*\\}\\}", e2 = new RegExp(d2, "g"), a2 = a2.replace(e2, c2[b2]); + return a2; + } + typeof Fuse == "function" && $.getJSON(c.indexURI, function(e2) { + let a2 = new Fuse(e2, d), c2 = g("q"); + c2 && ($("body").addClass("searching"), $(".search-results").css({opacity: 0, visibility: "visible"}).animate({opacity: 1}, 200), $("#search-query").val(c2), $("#search-query").focus(), b(true, a2)), $("#search-query").keyup(function(c3) { + clearTimeout($.data(this, "searchTimer")), c3.keyCode == 13 ? b(true, a2) : $(this).data("searchTimer", setTimeout(function() { + b(false, a2); + }, 250)); + }); + }); + })(); +})(); diff --git a/event/index.html b/event/index.html new file mode 100644 index 000000000..507eb7338 --- /dev/null +++ b/event/index.html @@ -0,0 +1,1364 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R/Pharma conferences and events | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

R/Pharma conferences and events

+ + + + +
+ + + +
+
+
+ + + + +
+
+

2023

+
+
+ + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ 2023 Conference +
+ + + +
+ An online event for R practioners in Pharma. +
+
+ + + + + + +
+
+ + + + + 2023 Conference + + +
+
+ + + + +
+
+ +
+
+

2022

+
+
+ + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ 2022 Conference +
+ + + +
+ An online event for R practioners in Pharma. +
+
+ + + + + + +
+
+ + + + + 2022 Conference + + +
+
+ + + + +
+
+ +
+
+

2021

+
+
+ + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ 2021 Conference +
+ + + +
+ An online event for R practioners in Pharma. +
+
+ + + + + + +
+
+ + + + + 2021 Conference + + +
+
+ + + + +
+
+ +
+
+

2020

+
+
+ + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ 2020 Conference +
+ + + +
+ An online event attracting 1,000 R practioners in Pharma. +
+
+ + + + + + +
+
+ + + + + 2020 Conference + + +
+
+ + + + +
+
+ +
+
+

2019

+
+
+ + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ 2019 Conference +
+ + + +
+ Major themes addressed at the conference were Shiny, reproducible research, package administration, scaling R for production, and using R in a regulatory environment. +
+
+ + + + + + +
+
+ + + + + 2019 Conference + + +
+
+ + + + +
+
+ +
+
+

2018

+
+
+ + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ 2018 Conference +
+ + + +
+ The inaugural conference, R/Pharma 2018 held on August 16th and 17th at Harvard University attracted a representatives from academia, government, and industry. +
+
+ + + + + + +
+
+ + + + + 2018 Conference + + +
+
+ + + + +
+
+ + +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/event/index.xml b/event/index.xml new file mode 100644 index 000000000..2bfabc94e --- /dev/null +++ b/event/index.xml @@ -0,0 +1,222 @@ + + + + R/Pharma conferences and events | R/Pharma + /event/ + + R/Pharma conferences and events + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + R/Pharma conferences and events + /event/ + + + + 2023 Conference + /event/rinpharma2023/ + Tue, 24 Oct 2023 10:00:00 +0000 + /event/rinpharma2023/ + + + + + 2022 Conference + /event/rinpharma2022/ + Tue, 08 Nov 2022 10:00:00 +0000 + /event/rinpharma2022/ + + + + + 2021 Conference + /event/rinpharma2021/ + Mon, 25 Oct 2021 09:00:00 +0000 + /event/rinpharma2021/ + + + + + 2020 Conference + /event/rinpharma2020/ + Mon, 05 Oct 2020 09:00:00 +0000 + /event/rinpharma2020/ + + + + + 2019 Conference + /event/rinpharma2019/ + Tue, 20 Aug 2019 13:00:00 +0000 + /event/rinpharma2019/ + <p>This post was <a href="https://rviews.rstudio.com/2018/10/03/some-thoughts-on-r-pharma-2018/" target="_blank" rel="noopener">originally shared on R/Views</a>.</p> +<p>It’s no secret that there are few industries more competitive than the pharmaceutical +industry. Big money placed on long-shot bets for block-buster drugs where being +first makes all the difference means a constant struggle to gain a competitive edge. +So, you might find it surprising that the inaugural R / Pharma Conference held this +past August on the Harvard campus in a very classy auditorium was all about collaboration.</p> +<p>Some might also find it surprising that data scientists from competitive companies +would gather to share information, but this is quite common. I have seen it before +in other competitive industries, for example in IEEE-led standards initiatives, +where engineers gather to forge a common technology. Not only is there the human +need to share and learn from peers (and also brag a little), there is a larger +force at play: a kind of market clearing operation where experts gather to gain +as much of an advantage as they can by ensuring that no easily exploitable +arbitrage opportunities remain.</p> +<p>It was a surprise, though (and I think a source of general amusement as the +conference proceeded), that nearly every talk seemed to be about Shiny. +Looking back, it is clear that it should not have been: 49% of the abstracts +explicitly mention Shiny. This word cloud was built from the abstract submissions.</p> + + + + + + + + + + + + + + +<figure id="figure-abstract-wordcloud"> + <div class="d-flex justify-content-center"> + <div class="w-100" > + <img alt="Abstract wordcloud." srcset=" + /event/rinpharma2019/figure1_hu10063e8ada7dc1135792ffdd8546e71f_109316_9cfacf5ce93636aa9ca87a48e2721393.png 400w, + /event/rinpharma2019/figure1_hu10063e8ada7dc1135792ffdd8546e71f_109316_9943bcbee854289c4640ea964dbfce02.png 760w, + /event/rinpharma2019/figure1_hu10063e8ada7dc1135792ffdd8546e71f_109316_1200x1200_fit_lanczos_2.png 1200w" + src="/event/rinpharma2019/figure1_hu10063e8ada7dc1135792ffdd8546e71f_109316_9cfacf5ce93636aa9ca87a48e2721393.png" + width="526" + height="526" + loading="lazy" data-zoomable /></div> + </div><figcaption> + Abstract wordcloud. + </figcaption></figure> +<p>Shiny is basically a technology for sharing complex information across multiple +organizations and stakeholders with different skill sets. Shiny, too, is all +about collaboration. For a look into the large, production-grade Shiny app, +bioWARP, see Sebastian Wolf’s recent post.</p> +<p>Other major themes addressed at the conference were: reproducible research, +package administration, scaling R for production, and using R in a regulatory +environment. This last theme was underscored by a strong FDA presence. +Lilliam Rosario from the FDA Center for Drug Evaluation &amp; Research delivered +the opening keynote, in which she addressed the regulatory role of CDER and +the use of R. FDA speaker Mat Souktup spoke about the need to transcend the +compartmentalized culture common in medical research, and how open-source tools +are helpful in working towards this goal. He explicitly noted along the way +that the FDA does not specify what software may be used. The third FDA speaker, +Paul Schuette, filled in some details associated with topics raised by Rosario +and talked about the use of R and Shiny at CDER. Along these same lines, +Andy Nicholls from GSK conducted a well-attended and very informative workshop +on The Challenges of Validating R. You can find Andy’s slides here.</p> +<p>Other keynote speakers were Max Kuhn, who talked about Modeling in the tidyverse +(slides here); Joe Cheng, who described how to use Shiny responsibly in pharma +(slides here); and Michael Lawrence, who spoke about enabling open-source +analytics in the enterprise.</p> +<p>My very biased impression was that R / Pharma was an unqualified success at +accomplishing the major objectives of bringing together data scientists and +statisticians working in the Pharmaceutical industry, and of presenting a high +quality program that explored several issues relating to the production use of +R in a regulatory environment.</p> +<p>The following chart shows that representatives from quite a few pharmaceutical +companies attended in spite of organization problems that artificially limited +the overall number of attendees to about 140.</p> + + + + + + + + + + + + + + +<figure id="figure-attendees"> + <div class="d-flex justify-content-center"> + <div class="w-100" > + <img alt="Attendees." srcset=" + /event/rinpharma2019/attendees_huc4a7e3a141a5b09654f3159707768a40_64003_0c0ffeebcbcee0a2f1941b91d14fd4fe.png 400w, + /event/rinpharma2019/attendees_huc4a7e3a141a5b09654f3159707768a40_64003_c90c42ab05c342b5a1981b20458d433d.png 760w, + /event/rinpharma2019/attendees_huc4a7e3a141a5b09654f3159707768a40_64003_1200x1200_fit_lanczos_2.png 1200w" + src="/event/rinpharma2019/attendees_huc4a7e3a141a5b09654f3159707768a40_64003_0c0ffeebcbcee0a2f1941b91d14fd4fe.png" + width="745" + height="730" + loading="lazy" data-zoomable /></div> + </div><figcaption> + Attendees. + </figcaption></figure> + + + + + 2018 Conference + /event/rinpharma2018/ + Thu, 16 Aug 2018 13:00:00 +0000 + /event/rinpharma2018/ + <p>The R / Pharma conference began as grass-roots initiative led by data scientists working in +the pharmaceutical industry to promote the use of R in Pharma, and to establish and share +best practices. The founding members organized the project as an R Consortium working +group, and undertook the ambitious task of launching an annual conference envisioned as a +relatively small, collegial, industry-oriented event with a strong scientific program.</p> + + + + + + + + + + + + + + +<figure id="figure-rpharma-2018-participants"> + <div class="d-flex justify-content-center"> + <div class="w-100" > + <img alt="R/Pharma 2018 participants." srcset=" + /event/rinpharma2018/figure1_hu17cd93a4fa8249ad94fe6954e536475c_152325_f8b2389fd092978bcf7bcd12ae67e776.png 400w, + /event/rinpharma2018/figure1_hu17cd93a4fa8249ad94fe6954e536475c_152325_b09a6c23317c87ce87327c703ff534c4.png 760w, + /event/rinpharma2018/figure1_hu17cd93a4fa8249ad94fe6954e536475c_152325_1200x1200_fit_lanczos_2.png 1200w" + src="/event/rinpharma2018/figure1_hu17cd93a4fa8249ad94fe6954e536475c_152325_f8b2389fd092978bcf7bcd12ae67e776.png" + width="760" + height="469" + loading="lazy" data-zoomable /></div> + </div><figcaption> + R/Pharma 2018 participants. + </figcaption></figure> +<p>Keynotes (<a href="https://bit.ly/2SdvMNd">https://bit.ly/2SdvMNd</a>) were presented by Lilliam Rosario of the FDA’s +Center for Drug Evaluation and Research, Michael Lawrence Genentech/Roche and the R +Core Group, and Max Kuhn and Joe Cheng from RStudio. +Over forty-five talks and workshops were delivered with topics ranging from reproducible research, regulatory constraints and considerations, and package administration +to scaling R for production. A considerable number of talks emphasized the development +of production-grade Shiny applications. Although considerably larger than most of the +Shiny applications developed, Roche’s 500,000 line application, which was presented at +the conference and subsequently written up in a post (<a href="https://bit.ly/2NeXKFJ),">https://bit.ly/2NeXKFJ),</a> reflects a +common use case.</p> +<h2 id="organizing-committee">Organizing Committee</h2> +<p>Melvin Munsaka - AbbVie; Bella Fang and Min Lee - Amgen; Eric Nantz - Eli Lilly; Elena +Rantou and Paul Schuette - FDA; Elizabeth Hess - Harvard; James Black, Reinhold Koch, +and Michael Lawrence - Genentech / Roche; Edward Louzier - Merck; Michael Blanks - +PPD; Phil Bowsher - RStudio; and Harvey Lieberman - Sanofi.</p> +<h2 id="program-committee">Program Committee</h2> +<p>Co-chairs for the program committee were Bella Feng - Amgen, John Sims - Pfizer, and Ryan +Benz - SocalBioinformatics.</p> +<p>Program committee leads included: Melvin Munsaka - AbbVie; Robert Engle - Biogen; +Elena Rantou and Paul Schuette - FDA; Elizabeth Hess - Harvard University; James Black +and Reinhold Koch - Genentech/Roche; Paulo Bargo - Johnson &amp; Johnson; Eric Nantz - Eli +Lilly; Edward Lauzier - Merck; Xiao Ni- Novartis; Thomas Tensfeldt - Pfizer; and Harvey +Lieberman - Sanofi.</p> + + + + + diff --git a/event/rinpharma2018/featured.jpeg b/event/rinpharma2018/featured.jpeg new file mode 100644 index 000000000..e4962f234 Binary files /dev/null and b/event/rinpharma2018/featured.jpeg differ diff --git a/event/rinpharma2018/featured_hu7ac62ead28fb51ea81d9db7da97bed43_2608663_150x0_resize_q75_lanczos.jpeg b/event/rinpharma2018/featured_hu7ac62ead28fb51ea81d9db7da97bed43_2608663_150x0_resize_q75_lanczos.jpeg new file mode 100644 index 000000000..6a88462e7 Binary files /dev/null and b/event/rinpharma2018/featured_hu7ac62ead28fb51ea81d9db7da97bed43_2608663_150x0_resize_q75_lanczos.jpeg differ diff --git a/event/rinpharma2018/featured_hu7ac62ead28fb51ea81d9db7da97bed43_2608663_720x0_resize_q75_lanczos.jpeg b/event/rinpharma2018/featured_hu7ac62ead28fb51ea81d9db7da97bed43_2608663_720x0_resize_q75_lanczos.jpeg new file mode 100644 index 000000000..318f7340d Binary files /dev/null and b/event/rinpharma2018/featured_hu7ac62ead28fb51ea81d9db7da97bed43_2608663_720x0_resize_q75_lanczos.jpeg differ diff --git a/event/rinpharma2018/figure1.png b/event/rinpharma2018/figure1.png new file mode 100644 index 000000000..34d4eff53 Binary files /dev/null and b/event/rinpharma2018/figure1.png differ diff --git a/event/rinpharma2018/figure1_hu17cd93a4fa8249ad94fe6954e536475c_152325_1200x1200_fit_lanczos_2.png b/event/rinpharma2018/figure1_hu17cd93a4fa8249ad94fe6954e536475c_152325_1200x1200_fit_lanczos_2.png new file mode 100644 index 000000000..d7d258756 Binary files /dev/null and b/event/rinpharma2018/figure1_hu17cd93a4fa8249ad94fe6954e536475c_152325_1200x1200_fit_lanczos_2.png differ diff --git a/event/rinpharma2018/figure1_hu17cd93a4fa8249ad94fe6954e536475c_152325_b09a6c23317c87ce87327c703ff534c4.png b/event/rinpharma2018/figure1_hu17cd93a4fa8249ad94fe6954e536475c_152325_b09a6c23317c87ce87327c703ff534c4.png new file mode 100644 index 000000000..0a0d6095f Binary files /dev/null and b/event/rinpharma2018/figure1_hu17cd93a4fa8249ad94fe6954e536475c_152325_b09a6c23317c87ce87327c703ff534c4.png differ diff --git a/event/rinpharma2018/figure1_hu17cd93a4fa8249ad94fe6954e536475c_152325_f8b2389fd092978bcf7bcd12ae67e776.png b/event/rinpharma2018/figure1_hu17cd93a4fa8249ad94fe6954e536475c_152325_f8b2389fd092978bcf7bcd12ae67e776.png new file mode 100644 index 000000000..e52783f9b Binary files /dev/null and b/event/rinpharma2018/figure1_hu17cd93a4fa8249ad94fe6954e536475c_152325_f8b2389fd092978bcf7bcd12ae67e776.png differ diff --git a/event/rinpharma2018/index.html b/event/rinpharma2018/index.html new file mode 100644 index 000000000..b8ab54bf0 --- /dev/null +++ b/event/rinpharma2018/index.html @@ -0,0 +1,1964 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2018 Conference | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

2018 Conference

+ + + + + + + + + + + + + + +
+ + +
+
+ + Image credit: iStock +
+
+ + + +
+ + +

Details

+

The inaugural conference, R / Pharma 2018 held on August 16th and 17th at Harvard University attracted a representatives from academia, government, and industry.

+ + +
+
+
+
+
Date
+
+ Aug 16, 2018 1:00 PM — Aug 17, 2018 3:00 PM +
+
+
+
+
+
+ + +
+
+
+
+
Event
+
+ + 2018 Conference + +
+
+
+
+
+
+ + + +
+
+
+
+
Location
+
Harvard University
+ +
+
1737 Cambridge St, Cambridge, MA 02138
+ +
+
+
+
+
+ + +
+ +
+

The R / Pharma conference began as grass-roots initiative led by data scientists working in +the pharmaceutical industry to promote the use of R in Pharma, and to establish and share +best practices. The founding members organized the project as an R Consortium working +group, and undertook the ambitious task of launching an annual conference envisioned as a +relatively small, collegial, industry-oriented event with a strong scientific program.

+ + + + + + + + + + + + + + +
+
+
+ R/Pharma 2018 participants.
+
+ R/Pharma 2018 participants. +
+

Keynotes (https://bit.ly/2SdvMNd) were presented by Lilliam Rosario of the FDA’s +Center for Drug Evaluation and Research, Michael Lawrence Genentech/Roche and the R +Core Group, and Max Kuhn and Joe Cheng from RStudio. +Over forty-five talks and workshops were delivered with topics ranging from reproducible research, regulatory constraints and considerations, and package administration +to scaling R for production. A considerable number of talks emphasized the development +of production-grade Shiny applications. Although considerably larger than most of the +Shiny applications developed, Roche’s 500,000 line application, which was presented at +the conference and subsequently written up in a post (https://bit.ly/2NeXKFJ), reflects a +common use case.

+

Organizing Committee

+

Melvin Munsaka - AbbVie; Bella Fang and Min Lee - Amgen; Eric Nantz - Eli Lilly; Elena +Rantou and Paul Schuette - FDA; Elizabeth Hess - Harvard; James Black, Reinhold Koch, +and Michael Lawrence - Genentech / Roche; Edward Louzier - Merck; Michael Blanks - +PPD; Phil Bowsher - RStudio; and Harvey Lieberman - Sanofi.

+

Program Committee

+

Co-chairs for the program committee were Bella Feng - Amgen, John Sims - Pfizer, and Ryan +Benz - SocalBioinformatics.

+

Program committee leads included: Melvin Munsaka - AbbVie; Robert Engle - Biogen; +Elena Rantou and Paul Schuette - FDA; Elizabeth Hess - Harvard University; James Black +and Reinhold Koch - Genentech/Roche; Paulo Bargo - Johnson & Johnson; Eric Nantz - Eli +Lilly; Edward Lauzier - Merck; Xiao Ni- Novartis; Thomas Tensfeldt - Pfizer; and Harvey +Lieberman - Sanofi.

+ +
+ + + + + + +
+
+
+
+
+
+

R/Pharma 2018 schedule

+

All times below in US ET.

+
+
+
+
+
+ +
+
+
+ + +
+ + + +
+ +
+ + +
+ +
+ +
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/event/rinpharma2019/attendees.png b/event/rinpharma2019/attendees.png new file mode 100644 index 000000000..78fb66fd9 Binary files /dev/null and b/event/rinpharma2019/attendees.png differ diff --git a/event/rinpharma2019/attendees_huc4a7e3a141a5b09654f3159707768a40_64003_0c0ffeebcbcee0a2f1941b91d14fd4fe.png b/event/rinpharma2019/attendees_huc4a7e3a141a5b09654f3159707768a40_64003_0c0ffeebcbcee0a2f1941b91d14fd4fe.png new file mode 100644 index 000000000..1f1eff7a1 Binary files /dev/null and b/event/rinpharma2019/attendees_huc4a7e3a141a5b09654f3159707768a40_64003_0c0ffeebcbcee0a2f1941b91d14fd4fe.png differ diff --git a/event/rinpharma2019/attendees_huc4a7e3a141a5b09654f3159707768a40_64003_1200x1200_fit_lanczos_2.png b/event/rinpharma2019/attendees_huc4a7e3a141a5b09654f3159707768a40_64003_1200x1200_fit_lanczos_2.png new file mode 100644 index 000000000..90de29a50 Binary files /dev/null and b/event/rinpharma2019/attendees_huc4a7e3a141a5b09654f3159707768a40_64003_1200x1200_fit_lanczos_2.png differ diff --git a/event/rinpharma2019/attendees_huc4a7e3a141a5b09654f3159707768a40_64003_c90c42ab05c342b5a1981b20458d433d.png b/event/rinpharma2019/attendees_huc4a7e3a141a5b09654f3159707768a40_64003_c90c42ab05c342b5a1981b20458d433d.png new file mode 100644 index 000000000..90de29a50 Binary files /dev/null and b/event/rinpharma2019/attendees_huc4a7e3a141a5b09654f3159707768a40_64003_c90c42ab05c342b5a1981b20458d433d.png differ diff --git a/event/rinpharma2019/featured.jpeg b/event/rinpharma2019/featured.jpeg new file mode 100644 index 000000000..e4962f234 Binary files /dev/null and b/event/rinpharma2019/featured.jpeg differ diff --git a/event/rinpharma2019/featured_hu7ac62ead28fb51ea81d9db7da97bed43_2608663_150x0_resize_q75_lanczos.jpeg b/event/rinpharma2019/featured_hu7ac62ead28fb51ea81d9db7da97bed43_2608663_150x0_resize_q75_lanczos.jpeg new file mode 100644 index 000000000..6a88462e7 Binary files /dev/null and b/event/rinpharma2019/featured_hu7ac62ead28fb51ea81d9db7da97bed43_2608663_150x0_resize_q75_lanczos.jpeg differ diff --git a/event/rinpharma2019/featured_hu7ac62ead28fb51ea81d9db7da97bed43_2608663_720x0_resize_q75_lanczos.jpeg b/event/rinpharma2019/featured_hu7ac62ead28fb51ea81d9db7da97bed43_2608663_720x0_resize_q75_lanczos.jpeg new file mode 100644 index 000000000..318f7340d Binary files /dev/null and b/event/rinpharma2019/featured_hu7ac62ead28fb51ea81d9db7da97bed43_2608663_720x0_resize_q75_lanczos.jpeg differ diff --git a/event/rinpharma2019/figure1.png b/event/rinpharma2019/figure1.png new file mode 100644 index 000000000..162eefdad Binary files /dev/null and b/event/rinpharma2019/figure1.png differ diff --git a/event/rinpharma2019/figure1_hu10063e8ada7dc1135792ffdd8546e71f_109316_1200x1200_fit_lanczos_2.png b/event/rinpharma2019/figure1_hu10063e8ada7dc1135792ffdd8546e71f_109316_1200x1200_fit_lanczos_2.png new file mode 100644 index 000000000..315fb8ee1 Binary files /dev/null and b/event/rinpharma2019/figure1_hu10063e8ada7dc1135792ffdd8546e71f_109316_1200x1200_fit_lanczos_2.png differ diff --git a/event/rinpharma2019/figure1_hu10063e8ada7dc1135792ffdd8546e71f_109316_9943bcbee854289c4640ea964dbfce02.png b/event/rinpharma2019/figure1_hu10063e8ada7dc1135792ffdd8546e71f_109316_9943bcbee854289c4640ea964dbfce02.png new file mode 100644 index 000000000..315fb8ee1 Binary files /dev/null and b/event/rinpharma2019/figure1_hu10063e8ada7dc1135792ffdd8546e71f_109316_9943bcbee854289c4640ea964dbfce02.png differ diff --git a/event/rinpharma2019/figure1_hu10063e8ada7dc1135792ffdd8546e71f_109316_9cfacf5ce93636aa9ca87a48e2721393.png b/event/rinpharma2019/figure1_hu10063e8ada7dc1135792ffdd8546e71f_109316_9cfacf5ce93636aa9ca87a48e2721393.png new file mode 100644 index 000000000..41333c81d Binary files /dev/null and b/event/rinpharma2019/figure1_hu10063e8ada7dc1135792ffdd8546e71f_109316_9cfacf5ce93636aa9ca87a48e2721393.png differ diff --git a/event/rinpharma2019/index.html b/event/rinpharma2019/index.html new file mode 100644 index 000000000..5f7ecf887 --- /dev/null +++ b/event/rinpharma2019/index.html @@ -0,0 +1,2128 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2019 Conference | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

2019 Conference

+ + + + + + + + + + + + + + +
+ + +
+
+ + Image credit: iStock +
+
+ + + +
+ + +

Details

+

Major themes addressed at the conference were Shiny, reproducible research, package administration, scaling R for production, and using R in a regulatory environment.

+ + +
+
+
+
+
Date
+
+ Aug 20, 2019 1:00 PM — Aug 22, 2019 3:00 PM +
+
+
+
+
+
+ + +
+
+
+
+
Event
+
+ + 2019 Conference + +
+
+
+
+
+
+ + + +
+
+
+
+
Location
+
Harvard University
+ +
+
1737 Cambridge St, Cambridge, MA 02138
+ +
+
+
+
+
+ + +
+ +
+

This post was originally shared on R/Views.

+

It’s no secret that there are few industries more competitive than the pharmaceutical +industry. Big money placed on long-shot bets for block-buster drugs where being +first makes all the difference means a constant struggle to gain a competitive edge. +So, you might find it surprising that the inaugural R / Pharma Conference held this +past August on the Harvard campus in a very classy auditorium was all about collaboration.

+

Some might also find it surprising that data scientists from competitive companies +would gather to share information, but this is quite common. I have seen it before +in other competitive industries, for example in IEEE-led standards initiatives, +where engineers gather to forge a common technology. Not only is there the human +need to share and learn from peers (and also brag a little), there is a larger +force at play: a kind of market clearing operation where experts gather to gain +as much of an advantage as they can by ensuring that no easily exploitable +arbitrage opportunities remain.

+

It was a surprise, though (and I think a source of general amusement as the +conference proceeded), that nearly every talk seemed to be about Shiny. +Looking back, it is clear that it should not have been: 49% of the abstracts +explicitly mention Shiny. This word cloud was built from the abstract submissions.

+ + + + + + + + + + + + + + +
+
+
+ Abstract wordcloud.
+
+ Abstract wordcloud. +
+

Shiny is basically a technology for sharing complex information across multiple +organizations and stakeholders with different skill sets. Shiny, too, is all +about collaboration. For a look into the large, production-grade Shiny app, +bioWARP, see Sebastian Wolf’s recent post.

+

Other major themes addressed at the conference were: reproducible research, +package administration, scaling R for production, and using R in a regulatory +environment. This last theme was underscored by a strong FDA presence. +Lilliam Rosario from the FDA Center for Drug Evaluation & Research delivered +the opening keynote, in which she addressed the regulatory role of CDER and +the use of R. FDA speaker Mat Souktup spoke about the need to transcend the +compartmentalized culture common in medical research, and how open-source tools +are helpful in working towards this goal. He explicitly noted along the way +that the FDA does not specify what software may be used. The third FDA speaker, +Paul Schuette, filled in some details associated with topics raised by Rosario +and talked about the use of R and Shiny at CDER. Along these same lines, +Andy Nicholls from GSK conducted a well-attended and very informative workshop +on The Challenges of Validating R. You can find Andy’s slides here.

+

Other keynote speakers were Max Kuhn, who talked about Modeling in the tidyverse +(slides here); Joe Cheng, who described how to use Shiny responsibly in pharma +(slides here); and Michael Lawrence, who spoke about enabling open-source +analytics in the enterprise.

+

My very biased impression was that R / Pharma was an unqualified success at +accomplishing the major objectives of bringing together data scientists and +statisticians working in the Pharmaceutical industry, and of presenting a high +quality program that explored several issues relating to the production use of +R in a regulatory environment.

+

The following chart shows that representatives from quite a few pharmaceutical +companies attended in spite of organization problems that artificially limited +the overall number of attendees to about 140.

+ + + + + + + + + + + + + + +
+
+
+ Attendees.
+
+ Attendees. +
+ +
+ + + + + + + +
+
+
+
+
+
+

R/Pharma 2019 schedule

+

All times below in US ET.

+
+
+
+
+
+ +
+
+
+ + +
+ + + +
+ +
+ + +
+ +
+ + +
+ +
+ +
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/event/rinpharma2020/featured.jpeg b/event/rinpharma2020/featured.jpeg new file mode 100644 index 000000000..e4962f234 Binary files /dev/null and b/event/rinpharma2020/featured.jpeg differ diff --git a/event/rinpharma2020/featured_hu7ac62ead28fb51ea81d9db7da97bed43_2608663_150x0_resize_q75_lanczos.jpeg b/event/rinpharma2020/featured_hu7ac62ead28fb51ea81d9db7da97bed43_2608663_150x0_resize_q75_lanczos.jpeg new file mode 100644 index 000000000..6a88462e7 Binary files /dev/null and b/event/rinpharma2020/featured_hu7ac62ead28fb51ea81d9db7da97bed43_2608663_150x0_resize_q75_lanczos.jpeg differ diff --git a/event/rinpharma2020/featured_hu7ac62ead28fb51ea81d9db7da97bed43_2608663_720x0_resize_q75_lanczos.jpeg b/event/rinpharma2020/featured_hu7ac62ead28fb51ea81d9db7da97bed43_2608663_720x0_resize_q75_lanczos.jpeg new file mode 100644 index 000000000..318f7340d Binary files /dev/null and b/event/rinpharma2020/featured_hu7ac62ead28fb51ea81d9db7da97bed43_2608663_720x0_resize_q75_lanczos.jpeg differ diff --git a/event/rinpharma2020/index.html b/event/rinpharma2020/index.html new file mode 100644 index 000000000..1d42da7a3 --- /dev/null +++ b/event/rinpharma2020/index.html @@ -0,0 +1,1958 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2020 Conference | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

2020 Conference

+ + + + + + + + + + + + + + +
+ + +
+
+ + iStock +
+
+ + + +
+ + +

Details

+

The third R/Pharma, this year an online event attracting 1,000 R practitioners in Pharma.

+ + +
+
+
+
+
Date
+
+ Oct 5, 2020 9:00 AM — Oct 15, 2020 2:10 PM +
+
+
+
+
+
+ + +
+
+
+
+
Event
+
+ + 2020 Conference + +
+
+
+
+
+
+ + + +
+
+
+
+
Location
+
Held 100% online
+ +
+
+
+
+
+ + +
+ +
+ +
+ + + + + + + + + +
+
+
+
+
+
+

R/Pharma 2020 schedule

+

All times below in US ET.

+
+
+
+
+
+ +
+
+
+ + +
+ + + +
+ +
+ + +
+ +
+ + +
+
    + +
  • + +

    8:00 AM

    + +
    +

    RMarkdown

    +

    Alison Hill and Tom Mock, RStudio

    +

    +
    +
  • + +
  • + +

    1:00 PM

    + +
    +

    Stan

    +

    Daniel Lee, Generable

    +

    +
    +
  • + +
+
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ +
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/event/rinpharma2021/featured.jpeg b/event/rinpharma2021/featured.jpeg new file mode 100644 index 000000000..e4962f234 Binary files /dev/null and b/event/rinpharma2021/featured.jpeg differ diff --git a/event/rinpharma2021/featured_hu7ac62ead28fb51ea81d9db7da97bed43_2608663_150x0_resize_q75_lanczos.jpeg b/event/rinpharma2021/featured_hu7ac62ead28fb51ea81d9db7da97bed43_2608663_150x0_resize_q75_lanczos.jpeg new file mode 100644 index 000000000..6a88462e7 Binary files /dev/null and b/event/rinpharma2021/featured_hu7ac62ead28fb51ea81d9db7da97bed43_2608663_150x0_resize_q75_lanczos.jpeg differ diff --git a/event/rinpharma2021/featured_hu7ac62ead28fb51ea81d9db7da97bed43_2608663_720x0_resize_q75_lanczos.jpeg b/event/rinpharma2021/featured_hu7ac62ead28fb51ea81d9db7da97bed43_2608663_720x0_resize_q75_lanczos.jpeg new file mode 100644 index 000000000..318f7340d Binary files /dev/null and b/event/rinpharma2021/featured_hu7ac62ead28fb51ea81d9db7da97bed43_2608663_720x0_resize_q75_lanczos.jpeg differ diff --git a/event/rinpharma2021/index.html b/event/rinpharma2021/index.html new file mode 100644 index 000000000..3b44579ac --- /dev/null +++ b/event/rinpharma2021/index.html @@ -0,0 +1,1975 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2021 Conference | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

2021 Conference

+ + + + + + + + + + + + + + +
+ + +
+
+ + iStock +
+
+ + + +
+ + +

Details

+

The fourth R/Pharma, this year an online event attracting 2,000 R practitioners in Pharma.

+ + +
+
+
+
+
Date
+
+ Oct 25, 2021 9:00 AM — Nov 5, 2021 2:00 PM +
+
+
+
+
+
+ + +
+
+
+
+
Event
+
+ + 2021 Conference + +
+
+
+
+
+
+ + + +
+
+
+
+
Location
+
Held 100% online
+ +
+
+
+
+
+ + +
+ +
+ +
+ + + + + + + + + + +
+
+
+
+
+
+

R/Pharma 2021 schedule

+

All times below in US ET.

+
+
+
+
+
+ +
+
+
+ + +
+ + + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+
    + +
  • + +

    9:00 AM

    + +
    +

    SafetyGraphics

    +

    Jeremy Wildfire and Maya Gans and Xiao Ni, Gilead | Sarepta Therapeutics | Atorus Research

    +

    +
    +
  • + +
  • + +

    3:00 PM

    + +
    +

    Python Machine Learning NLP

    +

    Kevin Lee, Genpact

    +

    +
    +
  • + +
+
+ + +
+
    + +
  • + +

    8:00 AM

    + +
    +

    tidy-transcriptomics

    +

    Stefano Mangiola and Maria Doyle, Walter and Eliza Hall Institute | Peter MacCallum Cancer Centre

    +

    +
    +
  • + +
  • + +

    1:00 PM

    + +
    +

    R Admin - RStudio Connect

    +

    Kelly O’Briant, RStudio

    +

    +
    +
  • + +
+
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ +
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/event/rinpharma2022/featured.jpeg b/event/rinpharma2022/featured.jpeg new file mode 100644 index 000000000..e4962f234 Binary files /dev/null and b/event/rinpharma2022/featured.jpeg differ diff --git a/event/rinpharma2022/featured_hu7ac62ead28fb51ea81d9db7da97bed43_2608663_150x0_resize_q75_lanczos.jpeg b/event/rinpharma2022/featured_hu7ac62ead28fb51ea81d9db7da97bed43_2608663_150x0_resize_q75_lanczos.jpeg new file mode 100644 index 000000000..6a88462e7 Binary files /dev/null and b/event/rinpharma2022/featured_hu7ac62ead28fb51ea81d9db7da97bed43_2608663_150x0_resize_q75_lanczos.jpeg differ diff --git a/event/rinpharma2022/featured_hu7ac62ead28fb51ea81d9db7da97bed43_2608663_720x0_resize_q75_lanczos.jpeg b/event/rinpharma2022/featured_hu7ac62ead28fb51ea81d9db7da97bed43_2608663_720x0_resize_q75_lanczos.jpeg new file mode 100644 index 000000000..318f7340d Binary files /dev/null and b/event/rinpharma2022/featured_hu7ac62ead28fb51ea81d9db7da97bed43_2608663_720x0_resize_q75_lanczos.jpeg differ diff --git a/event/rinpharma2022/index.html b/event/rinpharma2022/index.html new file mode 100644 index 000000000..076c71b19 --- /dev/null +++ b/event/rinpharma2022/index.html @@ -0,0 +1,1721 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2022 Conference | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

2022 Conference

+ + + + + + + + + + + + + + +
+ + +
+
+ + iStock +
+
+ + + +
+ + +

Details

+

The fifth R/Pharma, this year an online event.

+ + +
+
+
+
+
Date
+
+ Nov 8, 2022 10:00 AM — Nov 10, 2022 2:30 PM +
+
+
+
+
+
+ + +
+
+
+
+
Event
+
+ + 2022 Conference + +
+
+
+
+
+
+ + + +
+
+
+
+
Location
+
Held 100% online
+ +
+
+
+
+
+ + +
+ +
+ +
+ + + + + + + + + + + +
+
+
+
+
+
+

R/Pharma 2022 schedule

+

All times below in US ET.

+
+
+
+
+
+ +
+
+
+ + +
+ + + +
+ +
+ + +
+ +
+ + +
+ +
+ +
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/event/rinpharma2023/featured.jpeg b/event/rinpharma2023/featured.jpeg new file mode 100644 index 000000000..e4962f234 Binary files /dev/null and b/event/rinpharma2023/featured.jpeg differ diff --git a/event/rinpharma2023/featured_hu7ac62ead28fb51ea81d9db7da97bed43_2608663_150x0_resize_q75_lanczos.jpeg b/event/rinpharma2023/featured_hu7ac62ead28fb51ea81d9db7da97bed43_2608663_150x0_resize_q75_lanczos.jpeg new file mode 100644 index 000000000..6a88462e7 Binary files /dev/null and b/event/rinpharma2023/featured_hu7ac62ead28fb51ea81d9db7da97bed43_2608663_150x0_resize_q75_lanczos.jpeg differ diff --git a/event/rinpharma2023/featured_hu7ac62ead28fb51ea81d9db7da97bed43_2608663_720x0_resize_q75_lanczos.jpeg b/event/rinpharma2023/featured_hu7ac62ead28fb51ea81d9db7da97bed43_2608663_720x0_resize_q75_lanczos.jpeg new file mode 100644 index 000000000..318f7340d Binary files /dev/null and b/event/rinpharma2023/featured_hu7ac62ead28fb51ea81d9db7da97bed43_2608663_720x0_resize_q75_lanczos.jpeg differ diff --git a/event/rinpharma2023/index.html b/event/rinpharma2023/index.html new file mode 100644 index 000000000..4bd984e45 --- /dev/null +++ b/event/rinpharma2023/index.html @@ -0,0 +1,1723 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2023 Conference | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

2023 Conference

+ + + + + + + + + + + + + + +
+ + +
+
+ + iStock +
+
+ + + +
+ + +

Details

+

The sixth R/Pharma, this year an online event.

+ + +
+
+
+
+
Date
+
+ Oct 24, 2023 10:00 AM — Oct 26, 2023 2:30 PM +
+
+
+
+
+
+ + +
+
+
+
+
Event
+
+ + 2023 Conference + +
+
+
+
+
+
+ + + +
+
+
+
+
Location
+
Held 100% online
+ +
+
+
+
+
+ + +
+ +
+ +
+ + + + + + + + + + + + +
+
+
+
+
+
+

R/Pharma 2023 schedule

+

All times below in US ET.

+
+
+
+
+
+ +
+
+
+ + +
+ + + +
+ +
+ + +
+ +
+ + +
+ +
+ +
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/index.html b/index.html new file mode 100644 index 000000000..2dbbb3a4d --- /dev/null +++ b/index.html @@ -0,0 +1,3406 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + +

R/Pharma Conference

+ + + +

The conference is a relatively small, scientifically & +industry oriented, collegial event focused on the use of R in the development of pharmaceuticals.

+

R/Pharma virtual will run Oct 24-26 with workshops the week prior. Registration for conference and workshops is now open.

+
+ + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + +
+ + + + + + + + +
+

Keynotes 2023

+
+ + + + + + + + + +
+ + + + + + + + Avatar + + +
+

Daniel Sabanés Bové

+ +

Senior Principal / Director Data Science, Roche

+ + + +
+
+ + + + + + + +
+ + + + + + + + Avatar + + +
+

Dionne Price

+ +

Deputy Director of the Office of Biostatistics in the Office of Translational Sciences, CDER, FDA

+ + + +
+
+ + + + + + + +
+ + + + + + + + Avatar + + +
+

James Black

+ +

Insights Engineering Manager & Product Family Lead, Roche

+ + + +
+
+ + +
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + +
+ + +
+

Latest News

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ R/Pharma 2022 Conference & Workshop Recordings +
+ + + +
+ Watch all of the presentations and workshops on demand! +
+
+ + + + + + +
+
+ + + + + R/Pharma 2022 Conference & Workshop Recordings + + +
+
+ + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ R/Pharma 2022 discussion panels +
+ + + +
+ A chance to have a Q&A with leaders. +
+
+ + + + + + +
+
+ + + + + R/Pharma 2022 discussion panels + + +
+
+ + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ Meet the R/Pharma Conference Platform +
+ + + +
+ A brief guide to the R/Pharma conference platform. +
+
+ + + + + + +
+
+ + + + + Meet the R/Pharma Conference Platform + + +
+
+ + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ Some entertainment between talks +
+ + + +
+ Introducing the people who will keep you entertained. +
+
+ + + + + + +
+
+ + + + + Some entertainment between talks + + +
+
+ + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ R/Pharma 2022 Expo +
+ + + +
+ Build a booth for the R/Pharma Expo. +
+
+ + + + + + +
+
+ + + + + R/Pharma 2022 Expo + + +
+
+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + +
+ + +
+

Proceedings

+

A record of every talk given at R/Pharma

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ Quickly discover relevant content by filtering publications. +
+
+ + + + + + +
+ + + + + + + (2023). + A Pivotal Year of R Pilots for Shiny Application Submissions to the FDA / Celebrating a Milestone: R Tables for Regulatory Submission Working Group s eBook on Clinical Data Table Generation. + + Talk. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + + + + + +
+ + + + + + + (2023). + Comparing Analysis Method Implementations in Software (CAMIS): An open source repository to document differences in statistical methodology across software. + + Talk. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + + + + + +
+ + + + + + + (2023). + Dataset-JSON as Alternative Transport Format for Regulatory Submissions. + + Talk. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + + + + + +
+ + + + + + + (2023). + Designing a CSR with Shiny. + + Talk. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + + + + + +
+ + + + + + + (2023). + Enhance Your Everyday Work with LLMs in RStudio. + + Talk. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + +
+ + + + + + + +
+ +
+ + + + +
+ + +
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/index.json b/index.json new file mode 100644 index 000000000..1c191c569 --- /dev/null +++ b/index.json @@ -0,0 +1 @@ +[{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"763c03c7e02312e6610665d45816630b","permalink":"/author/alice-walsh/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/alice-walsh/","section":"authors","summary":"","tags":null,"title":"Alice Walsh","type":"authors"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"8ba8a0aa02340e521501edb78bf1845f","permalink":"/author/bella-feng/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/bella-feng/","section":"authors","summary":"","tags":null,"title":"Bella Feng","type":"authors"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"b86a3bf0dc53231e4cfd4dc141905551","permalink":"/author/catherine-igartua/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/catherine-igartua/","section":"authors","summary":"","tags":null,"title":"Catherine Igartua","type":"authors"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"6aeb6f1c6ddf702d51462c7e721d9b92","permalink":"/author/daniel-sabanes-bove/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/daniel-sabanes-bove/","section":"authors","summary":"","tags":null,"title":"Daniel Sabanés Bové","type":"authors"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"99d2f43482ee80e134a971c42ab32316","permalink":"/author/daniella-mark/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/daniella-mark/","section":"authors","summary":"","tags":null,"title":"Daniella Mark","type":"authors"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"74ffd96fb3f4d5a2c3785edc8f29f809","permalink":"/author/dionne-price/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/dionne-price/","section":"authors","summary":"","tags":null,"title":"Dionne Price","type":"authors"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"09ac1797de3cdc28935a65b533bfde9c","permalink":"/author/edward-lauzier/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/edward-lauzier/","section":"authors","summary":"","tags":null,"title":"Edward Lauzier","type":"authors"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"bed62941aa838285f8e88abddc9241c5","permalink":"/author/elena-rantou/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/elena-rantou/","section":"authors","summary":"","tags":null,"title":"Elena Rantou","type":"authors"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"b02db26b430b0440f0d1dde8831a65d9","permalink":"/author/ellis-hughes/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/ellis-hughes/","section":"authors","summary":"","tags":null,"title":"Ellis Hughes","type":"authors"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"f9b05d3048a438efd7ea3b9cef360956","permalink":"/author/eric-nantz/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/eric-nantz/","section":"authors","summary":"","tags":null,"title":"Eric Nantz","type":"authors"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"48a5d5399a26b1184c98eb29406b6216","permalink":"/author/eric-simms/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/eric-simms/","section":"authors","summary":"","tags":null,"title":"Eric Simms","type":"authors"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"f7793911ee1a67c881546e132e0acfd4","permalink":"/author/harvey-lieberman/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/harvey-lieberman/","section":"authors","summary":"","tags":null,"title":"Harvey Lieberman","type":"authors"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"b9df11d433a981a180651b3eb0bcadb5","permalink":"/author/hye-soo-cho/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/hye-soo-cho/","section":"authors","summary":"","tags":null,"title":"Hye Soo Cho","type":"authors"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"e8ac56e12d807c4e495d3285d15018cf","permalink":"/author/james-black/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/james-black/","section":"authors","summary":"","tags":null,"title":"James Black","type":"authors"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"811e43007f160f9280fa52ed84aa0e5c","permalink":"/author/james-black/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/james-black/","section":"authors","summary":"","tags":null,"title":"James Black","type":"authors"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":-62135596800,"objectID":"74edf88d51967c45211e74de1d1274bf","permalink":"/author/jenna-reps/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/jenna-reps/","section":"authors","summary":"","tags":null,"title":"Jenna Reps","type":"authors"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"852b2ac48efa3fa6086837b83c260dce","permalink":"/author/john-sims/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/john-sims/","section":"authors","summary":"","tags":null,"title":"John Sims","type":"authors"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"568faabdd97f912d524c14cb3c797cf9","permalink":"/author/juliane-manitz/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/juliane-manitz/","section":"authors","summary":"","tags":null,"title":"Juliane Manitz","type":"authors"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"f82aa51405b2abfbad9882a21769fa6c","permalink":"/author/max-kuhn/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/max-kuhn/","section":"authors","summary":"","tags":null,"title":"Max Kuhn","type":"authors"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":-62135596800,"objectID":"0440406f7944a2c8b08cf1011d8eeff0","permalink":"/author/maya-malepati/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/maya-malepati/","section":"authors","summary":"","tags":null,"title":"Maya Malepati","type":"authors"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"567f7fb495def7867278dbd2ce172845","permalink":"/author/melvin-munsaka/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/melvin-munsaka/","section":"authors","summary":"","tags":null,"title":"Melvin Munsaka","type":"authors"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"4beb76355ed0394091eb19858ef9c27c","permalink":"/author/michael-blanks/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/michael-blanks/","section":"authors","summary":"","tags":null,"title":"Michael Blanks","type":"authors"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"dc6a950589da4d6ac27a377f29ed3792","permalink":"/author/michael-lawrence/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/michael-lawrence/","section":"authors","summary":"","tags":null,"title":"Michael Lawrence","type":"authors"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"722aae7e0dc72037c06092c8369847a8","permalink":"/author/min-lee/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/min-lee/","section":"authors","summary":"","tags":null,"title":"Min Lee","type":"authors"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"240482f79af975e7c6fac90f1bb628ff","permalink":"/author/ning-leng/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/ning-leng/","section":"authors","summary":"","tags":null,"title":"Ning Leng","type":"authors"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"f76f503e0f22e8c2a9b49e12908b5b84","permalink":"/author/paul-schuette/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/paul-schuette/","section":"authors","summary":"","tags":null,"title":"Paul Schuette","type":"authors"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"56542967bf02ce79ff8a589431a65a4a","permalink":"/author/paulo-bargo/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/paulo-bargo/","section":"authors","summary":"","tags":null,"title":"Paulo Bargo","type":"authors"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"2d64944471189f518f196258aa017de4","permalink":"/author/phil-bowsher/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/phil-bowsher/","section":"authors","summary":"","tags":null,"title":"Phil Bowsher","type":"authors"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"be7897c10101fe3243bd6360814a467a","permalink":"/author/reinhold-koch/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/reinhold-koch/","section":"authors","summary":"","tags":null,"title":"Reinhold Koch","type":"authors"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"cf306f96d4adae93ebd5bd6212af35b3","permalink":"/author/robert-gentleman/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/robert-gentleman/","section":"authors","summary":"","tags":null,"title":"Robert Gentleman","type":"authors"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"2f54d470b2f5064024509a473cacd1d2","permalink":"/author/ross-farrugia/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/ross-farrugia/","section":"authors","summary":"","tags":null,"title":"Ross Farrugia","type":"authors"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"8f16732b5485a4ae26179afbd2250379","permalink":"/author/sam-hume/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/sam-hume/","section":"authors","summary":"","tags":null,"title":"Sam Hume","type":"authors"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":-62135596800,"objectID":"6df9a70243edab44ac2fce7a331d255e","permalink":"/author/satish-murthy/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/satish-murthy/","section":"authors","summary":"","tags":null,"title":"Satish Murthy","type":"authors"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"60686d59e7ddeb4405e7cf2a4c3fe3da","permalink":"/author/volha-tryputsen/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/author/volha-tryputsen/","section":"authors","summary":"","tags":null,"title":"Volha Tryputsen","type":"authors"},{"authors":["Eric Nantz","Alexandra Lauer","Rich Iannone"],"categories":null,"content":"","date":1698278400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698278400,"objectID":"0616c39b033ff040d77d0ebbcb5e3dd3","permalink":"/publication/rinpharma_336/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_336/","section":"publication","summary":"Within the life sciences industry, Shiny has enabled tremendous innovations to produce web interfaces as frontends to sophisticated analyses, dynamic visualizations, and automation of clinical reporting across drug development. While industry sponsors have widely adopted Shiny as part of their analytics and reporting toolset, a relatively unexplored frontier has been the inclusion of a Shiny application inside a clinical submission package to regulatory agencies such as the FDA. The R Consortium R Submissions Working Group has continued the positive momentum of previous submission pilots to achieve substantial progress in this domain. In this talk, we will share the development journey of the working group's Pilot 2 successful submission of a Shiny application to the FDA, along with the progress on the use of novel technologies such as Linux containers and web assembly to bundle a Shiny application into a self-contained package, facilitating a smoother process of both transferring and executing the application. The R Consortium's R Tables for Regulatory Submissions (RTRS) Working Group has released the first edition of (Tables in Clinical Trials with R)[ https//rconsortium.github.io/rtrs-wg/] as a free and openly accessible ebook. The book contributes to the development of a theory of displaying tabular information by identifying a small number of table archetypes that may be used to generate the most common tables employed in clinical submissions. Chapters in the book demonstrate how these tables may be rendered in different R Packages including flextable, gt, rtables (with and without tern), tables, tfrmt and tidytlg. All tables are generated from CDISC-compliant data. Comparing the code showcases the robustness of R for aggregating and displaying tabular information and illuminates the flexibility and design tradeoff of the various R packages. The talk will discuss the motivation for the book, present the idea of table archetypes, show some representative tables, and make the case for R as a superb language for analyzing clinical trial data. The RTRS working group expects Tables in Clinical Trials with R to become a primary resource of clinical programming teams.","tags":["Eli Lilly","Merck KGaA, Darmstadt, Germany","Posit"],"title":"A Pivotal Year of R Pilots for Shiny Application Submissions to the FDA / Celebrating a Milestone: R Tables for Regulatory Submission Working Group s eBook on Clinical Data Table Generation","type":"publication"},{"authors":["Christina Fillmore"],"categories":null,"content":"","date":1698278400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698278400,"objectID":"357bd4fda8e2ddec30cf64c635788e3c","permalink":"/publication/rinpharma_333/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_333/","section":"publication","summary":"Statisticians and programmers using multiple software systems (e.g., SAS, R, Python) often encounter differences in analysis results, requiring further exploration and justification. Investigating these discrepancies can be time-consuming, especially when documentation doesn't fully explain the software's approach. Reasons for discrepancies may include differences in statistical methods, options, convergence algorithms, and rounding methods. Usually, neither software is incorrect, but they operate differently. As statisticians increasingly use multiple software, identifying reasons for differences becomes crucial. Comparing Analysis Method Implementations in Software (CAMIS) is a collaboration between PHUSE, the R Validation Hub, PSI AIMS, and the R consortium. The project investigates differences and similarities between SAS and R, storing code, case studies, results, differences, and findings in an open-source GitHub repository. This talk will discuss the project's future roadmap and how you can contribute. By encouraging open-source collaboration, the project aims to become the go-to repository for statisticians and programmers to reference.","tags":["GSK"],"title":"Comparing Analysis Method Implementations in Software (CAMIS): An open source repository to document differences in statistical methodology across software","type":"publication"},{"authors":["Jesse Anderson"],"categories":null,"content":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation\n","date":1698278400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698278400,"objectID":"a1251f26d95d24c63d44adb5319306a7","permalink":"/publication/rinpharma_335/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_335/","section":"publication","summary":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation","tags":["FDA"],"title":"Dataset-JSON as Alternative Transport Format for Regulatory Submissions","type":"publication"},{"authors":["Matthew Brierley","Chris Ridley"],"categories":null,"content":"","date":1698278400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698278400,"objectID":"caf1109dbbea6f5c526c73f34351be6a","permalink":"/publication/rinpharma_344/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_344/","section":"publication","summary":"At Idorsia, we have developed a large R Shiny application supporting a metadata-driven approach to shell and output creation. We will demonstrate some key features of the app and discuss how this approach led to huge efficiency gains when delivering results from a Phase III trial earlier this year. Additionally, we will discuss the value of the metadata collected within the app, and highlight the reuse of this in driving further Shiny apps supporting data review and exploration around the specified outputs. Our hope is to show the versatility of Shiny for this work, particularly when coupled with well-designed metadata management.","tags":["Idorsia"],"title":"Designing a CSR with Shiny","type":"publication"},{"authors":["Edgar Ruiz"],"categories":null,"content":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation\n","date":1698278400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698278400,"objectID":"bb0d351858d9a91d79cef3746ab56ef2","permalink":"/publication/rinpharma_342/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_342/","section":"publication","summary":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation","tags":["Posit"],"title":"Enhance Your Everyday Work with LLMs in RStudio","type":"publication"},{"authors":["Bo Ci"],"categories":null,"content":"","date":1698278400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698278400,"objectID":"d298e4cf229c4d89adc77b992a108a88","permalink":"/publication/rinpharma_334/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_334/","section":"publication","summary":"Over thousands of outputs (tables, graphs and listings) may need to be generated each year for filing, external publications, internal read outs and other activities in a pharmaceutical company. Although most of these outputs could be produced utilizing previous existing codes with trial specific adjustments, this process is still labor-intensive and requires good data\u0026coding knowledge. Therefore, in this proof-of-concept project, we explored the potential of implementing large language model (LLM)-based frameworks to develop R codes to produce the outputs from ADaM datasets. GPT4 Code Interpreter with uploaded supporting files (template codes, variable dictionary and function manuals) demonstrated good potential of completing following tasks per user’s natural language requests 1) select the fit-for-purpose template code; 2) search in the variable dictionary and propose variables to use; 3) modify template codes to filter patients and update the output contents. This shows promising prospects for LLMs as an assistant for the future output generation, which will significantly reduce the labor required and lower the barrier to data\u0026coding knowledge.","tags":["Genentech"],"title":"Exploration of Large language model-based frameworks to develop R codes for output delivery in pharma","type":"publication"},{"authors":["Janick Weberpals"],"categories":null,"content":"","date":1698278400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698278400,"objectID":"a1af6693f811f334c894baab5ff43187","permalink":"/publication/rinpharma_340/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_340/","section":"publication","summary":"Real-world data are increasingly used to complement evidence from clinical trials. However, missing data are a major statistical challenge when the underlying missingness mechanisms are unknown, e.g., to adjust for confounding. This talk introduces the smdi R package, which aims to streamline routine missing data investigations of partially observed confounders based on a suite of three group diagnostics. The structural missingness assumptions were recently validated in a simulation study and are characterized through M-graphs of realistic relationships between a partially observed confounder and its association with an exposure, outcome and other fully observed covariates. Aiming to differentiate between different missingness mechanisms, the package implements three group diagnostics to 1) compare distributions between patients with and without the partially observed confounder, 2) asses the ability to predict missingness based on observed covariates, and 3) examine if missingness is associated with the outcome under study. As a result, combining all group diagnostics can give guidance on how the underlying missingness for partially observed confounders could be characterized and approached in downstream analyses.","tags":["Harvard Medical School"],"title":"Introducing smdi: An R package to perform structural missing data investigations for real-world evidence studies","type":"publication"},{"authors":["Alexandra Lauer"],"categories":null,"content":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation\n","date":1698278400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698278400,"objectID":"aefbe1ad64f078bdeee38f49ea325154","permalink":"/publication/rinpharma_338/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_338/","section":"publication","summary":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation","tags":["Merck KGaA, Darmstadt, Germany"],"title":"Reality Check for R Adoption - A Mid-Size Pharma View","type":"publication"},{"authors":["Kiran Gauthier"],"categories":null,"content":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation\n","date":1698278400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698278400,"objectID":"9fcaa67cc12e7392e07921fcfa9c3cc1","permalink":"/publication/rinpharma_339/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_339/","section":"publication","summary":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation","tags":["BMS"],"title":"Using Stan for Synthetic Data Generation and C-QTc Analysis","type":"publication"},{"authors":["Seth Green"],"categories":null,"content":"","date":1698278400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698278400,"objectID":"a770b8ab6030a88b14cd8201fae21440","permalink":"/publication/rinpharma_343/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_343/","section":"publication","summary":"Validating open-source R packages has been a hot topic over the past few years. This talk focuses on MetrumRG's updated process and tooling for validating first party R packages, that is R packages that we develop in-house, almost all of which are also open-source. This has been the fruit of interdisciplinary collaboration within Metrum, and has also benefited tremendously from the work of folks in the R Validation Hub and other cross-industry working groups. The result is a streamlined process for our developers, a better experience for our scientific users, and improved validation documentation for our Quality team.","tags":["Metrum Research Group"],"title":"Validating In-House Developed R Packages with mpn.scorecard","type":"publication"},{"authors":["Daniel Sabanés Bové"],"categories":null,"content":"","date":1698278400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698278400,"objectID":"bbd83fac153325c8e916a4d41b98c8e5","permalink":"/publication/rinpharma_331/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_331/","section":"publication","summary":"Programming is ubiquitous in applied biostatistics, and most statisticians know a programming language such as R - yet software engineering is still neglected as a skill and undervalued as a profession in pharmaceutical statistics. Why is this a problem? Importantly, we run the risk of wrong decisions when relying on code that we wrote ourselves without any code review by other statisticians. When transitioning over undocumented code to successors or other teams, we cannot be sure that they can even use, yet maintain it in the future at all. Also, whether they can reproduce results we produced earlier is a matter of luck. If we later need to add features to our code, and don’t have sufficient tests in place, we will undoubtedly introduce bugs and alter the program behavior without knowing it. Finally, if we need to implement new statistical methods for analyses submitted to regulators, we need to have appropriate software validation pipelines in place, which will demand well developed and tested code. What can we do about it? First and foremost, we must become aware of the problem. Second, we need to take software engineering seriously, starting from education in basic software engineering skills - across schools, universities, and during the work life. Establishing dedicated software engineering teams within academic institutions and companies can be a key factor for the establishment of good software engineering practices and catalyze improvements across research projects. Providing attractive career paths is important for the retainment of talents. Finally, collaboration between software developers from different organizations is key to harness open-source software efficiently and optimally, while building trusted solutions. We illustrate the potential with examples of successful projects.","tags":["Roche"],"title":"Why we Need to Improve Software Engineering in Biostatistics - A Call to Action","type":"publication"},{"authors":["Viral Shah","Elisabeth Roesch"],"categories":null,"content":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation\n","date":1698192000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698192000,"objectID":"5dee7e8206590e5e67532145a54d3f6b","permalink":"/publication/rinpharma_317/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_317/","section":"publication","summary":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation","tags":["JuliaHub"],"title":"Accelerating Modeling and Simulation with Scientific Machine Learning in Julia","type":"publication"},{"authors":["Kaitlin Maciejewski","Jesse Reynolds"],"categories":null,"content":"","date":1698192000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698192000,"objectID":"032403df47cd2134c911cb79c7228913","permalink":"/publication/rinpharma_322/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_322/","section":"publication","summary":"Since 2021, the FDA and the NIH have increased citations and notifications for non-compliance with required results reporting on ClinicalTrials.gov. Many studies still do not submit results to ClinicalTrials.gov; some do not publish results after 3 years following study completion. Institutions are limited by a system that provides useful data, but additional steps are required to plan for future actions. Some institutions develop procedures that are not reproducible elsewhere. Private companies have developed software to monitor compliance with a cost. To date, there are a lack of low cost solutions to help institutions remain compliant. The Clinical Trials Dashboard aims to increase compliance by making tracking registration and results status simple, transparent, and reproducible. A user uploads the csv files downloaded from the Protocol Registration and Results System and the dashboard merges, aggregates, and flags studies for review. Downloads include retrospective report as displayed in the dashboard; prospective results, including NIH-defined clinical trials, due in next quarter; and a file with parsed contact information to plan compliance activity.","tags":["Yale Center for Analytical Sciences"],"title":"Clinical Trials Reporting Dashboard","type":"publication"},{"authors":["Matineh Rahmatbakhsh"],"categories":null,"content":"","date":1698192000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698192000,"objectID":"dc75567a86c11b5134d24291aae17aff","permalink":"/publication/rinpharma_327/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_327/","section":"publication","summary":"Emerging diseases like COVID-19 pose dual threats to public health and the economy. Understanding protein-protein interactions (PPIs) between viral and host proteins is crucial for antiviral therapies and studying pathogen replication. However, experimental techniques have limitations and machine learning models primarily focus on sequence-derived features, neglecting semantic information and necessitating effective encoding schemes. To address these challenges, we present DeProViR, a deep-learning framework for predicting virus-human interactions using amino acid sequences. DeProViR incorporates a Siamese-like neural network that combines convolutional and bidirectional LSTM networks to capture contextual information. Using GloVe embeddings, DeProViR seamlessly integrates semantic associations, enhancing PPI prediction. This innovative framework overcomes limitations in feature engineering and encoding scheme dependence. DeProViR provides an efficient solution for predicting host-virus interactions, facilitating therapy development, and advancing our understanding of diseases.","tags":["Procogia"],"title":"DeProViR:a deep-learning framework based on pre-trained sequence embeddings for predicting host-viral protein-protein interactions","type":"publication"},{"authors":["Hangyu Liu"],"categories":null,"content":"","date":1698192000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698192000,"objectID":"80aeeb0afb82bbf2578a1b0ba7f6fdde","permalink":"/publication/rinpharma_328/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_328/","section":"publication","summary":"Product quality plays a vital role in the success of Biotech/Pharmaceutical organizations, and the accurate classification of quality risks is crucial to ensure the delivery of high-quality products. However, the current practice of assigning risk levels (Critical, Major, and Minor) to self-reported quality issues (QIs) suffers from subjectivity and noise, leading to unreliable risk assessments. To address this limitation, this study aims to develop a web-based application that leverages Natural Language Processing (NLP) algorithms to infer the risk level based on the description of the issue (free text data). In this work, we propose a novel data-driven framework for classifying risk levels, which integrates state-of-the-art deep neural network (DNN) models with ensemble learning concepts. By utilizing the power of NLP techniques, our framework enables the automatic discovery and analysis of quality risks. Through extensive numeric experimentation, we demonstrate the effectiveness of our approach with proper performance metrics. The research findings presented in this work shed light on the potential of NLP in uncovering quality risks and offer valuable insights to practitioners in the pharmaceutical industry. Also, this study contributes to the growing body of knowledge in the field of risk management and highlights the importance of utilizing NLP algorithms for quality assurance in the biotech/pharmaceutical domain. Regarding our technology stack, we utilize Python, Streamlit, and Posit Connect for the development and deployment of the model.","tags":["Biogen"],"title":"Enhancing Quality Risk Classification with Natural Language Processing","type":"publication"},{"authors":["Daniel Falbel"],"categories":null,"content":"","date":1698192000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698192000,"objectID":"2b7739d2402ae778113d5c2c09d199c8","permalink":"/publication/rinpharma_318/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_318/","section":"publication","summary":"torch is an R port of PyTorch, a scientific computing library that enables fast and easy creation and training of deep learning models. In this talk, you will learn about the latest features and developments in torch, such as luz, a higher level interface that simplifies your model training code, and vetiver, a new integration that allows you to deploy your torch models with just a few lines of code. You will also see how torch works well with other R packages and tools to enhance your data science workflow. Whether you are new to torch or already an experienced user, this talk will show you how torch can help you tackle your data science challenges and inspire you to build your own models.","tags":["Posit"],"title":"Getting started with torch in R","type":"publication"},{"authors":["Mike Smith","Samir Parmar","Natalia Andriychuk"],"categories":null,"content":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation\n","date":1698192000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698192000,"objectID":"67e7ea9f4efded4820fc93ce47b46b05","permalink":"/publication/rinpharma_324/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_324/","section":"publication","summary":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation","tags":["Pfizer"],"title":"Good Practices for Creating Reproducible Content From Shiny Apps","type":"publication"},{"authors":["Daphné Grasselly"],"categories":null,"content":"","date":1698192000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698192000,"objectID":"ef03fd8fffb4f6eff953f07008e55bab","permalink":"/publication/rinpharma_326/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_326/","section":"publication","summary":"Streamlining clinical trial output workflows is a key challenge for clinical studies. Our project leverages Python to link the planned analysis stored in a google sheet LoPO (List of clinical study Planned Outputs) to the study scripts that generates SDTM/ADAM/TLG outputs. We also employ Snakemake, a powerful workflow management system, to automate creation of an execution plan that can then orchestrate the generation of output files from the processed data, using parallel computing. To simplify the data collection process, we have created a Google Sheets add-on that allows statistical programming analysts to input clinical studies information directly. Using the in-production LoPO tool as a case study, we will present learnings that have shaped our current best practices on writing, versioning, testing and deploying a Python package as a critical component of our clinical reporting workflow.","tags":["Roche"],"title":"Learnings from deploying a Python package to orchestrate clinical trials outputs generation","type":"publication"},{"authors":["Max Kuhn"],"categories":null,"content":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation\n","date":1698192000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698192000,"objectID":"e6b54456a22dcb085c069486e8d2c445","permalink":"/publication/rinpharma_319/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_319/","section":"publication","summary":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation","tags":["Posit"],"title":"Serverless Shiny in Quarto Documents","type":"publication"},{"authors":["James Black"],"categories":null,"content":"","date":1698192000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698192000,"objectID":"df6af0c5c1fee4a272c6ec5f2105053e","permalink":"/publication/rinpharma_315/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_315/","section":"publication","summary":"Historically building a great SCE for clinical reporting involved selecting a vendor, integrating their product, and supporting a single proprietary language. The shift to report clinical trials using R has had a much broader impact than just swapping out a language, with it also catalysing the adoption of data science in statistical programming. For the team building the latest generation of SCEs, this has led to a complex eco-system of dynamic dependencies to enable reproducible research, the need to adapt to a much faster pace of development of the tools used, and facilitated bringing different elements of evidence generation like trial design, and real world evidence, to co-exist with statistical programming. During this talk, we’ll discuss this evolution, the underlying tensions we continue to tackle aspiring to balance innovation against business continuity, and the critical role SCE architecture plays facilitating a shift to data science.","tags":["Roche"],"title":"The importance of the SCE in enabling our shift from proprietary programming to open-source data science","type":"publication"},{"authors":["Ben Arancibia"],"categories":null,"content":"","date":1698192000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698192000,"objectID":"04cc6eb74380bb970f48962f80397067","permalink":"/publication/rinpharma_323/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_323/","section":"publication","summary":"How does a risk-averse Pharma Biostatistics organization with 800+ people switch from using proprietary software to using R and other open-source tools for delivering clinical trial submissions? First slowly, then all at once. GSK started the transition of using R for its clinical trial data analysis in 2020 and now uses R for our regulatory-reviewed outputs. The AccelerateR Team, an agile pod of R experts and data scientists, rotates through GSK Biostatistics study teams sitting side by side to answer questions and mentor during this transition. We will share our experience from AccelerateR and how other organizations can use our learnings to scale R from pilots to full enterprise adoption and contribute to open source industry R packages.","tags":["GSK"],"title":"The Need for Speed - AccelerateR-ing R Adoption in GSK","type":"publication"},{"authors":["Juliane Manitz","Coline Zeballos"],"categories":null,"content":"","date":1698192000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698192000,"objectID":"697d616a78639de73823abb920282c2e","permalink":"/publication/rinpharma_320/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_320/","section":"publication","summary":"The use of R in submissions to healthcare regulators presents challenges as the quality of packages must be ensured, and evidence of this quality must be readily available. The Regulatory R Package Repository Working Group aims to tackle these issues by identifying and prototyping a technical framework that supports a transparent, open, dynamic, and cross-industry approach to creating and maintaining a repository of R packages, complete with evidence of their quality and assessment criteria. This initiative aims to streamline in-house validation processes, facilitate burden-sharing of validation efforts, improve package quality through transparent, open peer review, and minimize risks associated with using public R packages for analyses submitted to regulatory bodies. Over the past few months, the group has recruited key representatives, including validation managers and regulatory authorities, conducted stakeholder interviews, and explored product concepts. This talk will present the key findings from the stakeholder interviews, discuss the product concepts generated thus far, and outline the future steps for the Regulatory R Package Repository Working Group.","tags":["EMD Serono","Roche"],"title":"Updates from the R Validation Hub: Towards a Pharma Repository","type":"publication"},{"authors":[],"categories":null,"content":"","date":1698141600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"da491de111f362f8be3853e5309b6353","permalink":"/event/rinpharma2023/","publishdate":"2017-01-01T00:00:00Z","relpermalink":"/event/rinpharma2023/","section":"event","summary":"An online event for R practioners in Pharma.","tags":[],"title":"2023 Conference","type":"event"},{"authors":["David Gohel"],"categories":null,"content":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation\n","date":1698105600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698105600,"objectID":"24086d2b3e0fdd420caf191f64a4b2b9","permalink":"/publication/rinpharma_301/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_301/","section":"publication","summary":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation","tags":["arData"],"title":"Clinical Tables with flextable, tables and rtables","type":"publication"},{"authors":["Preston Burns \u0026 Nathan Kosiba"],"categories":null,"content":"","date":1698105600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698105600,"objectID":"4e98f7af9c36e7552daca4679dfea99a","permalink":"/publication/rinpharma_303/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_303/","section":"publication","summary":"Clinical development requires quick access to live trial data to address safety questions and evaluate data quality. Historically, teams have resorted to Excel to manually populate patient profiles, despite human error limitations, inefficiency, and lack of reproducibility. Other solutions offer singular views that require repetitive programming and CDISC SDTM/ADaM dependencies. These options rarely provide quality information at a fast turnaround pace. To solve these issues, we developed ctpatprofile , a modular Shiny app framework for on-demand, user generated patient profiles using live, raw EDC and central lab data. Building on Sarepta’s 2022 usebox talk, ctpatprofile features Python BOX SDK for data ingestion, an approachable 1-click UI, and exports to standard outputs for communication. We will compare trade-offs of using EDC raw data vs derived data and emphasize the use case of starting from raw data, a common scenario in Biotech, or early-stage clinical trials. We will show technical innovations like flexible YAML configurations and parallelized R Markdown PDF rendering for enhanced user experience. We hope the information shared will help Pharmas/Biotechs to explore creating patient profiles from raw EDC data.","tags":["Sarepta"],"title":"EDC to Patient Profiles: A Biotech {ctpatprofile} Story","type":"publication"},{"authors":["Becca Krouse"],"categories":null,"content":"","date":1698105600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698105600,"objectID":"2d4409af8a5e051ec4b50d114b9cabab","permalink":"/publication/rinpharma_312/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_312/","section":"publication","summary":"In 2022, our team announced the first release of the tfrmt package, providing clinical programmers with the novel ability to create tables without data. With its metadata-driven engine applied to the emerging industry standard of Analysis Results Data (ARD), tfrmt stands out among an abundance of other R-based table-making utilities. As we entered 2023, we sought to extend the capabilities of tfrmt to a wider user-base, beyond teams working solely in R. In this presentation, I will share our efforts to bridge the gap between tfrmt and its range of potential users. This includes the development of the companion Shiny app, tfrmtbuilder , which simplifies the learning process for newcomers and enables advanced customizations for non-programmers. Additionally, tfrmt ’s new ability to generate and consume language-agnostic metadata is crucial for templating and reuse. Attendees will learn about our approach and discover how to incorporate tfrmt , along with its recent enhancements, into their unique workflows.","tags":["GSK"],"title":"Everyones Invited: A Case Study on Bridging the Usability Gap","type":"publication"},{"authors":["André Veríssimo"],"categories":null,"content":"","date":1698105600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698105600,"objectID":"a7294bd245abfb42a4852d482edb2b04","permalink":"/publication/rinpharma_309/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_309/","section":"publication","summary":"The Pharmaceutical industry is moving towards open-source tools with companies adopting R/Shiny to revolutionize their processes in clinical reporting, drug development, and translational research, among other areas. One of the initiatives of this global effort focuses on improving the practices of R-based clinical trial regulatory submission. The “R Submission Working Group” is exploring the use of R/Shiny applications for regulatory agencies to interactively review the data and analysis, complementing the static and extensive documentation. We are going to take a look at the teal -based Shiny application that is being used as a proof-of-concept in FDA pilots and present two formats for packaging the application that aims at allowing the reviewers to access the application seamlessly and without the overhead of setting a complex local R environment and installing all the packages and system dependencies. The packaging formats include Podman, an open-source alternative to Docker, and webR, which allows R and Shiny to run exclusively in the browser without any system dependencies. webR is still under heavy development and it is an exciting opportunity that is made possible by the innovation of an open-source global community.","tags":["Appsilon"],"title":"Exploring the Packaging of R / Shiny Applications for Regulatory Submission","type":"publication"},{"authors":["Rich Iannone"],"categories":null,"content":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation\n","date":1698105600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698105600,"objectID":"6f1d71e1ba2a544c4800897af162973d","permalink":"/publication/rinpharma_302/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_302/","section":"publication","summary":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation","tags":["Posit"],"title":"Improvements made to {gt} in 2023","type":"publication"},{"authors":["Ben Wang"],"categories":null,"content":"","date":1698105600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698105600,"objectID":"cfbebff740728aa3dd5ff543b130c965","permalink":"/publication/rinpharma_306/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_306/","section":"publication","summary":"Data monitoring to ensure patient safety is an important process in clinical trials. An independent data monitoring committee (DMC) reviews safety data periodically to interpret findings and assess various safety signals. Sponsors typically provide static reports that include tables, listings, and figures (TLFs) to help with this assessment. However, these static reports may not offer quick access to information for specific data points, requiring DMC members to navigate multiple pages or request additional details from the sponsor. To help DMC members review process, we developed an end-to-end process and tools to create interactive reports with drill down options using open-sourced R packages. Using ADaM data as input, these tools can generate interactive reports that the DMC can use to get easy access to additional details on-demand resulting in efficient review and enhanced user experience.","tags":["Merck"],"title":"Interactive Reporting for Safety Monitoring","type":"publication"},{"authors":["Ya Wang"],"categories":null,"content":"","date":1698105600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698105600,"objectID":"5fc4ae7f1cd7a24cf6ee0a78d5c55f45","permalink":"/publication/rinpharma_311/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_311/","section":"publication","summary":"In this talk, we would like to introduce openstatsware, an official working group of the American Statistical Association (ASA) Biopharmaceutical Section. The working group has a primary objective to engineer R packages that implement important statistical methods, with current focus on mixed models for repeated measures (MMRM) for both frequentist and Bayesian inferences, and health technology assessment (HTA). The secondary objective is to develop and disseminate best practices for engineering high-quality open-source statistical software, for which we have given workshops in different countries/cities and made Youtube video series for education purpose. We would also like to introduce the R package mmrm for implementing MMRM, which was developed as a cross-company collaboration via openstatsware. A critical advantage of mmrm over existing implementations is that it is faster and converges more reliably. It also provides a comprehensive set of features users can specify a variety of covariance matrices, weight observations, fit models with restricted or standard maximum likelihood inference, perform hypothesis testing with Satterthwaite or Kenward-Roger adjusted degrees of freedom, extract the least square means estimates using the emmeans package, and use tidymodels for easy model fitting. We aim to establish mmrm as a new standard for fitting MMRM.","tags":["Gilead"],"title":"Introducing openstatsware and the R package {mmrm}","type":"publication"},{"authors":["Dionne Price"],"categories":null,"content":"","date":1698105600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698105600,"objectID":"e7db46e391d7aa0b0d50c7071d47d9a3","permalink":"/publication/rinpharma_299/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_299/","section":"publication","summary":"Data sources and the volume of data available for driving discovery and informing decisions have substantially increased over time. This increase has resulted in an evolving data and regulatory landscape ripe for the expertise of statisticians and data scientists. Statisticians and data scientists must play a key role to ensure the appropriate use of data and soundness of conclusions reached from analyses of the data. In this talk, we will explore the landscape identifying challenges and opportunities and highlight our contributions and impact.","tags":["FDA"],"title":"Our Impact in the Evolving Data Landscape","type":"publication"},{"authors":["Jeff Dickinson"],"categories":null,"content":"","date":1698105600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698105600,"objectID":"d1e8fccaecd958935a82920fac639a2e","permalink":"/publication/rinpharma_307/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_307/","section":"publication","summary":"Pharmacokinetic (PK) analysis data programming poses some unique challenges. For example, both dosing and concentration records are included, and nominal and actual relative time variables that reference the first dose, the previous dose, or the next upcoming dose are required. Modelling data may require a number of numeric covariates. CDISC ADaM submission standards for Non-compartmental Analysis (ADNCA) data have recently been published, and new standards for Population PK (ADPPK) are forthcoming. admiral is an open-source R package for creating CDISC ADaM data. It can be used effectively to create both types of PK analysis data. Additional tools from other Pharmaverse packages such as metacore and metatools can be used to simplify the workflow. I will discuss some of the challenges of Pharmacokinetic data programming and show some of the solutions developed in admiral and the Pharmaverse.","tags":["Navitas Data Sciences"],"title":"Pharmacokinetic (PK) data programming in {admiral} and the Pharmaverse","type":"publication"},{"authors":["Sophie Sun"],"categories":null,"content":"","date":1698105600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698105600,"objectID":"3a67607972ba930475eb4f206a23a6dd","permalink":"/publication/rinpharma_308/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_308/","section":"publication","summary":"Finding the right dose is a critical step in pharmaceutical drug development. There has been varies statistical methodology development for the design and analysis of clinical studies. In particular, MCP-Mod (Multiple Comparisons Procedure - Modelling) has gain increasing popularity and has received wide recognition from the regulatory agencies (e.g., EMA in 2014 and FDA in 2016) on the design and analysis for Phase 2 studies. Based on the methodology, R package, DoseFinding, provides functions for both design and analysis of dose-finding experiments. Novartis has conducted a survey of how to help the associate to easily access the tools to use MCP-Mod for the design of Phase 2b study. As a result, a Rshiny app is developed focus on the design of Phase 2b study based on MCP-Mod. The app handles continuous, binary and count endpoint, and allow computations based on multiple choices of study set simultaneously.","tags":["Novartis"],"title":"Rshiny app on Ph2b trial design based on MCP-Mod","type":"publication"},{"authors":["Herb Pang"],"categories":null,"content":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation\n","date":1698105600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698105600,"objectID":"14f21717de0171ccd2190739fad23c87","permalink":"/publication/rinpharma_304/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_304/","section":"publication","summary":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation","tags":["Genentech"],"title":"Trends and Current Landscape of ML/AI Publications with Open Source Tools","type":"publication"},{"authors":null,"categories":null,"content":"We are excited to announce R/Pharma on-demand talks and the Expo.\nOn-Demand Content For R/Pharma 2023 we are trying something new! This year we will be Premiering talks on our YouTube channel before and after the standard conference hours. This will give attendees a chance to engage with content beyond the standard conference time of 10AM to 2PM EDT. We hope this great content will provide more options for conference engagement and non-EDT inclusivity. We hope to exlore more with this effort in 2024.\nDuring the Premier attendees can post comments and interact through the chat. The videos will also be available after the talks finish.\nIf you wish to experience these great talks live, the videos will be Premiered on our YouTube channel at (https://www.youtube.com/c/RinPharma) at the times listed below. Talks are also collected in this playlist.\nTuesday, 24th October 3:00PM EDT. Edoardo Mancini (Roche)\n{admiral} \u0026ndash; from open source through to company implementation\n4:00PM EDT. James Kim (Pfizer)\nThe role changes in the \u0026ldquo;Programming\u0026rdquo; in the pharmaceutical industry\n5:00PM EDT. Agustin Calatroni (Rho Inc)\nInteractive Data Visualization for Enhanced Clinical Trial Reporting\nWednesday, 25th October 7:00AM EDT. Leonard Daniël Samson (GCP-Service International Ltd.\u0026amp; Co. KG)\nImproving monitoring of patients' safety during clinical trials using Quarto. Interactive Reports and a Shiny application within a small to mid-size CRO\n8:00AM EDT. Mayank Agrawal (Procogia)\nProcesses to a Shiny Suite of Applications for Reproducibility, Reporting, and Scalability\n9:00AM EDT. Iakov Davydov (Roche)\nDesignit: a flexible engine to generate experiment layouts\n3:00PM EDT. Martin Frigaard (Atorus)\nWhat Do You Mean Test Coverage?! Efficient Testing for Shiny Apps\n4:00PM EDT. Spencer Childress (Gilead Sciences)\n{safetyGraphics} Evolution: Community-driven Development of Innovative New Tools\nThursday, 26th October 8:00AM EDT. Kieran Martin (Roche)\nMaking Data Science Work for Clinical Reporting: a new Coursera course!\n3:00PM EDT. Michael Rimler (PHUSE)\nThe State of Open Source Technology in Clinical Data Analysis, Reporting, and Submissions\n4:00PM EDT. Ben Wang (Merck \u0026amp; Co.)\nboxly-An R package to generate interactive box plots\nR/Pharma Expo The R/Pharma Expo is a virtual exhibition hall at the R/Pharma conference. This year we will be using the Expo to highlight useful resources for R practitioners just starting out in this space or those who are more experienced. Check out the Expo at the conference to learn about {admiral}, Posit cloud, R Consortium working groups and more!\n","date":1697846400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"43c695aa57eb3f3b9530232eec68ac87","permalink":"/post/2023-10-21-on-demand/","publishdate":"2023-10-21T00:00:00Z","relpermalink":"/post/2023-10-21-on-demand/","section":"post","summary":"Find out about R/Pharma On-Demand talks and Expo.","tags":null,"title":"R/Pharma 2023 On-Demand Talks and Expo","type":"post"},{"authors":null,"categories":null,"content":"We are excited to announce three R/Pharma panels this year which will be held at the end of each conference day.\nThe panels will not be recorded. The only way you can hear the amazing discussions is to attend R/Pharma 2023.\nNovo Nordisk: Journey to an R-Based FDA Submission October 24th 2023, 13:30 EDT\n Eric Nantz (Eli Lillt, Moderator) Anders Ellern Bilgrau (Novo Nordisk) Ari Siggaard Knoph (Novo Nordisk) Steffen Falgreen Larsen (Novo Nordisk) Join Novo Nordisk colleagues to hear about their recent R-based FDA submission. Please use the following link to suggest and upvote questions.\nWhat Puts the Next-Gen in our Next-Generation SCEs? October 25th 2023, 13:40 EDT\n James Black (Roche, Moderator) Mark Bynens (Johnson \u0026amp; Johnson) Eileen Ching (GSK) Pam Kalra (ZS) Mary Kuklinski (Bristol Myers Squibb) Kevin Kunzmann (Boehringer Ingelheim) Eric Nantz (Eli Lilly) Hear about the cutting edge and future of statistical computing environments.\nThriving as a Data Scientist: Her Perspective October 26th 2023, 13:40 EDT\n Ning Leng (Roche, Moderator) Nicole Jones (Denali Therapeutics) Elena Rantou (FDA) Nicola Rennie (Lancaster University) Lyn Taylor (Parexel) Career stories from four senior-level women in data science followed by questions/answers.\n","date":1697587200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"7eb0de1c032decd93f206fb012544813","permalink":"/post/2023-10-18-panels/","publishdate":"2023-10-18T00:00:00Z","relpermalink":"/post/2023-10-18-panels/","section":"post","summary":"A chance to have a Q\u0026A with leaders.","tags":null,"title":"R/Pharma 2023 discussion panels","type":"post"},{"authors":null,"categories":null,"content":"R/Pharma 2023 Keynotes R/Pharma is excited to announce our keynote speakers for 2023.\nDionne Price Our Impact in the Evolving Data Landscape\nData sources and the volume of data available for driving discovery and informing decisions have substantially increased over time. This increase has resulted in an evolving data and regulatory landscape ripe for the expertise of statisticians and data scientists. Statisticians and data scientists must play a key role to ensure the appropriate use of data and soundness of conclusions reached from analyses of the data. In this talk, we will explore the landscape identifying challenges and opportunities and highlight our contributions and impact.\nBio Dionne Price is the Deputy Director of the Office of Biostatistics in the Office of Translational Sciences, Center for Drug Evaluation and Research, FDA. In this role, Dr. Price provides leadership to statisticians involved in the development and application of methodology used in the regulation of drug products. She currently leads cross-cutting, collaborative efforts across FDA to advance and facilitate the use of innovative trial designs in pharmaceutical drug development. Dr. Price received her MS in Biostatistics from the University of North Carolina at Chapel Hill and a PhD in Biostatistics from Emory University. Dr. Price is an active member of the American Statistical Association (ASA) and the Eastern North American Region of the International Biometrics Society. She is a Fellow of the ASA and the 2023 President of the ASA.\nJames Black The importance of the SCE in enabling our shift from proprietary programming to open-source data science\nHistorically building a great SCE for clinical reporting involved selecting a vendor, integrating their product, and supporting a single proprietary language. The shift to report clinical trials using R has had a much broader impact than just swapping out a language, with it also catalysing the adoption of data science in statistical programming. For the team building the latest generation of SCEs, this has led to a complex eco-system of dynamic dependencies to enable reproducible research, the need to adapt to a much faster pace of development of the tools used, and facilitated bringing different elements of evidence generation like trial design, and real world evidence, to co-exist with statistical programming. During this talk, we\u0026rsquo;ll discuss this evolution, the underlying tensions we continue to tackle aspiring to balance innovation against business continuity, and the critical role SCE architecture plays facilitating a shift to data science.\nBio James Black gained his PhD from Cambridge University, with a thesis focussed on analysing the effect of randomising type 2 diabetes patients to different CVD risk management guidelines. After grad school he joined Roche\u0026rsquo;s real world data team, where he was a key driver in their rapid shift from using SAS and file shares to R, databases and git. Currently he leads Insights Engineering in Roche Pharma Product Development, and is the Product Owner for the PHC/RWE and Clinical Trial Reporting Scientific Computing Environments. He is also involved in Open Source and industry collaborations, sitting on the board of Open Source in Pharma, the R Consortium Pharma Oversight working group, PhUSE\u0026rsquo;s SCE Council and is the Product Development representative for Roche\u0026rsquo;s internal Open and Inner Source office.\nDaniel Sabanés Bové Why we Need to Improve Software Engineering in Biostatistics - A Call to Action\nProgramming is ubiquitous in applied biostatistics, and most statisticians know a programming language such as R - yet software engineering is still neglected as a skill and undervalued as a profession in pharmaceutical statistics. Why is this a problem? Importantly, we run the risk of wrong decisions when relying on code that we wrote ourselves without any code review by other statisticians. When transitioning over undocumented code to successors or other teams, we cannot be sure that they can even use, yet maintain it in the future at all. Also, whether they can reproduce results we produced earlier is a matter of luck. If we later need to add features to our code, and don\u0026rsquo;t have sufficient tests in place, we will undoubtedly introduce bugs and alter the program behavior without knowing it. Finally, if we need to implement new statistical methods for analyses submitted to regulators, we need to have appropriate software validation pipelines in place, which will demand well developed and tested code. What can we do about it? First and foremost, we must become aware of the problem. Second, we need to take software engineering seriously, starting from education in basic software engineering skills - across schools, universities, and during the work life. Establishing dedicated software engineering teams within academic institutions and companies can be a key factor for the establishment of good software engineering practices and catalyze improvements across research projects. Providing attractive career paths is important for the retainment of talents. Finally, collaboration between software developers from different organizations is key to harness open-source software efficiently and optimally, while building trusted solutions. We illustrate the potential with examples of successful projects.\nBio Daniel Sabanes Bove studied Statistics in LMU Munich and obtained his PhD at the University of Zurich for his research work on Bayesian model selection. He started his career in 2013 at Roche as a biostatistician, then worked at Google as a data scientist from 2018 to 2020 before rejoining Roche. He is currently leading the Statistical Engineering team in Roche Pharma Product Development that works on productionizing R packages, Shiny modules and how-to templates for data scientists. Daniel is co-author of multiple R packages published on CRAN and Bioconductor, as well as the book \u0026ldquo;Likelihood and Bayesian Inference: With Applications in Biology and Medicine\u0026rdquo;, and is currently co-chairing openstatsware, a working group focusing on Software Engineering in biostatistics.\n","date":1696291200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"462d0c27e49b1b6aed83c168124f44e8","permalink":"/post/2023-10-03-keynotes/","publishdate":"2023-10-03T00:00:00Z","relpermalink":"/post/2023-10-03-keynotes/","section":"post","summary":"R/Pharma 2023 Keynotes.","tags":null,"title":"R/Pharma 2023 Keynotes","type":"post"},{"authors":null,"categories":null,"content":"R/Pharma 2023 Workshops R/Pharma is excited to host 17 free workshops!. Workshops will run October 16th-20th, 23rd and 27th and are hosted by members of the community. Workshops are always one of the highlights of R/Pharma and we are indebted to the hosts who prepare them.\nIf you have not registered for the R/Pharma conference we ask that you do so before selecting a workshop. You can join at https://hopin.com/events/r-pharma-2023/registration.\nWe have some suggested tracks below to accommodate many interests. Please feel free to take multiple workshops.\nClinical Programmer {targets} \u0026amp; {crew} for Clinical Trial Simulation Pipelines Pharmaverse Friday: Pharmaverse Champion. Intro to the Pharmaverse Pharmaverse Friday: Revolutionize Clinical Trial Data Exploration - teal Pharmaverse Friday: Generating TLGs using NEST / Falcon - a Masterclass Beginner Visual Studio Code for Pharma: An Introduction Introduction to Machine Learning with {tidymodels} Pharmaverse Friday: Pharmaverse Champion. Intro to the Pharmaverse Data Science Version Control with Git \u0026amp; RStudio – Handy Tips for Use \u0026amp; How to Resolve Common Issues Visual Studio Code for Pharma: An Introduction Introduction to Machine Learning with {tidymodels} Quarto All the Things! A Case-Study Driven Motivation of Analysis Results Data An Intro to Unveiling OPS Cell Patterns with Python Data Analytics Using pointblank Package to Ensure Maximal Data Quality: Pfizer Case Study Introduction to Machine Learning with {tidymodels} A Case-Study Driven Motivation of Analysis Results Data From The Statistical Method To The R Package - The mmrm Example Building a Survival Model in Stan Python Visual Studio Code for Pharma: An Introduction An Intro to Unveiling OPS Cell Patterns with Python Admin Preview of Posit Administrator Training Developing \u0026amp; Testing Your Shiny Application Shiny Developing \u0026amp; Testing Your Shiny Application Pharmaverse Friday: Revolutionize Clinical Trial Data Exploration - teal Data Viz Observable Plot Advanced Exploratory Visualization Techniques - ggplot2, plotly \u0026amp; purrr you can find registration links for all the workshops at https://rinpharma.com/workshop/2023conference/.\n","date":1696291200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"23cfeaaec7f3c726c349267f1c304bb7","permalink":"/post/2023-10-03-workshops/","publishdate":"2023-10-03T00:00:00Z","relpermalink":"/post/2023-10-03-workshops/","section":"post","summary":"R/Pharma 2023 Workshops.","tags":null,"title":"R/Pharma 2023 Workshops","type":"post"},{"authors":null,"categories":null,"content":"We\u0026rsquo;re just a couple of days out from the R/Pharma round tables!\nWith the help of an advisory board spanning Amgen, BeiGene, Genentech, GSK, The Janssen Pharmaceutical Companies of Johnson \u0026amp; Johnson, Novartis, Pfizer, The Prostate Cancer Clinical Trials Consortium (PCCTC), Roche and Posit PBC the following topics are now on the agenda for our round tables (our attempt at paraphrasing these nuanced topics):\n Can we stop validating R packages internally, and build a pan-industry process? How can we help the path to interactive regulatory submissions? What\u0026rsquo;s needed to be more confident depending on externally governed packages? Can we combine our learnings on making a case for OS contributions? Where is the potential for impact with LLMs/AA/AI for both drug development, and data scientist efficiency? Where are we as data scientists and SCE developers on multi-modal, multi-disciplinary, drug development? and probably the topic we are most excited about (especially with Roche and others attending, to discuss its SCE for CT/RWE and PHC) is\u0026hellip;\n What is a modern workflow? What are the key capabilities of a modern SCE? What can we learn from each other enabling diversity without compromising our SCE architecture - from legacy codebases/languages and their workflows built around mounted drives and unix permissions, through to multi-modal analyses querying multiple data stores via tokens as secrets, mixing not just open source languages, but different dockerfiles in a single analysis. 70 representatives from 42 companies will come together to tackle these and other questions.\nReview the agenda below, or visit the discussion link to see the proposed topics:\nhttps://rinpharma.github.io/positconf-roundtables-2023/\nhttps://github.com/rinpharma/positconf-roundtables-2023/discussions?discussions_q=is%3Aopen+label%3Aroundtable-topic\n","date":1694822400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"de1ff3c9c15cca85b404a3b6d04d1270","permalink":"/post/2023-09-16-summit/","publishdate":"2023-09-16T00:00:00Z","relpermalink":"/post/2023-09-16-summit/","section":"post","summary":"We're just a couple of days out from the R/Pharma round tables!","tags":null,"title":"R/Pharma Round Tables","type":"post"},{"authors":null,"categories":null,"content":"R/Pharma is excited to present a total of 16 workshops this year, hosted by members of our community. Zoom links will be sent to workshop attendees a couple of days before the workshop.\nIf you have not registered for the R/Pharma conference we ask that you do so before selecting a workshop. You can join at https://hopin.com/events/r-pharma-2023/registration.\nR/Pharma is an amazing community and all of these workshops are put on by volunteers at no cost. If you would like to contribute to a future workshop please reach out to us through the contact page.\n","date":1689638400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1689638400,"objectID":"350473206935f519c91b758b1d6beac6","permalink":"/workshop/2023conference/","publishdate":"2023-07-18T00:00:00Z","relpermalink":"/workshop/2023conference/","section":"workshop","summary":"R/Pharma is excited to present a total of 16 workshops this year, hosted by members of our community. Zoom links will be sent to workshop attendees a couple of days before the workshop.","tags":null,"title":"2023 Conference","type":"workshop"},{"authors":null,"categories":null,"content":"We’re excited to announce that the call for talks for Virtual R/Pharma 2023 is now open !!\nR/Pharma 2023, the conference on all things Open Source in Pharma, will take place October 24th-26th 2022, preceded by Training Days the week prior. The conference will be fully virtual. An in-person portion of R/Pharma will be at posit::conf(2023) on Sept 18th. More information, including a link to booking R/Pharma in-person can be found here: https://posit.co/blog/register-for-r-pharma-at-positconf2023/\nWe are particularly interested in talks from people who cannot usually make it to the in-person event, or are newer to conference speaking. R/Pharma committee members are offering free speaker coaching: as long as you have an interesting R in pharma idea and are willing to put in some work, we\u0026rsquo;ll help you develop a great talk. Talks are short (10-20 minutes) high energy presentations that give you the chance to talk about an interesting project that you’ve tackled with R in pharma. Short talks, or demos of your R/Python code, R/Stan/Julia packages, and shiny apps are great options.\nThis year we will feature content broken out as below:\nCode/Technical Talks:\nDay 1 will be R/Pharma, featuring mostly R talks.\nDay 2 will be Open Source in Pharma, featuring talks about R, Python, Julia, Stan, Javascript and other open source languages.\nImpact/Advancement Talks:\nDay 3 will be Open Source Advancing Healthcare \u0026amp; Drug Development, featuring content about the impact of Open Source to advance healthcare and drug development using tools such as machine learning, AI, deep learning, statistics. This topics will highlight advancements in areas such pharma, drug development, healthcare, medical devices, vaccines, precision medicine, personalized healthcare, Real-World Data and more! Our 3rd day will be shorter than the first 2.\nWe are particularly interested in submissions that have one or more of these qualities:\n Examples of how shiny is used for interactive reporting for late-stage work Showcase the use of Open Source for drug discovery and development Using Open Source AI in Pharma Applications from smaller pharma companies / biotechs Expand the use of R in pharma to reach new domains and audiences Combining R with other languages and tools, like Python, Julia, Tensorflow etc. Reporting/Communication using R Markdown, Quarto, Shiny, ggplot2, or something else altogether Discussions on how to teach R/data science effectively in pharma Talks on administering R in pharma and tackling scaling, packages, cloud, HPC etc. Applications close August 11th.\nTo apply, please submit the form found at this link with your title and abstract that introduces you and your proposed topic.\nTo ask a question, please use the form on our contact page to have your question routed to the organising commitees Slack channel or email us on info@rinpharma.com\nSUBMIT AN ABSTRACT TODAY!\n","date":1689033600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"fc9462c4165257d064e634ca42ef4500","permalink":"/post/2023-07-11-call4talks/","publishdate":"2023-07-11T00:00:00Z","relpermalink":"/post/2023-07-11-call4talks/","section":"post","summary":"Call For Talks for R/Pharma 2023.","tags":null,"title":"Call For Talks","type":"post"},{"authors":null,"categories":null,"content":"There is much excitement for R/Pharma 2023! Please find below the plan for the gathering!\nBased on the 2022 conference feedback, it is clear people are keen to get back together in person, as we did at Harvard in 2018 and 2019. Moreover, people very much like our virtual gathering and the accessibility for all people across the world.\nOur 2023 plan is to have in-person and virtual components, as detailed below!\nIn-Person R/Pharma is excited to announce that we are partnering with Posit to host our in-person program at posit::conf(2023), happening at the Hyatt Regency Chicago from Sunday, September 17 through Wednesday, September 20, 2023.\nThe in-person R/Pharma program at posit::conf(2023) will focus on the future of drug development using open source. The collaboration will include two activities specific to the pharmaceutical industry: (1) the \u0026ldquo;R/Pharma Roundtable Summit\u0026rdquo; for program leaders and people leading Open Source initiatives, and (2) the \u0026ldquo;Leveraging And Contributing To The Pharmaverse For Clinical Trial Reporting In R\u0026rdquo; workshop for data professionals.\nPlease register via the R/Pharma link: https://pos.it/pharmasummit\nOver the last five years, we\u0026rsquo;ve seen explosive growth in the use of R and other open-source technologies across drug development, with an increasing focus on open-source projects and pan-company collaboration. During the flagship event, the R/Pharma Roundtable Summit, facilitators will foster in-person discussions and conversations about key items (reproducibility, submissions, scalability, etc.) with industry leaders about open-source tools for next-generation submissions. R Validation Hub lead, Doug Kelhlkof (Roche), will lead a 90-minute workshop on a new validated repository for GxP R use. For the reminder of the day, R/Pharma and Posit will facilitate talks and discussions around open source drug development topics relevant to participating attendees. You can find a sample agenda for the R/Pharma Roundtable Summit here:\nhttps://rinpharma.github.io/positconf-roundtables-2023/.\nWe already have a great lineup of speakers and facilitators confirmed for the R/Pharma Roundtable Summit, including:\nJames Black, R/Pharma executive (Roche)\nNing Leng, R/Pharma organizing committee (Genentech)\nDoug Kehlkoff, R Validation Hub Lead (Genentech)\nShannon Pileggi, Lead Data Scientist (The Prostate Cancer Clinical Trials Consortium)\nPhil Bowsher, R/Pharma executive (Posit)\nRich Iannone, Software Engineer (Posit)\nOthers helping to plan the event include:\nHarvey Lieberman, R/Pharma executive (Novartis)\nPaulo Bargo, R/Pharma Executive (Johnson \u0026amp; Johnson)\nMichael Blanks, R/Pharma Executive (Beigene)\nVolha Tryputsen, R/Pharma Organizing Committee (Johnson \u0026amp; Johnson)\nThomas Neitmann, Associate Director Data Science at Denali Therapeutics, and Pawel Rucki, Chief Engineer at Roche, will teach a pharma-focused workshop titled, \u0026ldquo;Leveraging And Contributing To The Pharmaverse For Clinical Trial Reporting In R\u0026rdquo;. This workshop will introduce participants to the pharmaverse, a collection of open source R packages that provide the next generation backbone for clinical trial reporting. In the workshop, participants will also create ADaM datasets, prepare tables and figures as well as interactive shiny apps. You can find a sample agenda for the workshop here:\nhttps://github.com/pharmaverse/workshop-positconf23\nAll R/Pharma program participants are encouraged to stay for the general conference happening September 19 - 20. The general conference will include two days of talks on various topics, high-profile keynotes, and opportunities to network with over 1,000 data professionals. Posit will release the full general conference schedule closer to the date. You can learn more about the conference at posit.co/conference.\nPosit would like to hear from you, submit a talk for posit::conf! If you would like to submit a Pharma talk for the posit::conf(2023), please find the information on the Posit blog. To submit a talk, you’ll need to create a 60-second video that introduces you and your proposed topic. In the video, you should tell us who you are, why your topic is important, and what the attendees will take away from it. Submission closes at midnight on April 7 anywhere on Earth, and Posit will communicate decisions by early May.\nVirtual Our free virtual gathering will be on October 24, 25 and 26. Virtual registration will open later this Summer. This year we will feature 3 days of centent broken out as below:\nCode/Technical Talks:\nDay 1 will be R/Pharma, featuring only R talks.\nDay 2 will be Open Source in Pharma, featuring talks about R, Python, Julia, Stan, Javascript, and other open-source languages.\nImpact/Advancement Talks:\nDay 3 will be Open Source Advancing Healthcare \u0026amp; Drug Development, featuring content about the impact of Open Source to advance healthcare and drug development using tools such as machine learning, AI, deep learning, statistics. This topics will highlight advancements in areas such pharma, drug development, healthcare, medical devices, vaccines, precision medicine, personalized healthcare, Real-World Data and more! Our 3rd day will be shorter than the first 2.\nThe workshops will run the week before, October 16 - 20. The style and format will be very similar to 2020-2022 etc. We plan to offer free Digital Credentials for people that attend and complete the workshops.\n","date":1680220800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"cd48707498f492aad2521837d2775a09","permalink":"/post/2023-03-17-announcement/","publishdate":"2023-03-31T00:00:00Z","relpermalink":"/post/2023-03-17-announcement/","section":"post","summary":"In-Person and Virtual Events for 2023.","tags":null,"title":"In-Person and Virtual Events for 2023","type":"post"},{"authors":null,"categories":null,"content":"We are excited to announce that the R/Pharma 2022 conference and workshop recordings are now available for viewing! If you were not able to attend the conference live, or wish to re-watch the talks, you can find all of the videos on the R/Pharma YouTube Channel with the following playlists:\n Day 1 presentations Day 2 presentations Day 3 presentations The conference was a huge success with an amazing lineup of speakers, including the co-creator of the R language Robert Gentleman!\n That\u0026rsquo;s not all \u0026hellip; Like in previous years, the R/Pharma Conference offered a terrific lineup of workshops covering many innovative approaches to using R and other open source software in analysis pipelines and application development. You can view the workshop recordings on the R/Pharma 2022 Workshop Playlist. Be sure to view the description of the workshop video for resources shared during the workshops.\nR/Pharma would not be possible without the talented members of our organizing and program committees, workshop instructors, presenters, and the life-sciences community. We hope you enjoy the recordings and look forward to our events in 2023!\n","date":1670544000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"6601cf1fb56f27c07839e7b65d7b5c8f","permalink":"/post/2022-12-09-rph2022-recordings/","publishdate":"2022-12-09T00:00:00Z","relpermalink":"/post/2022-12-09-rph2022-recordings/","section":"post","summary":"Watch all of the presentations and workshops on demand!","tags":null,"title":"R/Pharma 2022 Conference \u0026 Workshop Recordings","type":"post"},{"authors":["Rose Grandy"],"categories":null,"content":"","date":1668038400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1668038400,"objectID":"63190f2e522f9bf83e04922388117088","permalink":"/publication/rinpharma_285/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_285/","section":"publication","summary":"abstract to follow","tags":["Abbott"],"title":"10 Practical Considerations for moving to R","type":"publication"},{"authors":["Nicole Jones"],"categories":null,"content":"","date":1668038400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1668038400,"objectID":"cf46a85c8dd4b0550512c0b1fbd4a04f","permalink":"/publication/rinpharma_290/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_290/","section":"publication","summary":"Computationally-intensive workflows exist in the design, analysis, and simulation in all phases of clinical studies. The runtime of such workflows can be significantly longer than a Shiny app can practicably handle. In such situations, binding the execution of computational tasks with active browser sessions can be detrimental to the user experience, making both the tasks and the web application less reliable. We present a R based solution to accommodate long running workflows with asynchronous execution of background tasks. By utilizing functions from shiny, httr, plumber, and pins packages, one can construct scalable web applications capable of asynchronous processing that cover processing-block free task creation, execution, status query, and results retrieval. A Bayesian dose finding automation example will be used to illustrate how the proposed framework allows users to initiate long-running tasks remotely and review the results later without utilizing resources on their local devices.","tags":["Merck"],"title":"Asynchronous Processing of Long-Running Tasks in Shiny","type":"publication"},{"authors":["Robert Gentleman"],"categories":null,"content":"","date":1668038400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1668038400,"objectID":"396dd347bdec438737b60776bdc1464e","permalink":"/publication/rinpharma_281/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_281/","section":"publication","summary":"I will talk about some of the challenges that are now arising in BioTech. There are larger, more informative but much more complex, data sets available and being developed. While these hold great promise they add complexity to an already fragile analytic environment. I will divide the challenges into three groups, software, data technologies and analytics and provide some examples of how we can increase sharing and reduce complexity. I will also argue that the funding of data resources and technologies, whether government or private, needs to adapt to the changing landscape and provide some suggestions of how that could happen.","tags":["Harvard Medical School"],"title":"BioTech Challenges","type":"publication"},{"authors":["Claus Dethlefsen"],"categories":null,"content":"","date":1668038400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1668038400,"objectID":"c5baaa0610ebcbcff6f463182574e9bb","permalink":"/publication/rinpharma_284/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_284/","section":"publication","summary":"Addressing estimands in clinical studies involves handling of intercurrent events and often multiple imputation methods are applied to handle missing data. In Novo Nordisk more and more programming tasks are done in R, but still multiple imputation methods are conducted using SAS. We look into the possibilities and obstacles of conducting multiple imputation using R and SAS interchangeably. The aim is to make it possible for the statisticians to choose between SAS and R based on either personal preferences or on which tool is best suited for the specific task. More specifically, the approach has been to simulate data, and to compare multiple imputation results from SAS (PROC MI and PROC MIANALYZE) to results from R (MICE package).","tags":["Novo Nordisk"],"title":"Co-existence of R and SAS for multiple imputation in Novo Nordisk","type":"publication"},{"authors":["Kieran Martin"],"categories":null,"content":"","date":1668038400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1668038400,"objectID":"836542b4fcc48b9cc2cf61f1ab67b06f","permalink":"/publication/rinpharma_295/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_295/","section":"publication","summary":"The Pharmaceutical industry is adopting new tools and technologies, putting pressure on individuals to learn many new skills in a short period of time. In order to both promote these new ways of working, and to assist those adopting it, at Genentech we are building a new Coursera specialisation. In this talk I will share details of what this specialisation will cover and when you can expect it to be available. I will discuss the different aspects of data science we chose to focus on, and how we are going to promote the use of pharmaverse tools for clinical reporting.","tags":["Roche"],"title":"Data Science in the Pharmaceutical Industry: A Coursera Specialisation","type":"publication"},{"authors":["Dinakar Kulkarni","Ben Straub","Craig-Gower-Page"],"categories":null,"content":"","date":1668038400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1668038400,"objectID":"f28cac7802aae160f5f043cd455552ba","permalink":"/publication/rinpharma_291/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_291/","section":"publication","summary":"Continuous integration (CI) and continuous delivery (CD) are playing a pivotal role in ensuring that R projects in Pharma meet the highest quality standards. Particular focus is placed on ensuring that packages are fit for purpose both on internal systems as well as meeting the various requirements for CRAN/BioConductor. In this talk, we will discuss best practices that were adopted into making developer-friendly and efficient CI/CD pipelines and the impact that these pipelines have had in the open source Pharma community and at Roche/Genentech. Three case studies of package and pipelines will be discussed - one on a beginner level and two on an advanced level. The first will be CI/CD workflows for the Admiral R package and presented from the perspective of a newcomer to CI/CD. The second and third use cases will be regarding the NEST framework and the RBMI R package, both of which will have more advanced discussions presented by experienced CI/CD developers.","tags":["Genentech","GSK","Roche"],"title":"How CI/CD Enhances the Development of R packages in the Pharmaverse","type":"publication"},{"authors":["Shannon Pileggi","Daniel Sjoberg"],"categories":null,"content":"","date":1668038400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1668038400,"objectID":"e82f9ecac10281dea73117bc8e6ada8b","permalink":"/publication/rinpharma_293/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_293/","section":"publication","summary":"gtreg internally leverages gtsummary to streamline production for regulatory tables in clinical research. There are three functions to assist with adverse event reporting tbl_ae_count(), tbl_ae(), and tbl_ae_focus(); tbl_ae_count() tabulates all AEs observed, whereas both tbl_ae() and tbl_ae_focus() count a single AE per subject by maximum grade. Furthermore, tbl_reg_summary() produces standard data summary tables often used in regulatory submissions and 'tbl_listing()' enables a formatted grouped printing of raw AE listings. All functions are highly customizable to make your regulatory reporting a breeze!","tags":["Memorial Sloan Kettering Cancer Center"],"title":"Introducing gtreg: an R package to produce regulatory tables for clinical research","type":"publication"},{"authors":["Adrian Olszewski"],"categories":null,"content":"","date":1668038400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1668038400,"objectID":"064e2fc074d8d981fab369cac28ae609","permalink":"/publication/rinpharma_289/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_289/","section":"publication","summary":"Nowadays R is the talk of everyone in the pharmaceutical industry. A lot is being said about statistical programming (CDISC datasets, TFLs) with R and addressing validation issues. The most important players embraced R in various areas of their activity and share their experience, develop game-changing tools, and propose solutions. But the market consists also of small CROs, like ours, fully based on R, harnessing it in all areas of our statistical and programming work from the trial design, through creation of datasets, conducting planned and ad-hoc statistical analyses, generation of the TFLs, ending with the validation of both the outcomes and the R software itself. In the last 5 years of daily work with R, we gained a solid hands-on experience. Now we would like to share our story the problems we faced, the measures we tried and the solutions that have proven successful. We believe in the importance of sharing experience from diverse subjects, as small CROs have their own specificity, needs and possibilities in terms of budget and people. This raises the awareness of differentiated challenges and needs, so important in working out effective, broad-based ways to make R a worthy competitor of the current industry standards.","tags":["2KMM"],"title":"Meet a 100% R-based CRO - the summary of a 5-year journey","type":"publication"},{"authors":["Patrick Hilden"],"categories":null,"content":"","date":1668038400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1668038400,"objectID":"23ace503b81d75bf82ab020e863867a1","permalink":"/publication/rinpharma_294/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_294/","section":"publication","summary":"When working with big data sources, such as medical claims data, the process of data review and quality control (QC) can be both complex and tedious. R and RMarkdown have become common tools for data analytics and report writing in the pharmaceutical space. RMarkdown’s ability to integrate both the code used to query the data, with the results and visualization of it, provides a more powerful interface in which the output can contain both the process and the results, unifying two procedures which are separate with other approaches to the QC process. We present our analytical QC pipeline process which can be developed at the start of a new project and marries the processes of deeply understanding the underlying data in the early stages, with developing an ongoing pipeline of reports and QC procedures which can be automated and run in the future when the data is refreshed. The reduced timeline of this process greatly increases the speed in which updated data can be ingested accurately and confidently, and results in key stakeholders having quick access to the most up to date information in downstream processes and decision making.","tags":["Johnson \u0026 Johnson"],"title":"RMarkdown for enhanced Quality Control \u0026 Documentation","type":"publication"},{"authors":["Eric Peña","Angela Samples","Farooq Sabir","Zheng Yang"],"categories":null,"content":"","date":1668038400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1668038400,"objectID":"0791760da4817ef5d18f85e68242001c","permalink":"/publication/rinpharma_286/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_286/","section":"publication","summary":"RStudio is one of the most commonly used software integrated development environment (IDE) for R. In this talk we present RStudio on Amazon SageMaker, a fully managed RStudio IDE on AWS cloud. We also walk through a Health Care and Life Sciences use case for carrying out analysis and building a machine learning model, showcasing how RStudio on SageMaker can help streamlining the data processing, model building and model deployment process for data scientists and machine learning engineers.","tags":["AWS"],"title":"RStudio on Amazon SageMaker: Streamlining the Healthcare and Life Sciences Machine Learning process","type":"publication"},{"authors":["Maria Doyle"],"categories":null,"content":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation\n","date":1668038400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1668038400,"objectID":"d488ca3cba0d877b1ed29f51a7061419","permalink":"/publication/rinpharma_288/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_288/","section":"publication","summary":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation","tags":["bioconductor"],"title":"The Bioconductor Community","type":"publication"},{"authors":["Max Kuhn","Hannah Frick","Emil Hvitfeldt","Qiushi Yan"],"categories":null,"content":"","date":1668038400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1668038400,"objectID":"db24dc043481a89810a30ba55402896f","permalink":"/publication/rinpharma_283/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_283/","section":"publication","summary":"Recently there have been a lot of new developments for modeling in the tidyverse. This talk will show off tools for censored regression, an interface to clustering, and how to use the h2o.ai platform for optimizing/fitting models","tags":["RStudio"],"title":"Three new things in tidymodels","type":"publication"},{"authors":["Charlie Wright"],"categories":null,"content":"","date":1667952000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1667952000,"objectID":"a31f0c91e9052b2595ee16642ac5550c","permalink":"/publication/rinpharma_278/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_278/","section":"publication","summary":"details to follow","tags":["St. Jude Children Research Hospital"],"title":"Analysis and visualization of large-scale drug combination experiments with Shiny","type":"publication"},{"authors":["Will Harris"],"categories":null,"content":"","date":1667952000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1667952000,"objectID":"f0de269e95791cabe18f84341373a504","permalink":"/publication/rinpharma_277/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_277/","section":"publication","summary":"The job of a data scientist working on a clinical trial team in the pharmaceutical industry is to provide the most accurate analysis possible in order to enable valid insights from the data. Ensuring data quality is extremely hard work and there are teams of people at clinical trial sites, vendor companies, and within the sponsor institution all working to identify and resolve data issues in order to help make datasets analysis ready. Before performing an important analysis a data scientist may want a way to reassure themself about the quality of their data and identify any important issues that have slipped through the cracks. sdtmchecks is a simple, easy to use, open source R package to help identify analysis impacting and actionable data quality issues in SDTM datasets. This talk will touch on this package's crowd-sourced development history at Roche/Genentech as an accessible way for non-R coders to get initial, practical experience with R, its current use at the company within a Shiny app, as well as its future potential as an open-source tool publicly available for cross-industry collaboration.","tags":["Genentech"],"title":"Assuring SDTM data quality with the sdtmchecks package","type":"publication"},{"authors":["Harvey Lieberman"],"categories":null,"content":"","date":1667952000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1667952000,"objectID":"5768733687fa9d2c2fa1b3754591adb0","permalink":"/publication/rinpharma_269/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_269/","section":"publication","summary":"It is relatively simple to create a powerful visualization app using shiny, but what if you need to change your data wrangling process or wish to build a different output? How easy is it to provide this flexibility without having to rewrite the underlying code? This presentation will highlight shiny frameworks - apps that are adaptable and extensible. We shall illustrate how separation of data, application and presentation promotes flexible content and how interpreters can build app components at runtime.","tags":["Novartis"],"title":"Building Shiny Frameworks: Some Lessons","type":"publication"},{"authors":["Maya Gans"],"categories":null,"content":"","date":1667952000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1667952000,"objectID":"fb2dc25feaab93e89ba24bb6747dfff4","permalink":"/publication/rinpharma_268/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_268/","section":"publication","summary":"So you've started writing custom JavaScript for your Shiny app... but where do you put all this code?! Organizing JS files to be sourced within one another can be really hard to navigate from within a Shiny application. In this talk I’ll cover what bundling for JS means, and how to do it in the context of Shiny. This talk should empower you to not only write code in JavaScript but bring modern tooling to your app that will allow for organization and cleaner code.","tags":["Atorus Research"],"title":"Bundling JS for Your Shiny App","type":"publication"},{"authors":["Mike Stackhouse"],"categories":null,"content":"","date":1667952000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1667952000,"objectID":"9a6e4580b46727806503def591b0e31c","permalink":"/publication/rinpharma_273/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_273/","section":"publication","summary":"Back in 2020, Atorus had the initial release of the R package Tplyr, which was built to simplify the creation of clinical summary tables. Now in 2022, new updates and enhancements have been added to Tplyr to give the user more, particularly in the area of Shiny. In this presentation we will discuss how Tplyr collects metadata that provides traceability to every result it derives. Furthermore, these metadata features are externalized, allowing users to extend Tplyr’s metadata or even build their own, which enables all these of these features to extend beyond Tplyr itself. Ultimately when paired with Shiny, users can utilize Tplyr to build click-through tables where a reviewer can click on a result and immediately view the subset of data that was used to derive it.","tags":["Atorus Research"],"title":"Drill Down Summary Tables in Shiny with Tplyr","type":"publication"},{"authors":["Ross Farrugia"],"categories":null,"content":"","date":1667952000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1667952000,"objectID":"52a4651969246932462b03a035f91763","permalink":"/publication/rinpharma_265/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_265/","section":"publication","summary":"Roche/Genentech, GSK, Atorus and J\u0026J/Janssen have initiated a collaboration called pharmaverse to bring together a curated subset of open-source R packages to enable clinical reporting (from CRF to eSubmission). Where gaps are identified, new collaborative development teams can be formed across companies to build solutions fit for industry adoption. Any individual or organisation would be able to join our community and contribute. Our ultimate aim is to reduce duplication of efforts and gain increased harmonization to the way we work across the industry, so that collectively we can bring medicines to patients faster. This talk would be intended to introduce data scientists across the industry to this concept and the benefits of open source collaborations. We will share what is currently available under the pharmaverse, short demos, along with stories and learnings we've had on this journey so far. Example R packages include admiral (a toolkit for ADaM generation), rtables \u0026 Tplyr (for TLG creation), teal (for Shiny apps), and much more.","tags":["Roche"],"title":"Pharmaverse: Breaking boundaries through open source collaboration!","type":"publication"},{"authors":["Megan Chiang"],"categories":null,"content":"","date":1667952000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1667952000,"objectID":"937092316bb2368d0d90450578c6e81f","permalink":"/publication/rinpharma_276/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_276/","section":"publication","summary":"As more and more companies move their compute environments into the cloud, the steps needed to ensure that their software suite and newfound infrastructure are FDA compliant change accordingly. In this talk, we will examine the requirements for an FDA validated architecture in the context of R. This is a potentially tricky process depending on what the user requirements are and since R is open-source, extra care must be taken to ensure validation and qualification of the entire cloud R ecosystem. What does validation and qualification entail, and what are the pitfalls that stakeholders need to be mindful of? This presentation will demonstrate at a high level the steps required to be FDA compliant for a validated R GxP system in the cloud.","tags":["ProCogia"],"title":"R in the Cloud: A Holistic Approach towards GxP Compliance","type":"publication"},{"authors":["Ning Leng","Hye Soo Cho"],"categories":null,"content":"","date":1667952000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1667952000,"objectID":"26e2e7977e4323ebd8ff6e56a4db2d70","permalink":"/publication/rinpharma_267/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_267/","section":"publication","summary":"On Nov 22nd, 2021, the R Consortium R Submissions Working Group successfully submitted an R-based test submission package through the FDA eCTD gateway. The submission package has been received by the FDA staff who were able to reproduce the numerical results. This submission was an example submission package following eCTD specifications which include a proprietary R package, R scripts for analysis, R-based analysis data reviewer guide, and other required eCTD components. To our knowledge, this is the first publicly available R-based, or open-source-language-based FDA submission to the eCTD gateway for CDER. We hope this submission package and our learnings can serve as a good reference for future R-based regulatory submissions.","tags":["Roche","FDA"],"title":"R pilot submissions to FDA","type":"publication"},{"authors":["Xiao Ni","Mike Stackhouse"],"categories":null,"content":"","date":1667952000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1667952000,"objectID":"310b4edef045b0763aa739b0c3cc961d","permalink":"/publication/rinpharma_272/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_272/","section":"publication","summary":"Sarepta deployed RStudio Team for modern data analytics. One major hurdle we faced was how to serve data to Connect/Workbench securely in the backend. Partnering with Atorus, Sarepta solved this challenge using Box cloud storage as a secure data backend through Box API, JWT token, \u0026 Box Python SDK. RStudio Team \u0026 Box are seamlessly integrated with Okta SSO and JWT token authentication, providing a two-layer secure authentication that leverages Box frontend permission management. Inspired by boxr pkg, we developed usebox for R users and leveraged reticulate to call Box Python SDK. We illustrate usebox through a real Shiny App Patient Listing Generator, powered by open-source pkg subpat . We believe this real-world harmonized use of R, Python, Shiny, and Box offers insights to the community and organizations facing similar challenges.","tags":["Sarepta","Atorus Research"],"title":"R, Python, and Shiny in harmony: an Out-of-Box secure data backend for RStudio Connect \u0026 Workbench","type":"publication"},{"authors":["Coline Zeballos","Doug Kelkhoff"],"categories":null,"content":"","date":1667952000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1667952000,"objectID":"8932688a69d1e017339ab269066b4ec2","permalink":"/publication/rinpharma_274/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_274/","section":"publication","summary":"Over the past year, we’ve designed a process that is meant to mimic public package publishing as closely as possible, where packages are automatically assessed by a series of checks which may prompt manual revision should the automated processing discover any gaps. This process is automated where possible, and (internally) transparent, with an interface to our internal continuous integration tooling to make feedback as visible and directly actionable as possible. We’d like to share our approach, with special emphasis to the core design philosophies that we’ve set out to adhere to building a process that stays close to open source tools and contributing back where we can (github.com/Genentech/rd2markdown, github.com/Genentech/covtracer). Beyond what we’ve developed internally, we’d like to sit this work next to recent efforts by the R Validation Hub and offer a vision for a shared, public repository that can support transparent quality assessment. By doing this, we’d like to set the stage for further feedback and broader participation to ensure that the future of R package ecosystems is more immediately actionable and accessible across institutions and regulators.","tags":["Roche"],"title":"Roches approach to software validation: an automated pipeline from validation to publication","type":"publication"},{"authors":["Daniel Sabanés Bové"],"categories":null,"content":"","date":1667952000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1667952000,"objectID":"fa68844fe7ab17c70e2493ceba6d0b03","permalink":"/publication/rinpharma_270/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_270/","section":"publication","summary":"Increasingly biostatisticians in pharma companies would like to use R on a daily basis, e.g. the growing number of participants in R/Pharma conferences is one metric showing this trend. As R programs replace proprietary software in this regulated industry, the requirements for quality and reliability increase, e.g. validation of packages might be required. More importantly, programs used in multiple projects or over a longer time period with changing biostatisticians need to be maintainable, intuitive and reliable. Getting this done takes experience and time. In particular, it is challenging to do this as a side project next to other daily biostatistics work and without the right tools in place. Therefore forming a dedicated team, working together closely with the applied biostatisticians, methods experts and IT professionals, can help. We share our Statistical Engineering team experience in Roche, covering agile ways of working, resourcing, product prioritization, and open source collaborations. We believe that taking the Research Software Engineering aspects seriously and adopting an Open Source mindset is key to sustainably and reliably use R in Pharma.","tags":["Roche"],"title":"Working at the intersection of Biostatistics and Software Engineering in a Pharma company","type":"publication"},{"authors":[],"categories":null,"content":"","date":1667901600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"b7ed79af193ff8fdaed74de07bebc772","permalink":"/event/rinpharma2022/","publishdate":"2017-01-01T00:00:00Z","relpermalink":"/event/rinpharma2022/","section":"event","summary":"An online event for R practioners in Pharma.","tags":[],"title":"2022 Conference","type":"event"},{"authors":["Neetu Sangari","Melvin Munsaka"],"categories":null,"content":"","date":1667865600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1667865600,"objectID":"6618ca600e6e777bce2a1d05f14d0999","permalink":"/publication/rinpharma_260/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_260/","section":"publication","summary":"Drug safety data present many challenges with regard to curation, analysis, interpretation, and reporting. Safety endpoints have high variability, are multidimensional, and interrelated which points out to a need to identify novel approaches to explore, analyze, and present these data in some meaningful and insightful way. Visual analytics presents an alternative to the traditional tabular outputs for exploring, assessing, and reporting safety data and present an opportunity to enhance and facilitate evaluation of drug safety and help convey multiple pieces of information concisely and more effectively than tables. Graphical depictions of safety data can play a big role in facilitating communication of safety results with different stakeholders including regulators, investigators, and data monitoring committees. Visual analytics facilitates blending data visualization, statistical, and data mining techniques to create visualization modalities that help users make sense out of safety data with emphasis on how to complement computation and visualization to perform effective and meaningful analyses. Importantly, it is critical to develop readily available tools for stakeholders to use for visual analytics of drug safety data. The tools must take into account considerations revolving around structured assessment driven by safety questions of interest and should consider appropriate user interface parlor. In this discussion, we shall discuss one such tool being developed through a joint collaboration of the ASA, PHUSE, and FDA.","tags":["Pfizer","Abbvie"],"title":"Advanced Visual Analytics for Drug Safety Review","type":"publication"},{"authors":["Daniel Woodie"],"categories":null,"content":"","date":1667865600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1667865600,"objectID":"36488a5d979d20672e4aa9bfa3db3c94","permalink":"/publication/rinpharma_255/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_255/","section":"publication","summary":"A prespecified adaptive plan involves automating the analysis of interim clinical trial data and adjusting elements of the trial in response. In implementing these plans, we experience random highs and lows in the data, adjacent doses of a drug with drastically different results, and lots and lots of uncertainty. To facilitate training in adaptive trials, newcomers need to see data as it might accumulate within a trial and attempt to make design decisions based on that data. To this end we have created ANTICS, a free public R/Shiny based tool that guides a user through a single adaptive trial. ANTICS has modules for dose escalation, dose finding, enrichment, and staged/seamless designs. Repeated plays of ANTICS introduce the idea of simulation and emphasize how the same rules can produce different results when faced with random data. ANTICS has modules for dose escalation, dose finding, enrichment, and staged/seamless designs. A scoring system guides the decision making, emphasizing real world incentives such as getting a correct arm into phase 3 or penalizing players for running a phase 3 in a poor arm. We hope it is a valuable resource for anyone beginning an exploration of adaptive trials.","tags":["Berry Consultants"],"title":"ANTICS, an interactive game for exploring Adaptive Trial Design","type":"publication"},{"authors":["Sam Hume"],"categories":null,"content":"","date":1667865600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1667865600,"objectID":"904e85ee6de9539316a9df03f62f4c69","permalink":"/publication/rinpharma_253/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_253/","section":"publication","summary":"This invited talk will describe the current landscape of CDISC initiatives and collaborations. CDISC currently has a portfolio of innovative industry initiatives that include new standards as well as open-source software projects that are part of the CDISC Open-Source Alliance (COSA). This talk will highlight many of the innovative initiatives reshaping standards-based data flows including transparent and metadata rich JSON transfer files, biomedical concepts, conformance rules, study design, analysis results standards, and RWD.","tags":["CDISC"],"title":"CDISC Initiatives and Collaborations","type":"publication"},{"authors":["Alice Walsh","Katie Igartua"],"categories":null,"content":"","date":1667865600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1667865600,"objectID":"eecd7ab8d42a7291af4f483891a1672f","permalink":"/publication/rinpharma_251/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_251/","section":"publication","summary":"abstract to follow","tags":["Pathos","Tempus"],"title":"Disrupting drug development with data-driven approaches: insights for fast expanding data teams","type":"publication"},{"authors":["Kevin Lee"],"categories":null,"content":"","date":1667865600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1667865600,"objectID":"f5134f7aa09ad563e23aaf125e45ab32","permalink":"/publication/rinpharma_258/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_258/","section":"publication","summary":"The presentation will introduce the transition project that the whole department of +150 SAS programmers has completely moved from SAS to Open-source programming. The whole department switched from SAS Studio to R Pro Server, Window server to AWS Cloud computing environment, and the transition of SAS programmers to R/Python programmers. The presentation will also discuss the challenges of the project such as inexperience in Open-source Programming, new analytic platform, and change management. It will introduce how the transition-support team, executive leadership and SAS programmers have overcome the challenges together during the transition. It will also discuss the difference in SAS and Open-source language and programming, and it will show some examples of the conversion of SAS codes to R/Python codes. Finally, it will close with the benefits of the Open-source programming culture and the lessons learned from the transition from SAS to Open-source programming.","tags":["Genpact"],"title":"Enterprise-level Transition from SAS to Open-Source Programming for the whole department","type":"publication"},{"authors":["Seth Green"],"categories":null,"content":"","date":1667865600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1667865600,"objectID":"09235a83612805efe3e9b916bd0b23c0","permalink":"/publication/rinpharma_262/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_262/","section":"publication","summary":"Metrum Research Group (MetrumRG) has developed a suite of open-source R packages for pharmacometric analyses that can be used independently, or seamlessly integrated into a larger R-based ecosystem. To showcase this ecosystem, we used the popular Quarto framework to create a publicly available website with 20+ articles demonstrating how our ecosystem can be used to streamline a wide range of tasks typically required in a population pharmacokinetic (PK) analysis. The site is accompanied by a public Github repository containing example code for each task covered in the articles. This talk will give an overview of the ecosystem and articles, with a focus on traceability and reproducibility. We will also touch on our methods for doing open-source development in a validated environment, to facilitate analyses suitable for regulatory submission.","tags":["Metrum Research Group"],"title":"MeRGE: An ecosystem of open-source R packages for Pharmacometrics from MetrumRG","type":"publication"},{"authors":["Jenna Reps"],"categories":null,"content":"","date":1667865600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1667865600,"objectID":"53607bef835f9ee1fb812ba41aa63900","permalink":"/publication/rinpharma_254/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_254/","section":"publication","summary":"If we could predict a patient's future risk of developing illnesses such as depression or lung cancer in the next three years, then we could potentially intervene and improve the patient's future health. The PatientLevelPrediction R package provides a standardized analytic framework for developing diagnostic and prognostic models using observational healthcare data (e.g., electronic healthcare data and insurance claims data). It utilizes the OMOP common data model, a standard data structure, to enable rapid but reliable model development. The package contains a library of binary classifiers and survival models (with R, Python, C++ and Java backends) for users to select but also enables the flexibility of writing custom supervised learning methods. In addition, the package contains a suite of recommended performance metrics and visualizations. In this talk we will demonstrate how to use the package to develop and internally validate data-driven models and then show how the standardized approach makes large-scale external validation possible. We will also illustrate the built-in shiny app that enables interactive visualization of multiple models.","tags":["Johnson \u0026 Johnson"],"title":"PatientLevelPrediction: An end to end toolkit for developing diagnostic/prognostic models using big observational healthcare data","type":"publication"},{"authors":["Guillaume Desachy"],"categories":null,"content":"","date":1667865600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1667865600,"objectID":"4d7222210541dc59d7489353f5e41382","permalink":"/publication/rinpharma_259/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_259/","section":"publication","summary":"In the past years, the phama industry has seen a true paradigm shift in its use of R. Up until recently, one had to choose between R and SAS. Today, most statisticians are trained in both languages. With this in mind, at AstraZeneca we built on the growing interest for R, at any stage of the drug development but also company-wide. Since April 2021, we have launched several internal initiatives aiming at federating the community of R users within AstraZeneca. We started by stealing with pride a public initiative, TidyTuesdays, and make it our very own, calling it \u0026#35;azTidyTuesday. On a monthly basis, we promote a public dataset to the community of AstraZeneca R users. This is done by aligning the \u0026#35;azTidyTuesday editions with one AZ value or with an ongoing event (Pride Month, COP26). We also put in place monthly Lunch \u0026 Learns, interviews of R users and blog posts. And in early 2022, we organized the first AstraZeneca R Conference. While building this community, we tried many things. Some worked well from the beginning, some required improvements. But all of these initiatives bore fruit as the number of R community members saw a 5-fold increase since launch. More than the numbers, the vibrancy of the community is what makes us proud.","tags":["AstraZeneca"],"title":"Successfully building a vibrant community of R users at AstraZeneca: Lessons Learned!","type":"publication"},{"authors":["Christina Fillmore"],"categories":null,"content":"","date":1667865600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1667865600,"objectID":"4637e70e3310a7f83b9429e5db447369","permalink":"/publication/rinpharma_256/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_256/","section":"publication","summary":"Tables no longer just live in flat PDFs and reports, but should be able to go from apps to PDFs and Word documents with ease. To have the flexibility to do this we need to separate the analysis from the formatting. Additionally, in the pharmaceutical industry our tables need to be able to change their format. Many journals have different requirements on how to present p-value, and other styling questions. So, we built a package devoted to the formatting of tables based on semi-structured analysis results datasets. This package is unique because it allows users to create tables without data, which helps build mock shells, a key part of table creation within pharma. Additionally, we wanted to be able to layer formats on top of each other as most tables in the industry are built to an internal standard, with minor tweaks around the edges. The code to create the shells can then be reused for the final tables, which saves time and brings table formatting off the critical path. Through the utilization of analysis results datasets, layerable and data-independent formatting, we’ve been able to create a package to meet the specific needs of our business.","tags":["GSK"],"title":"Why do I spend all my life formatting tables?!","type":"publication"},{"authors":null,"categories":null,"content":"R/Pharma 2021 experimented with panel discussions at the end of each conference day and we are delighted to announce that we\u0026rsquo;ll be bringing them back for R/Pharma 2022.\nThe panels will not be recorded. The only way you can hear the amazing discussions is to attend R/Pharma 2022.\nBuilding an Open Source Community November 8th 2022, 13:20 ET\n Rachel Dempsey (RStudio, Moderator) Paulo Bargo (Janssen) Melody Brown (LA DPH) Guillaume Desachy (AZ) Regis James (Regeneron) Mike Smith (Pfizer) Governing Business critical Pan-Company Collaborative R Packages November 9th 2022, 13:40 ET\n James Black (Roche, Moderator) Keaven Anderson (Merck) Michael Rimler (GSK) Daniel Sabanes-Bove (Roche) Mike Stackhouse (Atorus) Finding A Way: Career Stories from 4 Senior Level Women in Data Science November 10th 2022, 13:40 ET\n Michelle Johnson (Metrum Research Group, Moderator) Ning Leng (Genentech) Neetu Sangari (Pfizer) Julia Silge (Rstudio) Alice Walsh (Pathos) ","date":1667692800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"12ac19a1c452c7accdf35df0655d71c0","permalink":"/post/2022-11-06-panels/","publishdate":"2022-11-06T00:00:00Z","relpermalink":"/post/2022-11-06-panels/","section":"post","summary":"A chance to have a Q\u0026A with leaders.","tags":null,"title":"R/Pharma 2022 discussion panels","type":"post"},{"authors":null,"categories":null,"content":"For the third year we have chosen to use the hopin conference platform to host R/Pharma. Here is a brief guide to some of the platform\u0026rsquo;s features.\nTL;DR - watch this video\nWhen you enter hopin you\u0026rsquo;ll be in the reception area. This is one of five main areas within the conference platform, each will be described briefly below.\nReception The page you see when you first enter the conference. It\u0026rsquo;s a place where the conference organizers can push important announcements and where you\u0026rsquo;ll be able to see the schedule.\nStage This is the place where all of the talks happen. Head over to the stage to listen to the speakers and watch the panels.\nSessions Sessions is an area for smaller talks, round-tables and discussions with up to 50 on camera and an audience of up to 5000. Not only can we schedule sessions throughout the conference, but you can create them too. We\u0026rsquo;ve left sessions open for impromptu meetings. Anyone can create a session by just clicking on Create Session, filling in a few details and adding an optional picture.\nSessions can be open, meaning anyone can go on camera, or moderated, meaning that you can manage who goes on camera. Anyone and everyone can watch sessions. Want to follow up with a speaker? Invite them to a session over a virtual coffee!\nPeople Here you can find people at the conference by searching for, and connecting with, other attendees. You can also try speed-networking where you\u0026rsquo;ll be randomly paired with another conference attendee for three minutes and both go on camera. It\u0026rsquo;s a great way to meet new people, and we all have something in common! Please consider trying it out - you\u0026rsquo;ll find that everyone at R/Pharma is very nice!\nExpo The expo is our virtual exhibition hall. R/Pharma does not work with sponsors and we promote open source so the exhibition hall is not a traditional one. We\u0026rsquo;re using this space to give people a chance to showcase their R packages and shiny apps. When you enter a booth you can see a video or set of slides highlighting a package or app.\nIf the author is present in the booth they can interact with you and even show a live demo. The expo will be open throughout the entire three days of the conference - come check it out.\nIf you would like to showcase your package or app more details are in this blog post.\nR/Pharma aims to provide amazing workshops and presentations within a highly social atmosphere. This is clearly more challenging in a virtual environment. We hope you enjoy the conference and have the chance to make some new connections. ","date":1666742400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"8da289b75ab3b6760959fb25c8ccef2a","permalink":"/post/2022-10-26-platform/","publishdate":"2022-10-26T00:00:00Z","relpermalink":"/post/2022-10-26-platform/","section":"post","summary":"A brief guide to the R/Pharma conference platform.","tags":null,"title":"Meet the R/Pharma Conference Platform","type":"post"},{"authors":null,"categories":null,"content":"At R/Pharma we know it\u0026rsquo;s important to take regular breaks during a virtual event. We try to make these breaks fun and are excited to introduce you to three friends of R/Pharma who will be providing some entertainment this year.\nRafael De Andrade Moral Rafael De Andrade Moral is a lecturer in Statistics at Maynooth University. He holds a BSc in Biology and a PhD in Statistics from University of São Paulo, Brazil. He really enjoys teaching and doing research related to the development of statistical modelling techniques applied to Ecology, Wildlife Management, Agriculture and Environmental Science. He is also interested in the computational implementation of statistical models, especially in R. He has recently founded the Theoretical and Statistical Ecology Group (https://tsecolgroup.wordpress.com) and since 2020 has been producing musical parodies to teach Statistics (http://tinyurl.com/rafamoral). In his spare time he enjoys playing guitar and writing music, as well as performing magic tricks. Last, but not least, he loves German Shepherd dogs!\nLodge McCammon Lodge McCammon is a humorist, instructional designer, author, musician, and international education consultant. He works with school districts, universities, nonprofits, and businesses (e.g., Discovery Education, Microsoft, SAS, The Coca-Cola Company). He has given his unique keynote speeches at events like the Midwest Education Technology Conference, the University of the West Indies Open Lecture, and Amazon’s Series on Remote Learning. Lodge also creates custom content for meetings and events like the R/Pharma Conference. Learn more at https://lodgemccammon.com/\nMike Smith Mike K. Smith is the lead of the R Centre of Excellence at Pfizer. He trained as a statistician, and after a period working in the Pharmacometrics modelling and simulation group he returned back to the Statistics organisation. He describes himself as a professional geek at work, and this label works equally well for his musical output. Mike likes to use randomness and probability in making music, which can be labelled as generative ambient music. You can think of it as soundtracks and textures for films and pictures that don’t exist. He makes music as MikeKSmith and his released music can be found on Bandcamp at https://mikeksmith.bandcamp.com/ with “work in progress” on SoundCloud at https://soundcloud.com/mikeksmith.\n","date":1666742400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"9c1744980211b912f16e71fef868d7e1","permalink":"/post/2022-10-26-entertainment/","publishdate":"2022-10-26T00:00:00Z","relpermalink":"/post/2022-10-26-entertainment/","section":"post","summary":"Introducing the people who will keep you entertained.","tags":null,"title":"Some entertainment between talks","type":"post"},{"authors":null,"categories":null,"content":"Calling all opensource developers! Come Show off your packages and shiny apps! Do you have an R package or shiny app that you want to showcase at R/Pharma?\nWe are excited to announce that R/Pharma 2022 will feature a virtual exposition hall which will give you the opportunity to showcase an R package or shiny app in a virtual booth. The expo will be open throughout the entire three day conference event, running continuously so that attendees can see your package/app during breaks and down time.\n You can run a video or slideshow for attendees to see when they click on your booth Suggestion - a video of your app in use or a series of screen captures When you are present at your booth you can video chat with visitors or show a live demo Please note - we won\u0026rsquo;t be including specific times in the schedule for people to come to the Expo You can schedule a demo and invite other attendees (simply announce that you\u0026rsquo;ll be demoing at a particular time on the conference chat). Each booth has its own dedicated chat window where attendees can post questions/comments We\u0026rsquo;ll do all the virtual booth set-up work for you Just fill in this online form and we\u0026rsquo;ll take care of the rest If you would like to include a virtual booth please fill out this form. Be sure to have the following information available:\n General details of the app/package (name, one-line description and longer description) Two graphics, one small (a hexsticker is perfect) and one large (2:1 aspect ratio works best, a screenshot perhaps?) A video (Youtube, Vimeo or Wista) or google slides to play in the booth. This is what people will see when they come to the booth - it can be a recorded demonstration of the app, slides describing the package, etc. Any questions? Just reach out to us at info@rinpharma.com or through the contact form.\nMore information on booths is available in this short video.\nSubmit An Expo Booth\nPlease note - No vendor or commercial products. R/Pharma is committed to opensource\n","date":1665878400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"e5d0b8368157bcb706af3882bd5a2ea2","permalink":"/post/2022-10-16-expo/","publishdate":"2022-10-16T00:00:00Z","relpermalink":"/post/2022-10-16-expo/","section":"post","summary":"Build a booth for the R/Pharma Expo.","tags":null,"title":"R/Pharma 2022 Expo","type":"post"},{"authors":null,"categories":null,"content":"R/Pharma 2022 Workshops R/Pharma is excited to host 20 free workshops! Workshops will run the 2 weeks prior to the gathering and are hosted by members of the community. Workshops are one of the highlights of R/Pharma and we are indebted to the hosts who prepare them.\nIf you have not registered for the R/Pharma conference we ask that you do so before selecting a workshop. You can join at https://hopin.com/events/r-pharma-2022/registration.\nNew for 2022! R/Pharma will be offering for free, Digital Credentials via Credly for people that attend and complete the workshops.\nBelow are various Educational Learning Tracks for advice in taking workshops:\nClinical Programmer Drill Down Summary Tables in Shiny with Tplyr Creating Submission-Quality Clinical Trial Reporting Tables in R With rtables Coding Typical Clinical Processes Using R for the Entry Level Programmer Clinical Reporting in R Introducing {gtreg}: an R package to produce regulatory tables for clinical research Beginner Coding Typical Clinical Processes Using R for the Entry Level Programmer Introduction to Julia Clinical Reporting in R A hands on introduction to Quarto Data Science Introduction to Julia Observable Advanced Stan Workshop A hands on introduction to Quarto An intro to CI/CD for R packages Graph Neural Networks in Drug Discovery: Opportunities and Solutions Data Analyis Introduction to Julia How to use pointblank to understand, validate, and document your data Using R to derive robust insights from real-world health care data A hands on introduction to Quarto Admin How to build Shiny testing architecture Admin - Environment Management Building Production-Quality Shiny Applications An intro to CI/CD for R packages Shiny Shiny for Python Drill Down Summary Tables in Shiny with Tplyr How to build Shiny testing architecture Introduction to {shinyValidator} Building Production-Quality Shiny Applications How to use a complete JavaScript toolchain in your Shiny development Data Viz Observable How to use a complete JavaScript toolchain in your Shiny development Tables Drill Down Summary Tables in Shiny with Tplyr Creating Submission-Quality Clinical Trial Reporting Tables in R With rtables Clinical Reporting in R Introducing {gtreg}: an R package to produce regulatory tables for clinical research you can find registration links for all the workshops at https://rinpharma.com/workshop/2022conference/.\n","date":1665014400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"8d0119e5b1b524b0cde22ed67a51d76b","permalink":"/post/2022-10-06-workshops/","publishdate":"2022-10-06T00:00:00Z","relpermalink":"/post/2022-10-06-workshops/","section":"post","summary":"R/Pharma 2022 Workshops.","tags":null,"title":"R/Pharma 2022 Workshops","type":"post"},{"authors":null,"categories":null,"content":"R/Pharma is excited to present a total of 16 workshops this year, hosted by members of our community. Zoom links will be sent to workshop attendees a couple of days before the workshop.\nIf you have not registered for the R/Pharma conference we ask that you do so before selecting a workshop. You can join at https://hopin.com/events/r-pharma-2023/registration.\nR/Pharma is an amazing community and all of these workshops are put on by volunteers at no cost. If you would like to contribute to a future workshop please reach out to us through the contact page.\n","date":1658880000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1658880000,"objectID":"fc9eaa193605a3e3282a94a46416bed6","permalink":"/workshop/2022conference/","publishdate":"2022-07-27T00:00:00Z","relpermalink":"/workshop/2022conference/","section":"workshop","summary":"R/Pharma is excited to present a total of 16 workshops this year, hosted by members of our community. Zoom links will be sent to workshop attendees a couple of days before the workshop.","tags":null,"title":"2022 Conference","type":"workshop"},{"authors":null,"categories":null,"content":"We are pleased to announce R/Pharma 2022!!\nR/Pharma 2022 will be held as a free virtual conference from November 8-10, 2022 with workshops running the week before.\nMore details on keynote speakers and call-for-talks will follow shortly.\nR/Pharma 2020 and 2021 were huge successes as virtual events with over 2000 registrations for the 2021 event. We decided to keep the 2022 conference virtual in order to include as many participants as possible. For 2023 we are considering a hybrid event.\n","date":1645920000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"21423431f51985a777203ba0c5c39fb2","permalink":"/post/2021-06-17-announcement/","publishdate":"2022-02-27T00:00:00Z","relpermalink":"/post/2021-06-17-announcement/","section":"post","summary":"First announcement of R/Pharma 2022.","tags":null,"title":"R/Pharma 2022","type":"post"},{"authors":["Leon Eyrich Jessen"],"categories":null,"content":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation\n","date":1636070400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1636070400,"objectID":"eb3249b226fe907e4fb08cccd4be706f","permalink":"/publication/rinpharma_248/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_248/","section":"publication","summary":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation","tags":["Technical University of Denmark"],"title":"Deep Learning","type":"publication"},{"authors":["Ellis Hughes","Marie Vendettuoli"],"categories":null,"content":"","date":1636070400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1636070400,"objectID":"4ff640382ab00fb556cf16c4e3a953dc","permalink":"/publication/rinpharma_249/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_249/","section":"publication","summary":"","tags":["Fred Hutch"],"title":"R Package Validation Framework","type":"publication"},{"authors":["Rikke Nørmark Mortensen"],"categories":null,"content":"","date":1635984000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635984000,"objectID":"89ec7f087e8541758ceb6d8e339d7785","permalink":"/publication/rinpharma_242/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_242/","section":"publication","summary":"In the final stage of a clinical study, a number of tables and figures are prepared, typically using SAS, for reporting the results of the study in a clinical study report. Before the clinical study report is finalized a thorough interpretation of the results are needed and results are discussed with stakeholders and management. To facilitate this, a PowerPoint presentation is prepared containing tables and figures with study results. A modest approach is to manually copy-paste the tables and figures from the clinical study report into the slides. However, due to the manual work, this approach is both time consuming and prone to errors. Rmarkdown offers the possibility to render PowerPoint presentations and can thus be used as an alternative approach to automatic generate slide decks for communication of clinical study results, and we have been working with this idea at Novo Nordisk. The idea is to use the data that underlie tables and figures prepared for the clinical study report, and with a minor programming effort create outputs that are embedded into a PowerPoint presentation. We will discuss possibilities with this automatic approach and discuss issues encountered when implementing the approach when preparing for communication of a clinical study.","tags":["Novo Nordisk"],"title":"Automatic generation of PowerPoint presentation for communication of clinical trial results","type":"publication"},{"authors":["Afshin Mashadi-Hossein","Julie Rytlewski","Garth McGrath"],"categories":null,"content":"","date":1635984000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635984000,"objectID":"a41917d008544c4b586620b22dda5cf0","permalink":"/publication/rinpharma_240/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_240/","section":"publication","summary":"For data science teams, data preparation takes substantial investment of time, data science expertise and subject matter proficiency. However, as the name implies, data preparation is typically viewed merely as a means to an end, encouraging creation of expensive but often single-use and fragile elements in data analysis workflows. Rather than seeing data preparation as an obstacle to be removed, we propose a framework that recognizes the time and expertise invested in data preparation and seeks to maximize the value that can be derived from it. Viewing analysis-ready data as a multi-purpose, modularly built product that should lend itself to collaborative development and maintenance, the framework of Data-as-a-Product (DaaP) aims to remove barriers to version tracking and collaborative data development and maintenance. Specifically, the framework, which is entirely implemented in R, enables joint code and data versioning based on git, standardizes metadata capture, tracks R packages used, and encourages best practices such as adherence to functional programming and use of data testing. Collectively, the patterns established by the DaaP framework can help data science teams transition from developing expensive, single-use \"wrangled\" datasets to building maintainable, version-controlled, and extendable data products that could serve as reliable components of their data analyses workflows.","tags":["BMS"],"title":"Data-as-a-Product: A data science framework for data collaborations","type":"publication"},{"authors":["David Granjon"],"categories":null,"content":"","date":1635984000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635984000,"objectID":"05ffc8e893612e7792d427d06aa859ec","permalink":"/publication/rinpharma_236/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_236/","section":"publication","summary":"In recent years, R users' understanding of Shiny has greatly increased but so have client expectations. While one of Shiny’s greatest strengths is that it allows producing web applications solely from R code, meeting client’s more delicate expectations will often involve going beyond R code and work with HTML, CSS, and JavaScript. We recognize that R developers tend not to be familiar with the latter as they generally do not have significant background in web development, these may therefore appear daunting at first. In this talk, I’ll present my journey toward the creation of the RinteRface organization, powering many Shiny extensions like bs4Dash or shinyMobile as well as the work in progress \"Outstanding user interfaces with Shiny\" book (https//divadnojnarg.github.io/outstanding-shiny-ui/), exposing some keys to design amazing user experiences.","tags":["Novartis"],"title":"Outstanding User Interfaces with Shiny","type":"publication"},{"authors":["Marly Gotti"],"categories":null,"content":"","date":1635984000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635984000,"objectID":"0315b4d8faba8f9607c99d83a4e69700","permalink":"/publication/rinpharma_241/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_241/","section":"publication","summary":"abstract to follow","tags":["Biogen"],"title":"Performing a risk assessment of R packages using the Risk Assessment Shiny Application","type":"publication"},{"authors":["Nan Xiao"],"categories":null,"content":"","date":1635984000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635984000,"objectID":"1587cf5a65d7615baba0777e7bd61f80","permalink":"/publication/rinpharma_243/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_243/","section":"publication","summary":"In this talk, we will discuss an infrastructure-free R package exchange and distribution system. The components include pkglite for compact package representations, cleanslate for portable R environments, and pkglink for runtime dependency resolution. We will also discuss its potential applications in reproducible research and submissions.","tags":["Merck"],"title":"Reimagine the R package distribution system for reproducible research and submissions","type":"publication"},{"authors":["James Black"],"categories":null,"content":"","date":1635984000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635984000,"objectID":"1b851c80843ab8fb4f559797db224eb3","permalink":"/publication/rinpharma_237/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_237/","section":"publication","summary":"In recent years late stage Pharma has begun to transition from a consumer of open source, and a sporadic creator, to a heavily invested collaborator on open source tools like R packages. In this short talk, James will discuss our recent focus on open source collaboration in post-competitive tools, and some important lessons we’ve learned.","tags":["Roche"],"title":"Smoothing out our path to open source and pan-pharma code collaboration","type":"publication"},{"authors":["Heather Crandall","Paul Schuette"],"categories":null,"content":"","date":1635984000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635984000,"objectID":"9092c857e76224c5916e992c2786fa49","permalink":"/publication/rinpharma_233/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_233/","section":"publication","summary":"abstract to follow","tags":["FDA"],"title":"Submitting Data to CDER: What Comes Next?","type":"publication"},{"authors":["Maya Gans","Mike Stackhouse"],"categories":null,"content":"","date":1635984000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635984000,"objectID":"082de04532a5696148215b4dfa8e9e1f","permalink":"/publication/rinpharma_245/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_245/","section":"publication","summary":"Statistical programming of summary tables is a well-established task within the clinical world. In the last few years, the pharmaceutical industry has seen several new packages emerge to support these activities, including the Atorus package Tplyr . Much of the focus has been on creating static tables, be it in HTML, or more classically RTF. With the visualization power available within R and JavaScript, the natural next step is to enhance interactive capabilities. This presentation will demonstrate how Tplyr take this next step. Using metadata captured by Tplyr, we will show how a user can hit rewind and drill into the source data that lead to a summary data point.","tags":["Atorus Research"],"title":"Summary Table Rewind: From Source to Summary and Back Again","type":"publication"},{"authors":["Keaven M Anderson"],"categories":null,"content":"","date":1635984000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635984000,"objectID":"37caf4f130a575b5d0ee3dff1850eaa3","permalink":"/publication/rinpharma_246/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_246/","section":"publication","summary":"abstract to follow","tags":["Merck"],"title":"The gsDesign Shiny app for clinical trial design","type":"publication"},{"authors":["Eric Nantz"],"categories":null,"content":"","date":1635984000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635984000,"objectID":"8b187f362958e12b2dc8aaad60d04e1e","permalink":"/publication/rinpharma_238/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_238/","section":"publication","summary":"Since its first release over eight years ago, the R community has progressively created amazing web-based applications with the Shiny package. In practically every R conference or user meetup, we see amazing examples of how Shiny is changing the landscape of data exploration and sophisticated production pipelines. Have you ever wondered just how these amazing applications came to be, and what tools you can use to carve your own Shiny journey? In this talk I will shine a spotlight on the latest books addressing best practices in application development, and how they opened tremendous possibilities in both my professional and open-source Shiny projects.","tags":["Eli Lilly"],"title":"The New Roads Leading to Shiny Nirvana","type":"publication"},{"authors":["Marie Vendettouli"],"categories":null,"content":"","date":1635984000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635984000,"objectID":"a51762d491868d4a48cf78304de57b1e","permalink":"/publication/rinpharma_235/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_235/","section":"publication","summary":"abstract to follow","tags":["Fred Hutch"],"title":"Using {valtools} for software validation separate from development","type":"publication"},{"authors":["Donald Musgrove","Tarek Haddad","Martin Fahey"],"categories":null,"content":"","date":1635897600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635897600,"objectID":"a5341043b6f88c63e9e5f8885e4a7e7b","permalink":"/publication/rinpharma_225/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_225/","section":"publication","summary":"abstract to follow","tags":["Medtronic"],"title":"bayesDP - an R package for data augmentation using the Bayesian discount prior for clinical trials","type":"publication"},{"authors":["Ben Straub","Eli Miller"],"categories":null,"content":"","date":1635897600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635897600,"objectID":"678fddff11e8602ae97ec7a0b7243bbf","permalink":"/publication/rinpharma_226/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_226/","section":"publication","summary":"abstract to follow","tags":["GSK","Atorus Research"],"title":"Closing the Gap: Creating an End to End R Package Toolkit for the Clinical Reporting Pipeline","type":"publication"},{"authors":["Ardalan Mishani"],"categories":null,"content":"","date":1635897600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635897600,"objectID":"5570b81eeb86ae7d92c8044f032c50a5","permalink":"/publication/rinpharma_230/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_230/","section":"publication","summary":"Motivated by the rapid rise in clinical data exploration, there is an increasing need to utilize interactive graphical displays using Shiny apps. To date, the development and deployment of study apps have required specialized knowledge and considerable effort. However, the similarity across domains and endpoints in clinical studies motivated us to build a comprehensive framework that scales shiny app creation across the portfolio. The Datapipeline harmonized framework democratizes the shiny app creation. It enables non-technical associates to create and deploy professional shiny applications quickly. It also empowers shiny developers to build reusable shiny modules that may be easily shared in a plug-and-play manner, ultimately accelerating future application development.","tags":["Novartis"],"title":"Democratizing Shiny App Development: The Novartis DataPipeline Harmonized Framework","type":"publication"},{"authors":["Annekathrin Ludt"],"categories":null,"content":"","date":1635897600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635897600,"objectID":"4d54bcb9fea9ab4f23ee3d1bfe71f105","permalink":"/publication/rinpharma_221/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_221/","section":"publication","summary":"RNA-seq transcriptome analysis workflows often generate the essential information (data and results) distributed among a variety of different tabular files and formats, e.g. raw and normalized expression values, results of differential gene expression analysis, or functional enrichment analysis. The efficient interpretation of the results can be hampered due to this fragmentation, and the same can happen even when providing static analysis reports. We developed the GeneTonic package (https//bioconductor.org/packages/GeneTonic/), containing a Shiny application which provides an efficient and interactive solution to combine the results of RNA-seq analysis. GeneTonic assists users in the identification of relevant functional patterns, as well as their contextualization in the data and results at hand, with interactivity (to make the analysis simple and accessible) and reproducibility (via RMarkdown reports) to simplify the integration of all components and communication of results. With GeneTonic, researchers can generate a variety of visualizations, including bird’s eye perspective summaries (with interactive bipartite gene-geneset graphs or enrichment maps) as well as detailed information and visualizations of individual genes and gene-sets. These can be further inspected via drill-down actions that display additional content in specific elements of the user interface, streamlining analysis, interpretation, and knowledge extraction of transcriptome data for a broad spectrum of collaborating scientists. (https//doi.org/10.1101/2021.05.19.444862)","tags":["IMBEI"],"title":"GeneTonic: enjoying the interpretation of your RNA-seq data analysis","type":"publication"},{"authors":["Adam Skubala"],"categories":null,"content":"","date":1635897600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635897600,"objectID":"be430e2a3d6d3fd577a1a1e8749e0d22","permalink":"/publication/rinpharma_224/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_224/","section":"publication","summary":"Terms like \"digitalization\", \"machine learning (ML)\" or \"artificial intelligence (AI)\" are more than just buzzwords these days. Databases are analyzed worldwide with modern algorithms and entire industries are making data-driven decisions at an even faster pace. In Pharma, it is not enough to get the prediction (the what). The model must also explain how it came to the prediction (the why). ML models can only be debugged and audited when they can be interpreted, which then allows for fairness, robustness and trust. Presently, however, the amount, complexity, variety, and speed of clinical data runs the risk of leaving us knowing less about our compounds than regulatory bodies. While the capabilities of ML and AI have received much attention, their role in clinical development has now moved from the theoretical to practical application stage. Using industrialized ML/AI tools, can detect clinically relevant, highly complex safety/efficacy signals that are not identifiable via classical approaches that force hypotheses on the data. By deriving the best hypothesis given the data, ML is currently the best available methodology to create holistic mathematical models of complex (biological) systems using all available data and variables while complementing findings from classical approaches. We, the Biomarker \u0026 Data Insight Group at Bayer, have developed a MLAI pipeline in R. Our MLAI pipeline is comprised of four core-modules (data preprocessing, modeling / hyperparameter tuning, higher order interaction analysis and reporting) using most of the available data of late phase trails covering standard endpoint types (time-to-event, class and continuous.). Each core module has its own created internal R package integrating several R packages (e.g. tidyverse, tidymodels, mlr3, iml, Rmarkdown, Shiny,...). The pipeline is an industrialized, mature and validated software product with continuous delivery and continuous deployment. Something special about this pipeline is that we have the effort to open the \"black box\" using explainable AI. With these extra tools, we can understand better why a certain variable is relevant for the prediction, reveal the nature of its relationship (monotonic or non-monotonic) with the outcome, and make the ML results more understandable and meaningful for clinicians.","tags":["Bayer"],"title":"Industrialized Machine Learning and Explainable AI for Late Phase Trails","type":"publication"},{"authors":["Regis James"],"categories":null,"content":"","date":1635897600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635897600,"objectID":"c9dff0854b4eae18afb5beb7e8656fc1","permalink":"/publication/rinpharma_217/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_217/","section":"publication","summary":"In this talk, we will be discussing an architecturally and bioinformatically multi-layered integrative multiomic approach to the development of target hypotheses. Scientists work to help pharmaceutical companies advance towards the identification of potent therapeutics on a daily basis. In some scenarios, biological scientists can develop therapeutic tools without a specific target in mind. In this case, they would like to generate a list of potential targets for their tools, within a given set of parameters for the delivery. However, combing through all of the appropriate databases to find these targets that have the appropriate molecular biology characteristics, viable mouse models that recapitulate the human disease phenotypes, and pathologies in the tissues of interest, to generate this list is very difficult to perform manually. This work requires making recursive decisions from the present wealth of biological literature and its data at scale. Such decision-making is a herculean task that requires the simultaneous propagated joins of annotated entity catalogs (genes, knockout mice, diseases, structured vocabulary terms, etc.) and, orthogonally, recursive filtration of hierarchical associations between those entities and controlled biomedical vocabularies. To streamline and accelerate this process, we used public data repositories (Uniprot, National Center for Biotechnology Information, International Mouse Phenotyping Consortium, Online Mendelian Inheritance in Man), ontologies (Gene Ontology, Mammalian Phenotype Ontology, Human Phenotype Ontology), and their multi-species (mouse, human) entity annotations to populate and index a MySQL relational database and a Neo4j graph database with their descriptive and relational properties. We then built an API (application programming interface) via the plumber package for R to dynamically generate optimized SQL and Neo4j Cypher queries that interact with the MySQL database, via the RMariaDB package for R, and the Neo4j graph database, via the neo4r package for R, to fuse data across the ingested biomedical repository data and use the yielded results to generate parseable JSON objects. Finally, we built a user-friendly shiny app for constructing and submitting queries via the API, parsing the JSON API outputs, and providing interactive network visualizations of the queries via the VisNet package for R, in-depth explanations of how the results were generated, and links to external resources for further relevant scientific data. We delivered this app to fellow scientist collaborators via RStudio Connect, enabling these biologists to, within milliseconds, leverage high-dimensional, multi-species relationships to identify potential targets.","tags":["Regeneron"],"title":"Intermap: An integrative multiomics approach to generating therapeutic target hypotheses","type":"publication"},{"authors":["Robert Kirk DeLisle"],"categories":null,"content":"","date":1635897600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635897600,"objectID":"5afb31851a737903e02ef84d974afaa5","permalink":"/publication/rinpharma_227/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_227/","section":"publication","summary":"R and Python compose the fundamental tools used by data scientists across industries including pharma and biotech. With a rich set of analytical packages in both language domains, analysts who are able to work with both possess a significantly larger selection of tools in their toolbox compared to single language analysts. To consolidate these camps, the reticulate package has played a fundamental and critical role in enabling the direct use of Python from the R console. Additionally, integration of Python capabilities into the RStudio IDE allows single point of access to both languages and their integration. Once a Python module or class is imported, however, accessing methods and attributes from R requires the usage of the $ operator in a way that is not completely consistent with typical R code and creates challenges for integration of objects or models developed in both languages. The result can become a mixture of R-esque and Python-like code that can resemble two different language structures, despite the efforts to combine them. In order to provide analysts an environment in which Python modules and classes can be used as though they were R-native objects, SomaLogic developed the PyR package. This package consists of a set of Python classes that wrap Python objects and a set of S3 methods providing wrappers to those imported classes. A model object hierarchy defining the expected interfaces for the Python components provides an overall architecture enabling introduction of new Python capabilities in a way that appears to the user to be native R code.","tags":["Somalogic"],"title":"Making Python Objects R-like with PyR","type":"publication"},{"authors":["Monika Huhn","Saleha Patel","Kalliopi Tsafou","Björn Magnusson","Elke Ericson","Wen Yu","Eliseo Papa","Stefano Bragaglia","Claire Donoghue","Faisal Khan","Hitesh Sanganee","Shameer Khader","Adrian Freeman"],"categories":null,"content":"","date":1635897600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635897600,"objectID":"f8f844df13af122a5f1891b34c0e7449","permalink":"/publication/rinpharma_220/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_220/","section":"publication","summary":"Drug repositioning is an area of growing interest in drug development that can accelerate the discovery of new treatment options to benefit patients worldwide. Briefly, drug repositioning refers to the systematic investigation of a novel disease indication for a drug molecule. Drug repositioning can be accelerated using various tools and technologies, including intelligent dashboards, data integration and human-in-the-loop machine learning. A typical drug repositioning investigation generates a large amount that often needs to be linked and interpreted using a visual grammar familiar to various scientific groups leading drug repositioning investigation. We developed OneView - a shiny app that enables seamless integration, computing and visualization to accelerate drug repositioning investigations. As in many clinical and pre-clinical projects, the problem that OneView tries to solve is to connect biologists and clinicians with the data in a meaningful way. The core data behind the dashboard are from an analysis comparing transcriptomic signatures of drug molecules with hundreds of disease transcriptomic signatures, creating connections between a compound and diseases based on an inverse correlation between the transcriptomic signatures. To fully understand the significance of the relationships, OneView provides a dynamic dashboard enabling scientists to filter/search within the data, follow connections through multiple datasets, and provide meaningful interactive visualizations. We have incorporated additional data from several internal knowledge repositories to find further evidence to substantiate potential links between a compound and a disease. From a technical aspect, the most challenging part has been visualizing the data in the best way. A lot of the interesting information is in the standard connections of different elements in the data - such as common genes in multiple mappings between compound and disease signatures. In many cases, network plots were too busy to display those connections meaningfully. Instead, UpSet plots were found the best way to visualize interactions between multiple sets. While several packages are implementing UpSet plots in R, none of them allowed for interactive visualizations. To allow interaction with the visualization and further drilling down the data by selecting bars in the graph, we implemented our version of UpSet plots using the JavaScript library D3.","tags":["Astra Zeneca"],"title":"OneView – A Shiny app to unlock the full potential of drug repositioning investigations","type":"publication"},{"authors":["David Benkeser"],"categories":null,"content":"","date":1635897600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635897600,"objectID":"06195e952f74937acba063f265fbd9da","permalink":"/publication/rinpharma_229/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_229/","section":"publication","summary":"(The) Operation (formally known as) Warp Speed is a joint venture between pharma and government to bring COVID-19 vaccines to market at unprecedented speed. A key tenet of the program is to generate the data needed to establish correlates of vaccine protection -- immune responses that predict the level of protective efficacy of the vaccines. Our team was tasked with designing an analysis plan and the code needed to analyze the data and produce results that answered these key questions. However, lacking full FDA approval of their products, some vaccine manufacturers were highly protective of their data. Thus, our team was faced with the challenge of building an analysis pipeline capable of analyzing data that we have never seen, on servers that we do not have access to, all under the extreme time pressure associated with COVID vaccine development. In this talk, I will describe the R-based set of tools that we used to achieve this goal and some lessons learned along the way.","tags":["Emory University"],"title":"R at Warp Speed: Reproducible coding for COVID vaccine trials","type":"publication"},{"authors":["Ning Leng","Adrian Waddell","Kate Ostbye","Andy Nicholls"],"categories":null,"content":"","date":1635897600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635897600,"objectID":"8de2e98b1b2720959809350505afc44c","permalink":"/publication/rinpharma_222/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_222/","section":"publication","summary":"In this talk, we would like to provide updates on the four biopharmaceutical industry focused R consortium cross-industry working groups. These working groups have a similar overall objective to support the use of R within the biopharmaceutical industry, with complementary scopes. We would also like to call for volunteers for these three working groups (these working groups are open to everyone). R-based submission pilots to FDA provide example R-submission materials to the public, identify potential gaps in R based submissions - Presenter Ning Leng (Roche). R table for regulatory reporting develop packages and white papers for generating tables in R to fulfill regulatory requirements - Presenter Adrian Waddell (Roche). R certificates R trainings and certification for the SAS-R transition - Presenter Kate Ostbye (SCHARP). R adoption series A series of webinars focusing on adoption of R - Presenter Andy Nicholls (GSK).","tags":["R/Consortium","Roche","SCHARP","GSK"],"title":"R Consortium Pharma Working Groups Overview and Updates","type":"publication"},{"authors":["Max Kuhn","Hannah Frick"],"categories":null,"content":"","date":1635897600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635897600,"objectID":"367e0c3884e513408a91984270d2e1ae","permalink":"/publication/rinpharma_219/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_219/","section":"publication","summary":"Tidymodels has begun to create tools for modeling event time data. This will include methods for fitting, resampling, and characterizing models with censored outcomes. This talk will describe our design goals, show some syntax for modeling, and describe subsequent additions to tidymodels.","tags":["RStudio"],"title":"Survival analysis with tidymodels: The censored package","type":"publication"},{"authors":["Pawel Rucki"],"categories":null,"content":"","date":1635811200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635811200,"objectID":"e102c771723e11339064945a589d679d","permalink":"/publication/rinpharma_209/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_209/","section":"publication","summary":"In this short talk I will present few packages that can be used inside package testing framework that will help to increase overall quality of a package. The main point of focus would be static R code analysis tools such as well-known codetools or lintr and also less popular packages such as prefixer . For each of them, I am going to give a short introduction, present its configuration capabilities and how to use them within testthat framework.","tags":["Roche"],"title":"5 testing packages to make your package better!","type":"publication"},{"authors":["Charlotte Soneson","Kevin Rue-Albrecht","Federico Marini","Aaron Lun"],"categories":null,"content":"","date":1635811200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635811200,"objectID":"163f730820df2c444008cdfef873fe3a","permalink":"/publication/rinpharma_210/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_210/","section":"publication","summary":"Detailed exploration of large transcriptomics datasets, increasingly available at single-cell resolution, is a time-consuming task which often requires the complementary skill sets of data analysts and experimental scientists to complete analyses and interpretation in an efficient manner. The iSEE (Interactive SummarizedExperiment Explorer) R/Bioconductor software package (https//bioconductor.org/packages/iSEE/), built on the shiny R framework, provides a general-purpose graphical interface for exploring any rectangular dataset with additional sample and feature annotations, such as single-cell RNA-seq data. Users can create, configure, and interact with the iSEE interface, enabling quick iterations of data visualization. This facilitates generation of new scientific hypotheses and insights into biological phenomena, and empowers a wide range of researchers to explore their data in depth. iSEE also guarantees the reproducibility of the analysis, by reporting the code generating all the output elements as well as the layout and configuration of the user interface. The combination of interactivity and reproducibility makes iSEE an ideal candidate to bridge and complement the expertise of researchers, who are able to design flexible, accessible, and robust dashboards that can also be directly shared and deployed in collaborative contexts - connecting large data collections to broad audiences, thus further increasing the value of generated research data.","tags":["Friedrich Miescher Institute"],"title":"Interactive and collaborative exploration of large-scale transcriptomics data with iSEE","type":"publication"},{"authors":["Yujie Zhao","Xuan Deng","Benjamin Wang","Yilong Zhang"],"categories":null,"content":"","date":1635811200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635811200,"objectID":"4ae05968c08af56c94c0608ce45f056f","permalink":"/publication/rinpharma_205/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_205/","section":"publication","summary":"In the safety analysis of clinical trials, the forest plot plays an important role. Currently, most of the forest plots are static, which makes them non-reader-friendly to Data Monitoring Committee (DMC). In this project, we propose an R package - forestly - to realize interactive forest plots. There are five fancy interactive features. First, users can apply filters to filter out the adverse event (AE) category of interest, for example, the serious AE, drug-related AE, AE with toxicity grade 3-5, etc... Second, the filtered AE summary tables can be downloaded as .rft files. Third, subject-level details can be drilled down by clicking the downward triangle bottom. Forth, labels can be revealed by hovering the mouse over a point. Fifth, search bars are embedded for users to quickly find an AE of interest.","tags":["Merck"],"title":"Interactive Forest Plot for DMC Safety Monitoring in Clinical Trials","type":"publication"},{"authors":["Thomas Neitmann","Teckla Akinyi"],"categories":null,"content":"","date":1635811200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635811200,"objectID":"0217755d6e1e87d99040528781cd2e12","permalink":"/publication/rinpharma_206/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_206/","section":"publication","summary":"abstract to follow","tags":["Roche","GSK"],"title":"Introducing {admiral}—The ADaM in R Asset Library","type":"publication"},{"authors":["Coline Zeballos"],"categories":null,"content":"","date":1635811200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635811200,"objectID":"96227c3aaa7567386b66580fa97370cb","permalink":"/publication/rinpharma_203/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_203/","section":"publication","summary":"R package validation is in all our minds since the pharmaceutical industry started moving away from SAS to R for its statistical analysis and regulatory submissions. Opting for open source programming requires to revisit our way of validating code, internally but also in a cross-Pharma effort when it comes to CRAN. Roche will present its approach to R package validation, and share some material for you to apply.","tags":["Roche"],"title":"R Package Validation at Roche","type":"publication"},{"authors":["Volha Tryputsen","Wilson Tendong","Kathy Mutambanengwe"],"categories":null,"content":"","date":1635811200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635811200,"objectID":"ad948a8fa2095353938d7ecbe0109b36","permalink":"/publication/rinpharma_208/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_208/","section":"publication","summary":"abstract to follow","tags":["Janssen","Open Analytics"],"title":"R/Shiny tools for Immune Fitness Exploration","type":"publication"},{"authors":["Kevin Snyder"],"categories":null,"content":"","date":1635811200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635811200,"objectID":"71c7d2edb99d96dcea5d5d2b5fa42341","permalink":"/publication/rinpharma_214/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_214/","section":"publication","summary":"The CDISC-SEND data standard has created new opportunities for collaborative development of open-source software solutions to facilitate cross-study analyses of toxicology study data. A public private partnership between BioCelerate and FDA/CDER was established in part to develop and publicize novel methods of extracting value from SEND datasets. As part of this work in collaboration with PHUSE, an R package, sendigR, has been developed to enable end users to easily construct a relational database from any collection of SEND datasets and then query that database to perform cross-study analyses. The package includes an R Shiny application with a graphical user interface, allowing users who are not familiar with the R programming language to perform cross-study analysis. Experienced R programmers, on the other hand, will be able to integrate the package functions into their own custom scripts/packages and potentially contribute improvements to the functionality of sendigR.","tags":["FDA"],"title":"SENDing Toxicology Study Data Analysis into the 21st Century with a New R Package: sendigR.","type":"publication"},{"authors":["Juliane Manitz"],"categories":null,"content":"","date":1635811200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635811200,"objectID":"38cfd59931ed4ce61e0bb05c423528ca","permalink":"/publication/rinpharma_204/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_204/","section":"publication","summary":"Like many other companies, Merck KGaA/EMD Serono has embarked on their journey to enable the use R for regulatory submissions. Following the framework introduced by the R validation hub (Nicholls et al., 2020), we started to develop an algorithm to qualify a CRAN package as a Merck standard package. In a nutshell If an R package passes the installation qualification and successfully executes available tests, the package will be made available to the user. Then, an automated risk assessment of R packages is performed based on the test coverage score (more is better) and the riskmetric score generated from the meta-information (smaller is better). If pre-defined thresholds are fulfilled, the package is qualified as Merck standard package, otherwise an explicit (manual) risk assessment is needed. In this presentation, we introduce our pathway to a risk-based assessment of R packages at Merck. We provide relevant details on the statistical analysis which led to the definition of thresholds supporting a robust classification of CRAN packages as Merck standard packages. We want to inspire other companies and seek feedback from the community.","tags":["EMD Serono"],"title":"Statistical Analysis and Pathway to a Risk-based Assessment of R packages at Merck KGaA/EMD Serono","type":"publication"},{"authors":["Kamil Wais"],"categories":null,"content":"","date":1635811200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635811200,"objectID":"fa0cec6d9db3b888ca7f981c3e4888c2","permalink":"/publication/rinpharma_211/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_211/","section":"publication","summary":"We ALL have a tendency to solve problems with solutions that may be far from optimal. How does this tendency shape our Scientific Software Architecture? What are the long-term consequences of that? What pushes us towards sub-optimal solutions? What prevents us from reaching the optimal ones? Are there better solutions that we are missing? How could we make sure we do not miss potentially superior solutions? How those superior solutions could help us achieve our mission in a more efficient way? I will try to answer those questions in the context of an exemplary scientific software architecture which evolves over time and with the help from recently published outcomes of problem-solving experiments.","tags":["7N"],"title":"The Arithmetic Problems in Scientific Software Architecture","type":"publication"},{"authors":["Rich Iannone"],"categories":null,"content":"","date":1635811200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635811200,"objectID":"17dceb69d3648da69116568e7ef52524","permalink":"/publication/rinpharma_201/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_201/","section":"publication","summary":"The gt package is table preparation package for R which makes the presentation of tabular data fairly easy and also has power to customize tables should you need it. The package has been in continuous development at RStudio for over three years and so it's now a good time to reflect on what's been done, where we are at, and how we can make this package and table publication even better in the future. I'll provide some background and insight on the decisions made when starting the gt project. We'll go over what gt is capable of doing today. It's indeed a very useful package at this point in time and I'd like to talk about some of the features that make it great. I'll provide some examples of tables that can be made right now. We want to make even more investments in table generation tooling so, to this end, we are working on a new project that aims to make table rendering easier through software that focuses entirely on rendering (i.e., writing to HTML, LaTeX, and RTF) an intermediate representation (IR) of a table. By doing this, authors of table packages won't have to focus on writing code that renders tables to different formats. Instead, the authors of Pharma-focused table packages could concentrate their efforts on making their APIs even better.","tags":["RStudio"],"title":"The gt Package: Past, Present, and Future","type":"publication"},{"authors":["Mike Smith"],"categories":null,"content":"","date":1635811200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635811200,"objectID":"c3545681e3e10aad9b2f702eb7bab214","permalink":"/publication/rinpharma_213/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_213/","section":"publication","summary":"How do you roll out R to hundreds of colleagues, ensuring that the version you're providing is tested, qualified and well managed? Is it possible to ensure that everyone is using the same version of R and packages? How do you account for differences between departments and groups in which R packages they need? How do you minimise effort so that you're not perpetually in the process of qualifying and deploying R and packages? How do you balance the need to be flexible and allow colleagues to try new R packages and methods, versus having R under strict version and change control to ensure that their results are submission ready and reproducible in the long term? In this talk we'll discuss how we're trying to achieve this at Pfizer.","tags":["Pfizer"],"title":"There’s only one R in Pfizer. Attempts to harmonise R release across a large pharma organisation","type":"publication"},{"authors":["Kelly O'Briant"],"categories":null,"content":"","date":1635724800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635724800,"objectID":"279d1f5e8ad066548d401948cb027200","permalink":"/publication/rinpharma_199/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_199/","section":"publication","summary":"","tags":["RStudio"],"title":"R Admin - RStudio Connect","type":"publication"},{"authors":["Stefano Mangiola","Maria Doyle"],"categories":null,"content":"","date":1635724800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635724800,"objectID":"e1416c114382f6915f95a5178869d0e5","permalink":"/publication/rinpharma_198/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_198/","section":"publication","summary":"","tags":["Walter and Eliza Hall Institute","Peter MacCallum Cancer Centre"],"title":"tidy-transcriptomics","type":"publication"},{"authors":["Kevin Lee"],"categories":null,"content":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation\n","date":1635465600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635465600,"objectID":"2d72b8af454ebb30349cd94e7259d427","permalink":"/publication/rinpharma_197/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_197/","section":"publication","summary":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation","tags":["Genpact"],"title":"Python Machine Learning NLP","type":"publication"},{"authors":["Jeremy Wildfire","Maya Gans","Xiao Ni"],"categories":null,"content":"","date":1635465600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635465600,"objectID":"c6acba52d84df2e1c16c4ab42b3fb941","permalink":"/publication/rinpharma_196/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_196/","section":"publication","summary":"","tags":["Gilead","Sarepta Therapeutics","Atorus Research"],"title":"SafetyGraphics","type":"publication"},{"authors":["Rich Iannone"],"categories":null,"content":"","date":1635379200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635379200,"objectID":"93e1a649b6bf358b109b7e167b0b349f","permalink":"/publication/rinpharma_194/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_194/","section":"publication","summary":"","tags":["RStudio"],"title":"Clinical Tables in gt","type":"publication"},{"authors":["Yilong Zhang","Nan Xiao","Keaven Anderson"],"categories":null,"content":"","date":1635379200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635379200,"objectID":"05bde9355be32425b92b152af0ecd0ba","permalink":"/publication/rinpharma_195/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_195/","section":"publication","summary":"","tags":["Merck"],"title":"R for Clinical Study Reports and Submission","type":"publication"},{"authors":["Devin Pastoor"],"categories":null,"content":"","date":1635292800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635292800,"objectID":"b75c18a82fbce700aca411bc8acfdab6","permalink":"/publication/rinpharma_192/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_192/","section":"publication","summary":"","tags":["Metrum Research Group"],"title":"A case-study driven introduction to the Julia language for R programmers","type":"publication"},{"authors":["Juliane Manitz","Leigh Alexander"],"categories":null,"content":"","date":1635292800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635292800,"objectID":"8489af182e7e148f126cdff78d917e0a","permalink":"/publication/rinpharma_193/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_193/","section":"publication","summary":"","tags":["EMD Serono","SomaLogic"],"title":"Building Tidy R Packages","type":"publication"},{"authors":["Daniel Lee"],"categories":null,"content":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation\n","date":1635206400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635206400,"objectID":"32776623299b6eca0212170c15026d57","permalink":"/publication/rinpharma_190/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_190/","section":"publication","summary":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation","tags":["Generable"],"title":"Stan: Building a survival model from scratch","type":"publication"},{"authors":["Jean-Philippe Coene","David Granjon"],"categories":null,"content":"","date":1635206400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635206400,"objectID":"7cf2c354d3a94eef72d41be52ab33422","permalink":"/publication/rinpharma_191/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_191/","section":"publication","summary":"","tags":["Opifex","Novartis"],"title":"Unleash your Shiny apps with JavaScript","type":"publication"},{"authors":[],"categories":null,"content":"","date":1635152400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"1984d84b854ef3a78bd366eb5982d7d8","permalink":"/event/rinpharma2021/","publishdate":"2017-01-01T00:00:00Z","relpermalink":"/event/rinpharma2021/","section":"event","summary":"An online event for R practioners in Pharma.","tags":[],"title":"2021 Conference","type":"event"},{"authors":["Adrian Waddell"],"categories":null,"content":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation\n","date":1635120000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635120000,"objectID":"173c62f95d1f3f0cb1cdcd865de6dcb3","permalink":"/publication/rinpharma_188/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_188/","section":"publication","summary":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation","tags":["Roche"],"title":"Clinical Trials Data Analysis at Roche","type":"publication"},{"authors":["Ted Laderas"],"categories":null,"content":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation\n","date":1635120000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1635120000,"objectID":"750268290a7f17d2f47d23f1a765e06b","permalink":"/publication/rinpharma_189/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_189/","section":"publication","summary":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation","tags":["DNANexus"],"title":"Intro Shiny","type":"publication"},{"authors":null,"categories":null,"content":"R/Pharma 2021 featured three discussion panels, which were held at the end of each conference day. The panels were not recorded and the only way you could hear the amazing discussions was to attend R/Pharma.\nValidation November 2nd 2021, 13:50 ET\n James Black (Roche, Moderator) Bill Ellis (Novartis) Is a senior leader at Novartis, developing the next generation of SCEs for GxP use. Ellis Hughes (GSK) Ellis maintains valtools, an R package that helps to layer validation relevant documentation on top of R packages. Ellis is a known opinion leader on validation at R/Pharma (2019 talk) and (2020 talk). Juliane Manitz (EMD Serono) Juliane is on the R Validation Hub team and has spoken at R/Pharma on the Merck KGaA/EMD Serano approach to validation and robust installation of package cohorts. Andy Nicholls (Glaxosmithkline) Andy is on the R Validation Hub team, a former lead for Mango\u0026rsquo;s ValidR, and a respected contributor to the discussion around \u0026lsquo;what is validation\u0026rsquo; including co-authoring a whitepaper. Coline Zeballos (Roche) Coline leads the R Strategy in Roche Pharma Informatics, and has worked closely with people across Roche Quality, Data Science and Informatics to develop a validation approach that scales from internal packages to CRAN. Coline is speaking on this topic at R/Pharma 2021. Yilong Zhang (Merck) Is active on valtools, and the R Validation Hub. He also co-authored a paper on the validation for internal packages at Merck. Training and Leadership November 3rd 2021, 13:50 ET\n Paulo Bargo (Janssen, Moderator) Ann Liu-Ferrara (BD) Susan McClatchy (Jackson Lab) Mike Smith (Pfizer) Gabriella Rustici (AstraZeneca) Scaling Shiny November 4th 2021, 13:50 ET\n Eric Nantz (Eli Lilly, Moderator) Winston Chang (RStudio) David Edwards (Amgen) David Granjon (Novartis) Kamil Wais (7N Consulting - RWD Insights Engineering Lead @ Roche) Hanni Willenbrock (Novo Nordisk) ","date":1634947200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"6b855095238420f53a0a51204c2e506e","permalink":"/post/2021-10-23-panels/","publishdate":"2021-10-23T00:00:00Z","relpermalink":"/post/2021-10-23-panels/","section":"post","summary":"A chance to have a Q\u0026A with leaders in validation, shiny scaling and training/leadership.","tags":null,"title":"R/Pharma 2021 discussion panels","type":"post"},{"authors":null,"categories":null,"content":"R/Pharma is excited to present a total of 16 workshops this year, hosted by members of our community. Zoom links will be sent to workshop attendees a couple of days before the workshop.\nIf you have not registered for the R/Pharma conference we ask that you do so before selecting a workshop. You can join at https://hopin.com/events/r-pharma-2023/registration.\nR/Pharma is an amazing community and all of these workshops are put on by volunteers at no cost. If you would like to contribute to a future workshop please reach out to us through the contact page.\n","date":1627344000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1627344000,"objectID":"04e772f2efc290b880145451bc191963","permalink":"/workshop/2021conference/","publishdate":"2021-07-27T00:00:00Z","relpermalink":"/workshop/2021conference/","section":"workshop","summary":"R/Pharma is excited to present a total of 16 workshops this year, hosted by members of our community. Zoom links will be sent to workshop attendees a couple of days before the workshop.","tags":null,"title":"2021 Conference","type":"workshop"},{"authors":null,"categories":null,"content":"Table of Contents FAQ How do I get a ticket for 2023? What is the mission and history of R/Pharma? What’s your policy on creating a safe place for attendees? Terms and conditions FAQ A quick guide to some the important questions we are often asked.\nHow do I get a ticket for 2023? R/Pharma is a free event put on by volunteers with the generosity of Pharma companies and Harvard University. Tickets are available through this link\nWhat is the mission and history of R/Pharma? Please check out our first blog post!\nWhat’s your policy on creating a safe place for attendees? R/Pharma is dedicated to providing a harassment-free conference experience for everyone regardless of gender, sexual orientation, disability or any feature that distinguishes human beings. For more information, please see the R Consortium code of conduct.\nTerms and conditions Terms and conditions statement can be found here: terms and conditions.\n","date":1614556800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"be2fc0fc645c7f81af842840cdf3a431","permalink":"/post/faq/","publishdate":"2021-03-01T00:00:00Z","relpermalink":"/post/faq/","section":"post","summary":"An FAQ on commonly asked questions.","tags":null,"title":"Frequently asked questions","type":"post"},{"authors":null,"categories":null,"content":"R/Pharma Workshops During R/Pharma 2021 we were excited to host 14 free workshops along with the conference. Workshops ran for 2-4 hours and were hosted by members of the community. The workshops are one of the highlights of R/Pharma and we are indebted to the hosts who prepare them, highlighting the community effort that R/Pharma fosters. Over 1000 people attended an R/Pharma workshop in 2021.\nIf you are interested in contibuting a workshop in 2022 please reach out to R/Pharma via email (info@rinpharma.com) or our contact page\nR/Pharma 2021 Workshops Workshop Host(s) Clinical Trials Data Analysis at Roche Adrian Waddell (Roche) Intro Shiny Ted Laderas (DNANexus) Stan: Building a Survival Model From Scratch Daniel Lee (Generable) Unleash Your Shiny Apps with Javascript Jean-Philippe-Coene (Opifex) and David Granjon (Novartis) A Case-Study Driven Introduction to the Julia Language for R Programmers Devin Pastoor (Metrum) Building Tidy R Packages Juliane Manitz (EMD Serono) and Leigh Alexander (SomaLogic) Clinical Tables in gt Rich Iannone (RStudio) R for Clinical Study Reports and Submission Yilong Zhang (Merck), Nan Xiao (Merck) and Keaven Anderson (Merck) SafetyGraphics Jeremy Wildfire (Gilead), Maya Gans (Atorus Research) and Xiao Ni (Sarepta Therapeutics) Python Machine Learning NLP Kevin Lee (Genpact) tidy-transcriptomics Stefano Mangiola (Walter and Eliza Hall Institute) and Maria Doyle (Peter MacCallum Cancer Centre) R Admin - RStudio Connect Kelly O\u0026rsquo;Briant (RStudio) Deep Learning Leon Eyrich Jessen (Technical University of Denmark R Package Validation Framework Ellis Hughes (Fred Hutch) and Marie Vendettuoli (Fred Hutch) ","date":1609459200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"e4f184912b30a920262f0a6d4c74d4e1","permalink":"/post/2022-02-02-workshops2021/","publishdate":"2021-01-01T00:00:00Z","relpermalink":"/post/2022-02-02-workshops2021/","section":"post","summary":"R/Pharma 2021 Workshops.","tags":null,"title":"R/Pharma 2021 Workshops","type":"post"},{"authors":["Richard Wyss"],"categories":null,"content":"","date":1602720000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602720000,"objectID":"98cabcea76ce648b8970a20d49343afa","permalink":"/publication/rinpharma_179/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_179/","section":"publication","summary":"Routinely-collected healthcare databases generated from insurance claims and electronic health records have tremendous potential to provide information on the real-world effectiveness and safety of medical products. However, unmeasured confounding stemming from non-randomized treatments and poorly measured comorbidities remains the greatest obstacle to utilizing these data sources for real-world evidence generation. To reduce unmeasured confounding, data-driven algorithms can be used to leverage the large volume of information in healthcare databases to identify proxy variables for confounders that are either unknown to the investigator or not directly measured in these data sources (proxy confounder adjustment). Evidence has shown that data-driven algorithms for proxy confounder adjustment can supplement investigator-specified variables to improve confounding control compared to adjustment based on investigator-specified variables alone. Consequently, there has been a recent explosion in the development of data-driven methods for high-dimensional proxy confounder adjustment. In this talk, I will discuss recent advancements in data-driven methods for high-dimensional proxy confounder adjustment and their implementation within the R computing environment. I will discuss challenges in assessing the validity of alternative analytic choices to tailor analyses to the given study to improve validity and robustness when estimating treatment effects in healthcare databases.","tags":["Harvard University"],"title":"Automated Data-Adaptive Analytics to Improve Robustness of Confounding Control when Estimating Treatment Effects in Electronic Healthcare Databases","type":"publication"},{"authors":["Dariusz Ratman"],"categories":null,"content":"","date":1602720000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602720000,"objectID":"4d92e7997e556e5b5120d4c9c4b00655","permalink":"/publication/rinpharma_177/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_177/","section":"publication","summary":"R and Biocondutor are important tools supporting scientific workflows across early Research and Development at Roche/Genentech. We have a broad R users community, which includes Data Scientists, Software Developers and consumers of Data Products developed with R. The presentation will explain the guiding principles behind the creation and management of computational environments for Research. The first part will show how we provide shared R environments, which enable result reproducibility and provide access to custom compute resources for interactive data analysis workflows. While the second part will demonstrate how we create corresponding environments for software development, including a brief overview of the tooling and infrastructure, which streamlines the development, testing and deployment of R packages and Shiny applications.","tags":["Roche / Genentech"],"title":"Building and Managing Unified R Environments for Data Science and Software Development","type":"publication"},{"authors":["Leon Eyrich Jessen"],"categories":null,"content":"","date":1602720000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602720000,"objectID":"fab971c0d8025a3edac1cdc327caf2b9","permalink":"/publication/rinpharma_184/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_184/","section":"publication","summary":"Predictive modeling is a powerful tool, which amongst other things can be applied for prioritising drug candidates. Limiting the search space needed for target exploration, can reduce costs markedly partly eliminating lab time and expensive kits. Predictive modeling is however not without pitfalls... In this short talk, I will present a (fictive) data science case story, outlining one major challenge in predictive modeling, while demonstrating how to address said challenge.","tags":["Technical University of Denmark"],"title":"Its a trap! A data science case story","type":"publication"},{"authors":["Viral B. Shah","Vijay Ivaturi"],"categories":null,"content":"","date":1602720000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602720000,"objectID":"a722d92a01215384f5ec31d9508e67b8","permalink":"/publication/rinpharma_173/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_173/","section":"publication","summary":"Julia is a modern programming language that provides the ease of use of R with the speed of C++. Julia has been in development for over 11 years. Research on Julia originated at MIT in 2009. Julia is powered by multiple dispatch - a generalization of both, object oriented programming and functional programming. Julia's multiple dispatch makes it easy to write programs at a high level of abstraction while simultaneously getting high performance. This has led to Julia being used by over 10,000 companies and 1,500 universities worldwide. Pumas, developed in Julia, integrates mechanistic pharmacometric models with Scientific Machine Learning and neural networks. In a recent case study, we demonstrated 175x speedup for a QSP workload. Pumas is designed for every type of analysis scientists perform throughout the drug development lifecycle in one seamless environment. Leveraging Julia's parallel capabilities, Pumas leverages distributed computing and GPUs and runs on the cloud through the JuliaHub platform. These workflows leverage the Julia's database, statistics, and visualization functionality in a single package.","tags":["Julia Computing","Pumas-AI"],"title":"Julia in Pharma","type":"publication"},{"authors":["Yilong Zhang","Siruo Wang","Simiao Ye","Madhusudhan Ginnaram","Keaven M. Anderson"],"categories":null,"content":"","date":1602720000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602720000,"objectID":"96f115b9498e61bddf47877d80672be1","permalink":"/publication/rinpharma_180/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_180/","section":"publication","summary":"The use of open-source R is evolving in drug discovery, research and development for study design, data analysis, visualization, and report generation in the pharmaceutical industry. The ability to produce tables, listings and figures (TLFs) in customized rich text format (RTF) using R is crucial to enhance the workflow of using Microsoft Word to assemble analysis results. We developed an R package, r2rtf, that standardizes the approach to generate highly customized TLFs in RTF format. The r2rtf package provides flexibility to customize table appearance for table title, subtitle, column header, footnote, and data source. The table size, border type, color, and line width can be adjusted in each cell as well as column width, row height, text format, font size, text color, alignment, etc. The control of the format can be row or column vectorized by leveraging the vectorization in R. Furthermore, r2rtf provides pagination, section grouping, multiple tables concatenations for complicated table layouts. In this paper, we provide an overview r2rtf workflow with examples for both required and optional easy-to-use functions. Code examples are provided to create customized RTF tables and figures with highlighted features. The open-source r2rtf R package is available at https//github.com/Merck/r2rtf.","tags":["Merck","Johns Hopkins"],"title":"r2rtf - a Lightweight R Package to Produce Tables and Figures in RTF Format","type":"publication"},{"authors":["Will Landau"],"categories":null,"content":"","date":1602720000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602720000,"objectID":"a221646e72dc9ecf10ea96bb45b45b65","permalink":"/publication/rinpharma_176/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_176/","section":"publication","summary":"Data science can be slow. A single round of statistical computation can take several minutes, hours, or even days to complete. The targets R package keeps results up to date and reproducible while minimizing the number of expensive tasks that actually run. The targets package learns how your pipeline fits together, skips costly runtime for steps that are already up to date, runs the rest with optional implicit parallel computing, abstracts files as R objects, and shows tangible evidence that the output matches the underlying code and data. In other words, the package saves time while increasing our ability to trust the conclusions of the research. In addition, it surpasses the most burdensome permanent limitations of its predecessor, drake, to achieve greater efficiency and provide a safer, smoother, friendlier user experience. This talk debuts targets with an example COVID-19 clinical trial simulation study.","tags":["Eli Lilly"],"title":"Reproducible computation at scale in R with targets","type":"publication"},{"authors":["Sean Lopp"],"categories":null,"content":"","date":1602720000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602720000,"objectID":"1a3c7284a205582a80c554c7e9df9e41","permalink":"/publication/rinpharma_186/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_186/","section":"publication","summary":"RStudio will share a number of exciting product updates specifically built for pharmaceutical companies","tags":["Rstudio"],"title":"RStudio Pharma Updates","type":"publication"},{"authors":["Kathleen Zeglinski"],"categories":null,"content":"","date":1602720000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602720000,"objectID":"a4587af7e9e777870c1123e24dc5eadb","permalink":"/publication/rinpharma_174/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_174/","section":"publication","summary":"Genetically modified organisms (GMOs) and cell lines are widely used models to estimate the efficacy of drugs and understand mechanism of actions in biopharmaceutical research. As part of characterising these models, DNA sequencing technology and bioinformatics analyses are used systematically to study their genomes. Therefore, large volumes of data are generated and various algorithms are applied to analyse this data, which introduces a challenge on representing all findings in an informative and concise manner. Scientific visualisation can be used to facilitate the explanation of complex genomic editing events such as integration events, deletions, insertions, etc. However, current visualization tools tend to focus on numerical data, ignoring the need to visualise editing events on a larger yet biologically-relevant scale. Thus, we have developed gmoviz, an R package designed to extend traditional bioinformatics workflows used for genomic characterization with powerful visualization capabilities based on the Circos plotting framework. The circular layout used in gmoviz's plots enables users to succinctly display genome-wide information about complex genomic editing events along with contextual biological information to improve the interpretation of findings. The gmoviz package has been developed by utilizing the many features of the Bioconductor ecosystem in order to support several genomic file formats and to seamlessly generate publication-quality figures. Finally, a complex transgenic mouse model, which harbours human gene knock-in, gene knock-outs, segmental insertion, deletion and concatemerisation events, has been used to illustrate the functionality of gmoviz.","tags":["CSL"],"title":"Seamless Visualisation of Complex Genomic Variations in GMOs and Edited Cell Lines Using gmoviz","type":"publication"},{"authors":["Sophie Sun"],"categories":null,"content":"","date":1602720000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602720000,"objectID":"36c2a6bba466b958d499958f46f1206d","permalink":"/publication/rinpharma_181/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_181/","section":"publication","summary":"Identification of subgroups with increased or decreased treatment effect is a challenging topic with several traps and pitfalls. In this project, we would like to establish good practices for subgroup identification, by building a simulation platform that allows for assessment and comparison of different quantitative subgroup identification strategies. Based on that we would like to provide guidance on different technical approaches. In addition, we would like to provide guidance on a recommended workflow for subgroup identification efforts to ensure best practices are used.","tags":["Novartis"],"title":"Subgroup Benchmarking Framework","type":"publication"},{"authors":["Hannah Diehl","Andy Stein","Niladri Roy Chowdhury","Tamara Broderick"],"categories":null,"content":"","date":1602720000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602720000,"objectID":"af2882001828b4191b5596bd17baae5b","permalink":"/publication/rinpharma_182/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_182/","section":"publication","summary":"Statistical graphics play an important role in exploratory data analysis, model checking and diagnostics. The lineup protocol (Buja et. al 2009) enables statistical significance testing using visualizations, bridging the gap between exploratory and inferential statistics. We created an R-shiny App that facilitates the user to generate these lineups by using preloaded examples or by uploading their own data. The user can then act as a human judge to select the plot which he/she think has the real data and see if a correct choice is made. If a correct choice is made, it would be enough evidence to believe that the real plot is significantly different from the \"null\" plots. The app also calculates the \"see\"-value based on the selections made by multiple independent users which can be used to decide statistical significance. The app supports different types of analysis using continuous, binary or time-to-event response and continuous or categorical predictors.","tags":["MIT","Novartis"],"title":"The See Value App: Visual Decision Making for Drug Development","type":"publication"},{"authors":["Radhika Etikala","Xuehan Zhang"],"categories":null,"content":"","date":1602720000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602720000,"objectID":"5e8ee1e49a1b489a96956df3809686df","permalink":"/publication/rinpharma_175/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_175/","section":"publication","summary":"The scope of the paper is to show how to produce a statistical summary report along with explanatory text using R Markdown in RStudio. Programmers write a lot of reports that describe the results of data analyses. There should be a clear and automatic path from data and code to the final report. R Markdown is ideal for this as it is a system for combining code and text into a single document. It is also an efficient, user-friendly tool for producing reports that do not need constant updating. RStudio is often used in the Pharmaceutical and Healthcare industries for analysis and data visualization, and the R Markdown tool can also be leveraged for creating reports and datasets for submission to regulatory agencies. This paper presents an RStudio program that demonstrates how to use R Markdown to generate a statistical table showing adverse events (AE) by system organ class (or preferred term) and severity grade along with text that explains the table. Collecting AE data and performing analysis of AEs is a common and critical part of Clinical Trials. A well-developed reporting system such as one generated with R Markdown, provides a solid foundation and an efficient approach towards a better understanding of what the data represent.","tags":["Fred Hutchinson Cancer Research Center"],"title":"Using R Markdown to Generate Clinical Trials Summary Reports","type":"publication"},{"authors":["Douglas Robinson"],"categories":null,"content":"","date":1602720000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602720000,"objectID":"01623c746847a64110b02d6cc97cc022","permalink":"/publication/rinpharma_171/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_171/","section":"publication","summary":"The Beatles rose to music fame in the 1960's and became a worldwide phenomenon. With millions of screaming fans and selling over 600 million records, they are often cited as one of the most influential rock bands in history. One reason for their fame was their ability to communicate in the middle of songs without using words and without missing a single beat. This led me to consider some of the best collaborations I have been a part of, which are those where the team is in complete alignment and information flows easily from one team member to another. As analysts, it is our job to enhance the ability of teams to communicate with the best tool at our disposal; graphics. Just like Paul and John, our graphics need to communicate without speaking to convey information and help teams make critical decisions about clinical trials. Novartis leverages the potential of R - Shiny to develop interactive tools that engage users to explore their clinical trial data with ease. Although several programs have been impacted with this technology, the goal of reaching the entire drug development portfolio is still a work in progress. This talk will describe our experiences with R - Shiny with some examples. Finally, it should be stressed that creating effective Shiny Apps requires thought, as well as adherence to strong graphical principles. In this vein, we will provide and describe our Graphical Principles Cheat Sheet(TM) that covers many aspects and considerations one should follow when devising either static or dynamic graphics.","tags":["Novartis"],"title":"Would John, Paul, George or Ringo have been famous if it were not for The Beatles","type":"publication"},{"authors":["Stefan Pinkert"],"categories":null,"content":"","date":1602720000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602720000,"objectID":"4b103457bb57f7ce7e8bfb3fd8de942e","permalink":"/publication/rinpharma_185/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_185/","section":"publication","summary":"Introduction to the X-Omics Platform (XOP), a digital biomarker research platform for bioinformaticians and other scientist at Merck KGaA. XOP is a validated system for storing, processing, and analyzing \"omics\" data, including RNASeq, DNASeq (whole-exome and whole-genome), digital pathology datasets, and eventually proteomics and other datatypes.","tags":["Merck"],"title":"X-Omics Platform","type":"publication"},{"authors":["Michael Rimler"],"categories":null,"content":"","date":1602633600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602633600,"objectID":"ee0c628c4e8f04136a8222c59ae834cf","permalink":"/publication/rinpharma_161/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_161/","section":"publication","summary":"The development of laboratory developed tests (LDTs) and in vitro diagnostics (IVDs) requires the execution of studies to determine the analytical performance of the assay. Examples of analytical studies include limit of detection, intermediate precision, and stability studies. These studies often require similar analyses to be repeated multiple times on replicates or different sample types. The results of these analyses need to be stored in data structures that are easily accessible to the lead analyst as well as additional team members responsible for validating the work. Nested data frames are a powerful and flexible data structures that are well suited for these requirements. This talk will show how storing all of the steps of an analysis pipeline in a nested data frame allows analysts to utilize the well-established functionality of the tidyverse family of packages for efficient analysis and summarization of the data. It will also discuss how nested data frames are well suited for reproducibility and traceability, which are vital to documenting analytical performance. Reproducibility is often achieved by writing R notebooks in an environment that maintains package version consistency (e.g. docker, RStudio Server). Using nested data frames as the underlying data structure within these frameworks provides a transparent and modular method for storing the results of an existing analysis and providing easily accessible data for downstream analysis.","tags":["Glaxosmithkline"],"title":"Clinical Reporting Using R at GSK","type":"publication"},{"authors":["Julia Silge"],"categories":null,"content":"","date":1602633600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602633600,"objectID":"5663d1d8015eaadbf3117da52513f1ff","permalink":"/publication/rinpharma_153/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_153/","section":"publication","summary":"Visual representations of data inform how machine learning practitioners think, understand, and decide. Before charts are ever used for outward communication about a ML system, they are used by the system designers and operators themselves as a tool to make better modeling choices. Practitioners use visualization, from very familiar statistical graphics to creative and less standard plots, at the points of most important human decisions when other ways to validate those decisions can be difficult. Visualization approaches are used to understand both the data that serves as input for machine learning and the models that practitioners create. In this talk, learn about the process of building a ML model in the real world, how and when practitioners use visualization to make more effective choices, and considerations for ML visualization tooling.","tags":["Rstudio"],"title":"Data visualization for real-world machine learning","type":"publication"},{"authors":["Mike Mehan"],"categories":null,"content":"","date":1602633600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602633600,"objectID":"eae0ee1aa573dfbd0b318b885c73749c","permalink":"/publication/rinpharma_162/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_162/","section":"publication","summary":"","tags":["Illumina Inc"],"title":"Leveraging Nested Data Frames for Analytical Studies","type":"publication"},{"authors":["Thomas Tensfeldt"],"categories":null,"content":"","date":1602633600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602633600,"objectID":"3657a2fd9c5791cbe758335e0d88356a","permalink":"/publication/rinpharma_165/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_165/","section":"publication","summary":"Non-compartmental pharmacokinetic analysis (NCA) is used in the characteristization of drugs absorption, distribution and elimination in the body. Software that implements NCA is available from commercial and non-commercial, open-source, sources. openNCA is a Pfizer, Inc in-house developed desktop application with enterprise capabilities designed to provide a PK bioanalysis result repository as well as an NCA computation routines. The system is built with modern technologies including Javascript/Typescript, Angular, Electron, Elasticsearch, Modeshape, Splunk, docker and a substantial R code base that implements system functions, configuration, analysis, reporting and user defined functionality. openNCA capabilities include -Repository/Library/Metadata stores -Data Loading/Merging/Validation -Integration with Clinical Trial operational data -Integration with Patient Information Management System -Data Access controls -Data Transformation -NCA Analysis -RMarkdown and LaTeX Reporting -Shiny Apps -Quality Control -Workflow, Data, Transformation and Analysis Lineage -Navigation and Search -Reporting Event management -Publishing/Data Sharing Design considerations for openNCA include reproducibility, security/integrity, extensibility, discoverability and traceability. Extensibility is a cornerstone characteristic that is enabled through extensive utilization of the application of R scripts and Shiny apps to configure the system functions. The openNCA computation engine R package (https//github.com/tensfeldt/openNCA) for NCA analyses enables some unique capabilities and forms one module of the system and is open-sourced under the MIT license. openNCA, both the R driven application and NCA computation R package, provides an example of an industrial application of R and is represents the in-kind contribution from Pfizer Inc to the intial prototype project of the Pharmaceutical Open Source Software Consortium (POSSC https//www.possc.org/) to promote industrial support for open-source software development and innovation for the Clinical Pharmacology and Pharmacometrics discipline.","tags":["Pfizer"],"title":"openNCA Pharmacokinetic data repository and Non-compartmental Analysis System","type":"publication"},{"authors":["J. Kyle Wathen"],"categories":null,"content":"","date":1602633600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602633600,"objectID":"9c54173d8700228ab09addbee98da450","permalink":"/publication/rinpharma_163/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_163/","section":"publication","summary":"In the recent years, R Shiny apps have gained considerable momentum and have been utilized to develop many useful dashboards and user interfaces (UI) that allow non-programmers access to innovative tools. Due to the ease of development of Shiny apps and lack of complex examples, R developers often create a new shiny app in a single app.r file that contains both the ui and server code/ As a project grows, and capabilities expand in the app, a common practice is to separate the code into two files, one for the server object and one for the ui object. While these approaches may suffice for simple applications, they can lead a developer or team of developers down a path to an application with many lines of code (e.g. 15,000+) in a single file that can be extremely difficult to debug, test, maintain or expand. This approach can also lead to a file with a mixture of UI/server related code in the same files as complex computational code. In this talk, I will present the PREP (Packages fRom tEmPlates) package that was created to help teams streamline development of R Shiny apps and R packages using an approach that follows software development best practices. The PREP package adds new project types to R Studio to help streamline new project creation and development. There are three PREP project type options 1) a Shiny app as a package, 2) a Shiny app or 3) R package that is setup with the unit testing framework included utilizing testthat and is intended to contain all the complex computational functionality. Both Shiny app options are organized using modules with a consistent default theme, ability to switch between color theme options and example code for commonly implemented tasks. By developing the complex computations in the R packages and the Shiny app as separate projects, teams can utilize each person's skill set better and simplify the testing thus making a more robust final product. By developing the Shiny app with modules, teams can avoid extremely long single files and allow for sharing customized controls within different pages, make it much easier of using source control technology like GitHub. In addition, the PREP package includes functions to add new tabs and modules to the Shiny app and create new functions with testing setup in the computational package to avoid multiple steps of creating files for new functions and testing. PREP is designed to be used by new package/Shiny developers and is highly customizable for expert users without adding a dependency to your final product.","tags":["Gilead"],"title":"PREP - Packages fRom tEmPlates - An R Package to Streamline Development of Shiny Apps and R Packages","type":"publication"},{"authors":["Jeremy Wildfire"],"categories":null,"content":"","date":1602633600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602633600,"objectID":"948ae42f5911167421f59ce6976bddf0","permalink":"/publication/rinpharma_158/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_158/","section":"publication","summary":"The visR project for effective graphics in drug development visR is an open collaborative effort to develop solutions for effective visual communication with a focus on reporting medical and clinical data. The aim of the collaboration is to develop a user-friendly, fit for purpose, open source package to simplify the use of good graphical principles for effective visual communication of typical analyses of interventional and observational data encountered in clinical drug development.","tags":["Gilead"],"title":"safetyGraphics v2.0 - Open Source Collaboration in Pharma using R and Shiny","type":"publication"},{"authors":["Carson Sievert"],"categories":null,"content":"","date":1602633600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602633600,"objectID":"cdb3647483710bb98d54190065b6c2fb","permalink":"/publication/rinpharma_160/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_160/","section":"publication","summary":"The pharmaceutical industry has witnessed a growing interest in open source languages such as R and Python as an alternative to SAS for many activities related to clinical research. Hop on board for a whistle-stop tour of our efforts within GSK Biostatistics to integrate R programming into the clinical reporting pipeline. Hear how our journey started, where we are now, and what challenges and opportunities lie ahead.","tags":["RStudio"],"title":"Styling Shiny \u0026 R Markdown with bootstraplib \u0026 thematic","type":"publication"},{"authors":["Maya Gans","Marly Gotti"],"categories":null,"content":"","date":1602633600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602633600,"objectID":"84605c56da87a88ca7a02baee08ac490","permalink":"/publication/rinpharma_166/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_166/","section":"publication","summary":"The current paradigm for analyzing clinical trial data is cumbersome it is an inefficient, slow, and expensive process. Several rounds of iterations between the main programmer and the validation programmer are usually needed to thoroughly explore the data. Furthermore, clinicians and statisticians often would like to explore the data themselves but lack a robust and flexible platform to carry out this data exploration. For instance, they may need to inspect an endpoint for patients with certain genetic markers, to analyze biomarker data, or to create table summaries. To meet these needs, we created tidyCDISC, an open source Shiny application that can be used to generate custom tables, statistics, and figures. The application has three modules a drag and drop table generator, a graphical population explorer, and a patient history explorer. We've taken a modularized approach to our package to ensure the application can be easily expanded upon to include further analyses and figures. By sharing our application as an open source solution, we hope to help other scientists with similar problems as well as promote collaboration in the pharmaceutical industry.","tags":["Cytel","Biogen"],"title":"tidyCDISC an Open Source Platform in R to Analyze Clinical Trial Data","type":"publication"},{"authors":["Mike Stackhouse"],"categories":null,"content":"","date":1602633600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602633600,"objectID":"44e225e3f725695346a9b2803b957478","permalink":"/publication/rinpharma_167/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_167/","section":"publication","summary":"In the pharmaceutical industry, a great deal of the data presented in the outputs we create are very similar. For the most part, most of these tables can be broken down into a few categories Counting for event based variables or categories, shifting to describe changes in state, and descriptive statistics to summarize continuous variables. For many of the tables that go into a clinical submission, at least when considering safety outputs, the tables are made up of a combination of these approaches. Consider a demographics table. When you look at the table, you can begin breaking the output down into smaller, redundant, components. These components can be viewed as 'layers', and the table as a whole is constructed by stacking those layers. Tplyr uses this concept to provide an intuitive framework to building clinical safety summaries.","tags":["Atorus Research, LLC"],"title":"Tplyr: An Intuitive Framework for Building Clinical Safety Summaries","type":"publication"},{"authors":["Christina Fillmore"],"categories":null,"content":"","date":1602633600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602633600,"objectID":"d9ffc20790276ca5ceb8ceb00e6a93b0","permalink":"/publication/rinpharma_155/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_155/","section":"publication","summary":"Supporting data-driven decisions in the planning of clinical trials during the current pandemic involves extensive integration of heterogenous data sources, sophisticated predictive modelling, and custom visualization to communicate the predictions to decision makers. We used R to rapidly deliver end-to-end planning tools for GSK in this difficult time. We built a pipeline to integrate, clean and, crucially - test, a variety of internal and external datasets. This data then fed into a patient recruitment model and, finally, into a SQL-powered shiny app for interactive visualizations. The creation of the planning tool required bringing together statisticians, data scientists and clinical operations in an intense collaboration, powered by R.","tags":["Glaxosmithkline"],"title":"Using R to Create an End to End Process for Predicting Delays in Recruitment from Covid-19","type":"publication"},{"authors":["Charlotta Fruchtenicht"],"categories":null,"content":"","date":1602633600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602633600,"objectID":"e597f0e83bfcba69c940148ae2027ea3","permalink":"/publication/rinpharma_157/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_157/","section":"publication","summary":"","tags":["Roche / Genentech"],"title":"visR - a package for effective visualization in Pharma","type":"publication"},{"authors":["Baldur Magnusson"],"categories":null,"content":"","date":1602633600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602633600,"objectID":"bfba3576c25ab0366cd5ad93c0fbeddd","permalink":"/publication/rinpharma_156/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_156/","section":"publication","summary":"Effective visual communication is a core competency for pharmacometricians, statisticians, and, more generally, any quantitative scientist. It is essential in every step of a quantitative workflow, from scoping to execution and communicating results and conclusions. With this competency, we can better understand data and influence decisions toward appropriate actions. Without it, we can fool ourselves and others and pave the way to wrong conclusions and actions. The goal of this talk is to convey this competency through three laws of effective visual communication for the quantitative scientist have a clear purpose, show the data clearly, and make the message obvious.","tags":["Novartis"],"title":"With great graphs comes great power","type":"publication"},{"authors":["Kyle Baron"],"categories":null,"content":"","date":1602633600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602633600,"objectID":"9746b90065559005cab1d2f082d0e635","permalink":"/publication/rinpharma_168/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_168/","section":"publication","summary":"","tags":["Metrum Research Group"],"title":"yspec: an R Package to Create and Deploy Data Set Specification Objects in a Modeling and Simulation Workflow","type":"publication"},{"authors":["Bella Feng"],"categories":null,"content":"","date":1602547200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602547200,"objectID":"4c96497caa1e0cac6308ef5697e94a8c","permalink":"/publication/rinpharma_150/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_150/","section":"publication","summary":"As stated in my 2018 R/Pharma presentation \"Becoming Bilingual in SAS and R\" I believe in problem-solving using different data science tools. This talk is about my team's efforts at using different data science tools (SAS R and Python) to harmonize data from 10+ clinical studies to build a robust and automated data mart that will eventually integrate biomarker data from clinical studies and real world data(RWD). (1) SAS data dictionary and ODS are first used because of two reasons Firstly ADaM datasets are in sas7bdat format. Secondly Data dictionary and ODS are powerful tools that R or Python have not well-established package. (2) R is used for its visualization power and Shiny and Rstudio's Reticulate tools for integration of Python into R projects. (3) Python is used for its fuzzywuzzy package and potentially NLTK package. In this project we are particularly pleased and impressed by Rstudio's work on seamlessly integrating Python tools into R projects. This project showcases the use case of combining the three programming languages in Clinical Data Integration space. It also provides a POC(proof of concept) for integrating Kite internal data with external data and RWD data. It is also future looking in the sense that it prepares us to deal with future wearable device data that innovative technology and precision medicine will bring into Oncology treatment scene.","tags":["KitePharma A Gilead Company"],"title":"Becoming Multilingual","type":"publication"},{"authors":["Matilde Kam"],"categories":null,"content":"","date":1602547200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602547200,"objectID":"6a91dbc7d0feade450b903efa2198484","permalink":"/publication/rinpharma_137/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_137/","section":"publication","summary":"With recent technological advances and availability of new data sources, we are experiencing exciting changes to the human medical product regulatory landscape. While these new areas have created challenges, they also present opportunities. This presentation will review the various FDA initiatives in Real World Data/Real World Evidence, Complex Innovative Designs, digital health technology, and COVID-19 and highlight the areas for which statisticians play a key strategic role in efficiently addressing current and future medical product development and evaluation challenges. Statisticians need to be effective leaders and communicators in interdisciplinary teams.","tags":["FDA"],"title":"Challenges in an Evolving Regulatory Landscape: How Statisticians Can Contribute","type":"publication"},{"authors":["Jaejoon Song"],"categories":null,"content":"","date":1602547200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602547200,"objectID":"009cffdadbeabcb04d32e0160b17ddf0","permalink":"/publication/rinpharma_149/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_149/","section":"publication","summary":"The crisis of opioid abuse and overdose in the United States has involved unprecedented levels of opioid prescriptions and opioid-related mortality. Greater understanding of current trends in prescription opioid utilization may help prevent new cases of abuse, addiction, and overdose. The U.S. Food and Drug Administration (FDA, the Agency) is expanding its capacity for proactive pharmacovigilance of drug abuse, in addition to other drug safety signals. In post-market safety surveillance, pharmacy dispensing data provide valuable insights to the Agency for oversight of drug utilization. The drug dispensing data include the number of product dispensings aggregated over a time frame (e.g., months) by geographical locations (e.g., states, core-based statistical areas). One promising approach to enhance pharmacovigilance using these data would be through data enrichment geographically referenced public data sources covering detailed information on demographic, socioeconomic, and healthcare service can be overlaid to proprietary, nationally projected data for prescription drug dispensing. Our project, funded by the Center for Drug Evaluation and Research (CDER) Safety Research Interest Group (SRIG) program, seeks to develop a data analysis pipeline and software for generating real-world evidence (RWE) that will monitor changes in prescription opioid use and guide proactive pharmacovigilance of drug abuse. The software will provide tools to augment proprietary, nationally projected data for prescription drug dispensing with other geographically referenced, publicly available, demographic, socioeconomic, or healthcare service data. The software will generate RWE including user-interactive data visualization, spatio-temporal modeling, and machine learning for identifying factors potentially associated with drug utilization, misuse, and abuse.","tags":["FDA"],"title":"geoMapr: A Shiny Application for Enriched Analysis of Drug Utilization Data","type":"publication"},{"authors":["Daniel Sabanés Bové"],"categories":null,"content":"","date":1602547200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602547200,"objectID":"263d9ee158f3226055bf5d4b0fb39c32","permalink":"/publication/rinpharma_142/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_142/","section":"publication","summary":"MMRMs are often used as the primary analysis of continuous endpoints in longitudinal clinical trials (see e.g. Mallinckrod et al, 2008). Essentially, an MMRM is a specific linear mixed effects model that includes (at least) an interaction of treatment arm and categorical visit variables as fixed effects. The covariance structure of the residuals can have different forms, and often an unstructured (i.e. saturated parametrization) covariance matrix is preferred. This structure can be represented by random effects in the mixed model. All of this has typically been implemented in proprietary software, such as SAS, as its PROC MIXED routine is generally seen as a gold standard for mixed models. However, this does not allow the use of interactive web applications to explore the clinical study data in a flexible way. Furthermore, fitting such proprietary software into workflows such as automatic document generation is not convenient. Therefore, we wanted to implement MMRM in R. Several challenges had to be solved, such as finding the right R-packages for this purpose. We finally settled on lme4 in combination with lmerTest , which could match results in SAS up to numerical precision. Convergence of estimates can be an issue and multiple optimization algorithms are therefore tried in parallel to enhance robustness. Extracting the covariance matrix estimate from lme4 results was solved as well as finding model fit statistics that match SAS results. We use our own rtables to produce tables and ggplot2 for plots. We developed a Shiny module in our internal framework for exploratory web applications. Further validation in the next months will allow us to use the R implementation for regulatory purposes, with greater flexibility and efficiency than before.","tags":["Roche / Genentech"],"title":"Implementing Mixed Models with Repeated Measures (MMRM) in R and Shiny for Regulatory Purposes","type":"publication"},{"authors":["Laure Cougnaud","Michela Pasetto","Arne de Roeck"],"categories":null,"content":"","date":1602547200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602547200,"objectID":"e5d41f3a8cf1c99f5c195b55f2766140","permalink":"/publication/rinpharma_141/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_141/","section":"publication","summary":"Medical oversight during a clinical trial is an extensive and time-consuming process. To safeguard patient safety, medical monitors need to review and explore raw safety data interactively, using standard visualizations as well as specific analyses tailored to the disease and the clinical study. The creation of semi-automated reports in R could facilitate this operation. The reports include interactive visualizations (with the plotly package) and interactive descriptive statistics tables and listings (with the DT package) for safety review of the patients. Template reports (based on Rmarkdown) incorporating standard analyses are integrated within an R package. The reports are set up via YAML configuration files to allow non-R users to customize the report for his/her specific study. Such report is created from datasets in CDISC standard SDTM or ADaM format, and delivered in the form of linked self-contained html pages. The creation of the report documentation (in the R package) and the validation of the input parameters in the config files is automated and provided with the JSON schema format. The medical oversight tool is integrated with functionalities to generate patient profiles, CSR-ready in-text tables, and enables comparison of results between multiple interim data batches delivered in the course of the clinical trial. The tool will be demonstrated on a publicly available dataset.","tags":["OpenAnalytics","Galapagos"],"title":"Interactive medical oversight reporting in R","type":"publication"},{"authors":["Bo Wang"],"categories":null,"content":"","date":1602547200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602547200,"objectID":"66130ac7801cf4d2c39488daec09a2c0","permalink":"/publication/rinpharma_145/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_145/","section":"publication","summary":"metashiny is an R package that provides a point-and-click interface to quickly design, prototype, and deploy essential Shiny applications without having to write one single line of R code. The core idea behind metashiny is to parametrize Shiny modules, which are reusable units of Shiny logic with their own namespace. Instead of modifying a module to fit various analytical needs, metashiny strives to build a module template that encompasses a wide range of popular Shiny logic, then uses a \"meta\"-Shiny interface to collect user requirements and customize the Shiny modules using these inputs as parameters. The customized Shiny modules are embedded in the \"meta\"-Shiny for preview, may be downloaded in a self-contained, functioning Shiny directory and may be deployed to a Shiny Server with minimal configuration. metashiny may be very useful in the initial design phase of Shiny products. Finally, an important feature for non-R users is it eliminates the need of learning Shiny code and the R environment, thus enables analytical colleagues from all backgrounds to explore the fantastic power of Shiny.","tags":["Novartis"],"title":"metashiny: build Shiny apps with a Shiny app","type":"publication"},{"authors":["Adrian Olszewski"],"categories":null,"content":"","date":1602547200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602547200,"objectID":"345373d6dd0abcf9c3a69ded10fa25dc","permalink":"/publication/rinpharma_148/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_148/","section":"publication","summary":"Validation of the R statistical package has become a hot topic since 2015, when the FDA issued the Statistical Software Clarifying Statement, stating officially that no specific software is required for submissions, and that any tool can be used if only it is reliable and documented appropriately. It instantly brought the attention of the pharmaceutical industry. Individual attempts to fulfil validation requirement and bring R to the controlled environments were made by a number of companies independently. In addition, combined efforts of the biggest pharmaceutical companies resulted in launching the R Validation Hub project. While most of the initiatives seem to focus on documentation and package quality assessment, relying on the results of unit tests delivered \"as is\" by the authors of R packages, we at 2KMM CRO set different priorities, driven by the importance of exhaustive numerical validation done in the first place. Without that, there is a risk that all the efforts on documentation and quality assurance will pertain to routines which results differ from those obtained with other trusted software in a way that cannot be adequately justified. While we do not undermine the importance of documentation and early unit testing, we believe that numerical validation, going far beyond running those tests, is mandatory to achieve satisfying level of reliability. We would like to share our findings in this area, including the choice of reference input data and results used during the validation, sources of discrepancies between R and other software, interpretation and acceptance of the results.","tags":["2KMM"],"title":"Numerical validation as a critical aspect in bringing R to the Clinical Research","type":"publication"},{"authors":["Leigh Alexander"],"categories":null,"content":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation\n","date":1602547200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602547200,"objectID":"6a5a347879cc38c876ee5112d0f4ae01","permalink":"/publication/rinpharma_146/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_146/","section":"publication","summary":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation","tags":["SomaLogic"],"title":"Out of Chaos, Comes Order: Adventures in Standardized and Reproducible Research","type":"publication"},{"authors":["Ellis Hughes"],"categories":null,"content":"","date":1602547200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602547200,"objectID":"137697f3ded6c086d489b203fc937950","permalink":"/publication/rinpharma_144/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_144/","section":"publication","summary":"In this talk I will discuss the steps that have been created for validating internally generated R packages at SCHARP (Statistical Center for HIV/AIDS Research and Prevention). Housed within Fred Hutch, SCHARP is an instrumental partner in the research and clinical trials surrounding HIV prevention and vaccine development. Part of SCHARP's work involves analyzing experimental biomarkers and endpoints which change as the experimental question, analysis methods, antigens measured, and assays evolve. Maintaining a validated code base that is rigid in its output format, but flexible enough to cater a variety of inputs with minimal custom coding has proven to be important for reproducibility and scalability. SCHARP has developed several key steps in the creation, validation, and documentation of R packages that take advantage of R's packaging functionality. First, the programming team works with leadership to define specifications and lay out a roadmap of the package at the functional level. Next, statistical programmers work together to develop the package, taking advantage of the rich R ecosystem of packages for development such as roxygen2, devtools, usethis, and testthat. Once the code has been developed, the package is validated to ensure it passes all specifications using a combination of testthat and rmarkdown. Finally, the package is made available for use across the team on live data. These procedures set up a framework for validating assay processing packages that furthers the ability of Fred Hutch to provide world-class support for our clinical trials.","tags":["Fred Hutch Cancer Research Center"],"title":"R Package Validation Framework","type":"publication"},{"authors":["Max Kuhn","Simon Couch"],"categories":null,"content":"","date":1602547200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602547200,"objectID":"4f6a68219f1421807ab30f180f3d671c","permalink":"/publication/rinpharma_139/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_139/","section":"publication","summary":"","tags":["RStudio","Reed College"],"title":"StackEm High! Ensembles Using tidymodels","type":"publication"},{"authors":["Andy Nicholls"],"categories":null,"content":"","date":1602547200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602547200,"objectID":"ed797cd3f9ab6d324c65884d89dc39f9","permalink":"/publication/rinpharma_140/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_140/","section":"publication","summary":"","tags":["Glaxosmithkline"],"title":"The R Validation Hub: Implementing a Risk-Based Approach to R","type":"publication"},{"authors":["Devin Pastoor","Kyle Baron"],"categories":null,"content":"","date":1602201600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602201600,"objectID":"b3a7ebf49123f77bf4af4a9b382c347d","permalink":"/publication/rinpharma_134/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_134/","section":"publication","summary":"After a brief introduction to mrgsolve (https//mrgsolve.github.io), we will discuss concepts and applications for using the package in R to simulate from pharmacokinetic (PK) and physiologically-based PK (PBPK) models, estimate parameters given a model and data, and visualize simulation results with a Shiny app. We will establish a basic framework for running optimization in R and work hands-on examples using different optimizers, including local and global search algorithms. Building on this framework, we will also illustrate related workflows including global and local sensitivity analysis. Finally, we will develop and deploy a Shiny app using Rstudio Connect, allowing interaction with the model and optimization results by non-modeling stakeholders.","tags":["Metrum Research Group"],"title":"A PK \u0026 PBPK Modelling Workflow in R: Simulation, Optimization \u0026 Visualization","type":"publication"},{"authors":["Emil Hvitfeldt"],"categories":null,"content":"","date":1602201600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602201600,"objectID":"e77b928c4f28388ece123050c1de9515","permalink":"/publication/rinpharma_135/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_135/","section":"publication","summary":"Have you ever encountered text data and suspected there was useful insight latent within it but felt frustrated about how to find that insight? Are you familiar with dplyr and ggplot2, and ready to learn how unstructured text data can be used for prediction within the tidyverse and tidymodels ecosystems? Do you need a flexible framework for handling text data that allows you to engage in tasks from exploratory data analysis to supervised predictive modeling? This tutorial is geared toward an R user with intermediate familiarity with R, RStudio, the basics of regression and classification modeling, and tidyverse packages such as dplyr and ggplot2. This person is comfortable with the main functions from dplyr and ggplot2 and is now ready to learn how to analyze and model text using tidy data principles. This R user has some experience with statistical modeling (such as using lm() and glm()) for prediction and classification and wants to learn how to build models with text.","tags":["University Southern California"],"title":"Predictive modeling with text using tidy data principles","type":"publication"},{"authors":["David Granjon","John Coene"],"categories":null,"content":"","date":1602201600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602201600,"objectID":"23ba8e3a6e55bb065f709871cc287fc6","permalink":"/publication/rinpharma_133/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_133/","section":"publication","summary":"In recent years, R users' understanding of Shiny has greatly increased but so have client expectations. While one of Shiny's greatest strengths is that it allows producing web applications solely from R code, meeting client's more delicate expectations will often involve going beyond R code and work with HTML, CSS, and JavaScript. We recognize that R developers tend not to be familiar with the latter as they generally do not have significant background in web development, these may therefore appear daunting at first.This workshop aims to put attendees at ease with inviting those web technologies into their shiny applications so they can exceed client's expectations. The workshop will comprise three parts.Part 1 hones in on the development of a new template on top of Shiny with the htmltools package. Workshop attendees will have the opportunity to collaborate with the RinteRface team on the shinybulma project (https//github.com/RinteRface/shinybulma).Part 2 delves into bi-directional communication in Shiny how the R server communicates with the front-end and vice versa, how the input/output system works.Part 3 ends the workshop by exposing all the less known functions/methods that are however likely to help you in your Shiny journey!Prerequisites for the workshop- Be proficient with Shiny- Basic knowledge about R6- Be proficient with package development- JavaScript/CSS skills may help but are not mandatory","tags":["Novartis","World Economic Forum"],"title":"Unleash Shiny","type":"publication"},{"authors":["Rich Iannone"],"categories":null,"content":"","date":1602115200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602115200,"objectID":"564303cb4c013eef2a4834b326ea4f35","permalink":"/publication/rinpharma_132/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_132/","section":"publication","summary":"","tags":["RStudio"],"title":"gt","type":"publication"},{"authors":["Will Landau"],"categories":null,"content":"","date":1602115200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602115200,"objectID":"a5729892bfcecb5962fb3593eb09ec84","permalink":"/publication/rinpharma_131/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_131/","section":"publication","summary":"Data science can be slow. A single round of statistical computation can take several minutes, hours, or even days to complete. The targets R package keeps results up to date and reproducible while minimizing the number of expensive tasks that actually run. Targets learns how your pipeline fits together, skips costly runtime for steps that are already up to date, runs the rest with optional implicit parallel computing, abstracts files as R objects, and shows tangible evidence that the output matches the underlying code and data. In other words, the package saves time while increasing our ability to trust the conclusions of the research. Targets surpasses the most burdensome permanent limitations of its predecessor, drake, to achieve greater efficiency and provide a safer, smoother, friendlier user experience. This hands-on workshop teaches targets using a realistic case study. Participants begin with the R implementation of a machine learning project, convert the workflow into a targets-powered pipeline, and efficiently maintain the output as the code and data change. R proficiency intermediate and above required.","tags":["Eli Lilly"],"title":"Targets and Reproducible Pipelines","type":"publication"},{"authors":["Alison Hill","Tom Mock"],"categories":null,"content":"","date":1602028800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602028800,"objectID":"6b6c3eb8304e7fe68d8f162d61f57c21","permalink":"/publication/rinpharma_129/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_129/","section":"publication","summary":"A four-hour workshop that will take you on a tour of how to get from data to manuscript using R Markdown. You'll learn - The basics of Markdown and knitr- How to add tables for different outputs- Workflows for working with data- How to include and style graphics","tags":["RStudio"],"title":"RMarkdown","type":"publication"},{"authors":["Daniel Lee"],"categories":null,"content":"","date":1602028800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1602028800,"objectID":"4496430426613e18d16033796e258072","permalink":"/publication/rinpharma_130/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_130/","section":"publication","summary":"This is a 3-hour workshop on Stan (https//mc-stan.org). The overall goal of the workshop will be to make the best use of time to answer as many Stan-related questions as possible. The level of the workshop will be intermediate to advanced, but anyone is welcome to join. The workshop will be taught by Daniel Lee. Daniel is one of the original Stan developers (started in 2011). He's been involved in the whole stack language, CmdStan, RStan, PyStan, continuous integration, setting up the forums, StanCon, and more. He's had a lot of experience with debugging computational issues, the crossover between statistical models and computational, understanding how all the pieces fit in together, and knowing a lot of different ways to accomplish the same thing in the Stan language.The format of this workshop won't be a straight online lecture. I'm personally tired of Zoom meetings; I don't think the intro course I teach works in this format. Instead, we'll have a blend of an instructor-led example, a masterclass, and an AMA. Please come with questions or ask them as we go along. Here's a rough plan (but we can deviate from this)1. Brief introduction to Stan. Goal understand what Stan is, what the inferences are (and why they're different), and agree on terminology.2. Walkthrough an example (survival or PK/PD model). Show differences between posterior distributions and point estimates. Maybe discuss quality of MCMC sampling.3. One-on-one with a participant. Walk through their problem, attempt at a solution, walk through the different modeling choices we're making, how to structure simulated data, etc.4. One-on-one with another participant.5. Questions / Wrap up.","tags":["Generable"],"title":"Stan","type":"publication"},{"authors":["Andy Nicholls","Marly Gotti"],"categories":null,"content":"","date":1601942400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1601942400,"objectID":"18049406c1addf1b53df88bfc4b59e89","permalink":"/publication/rinpharma_128/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_128/","section":"publication","summary":"In this workshop we will walk through an implementation of the R Validation Hub's white paper A Risk-based Approach for Assessing R Package Accuracy within a Validated Infrastructure (https//www.pharmar.org/white-paper/). The workshop will explore two core themes 1. R Packages Risk Assessment2. TestingIn part 1, we will use a small set of pre-selected R packages to see how the R Validation Hub's Risk Assessment Application and the riskmetric R package can be used to create risk assessment reports for an R package.In part 2, we will discuss how testing can be used to reduce the risk for those packages with high risk. In particular, we will discuss the testing philosphy with respect to software validation and demonstrate how the 'testthat' package can be used to perform the necessary steps to test traceability requirements.Prior knowledge of the basic structure of R packages is required for the second part of this workshop.","tags":["Glaxosmithkline","Biogen"],"title":"Implementing a Risk-based Approach to R Validation","type":"publication"},{"authors":["Stefano Mangiola","Maria Doyle"],"categories":null,"content":"","date":1601942400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1601942400,"objectID":"c8bcdba121e8633f9ff7c47cacd17976","permalink":"/publication/rinpharma_127/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_127/","section":"publication","summary":"In this workshop we will present how to perform analysis of RNA sequencing data following the tidy data paradigm. The tidy data paradigm provides a standard way to organise data values within a dataset, where each variable is a column, each observation is a row, and data is manipulated using an easy-to-understand vocabulary. Most importantly, the data structure remains consistent across manipulation and analysis functions. We can achieve this for bulk RNA sequencing data with the tidybulk, tidyHeatmap and tidyverse packages. We will also touch on packages for tidy single-cell transcriptional analyses. These packages are part of the tidytranscriptomics suite that introduces a tidy approach to RNA sequencing data. Recommended pre-requisites- Basic knowledge of RStudio- Some familiarity with tidyverse syntax- Background Reading Introduction to R for Biologists","tags":["Walter and Eliza Hall of Medical Research","Peter MacCallum Cancer Center"],"title":"Tidy Transcriptomics","type":"publication"},{"authors":[],"categories":null,"content":"","date":1601888400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"fdcd7d52a8a681a2dc8544e522d167b0","permalink":"/event/rinpharma2020/","publishdate":"2017-01-01T00:00:00Z","relpermalink":"/event/rinpharma2020/","section":"event","summary":"An online event attracting 1,000 R practioners in Pharma.","tags":[],"title":"2020 Conference","type":"event"},{"authors":["Leon Eyrich Jessen"],"categories":null,"content":"","date":1601856000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1601856000,"objectID":"ff1dcffdb9128f8e0d246849dcb5ce7d","permalink":"/publication/rinpharma_125/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_125/","section":"publication","summary":"This workshop is introductory and open to everyone assuming basic R/Data Science skills. Please note, the workshop is very hands-on oriented, so expect to get your fingers dirty! The aim will be an introduction to ANNs in R. ANNs form the basic unit of deep learning and are immensely powerful in predictive modelling, but not without pitfalls. In this workshop, we will be working with conceptually understanding what an ANN is, how we train an ANN and how predictions are subsequently made. We will also touch upon parameters, hyper-parameters and how to handle data all in context of model over-fitting. All of the aforementioned will be done using TensorFlow via Keras for R.","tags":["Technical University of Denmark"],"title":"Artificial Neural Networks in R with Keras and TensorFlow","type":"publication"},{"authors":["Mike Stackhouse","Nathan Kosiba"],"categories":null,"content":"","date":1601856000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1601856000,"objectID":"d80540361bbfaff49b333967b042a1ac","permalink":"/publication/rinpharma_126/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_126/","section":"publication","summary":"We will be presenting an overview of the interoperability between Python and R for the R user community at R/Pharma 2020. This workshop will highlight how statistical programmers can leverage the power of both R and Python in their daily processes. Participants will get hands on experience working with some of the best aspects of both R and Python, and how these two languages can work together within R Markdown.","tags":["Atorus"],"title":"Multilingual Markdown with R and Python Using Reticulate","type":"publication"},{"authors":null,"categories":null,"content":"Background By design, R/Pharma is deliberately a smaller conference in terms of attendance in order to encourage maximum opportunities for direct interaction with speakers. In 2018 and 2019 the conference was held in the Tsai Auditorium at the Center for Government and International Studies, Harvard University and capped at 150 attendees. The conference was run as a free event. Invitations were based on committee membership and advisory support, speaker acceptance, academic/student and diversity.\nThe conference has been run with single track consisting of keynotes from renowned industry practitioners to key R developers to leading academics. In addition there were a number of pre-conference workshops and full-length presentations as well as a number of shorter, highly-energetic lightning talks.\nIn 2020 we took a hiatus from holding the meeting at Harvard and ran a virtual conference. Over 1100 people registered for the three day virtual event that was preceded by a week of 11 workshops.\nFollowing the success of the 2020 event the organizing committee decided to hold a virtual event for the 2021 meeting. 2000 people registered for the three day event which included three panel discussion groups on the areas of validation, training and leadership and scaling shiny. In addition, we held 14 workshops around the conference dates.\nIn 2022 we will be running a virtual event again.\nOur entire event is a community-lead effort and 100% volunteer run. The event is vendor neutral and very much an academic conference. Harvard has been very helpful in hosting the event.\nThe R/Pharma conference is an event focused on the use of R in the development of pharmaceuticals. The conference covers topics including reproducible research, regulatory compliance and validation, safety monitoring, clinical trials, drug discovery, research \u0026amp; development, PK/PD/pharmacometrics, genomics, diagnostics, immunogenicity and more. All are discussed within the context of using R as a primary tool within the drug development process. The conference showcases the current use of R that is helping to drive biomedical research, drug discovery \u0026amp; development, and clinical initiatives. (Note that topics related to the use of R in hospitals/clinics for patient care by clinicians, doctors, and researchers is the focus of R/Medicine.\nR/Pharma is dedicated to providing a harassment-free conference experience for everyone regardless of gender, sexual orientation, disability or any feature that distinguishes human beings.\n","date":1596240000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"5dd23cf4f8b6c07218b8a7327b5f36a5","permalink":"/post/thewhy/","publishdate":"2020-08-01T00:00:00Z","relpermalink":"/post/thewhy/","section":"post","summary":"An explanation of why R/Pharma exists.","tags":null,"title":"The what and the why for R/Pharma","type":"post"},{"authors":["Jason Stevens"],"categories":null,"content":"","date":1566432000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566432000,"objectID":"ee6dca390db1e0c62e102bf1e3ba35a9","permalink":"/publication/rinpharma_111/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_111/","section":"publication","summary":"The development of a streamlined data-aggregation methodology utilizing the statistical programming language R is described. The centralization of high-throughput experimentation data enabled the use of statistics and data exploration methods within R to accelerate the identification and optimization of chemical reactions.","tags":["Bristol Myers Squibb"],"title":"Accelerating Chemistry Research through the Integration of Data Science with High-Throughput Experimentation","type":"publication"},{"authors":["Becca Krouse"],"categories":null,"content":"","date":1566432000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566432000,"objectID":"50985c59e9f337d1562f8dcc20639792","permalink":"/publication/rinpharma_104/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_104/","section":"publication","summary":"The Interactive Safety Graphics (ISG) workstream of the ASA-DIA Biopharm Safety Working Group is excited to introduce the safetyGraphics package an interactive framework for evaluating clinical trial safety in R using a flexible data pipeline. Our group seeks to modernize clinical trial safety monitoring by building tools for data exploration and reporting in a highly collaborative open source environment. At present, our team includes clinical and technical representatives from the pharmaceutical industry, academia, and the FDA, and additional contributors are always welcome. The current release of the safetyGraphics R package includes graphics related to drug-induced liver injury. The R package is paired with an in-depth clinical workflow for monitoring liver function created by expert clinicians based on medical literature. safetyGraphics features interactive visualizations built using htmlwidgets, a Shiny application, and the ability to export a fully reproducible instance of the charts with associated source code. To ensure quality and accuracy, the package includes more than 300 unit tests, and it has been vetted through a beta testing process that included feedback from more than 20 clinicians and analysts. The Shiny application can easily be extended to include new charts or applied to other disease areas due to its modular design and generalized charting framework. Several companies have adapted the tool for their own use, leading to interesting discussions and paving the way for enhancements, which demonstrates the power of open source and community collaboration.","tags":["Rho"],"title":"Building Open Source Tools for Safety Monitoring: Advancing Research Through Community Collaboration","type":"publication"},{"authors":["Abhik Seal"],"categories":null,"content":"","date":1566432000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566432000,"objectID":"f1b3ab8515f96139133dbcde428f087f","permalink":"/publication/rinpharma_124/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_124/","section":"publication","summary":"The primary objective of the presentation is to share insights of democratizing powerful natural language processing tool like I2E lingumatics and open source R and Shiny. The talk will focus on how we can leverage I2E python sdk natural language processing toolkit to perform natural language processing and visualize text mining results with R and Shiny. We will present several uses of our R shiny platform called pharmine and its use cases which we developed for minining biomedical data.","tags":["Abbvie"],"title":"Democratizing Natural Language Processing with I2E and R Shiny","type":"publication"},{"authors":["Jessica Myers Franklin"],"categories":null,"content":"","date":1566432000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566432000,"objectID":"a3b1a66ec1f0aba2d4da202021f5e248","permalink":"/publication/rinpharma_107/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_107/","section":"publication","summary":"Cohort studies of treatments developed from healthcare claims often have hundreds of thousands of patients and up to several thousand measured covariates. Therefore, new causal inference methods that combine ideas from machine learning and causal inference may improve analysis of these studies by taking advantage of the wealth of information measured in claims. In order to evaluate the performance of these methods as applied to claims-based studies, we use a combination of real data examples and plasmode simulation, implemented in R package 'plasmode', which creates realistic simulated datasets based on a real cohort study. In this talk, I will give an overview of our progress so far and what is left to be done.","tags":["Harvard University"],"title":"Evaluating the performance of advanced causal inference methods applied to healthcare claims data","type":"publication"},{"authors":["Jessica Higgins"],"categories":null,"content":"","date":1566432000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566432000,"objectID":"543f39d1c3ec9951b18619007095be3e","permalink":"/publication/rinpharma_118/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_118/","section":"publication","summary":"The data wrangling and manipulation capabilities in R make it perfectly suited for transforming raw clinical database data into structured, submission-ready CDISC datasets. By extensively using the dplyr, tidyr, and other packages in the tidyverse we create datasets that are ready for 1. pharmacokinetic analysis (done in other software), 2. generation of tables, listings, and figures (TLFs) and 3. submission to the FDA. I'll also go over report ready TLF generation in R and how we've had great success in being able to produce beautiful and easy to read TLFs for our analysts and clients by using the ggplot2 and the officer packages.","tags":["Nuventra Pharma Sciences"],"title":"From CDISC to TLFs, using R to support Pharmacokinetic Analyses","type":"publication"},{"authors":["Volha Tryputsen"],"categories":null,"content":"","date":1566432000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566432000,"objectID":"dd179a6fe89f344f16af739d813b069e","permalink":"/publication/rinpharma_101/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_101/","section":"publication","summary":"In vivo studies are crucial to the discovery and development of novel drugs and are conducted for proof-of-concept validation, FDA applications and to support clinical trials. Appropriate study design, data analyses and interpretation are essential in providing the knowledge about the drug efficacy and safety within a living organism. With drug discovery science moving forward at an ever-accelerating rate data analyses software are not always capable to offer appropriate toolset for data analyses. In the absence of a proper tool, oncology in vivo scientists at Janssen R\u0026D needed comprehensive analysis platform to conduct appropriate and efficient analyses of in vivo data to insure quality and speed of decision-making. INVIVOLDA shiny application was developed to fulfill the gap. INVIVOLDA offers interactive and animated graphics for data explorations and powerful linear mixed effect modeling framework for longitudinal data analysis. With implemented decision trees and statistical report generation it streamlines statistical analyses of in vivo longitudinal data. INVIVOLDA success lead to more requests for Shiny applications for analyses and design of experiments in oncology in vivo group. Multiple statistical trainings were subsequently conducted to educate biologists on statistical methods implemented in Shiny applications. Once completed, comprehensive framework of Shiny apps will enhance statistical knowledge and thinking, transform the way experiments are designed and analyzed and ensure traceable and reproducible research and efficient decision making in oncology in vivo group at Janssen.","tags":["Janssen"],"title":"From playing in the backyard to designing one: Shiny transforms study designs, data analyses and statistical thinking of oncology in vivo group at Janssen","type":"publication"},{"authors":["Debbie Morreall"],"categories":null,"content":"","date":1566432000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566432000,"objectID":"614ffcf9b8ad9c7415b3ae9084c20238","permalink":"/publication/rinpharma_123/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_123/","section":"publication","summary":"Purpose To establish a gold-standard methodology for accurately extracting progression-free survival (PFS) following Diffuse Large B-Cell Lymphoma (DLBCL) treatment using real-world electronic healthcare record (EHR) data. Results We produced an R Shiny application which can capture, annotate, and transform unstructured EHR data into structured data - specifically, treatment lines, cycles, and response criteria with corresponding dates - ready for analysis of PFS. An annotation schema for capturing real-world data was also developed. Mapping of common phrases used by clinicians in real-world practice to response criteria resulted in a dictionary of these phrases.","tags":["University of Utah"],"title":"Identifying progression-free survival in Veterans with Diffuse Large B-Cell Lymphoma using electronic healthcare records","type":"publication"},{"authors":["Juliane Manitz"],"categories":null,"content":"","date":1566432000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566432000,"objectID":"ca185754609af105d0f6506bffe772f0","permalink":"/publication/rinpharma_106/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_106/","section":"publication","summary":"The installation of a cohort of R packages can constitute a challenge; especially considering different dependency types, package versions, overlapping namespaces and varying risks assigned to each of the packages. At the same time, the number of R packages to be installed grows exponentially with each new package added. Their complex dependencies may create conflicts. In this context, the R admin is often confronted with a cohort of packages without knowing the package of interest. We use statistical analysis techniques from the field of complex network analysis in order to shed light into the non-trivial dependency structures of package cohorts. Furthermore, we simplify the network graph to find improved installation sequences for a pre-selected cohorts of R packages. We reduce large package cohorts to a sufficient shortlist of packages, whose installation automatically pulls in other packages via dependencies without causing conflicts. The build time of a library may be greatly reduced. As a byproduct, we generate a graph of the build on the exact dependency tree and actual versions used for auditing and change control in the regulated workflows. This strategy also allows for the identification of high-risk packages and their importance in the dependency tree.","tags":["EDM Serono"],"title":"Improve installation sequences for R package cohorts","type":"publication"},{"authors":["Marcus Adams"],"categories":null,"content":"","date":1566432000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566432000,"objectID":"f24a990705315b9ee3a8a9b1e6e33cdc","permalink":"/publication/rinpharma_105/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_105/","section":"publication","summary":"Start browsing through R tutorials online and it won't take long to stumble across a read.csv statement. CSV files serve well for detached, static analyses. They tend fail, however, when tasked with storing large, dynamic data sets being accessed interactively by globally dispersed, concurrent users. Often the go to in this situation is a traditional relational database management system such as Oracle or MySQL, but there are other options! This talk will review the various back-ends, along with potential considerations, Merck's Digital Proactive Process Analytics group has implemented to support various Shiny applications, dashboards, and automated data analysis pipelines.","tags":["Merck"],"title":"Its Not Whats on the Outside, but Its Whats on the Back-end That Matters: The World Beyond CSV Files","type":"publication"},{"authors":["Andy Nicholls"],"categories":null,"content":"","date":1566432000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566432000,"objectID":"f1afa398f8ce85f287810aaf332d44ef","permalink":"/publication/rinpharma_117/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_117/","section":"publication","summary":"In the early phases of clinical development, the future of a compound depends on more than just the result of hypothesis test on a single endpoint, in a single phase 2 study. We think a lot about how design choices affect immediate outcomes. GSK's Quantitative Decision Making (QDM) framework focusses on the question,\"How do we design our study in order to increase the chances that it will deliver data that will allow us to decide whether the drug should continue in development, or stop?\" The QDM Framework has been developed in R and takes advantage of the Biostatistics HPC environment, running thousands of hypothetical scenarios in close to real-time. The initiative is changing the way we plan and deliver clinical trials. Thanks to a Shiny front end, Statisticians are able to walk clinical teams through key trial design decisions in order to estimate the Probability of Success – a key component in the QDM framework. This presentation will cover the core QDM concepts and present the key communication outputs created to support the process.","tags":["Glaxosmithkline"],"title":"Making Better Decisions","type":"publication"},{"authors":["Pavan Vaddady"],"categories":null,"content":"","date":1566432000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566432000,"objectID":"4f18c38cb2e708cf6c23a20f5eb686b1","permalink":"/publication/rinpharma_102/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_102/","section":"publication","summary":"Objectives Demonstrate an interactive and dynamic visualization tool, ModViz POP, for simulating ordinary differential equations based PK/PD models with variability. Methods ModViz POP has an in built PKPD ODE library of models based on the compartmental nomenclature for simulating standard IV bolus, infusion and first order absorption scenarios. It also gives the user the ability to plug in a model from local directory to quickly simulate a model of interest. Users can also simulate from a project library which serves as a repository of final PK/PD models developed by individual project teams. Beyond the PK/PD models, it can handle complex QSP models and PBPK models equally well. Enhanced R packages, HTML/CSS, LATEX in combination with Shiny were used and provided an elegant and powerful programming framework for turning models into a web application with dynamic visualization and automated report writing. The user interface consists of several key inputs for performing the simulations. A tabbed navigation allows the user to visualize the plots, input parameters, derived values and equations. It provides the ability to download the underlying model, plots, simulated data or a comprehensive report consisting of all the key inputs and outputs of the simulations. The Help button provides a link to documentation with detailed instructions on different components of the interface. The interface also includes advanced features where users can overlay external data on over simulated data, set a certain simulation scenario as a reference or carry out sensitivity analysis based simulations. Conclusions This easy to use interface can serve as a valuable tool for teams to explore and evaluate potential scenarios and thus facilitate collaborative decision making in the drug discovery and development paradigm. References Kyle T. Baron et. al. mrgsolve Simulate from ODE-Based Population PK/PD and Systems Pharmacology Models. 2017","tags":["Merck"],"title":"ModViz POP: R-Shiny Based PK/PD Interface for Empowering Teams to Perform Real-Time Simulations","type":"publication"},{"authors":["Aedin Culhane"],"categories":null,"content":"","date":1566432000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566432000,"objectID":"a9d910f3692a0bc02a9523a0b57fb651","permalink":"/publication/rinpharma_99/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_99/","section":"publication","summary":"","tags":["Dana-Farber"],"title":"Multi-modal data integration","type":"publication"},{"authors":["Madeleine S. Gastonguay"],"categories":null,"content":"","date":1566432000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566432000,"objectID":"8bf2ede1108b30f75b79b2e69cc6055f","permalink":"/publication/rinpharma_116/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_116/","section":"publication","summary":"Physiologically based pharmacokinetic (PBPK) models are used extensively in drug development to address of number of problems. However, most PBPK applications have limited knowledge sharing impact because they are implemented in closed, proprietary software. Much of the physiologic data and knowledge required for these models is publically available or available in the pre-competitive space. To this end, we've engaged in the development of open science PBPK models, using R as the scaffolding for this work. In particular, our group has developed the mrgsolve R package which utilizes Rcpp to compile models of systems of ordinary differential equations. One example is the development of a PBPK model to predict maternal/fetal exposures for drugs that are primarily metabolized by liver CYP450 enzymes throughout pregnancy. This model aims to utilize a quantitative understanding of the physiological and biochemical changes that occur throughout pregnancy to inform clinical pharmacology decisions where clinical trials cannot. The model was validated against the observed data of 5 different drugs midazolam, metoprolol, caffeine, nevirapine, and artemether. A series of local sensitivity analyses followed by parameter optimization further improved model predictions using the mrgsolve and nloptr R packages. The developed maternal-fetal PBPK model in its flexible open-source implementation provides a transparent, platform-independent, and reproducible system for model-informed decision support while developing exposure-based dosing recommendations in maternal/fetal patient populations.","tags":["Metrum Research Group"],"title":"Prediction of maternal-fetal exposures of CYP450-metabolized drugs using physiologic pharmacokinetic modeling implemented in R and mrgsolve","type":"publication"},{"authors":["Carson Sievert"],"categories":null,"content":"","date":1566432000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566432000,"objectID":"f5a512b72335c1c5dbc630245518c0ab","permalink":"/publication/rinpharma_112/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_112/","section":"publication","summary":"Shiny makes it easy to take domain logic from an existing R script and wrap some reactive logic around it to produce an interactive webpage where others can quickly explore different variables, parameter values, models/algorithms, etc. Although the interactivity is great for many reasons, once an interesting result is found, it's more difficult to prove the correctness of the result since (1) the result can only be (easily) reproduced via the Shiny app and (2) the relevant domain logic which produced the result is obscured by Shiny's reactive logic. The R package shinymeta provides tools for capturing and exporting domain logic for execution outside of a Shiny runtime (so that others can reproduce Shiny-based result(s) from a new R session).","tags":["RStudio"],"title":"Reproducible shiny apps with shinymeta","type":"publication"},{"authors":["Gordon Turner"],"categories":null,"content":"","date":1566432000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566432000,"objectID":"c11c8e71359d21ffda5b0f1cfb98b114","permalink":"/publication/rinpharma_113/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_113/","section":"publication","summary":"Scientists in drug discovery research utilize a wide variety of instrumentation and techniques to advance their research. While instrumentation vendors often provide software tools to deal with data wrangling and visualization, a simple collection of isolated tools often fails to address the scale and overall scope of the data analysis encountered in discovery research. This can lead to lost productivity as scientists work to process, collate and summarize their work across various informatics systems. Shiny has seen increasing use in Pharma clinical research. On the other hand, Shiny apps are also transforming discovery research by putting powerful data wrangling, visualization and reporting tools into the hands of bench scientists. To solve the aforementioned problems in drug discovery research, we developed a suite of tools using Shiny to automate data wrangling, integration, visualization and reporting. Examples will be presented in areas such as automated signal processing and batch analysis of electrocardiogram data, collection and visualization of biomarker and physiology measurements from pharmacology studies, and access to a high performance computation cluster for non-experts. These Shiny tools and have shown value by increasing productivity and accelerating scientific research.","tags":["Novartis"],"title":"Shiny apps for accelerating early drug discovery research","type":"publication"},{"authors":["Kelly O'Briant"],"categories":null,"content":"","date":1566432000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566432000,"objectID":"89420630363aa20dc46a3d4705d50053","permalink":"/publication/rinpharma_122/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_122/","section":"publication","summary":"We know that adopting documentation, testing, and version control mechanisms are important for creating a culture of reproducibility in data science. But once you've embraced some basic development best practices, what comes next? What does it take to feel confident that our data products will make it to production? This talk will cover case studies in how I work with R users at various organizations to bridge the gaps that form between development and production. I'll cover reasons why CI/CD tools can enhance reproducibility for R and data science, showcase practical examples like automated testing and push-based application deployment, and point to simple resources for getting started with these tools in a number of different environments.","tags":["RStudio"],"title":"Shiny in Production: Building bridges from data science to IT","type":"publication"},{"authors":["Paul Schuette"],"categories":null,"content":"","date":1566432000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566432000,"objectID":"34fdec4cc6a0991d0d4e35e879f1eb50","permalink":"/publication/rinpharma_120/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_120/","section":"publication","summary":"","tags":["FDA"],"title":"Simulations, and Complex Innovative Trial Designs","type":"publication"},{"authors":["Max Kuhn"],"categories":null,"content":"","date":1566432000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566432000,"objectID":"28a5dbaf78e78e14f3df4c5b03ed3413","permalink":"/publication/rinpharma_110/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_110/","section":"publication","summary":"Even though a model prediction can be made, there are times when it should taken with some skepticism. For example, if a new data point is substantially different from the training set, its predicted value may be suspect. In chemistry, it is not uncommon to create an \"applicability domain\" model that measures the amount of potential extrapolation from the training set. The applicable package will be used to demonstrate different method to measure how much a new data point is an extrapolation from the original data (if at all).","tags":["RStudio"],"title":"This one is not like the others: Applicability Domain methods in R","type":"publication"},{"authors":["Leon Eyrich Jessen"],"categories":null,"content":"","date":1566432000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566432000,"objectID":"7146b42811e35f311ffcc7996569e695","permalink":"/publication/rinpharma_108/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_108/","section":"publication","summary":"We are amidst a data revolution. Just the past 5 years, the cost of sequencing a human genome has gone down approximately 10-fold. This development moves equally fast within areas such as mass spectrometry, in vitro immuno-peptide screening a.o. This facilitates the search for bio-markers, biologics, therapeutics, etc. but also redefines the requirements for storing, accessing and working with data and the skillset of bio data scientists. In this talk I will present tidysq, an R-package aiming at extending the Tidyverse framework to include (tidy) bio-data-science / bioinformatics. Tidysq will be presented in context with current status in ML driven (neo)epitope prediction within cancer immunotherapy.","tags":["Technical University of Denmark"],"title":"Tidysq for Working with Biological Sequence Data in ML Driven Epitope Prediction in Cancer Immunotherapy","type":"publication"},{"authors":["Marianna Grinberg"],"categories":null,"content":"","date":1566432000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566432000,"objectID":"109f4b5d9cf9ba0be8671011e29745d8","permalink":"/publication/rinpharma_115/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_115/","section":"publication","summary":"Bayesian model-based dose-escalation designs, including one and two parameter logistic regression models, have meanwhile proven themselves in Phase I dose-escalation trials (Iasonos and O'Quigley, 2014 [1]). Compared to rule/algorithm-based designs such as the 3+3 design, model-based designs have the advantage of being more flexible in choosing the target toxicity rate and cohort size. Bayesian modeling allows to combine prior knowledge of the drug (e.g. from animal tox studies, data from comparator drugs or data from other studies) with the observed data from the current trial. The model-based approach accounts for uncertainty, optimize dose recommendations (balance of risk versus benefit for patients) and allows for dose de-escalation as well as dose re-escalation. Recent research has shown that model-based approaches are more reliable in estimating the maximum tolerated dose (MTD) and allocating less patients to ineffective or excessively toxic doses (Jaki et al., 2019 [2]). Because of their higher complexity, model-based designs are still seen critical among clinicians (Le Tourneau et al., 2012 [3]), thus the classical 3+3 design is still widely implemented due to its simplicity and transparency. Conaway et al., 2019 [4] have highlighted that the choice of design in early phase affects the outcome of the drug development process, therefore more attention should be paid to early-stage designs. In this talk we will showcase how we bring Bayesian dose-escalation models closer to non-statisticians by means of R. We will discuss how we plan, implement and communicate the dose-escalation design to the clinicians. Moreover, we show how we present our results to the safety monitoring committee (SMC) and how we support the SMC in dose escalation decisions. We use a simple data example to illustrate the proposed methodology. All will be discussed within the context of using R as primary tool. [1] Iasonos, A. and O'Quigley, J (2014). Adaptive Dose-Finding Studies A Review of Model-Guided Phase I Clinical Trials. Journal of clinical oncology, 2014; 32(23). [2] Jaki, T., Clive, S. and Weir, C.J. (2013). Principles of dose finding studies in cancer a comparison of trial designs. Cancer Chemother Pharmacol 711107-1114. [3] Le Tourneau C, Gan HK, Razak ARA, Paoletti X (2012). Efficiency of New Dose Escalation Designs in Dose-Finding Phase I Trials of Molecularly Targeted Agents. PLoS ONE 7(12) e51039. [4] Conaway, M.R. and Petroni, G.R. (2019). The impact of early phase trial design in the drug development process. Clinical Cancer Research.","tags":["Merck"],"title":"Using R to foster the communication with non-statisticians on Bayesian dose escalation models","type":"publication"},{"authors":["Ellis Hughes"],"categories":null,"content":"","date":1566432000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566432000,"objectID":"6c4b0b595aeddb4da1c1563ad9917974","permalink":"/publication/rinpharma_121/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_121/","section":"publication","summary":"In this talk I will discuss the steps that have been created for validating internally generated R packages at SCHARP (Statistical Center for HIV/AIDS Research and Prevention) and the lessons learned while creating packages as a team. Housed within Fred Hutch, SCHARP is an instrumental partner in the research and clinical trials surrounding HIV prevention and vaccine development. Part of SCHARP's work involves analyzing experimental biomarkers and endpoints which change as the experimental question, analysis methods, antigens measured, and assays evolve. Maintaining a validated code base that is rigid in its output format, but flexible enough to cater a variety of inputs with minimal custom coding has proven to be important for reproducibility and scalability. SCHARP has developed several key steps in the creation, validation, and documentation of R packages that take advantage of R's packaging functionality. First, the programming team works with leadership to define specifications and lay out a roadmap of the package at the functional level. Next, statistical programmers work together and approach the task from a software development view. Once the code has been developed, the package is validated according to procedures that comply with 21 CFR part 11, and leverage software development life cycle (SDLC) methodology. Finally, the package is made available for use across the team on live data. These procedures set up a framework for validating assay processing packages that furthers the ability of Fred Hutch to provide world-class support for our clinical trials.","tags":["Fred Hutch"],"title":"Validation Framework for Assay Processing Pipelines","type":"publication"},{"authors":["Chase Clark"],"categories":null,"content":"","date":1566432000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566432000,"objectID":"541d192d04ed5f076cd88686cc875497","permalink":"/publication/rinpharma_100/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_100/","section":"publication","summary":"The past few years have shown vast improvements in workflows for reproducible and distributable research within the R ecosystem. At satRday Chicago everyone in the audience said they used R Markdown, however only one person raised their hand when asked if they could associate their reports back to the code version that generated it. Since continuous integration is quickly becoming commonplace in the R community, continuous deployment (CD) is a logical and easy step to add to your workflow to enhance reproducibility. I will demo associating R Markdown to the code version that produced it and automating the build and release of both executable and cloud-based Shiny apps. Finally, an announcement of the electricShine package for creating Electron based Shiny apps will highlight the power of using CD with production-level Shiny apps.","tags":["University of Illinois"],"title":"Your Missing Step in Reproducible R Programming: Continuous Deployment","type":"publication"},{"authors":["David James"],"categories":null,"content":"","date":1566345600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566345600,"objectID":"3e09d0dcea3985e7d6f523d23c2467c4","permalink":"/publication/rinpharma_93/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_93/","section":"publication","summary":"We define and illustrate a \"deep visualization\" paradigm for the analysis of a relatively large and complex clinical database for psoriasis (PSO) and psoriatic arthritis (PsA). This paradigm supports a growing number of machine learning and exploratory analyses, and it provides a framework for Shiny applications and dashboards used to communicate results with internal and external clinicians. Our R platform implements a \"whole-patient\" data view including omics, imaging, and hundreds of anatomical assessments (scores) on multiple tissues, such as skin, joints, bones, entheses, etc. The package makes extensive use of anatomical metadata objects implemented as reference classes (Chambers, 2016), both for computing over anatomical structures and for visualizing disease state both at specific anatomical locations and at the patient-level. We present examples including visualization of bone and joint structural damage assessment scores, clustering of patients according to their disease trajectories, and association of pain to clinical endpoints over time.","tags":["Novartis"],"title":"An R package for Data Science and Deep Visualization of a complex clinical database","type":"publication"},{"authors":["Marianna Foos"],"categories":null,"content":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation\n","date":1566345600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566345600,"objectID":"1d782a4679b76d7713d568e471d501ea","permalink":"/publication/rinpharma_89/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_89/","section":"publication","summary":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation","tags":["Bluebird Bio"],"title":"Breaking the Speed Limit: How R Gets Faster","type":"publication"},{"authors":["Rena Yang"],"categories":null,"content":"","date":1566345600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566345600,"objectID":"0384478c2e1d1df3cbab7a1c069a485a","permalink":"/publication/rinpharma_84/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_84/","section":"publication","summary":"In a large organization, collaboration faces many obstacles. Groups may inadvertently reinvent functionality and expend redundant effort. Siloing may impede aggregation and comparison of results. Analysts may not be aware of potential collaborators. However, a shared computational analysis environment, supported by centrally developed infrastructure and well-defined policies, enables discoverability, facilitates reuse, promotes communication between analysts, and improves comparability of results. We will present how we are pursuing this vision at Genentech.","tags":["Roche / Genentech"],"title":"Collaborating at scale: managing an enterprise analytical computing ecosystem","type":"publication"},{"authors":["Eric Nantz"],"categories":null,"content":"","date":1566345600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566345600,"objectID":"f295f5cc91e469936cd3fff8b6001b90","permalink":"/publication/rinpharma_75/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_75/","section":"publication","summary":"Developing Shiny applications that meet design goals, easily deploy to multiple platforms, and contain easily maintainable components (all while adhering to best practices) is typically a difficult endeavor. Until recently, there has not been a tool addressing the optimal development workflow and construction of Shiny apps. The golem package by Think-R offers an opinionated framework for creating a Shiny app as a package, with usethis -like functionality to add a diverse set of capabilities. In this presentation, I will share how golem enables a robust standard for Shiny development and how it magically brought a dormant application back to life.","tags":["Eli Lilly"],"title":"Creating and reviving Shiny apps with golem","type":"publication"},{"authors":["Ning Leng"],"categories":null,"content":"","date":1566345600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566345600,"objectID":"a6f17b55f789e423404a3d08fd82ffce","permalink":"/publication/rinpharma_85/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_85/","section":"publication","summary":"R is the dominant language in modern quantitative science, however it is still not widely used in pharma industry. In this talk I will share learnings in building an internal R user community in a large global organization, via efforts including cataloging existing works, coordinating R adoption pilots and trainings, etc. In addition, I will share our experiences and challenges in building a streamlined workflow with an automated writing component to enhance efficiency and reproducibility in a recent health authority interaction, towarding our mission of bringing therapies to patients faster.","tags":["Roche / Genentech"],"title":"Embrace R in Pharma - building internal R community and establishing fit-for-purpose R pilots","type":"publication"},{"authors":["Alison Margolskee"],"categories":null,"content":"","date":1566345600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566345600,"objectID":"20f14a3da5fefdd25cf8524cfccea4d5","permalink":"/publication/rinpharma_76/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_76/","section":"publication","summary":"Introduction As pharmacometricians, we sometimes jump into complex modeling before thoroughly exploring our data. This can happen due to tight timelines, lack of ready-to-use graphic tools or enthusiasm for complex models. Exploratory plots can help to uncover useful insights in the data and identify aspects to be explored further through modeling or in future studies. Exploratory plots can even quickly answer questions without the need of a complex model, improving our efficiency and providing timely impact on project strategy. The Exploratory Graphics (xGx) tool is an open-source R-based tool, freely available on GitHub [1]. Intuitively organized by datatype and driven by analysis questions, the tool aims to encourage a question-based approach to data exploration focusing on the key questions relevant to dose-exposure-response analyses. Objectives - Facilitate the purposeful exploration of PKPD data - Encourage a question-based approach to data exploration, focusing on dose-exposure-response relationships - Provide a teaching tool for people new to PKPD analysis Methods PK (single and multiple ascending dose), and PD (continuous, time-to-event, categorical, count, and ordinal) data were simulated and formatted according to a typical PKPD modeling dataset format. Lists of key questions relevant to dose-exposure-response exploration were compiled, and exploratory plots were generated to answer each question. The graphs were created following good graphics principles to ensure quality and consistency in our graphical communications [2]. Results Examples of the key analysis questions include - Provide an overview of the data - What type of data is it (e.g. continuous, binary, categorical)? - How many doses? - What is the range of doses explored? - For PK data, how many potential compartments are observed? - Is the exposure dose-proportional? - Is there evidence of nonlinearity in clearance? - Assess the variability - How large is the between subject variability compared to between dose separation? - Can any of the between subject variability be attributed to any covariates? - Are there any patterns in the within subject variability (e.g. circadian rhythms, seasonal effects, food effects, underlying disease progression)? - Assess the dose/exposure-response relationship - Is there evidence of a correlation between dose/exposure and response? - Is the relationship positive or negative? - Is there a plateau or maximal effect in the observed dose/exposure range? - Is there evidence of a delay between exposure and response? For each datatype in the simulated dataset, plots were generated to answer these key questions. The plots along with the codes to produce them were compiled into a user friendly interface. The tool is intuitively organized by datatype and driven by the analysis questions. Since the graphs were generated based on a typical modeling dataset format and hosted online, they can be easily accessed and applied to new projects. Conclusion Exploratory plots were generated, built around typical key questions particularly relevant to dose-exposure-response exploration and compiled into a user friendly interface. The Exploratory Graphics (xGx) tool can help underscore the role of purposeful data exploration for quantitative scientists. Through a question-based approach, xGx helps uncover useful insights that can be revealed without complex modeling and identify aspects of the data that may be explored further. References [1] Margolskee, A., Khanshan, F., Stein, A., Ho, Y., and Looby, M. (2019) Exploratory Graphics (xGx). Pharmacometrics, Novartis Institutes for Biomedical Research, Cambridge. (Available from https//opensource.nibr.com/xgx/) [2] Margolskee, A., Baillie, M., Magnusson, B., Jones, J. and Vandemeulebroecke, M. (2018) Graphics principles cheat sheet. Biostatistical Sciences and Pharmacometrics, Novartis Institutes for Biomedical Research, Cambridge. (Available from https//graphicsprinciples.github.io/)","tags":["Novartis"],"title":"Exploratory Graphics (xGx): Promoting the purposeful exploration of PKPD data","type":"publication"},{"authors":["Leigh Alexander"],"categories":null,"content":"","date":1566345600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566345600,"objectID":"7e854f62aade38630bf3cfcf7fc2a026","permalink":"/publication/rinpharma_71/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_71/","section":"publication","summary":"Our bioinformatics team is relied upon to quickly generate information to drive business decisions, allocate resources, and develop predictive models. As such, we constantly strive to streamline our work and create efficiencies when possible. To this end, we have developed a set of tools utilizing R packages, project templates, and parameterized R Markdown reports that enables a semi-automated, standardized modeling work flow. These tools have largely increased our output in generating informative metrics, improved our ability to reproduce our results, and empowered us to scale our team in a way that supports our company goals.","tags":["SomaLogic"],"title":"How to win friends and influence people: Efficiency, Reproducibility, and Scalability with R Project templates and parameterized R Markdown","type":"publication"},{"authors":["Kevin Snyder"],"categories":null,"content":"","date":1566345600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566345600,"objectID":"778cc8837e173e7f851d0031f9c280eb","permalink":"/publication/rinpharma_77/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_77/","section":"publication","summary":"The standardization of nonclinical study data by the Clinical Data Interchange Standards Consortium (CDISC) via the Standard for Exchange of Nonclinical Data (SEND) has created an opportunity for the collaborative development and use of open source software solutions to analyze and visualize toxicology study data. Shiny is an open source R package that facilitates the development of user-friendly, web-based applications. The Pharmaceutical Users Software Exchange (PhUSE) consortium has provided a platform for stakeholders throughout the pharmaceutical industry to collaboratively build and share tools, e.g. R Shiny applications, to enhance the effectiveness and efficiency of drug development. The modeling of standard repeat-dose toxicology study endpoints, e.g. body weights, clinical signs, clinical pathology, histopathology, toxicokinetics, etc., in SEND has created new opportunities for dynamic, interactive visualization of study data above and beyond the static tables and figures typically included in static study reports. For example, clinical pathology data from nonclinical toxicology studies can be difficult to digest when presented as group means in data tables, due to the large number of potentially correlated analytes collected across treatment groups, sexes, and potentially multiple timepoints. An R Shiny application has been developed to allow end users to comprehensively examine these datasets, using a variety of analytical and visualization methods, with relative ease. The application is publicly hosted on shinyapps.io, and the source code can be found on the PhUSE GitHub website.","tags":["FDA"],"title":"Interactive Visualization of Standardized CDISC-SEND-Formatted Toxicology Study Data Using R Shiny","type":"publication"},{"authors":["Jeannine Fisher"],"categories":null,"content":"","date":1566345600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566345600,"objectID":"01c06bb8a7dc9150b553b0a7dbf0e296","permalink":"/publication/rinpharma_90/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_90/","section":"publication","summary":"R Shiny apps allow for dynamic, interactive, real-time integration of knowledge within a drug-development program to support decision making. Here, an R Shiny app was used to explore the pharmacokinetic and pharmacodynamic effects of different dosing regimens of the anti IL-17 human mAb Cosentyx® (secukinumab) in pediatric patients. Secukinumab has been studied and approved to treat psoriasis in adult patients. Models which describe the dose-exposure-response relationships in adults (Lee et al., Clin Pharmacol Ther, 2019 and FDA, Medical Reviews BLA 125504, 2015) were used in the mrgsolve simulation package to explore these relationships in pediatric patients. The prior adult knowledge, used in conjunction with the computational infrastructure leveraged through R, the Shiny app, mrgsolve, and Rcpp, allows researchers to explore various dosing regimens in a difficult-to-study patient population. The tools and approaches described here have been routinely used to support regulatory interactions (ex. PIP) involving pediatric dosing.","tags":["Metrum Research Group"],"title":"Leveraging multiple R tools to make effective pediatric dosing decisions","type":"publication"},{"authors":["Will Landau"],"categories":null,"content":"","date":1566345600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566345600,"objectID":"9334e6ee5ffd23070724a53deca9e367","permalink":"/publication/rinpharma_92/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_92/","section":"publication","summary":"Machine learning workflows can be difficult to manage. A single round of computation can take several hours to complete, and routine updates to the code and data tend to invalidate hard-earned results. You can enhance the maintainability, hygiene, speed, scale, and reproducibility of such projects with the drake R package. drake resolves the dependency structure of your analysis pipeline, skips tasks that are already up to date, executes the rest with optional distributed computing, and organizes the output so you rarely have to think about data files. This talk demonstrates a deep learning project with drake-powered automation.","tags":["Eli Lilly"],"title":"Machine learning workflow management with drake","type":"publication"},{"authors":["Mirjam Trame"],"categories":null,"content":"","date":1566345600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566345600,"objectID":"226b28c5b56ce4e4df27ebbd9a36313a","permalink":"/publication/rinpharma_74/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_74/","section":"publication","summary":"nlmixr is a free and open source R package for fitting nonlinear pharmacokinetic (PK), pharmacodynamic (PD), joint PK/PD and quantitative systems pharmacology (QSP) mixed-effects models. Currently, nlmixr is capable of fitting both traditional compartmental PK models as well as more complex models implemented using ordinary differential equations (ODEs). It is under intensive development and has succeeded in attracting extensive attention and a willingness to make contributions from the pharmaceutical modeling community. We believe that, over time, it will become a capable, credible alternative to commercial software tools, such as NONMEM, Monolix, and Phoenix NLME.","tags":["Novartis"],"title":"nlmixr: an R package for population PKPD modeling","type":"publication"},{"authors":["Devin Pastoor"],"categories":null,"content":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation\n","date":1566345600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566345600,"objectID":"0844a6e6f912f6ae3edb80b8a019eba0","permalink":"/publication/rinpharma_82/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_82/","section":"publication","summary":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation","tags":["Metrum Research Group"],"title":"Package management","type":"publication"},{"authors":["Nina Qi"],"categories":null,"content":"","date":1566345600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566345600,"objectID":"e1d2e438614c0c4317dc98c1d6c9831e","permalink":"/publication/rinpharma_81/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_81/","section":"publication","summary":"The R shiny-based nest framework (previously named teal) has been proven valuable in exploratory settings and supporting strategic decision meetings. To allow more clinical studies to be able to adopt this agile framework in a wider range, we've developed a R package osprey and its accompanying R-shiny modules package teal.osprey, for the summarization, analysis and visualization of safety and early efficacy data. At its current development stage, the packages provide standard safety tables and several plots, covering adverse events, disposition, tumor burden, response data and a few other domains. The packages inherited the code reproducibility and interactive dynamic filtering functionality, allowing seamless integration with the previously-existing modules in the nest framework.","tags":["Roche / Genentech"],"title":"R Packages for Analyzing Clinical Trials Data with R Focusing on Safety And Early Efficacy","type":"publication"},{"authors":["Doug Kelkhoff"],"categories":null,"content":"","date":1566345600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566345600,"objectID":"55e17b586ea0423218b7dd313564a0c2","permalink":"/publication/rinpharma_86/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_86/","section":"publication","summary":"Content delivery in preparation for filing a clinical study report requires robust tooling for quickly and reproducibly compiling analysis of study data. Traditionally, this reproducibility has stemmed from one-time, rigorous validation of a development environment and analytic workflow. More recently, this paradigm has shifted to match modern software development principles, transitioning toward continuous monitoring of software validation and quality. I'll share our developing perspectives on validation and reproducibility, driven by a need to leverage open source tools. This vision leans on open source software such as R and its package ecosystems, publicly maintained containerized environments like the rocker project and cross-industry risk assessment via the R Validation Hub. By treating analysis as a software process in the content pipeline transforming raw data into analytic results, we can take advantage of the continuous deployment workflows prevalent in the software development world to shorten our filing timelines, while simultaneously delivery a more reproducible product to our health authority partners.","tags":["Roche / Genentech"],"title":"Re-envisioning Clinical Content Delivery in the Open Source World","type":"publication"},{"authors":["Garrett Grolemund"],"categories":null,"content":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation\n","date":1566345600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566345600,"objectID":"6b5ec5719cd962a34ab00d124360ef7b","permalink":"/publication/rinpharma_69/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_69/","section":"publication","summary":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation","tags":["RStudio"],"title":"Reproducibility and the role of code in reproducible data science","type":"publication"},{"authors":["Mark Rothe"],"categories":null,"content":"","date":1566345600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566345600,"objectID":"80510fae8b62c7476521cab31e5ac028","permalink":"/publication/rinpharma_83/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_83/","section":"publication","summary":"Providing a Study Data Reviewer's Guide for Clinical Data to accompany the SDTM datasets, define.xml, and annotated CRF in a submission gives additional information to help the FDA review team. The guide is traditionally authored using MS Word - a 100% manual and labor intensive process with its inherent shortcomings often exposed and aggravated during the usually frenzied sponsor submission process. R offers a more efficient solution with greater reproducibility Programmatic document generation facilitated by Shiny and R Markdown. Shiny not only manages R Markdown knitting but gives the sponsor staff, who oftentimes are unfamiliar with R, the ability to quickly leverage R with just a crash course in Markdown. An example of applying Shiny and R Markdown to generate the Study Data Reviewer's Guide for Clinical Data will be presented.","tags":["Sanofi"],"title":"Shinytized R Markdown: A Potent OTC Alternative to 1,3,7-Trimethylxanthine \u0026 Currently Indicated for NDA Document Generation, Among Others","type":"publication"},{"authors":["Keaven Anderson"],"categories":null,"content":"","date":1566345600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566345600,"objectID":"3735b0464c376605ca92caab878d0183","permalink":"/publication/rinpharma_72/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_72/","section":"publication","summary":"The gsDesign package for group sequential design is widely used with 30k downloads. The package was originally written in 2007 with substantial documentation and Runit testing created before 2010. A Shiny interface was created to make the package more approachable in about 2015. Recent efforts have focused on updating package to use Roxygen2, pkgdown, covr/covrpage and testthat as well as changing vignettes from Sweave to R Markdown. The learning curve for this modernization will be discussed as well as usage in a regulated environment.","tags":["Merck"],"title":"Teaching an old dog new tricks: modernizing gsDesign","type":"publication"},{"authors":["Vivian Zhuang"],"categories":null,"content":"","date":1566345600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566345600,"objectID":"60b49a7b994983d8ced537e04c6da946","permalink":"/publication/rinpharma_87/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_87/","section":"publication","summary":"Research reproducibility has been heatedly discussed in recent years. Some authors have pointed out that a large portion of published research findings is incorrect and/or irreproducible. Some state that the medical literature is as reliable as expected. Despite the true state of the research literature, we can agree that reproducibility is of greatest importance to biomarker detection, including in the context of drug discovery and development. Research reproducibility may become a challenge in the current research community, because of the interdisciplinary nature of modern studies and latent gaps between the advancement of technology and the ability to analyze the resulting data. In this presentation, we will describe the reproducibility challenges of biomarker detection in liquid biopsies, which hold prevalent promises in disease diagnosis, treatment, and prevention. Our study shows that proper development and use of R packages can give a significant contribution to reproducible, high-quality, and cutting-edge research in nucleic acid biomarker detection, such as detection of novel circulating microRNA biomarkers.","tags":["FDA"],"title":"The use of R for improved reproducibility of biomarker detection in liquid biopsies","type":"publication"},{"authors":["Adrian Waddell"],"categories":null,"content":"","date":1566345600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566345600,"objectID":"b365a223e0220bb0c8ad7f56d4d1f6bc","permalink":"/publication/rinpharma_80/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_80/","section":"publication","summary":"At R in Pharma 2018, I gave a workshop and a presentation on analyzing clinical trials data with R. Since then much has happened at Roche/Genentech with regard to analyzing clinical trials data with R our R-based projects got funded in order to extend our R tools and make them production ready. Since then we have created an R developer team that uses the SCRUM framework to work on our R tools. We also have subject-matter expert teams that translate the business knowledge into documentation and R code. Much effort has gone into setting up a CI/CD environment and defining a GitHub workflow that enabled our teams to collaborate efficiently and to keep the code quality high. In this presentation, I will first introduce the team structures, workflows, CI/CD environment and give some updates on the software development side. Finally, I will conclude with a brief update on our discussions around open sourcing and collaboration within the pharma industry and use this opportunity to start a conversation with the audience.","tags":["Roche / Genentech"],"title":"Updates on Analyzing Clinical Trials Data with R","type":"publication"},{"authors":["David Cooper"],"categories":null,"content":"","date":1566345600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566345600,"objectID":"f2c6590e79bf3da10dc3b61cb23da8c2","permalink":"/publication/rinpharma_91/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_91/","section":"publication","summary":"GlaxoSmithKline is searching for new oncology drug targets. We have CRISPR knockout data for many cancer cell lines and many genes. For these same cell lines, we also have genomic data --somatic mutations, copy number variants, and gene expression. We use machine learning (random forests) to find predictive relationships between genomic features and cell line growth under knockout. Then we use GLASSES, a shiny app, to share the results with biologists. GLASSES lets scientists interactively explore key relationships and discover novel cancer vulnerabilities.","tags":["Glaxosmithkline"],"title":"Using Machine Learning and Interactive Graphics to Find New Cancer Targets","type":"publication"},{"authors":["Elena Rantou"],"categories":null,"content":"","date":1566345600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566345600,"objectID":"10c0d8663f91a92efd0d60513875b119","permalink":"/publication/rinpharma_70/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_70/","section":"publication","summary":"Determination of bioequivalence (BE), a crucial part of the evaluation of generic drugs, may depend on clinical endpoint studies, pharmacokinetic (PK) studies of bioavailability, and In-Vitro tests, among others. Additionally, in reviewing Abbreviated New Drug Applications (ANDA), FDA reviewers often analyze safety studies and perform various kinds of simulations. A growing, vibrant group of statisticians in the Office of Biostatistics, CDER/FDA has adopted R for both their routine tasks and to address numerous scientific questions that are received in the form of internal consults. During the past 5 years, we have used R to run power simulations; generate the distribution of certain statistics of interest; assess the similarity of and cluster amino-acid sequences as well as, derive the distribution of the molecular weight of such sequences of a certain length; and determine the validity of data sets categorized for genotoxicity. R-package SABE was developed to accompany a new statistical test, used to assess BE of topical dermatological products when data for evaluation come from the In-Vitro Permeation Test (IVPT) [1]. BE tests consider comparisons between a Test (usually generic) and a Reference (RLD) product under a replicate study design. A function that assesses BE of a Test and a Reference formulation uses a mixed scaled criterion for the PK metrics AUC (Area Under the Curve) and Cmax (maximum concentration).","tags":["FDA"],"title":"Using R for Generic Drug Evaluation and SABE R-package for Assessing Bioequivalence of Topical Dermatological Products","type":"publication"},{"authors":["Paulo Bargo"],"categories":null,"content":"","date":1566345600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566345600,"objectID":"5db664b300427c3cbb1797be1364c625","permalink":"/publication/rinpharma_78/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_78/","section":"publication","summary":"As the Pharmaceutical sector boosts its interactions with regulatory agencies using R programming as one key instrument for drug development submissions, we face a dilemma that several members of statistics and statistical programming teams are not currently advanced R programmers. For many years SAS has been a powerful tool in the data analysis repertoire of pharma statisticians however the recent development of automation capabilities such as RMarkdown and R/Shiny have created a new venue to expedite access to consumable information in the form of reports, presentations or interactive graphics that can be produced efficiently and in standard format for all phases of a drug development or submission process. At Janssen we aim to improve the literacy in R programming and achieve nearly 100% adhesion by statistics and statistical programming teams in the coming 2-3 years. To achieve this goal, we are leveraging all types of training formats, from online training, to in-house instructor led seminar, to one-on-one mentoring. One of the key methods we have been developing is the use of RStudio.Cloud as a platform for internal crowd-led hands-on workshops where statisticians/programmers are \"thought\" to solve on-the-job real problems ranging from visualization to automated reports. In this presentation we will discuss our experience creating this program and share lessons learned, mistakes and successes.","tags":["Janssen"],"title":"Using RStudio.Cloud to advance R proficiency: a crowdsourcing training experience","type":"publication"},{"authors":["Joe Rickert"],"categories":null,"content":"This post was originally shared on R/Views.\nIt’s no secret that there are few industries more competitive than the pharmaceutical industry. Big money placed on long-shot bets for block-buster drugs where being first makes all the difference means a constant struggle to gain a competitive edge. So, you might find it surprising that the inaugural R / Pharma Conference held this past August on the Harvard campus in a very classy auditorium was all about collaboration.\nSome might also find it surprising that data scientists from competitive companies would gather to share information, but this is quite common. I have seen it before in other competitive industries, for example in IEEE-led standards initiatives, where engineers gather to forge a common technology. Not only is there the human need to share and learn from peers (and also brag a little), there is a larger force at play: a kind of market clearing operation where experts gather to gain as much of an advantage as they can by ensuring that no easily exploitable arbitrage opportunities remain.\nIt was a surprise, though (and I think a source of general amusement as the conference proceeded), that nearly every talk seemed to be about Shiny. Looking back, it is clear that it should not have been: 49% of the abstracts explicitly mention Shiny. This word cloud was built from the abstract submissions.\n Abstract wordcloud. Shiny is basically a technology for sharing complex information across multiple organizations and stakeholders with different skill sets. Shiny, too, is all about collaboration. For a look into the large, production-grade Shiny app, bioWARP, see Sebastian Wolf’s recent post.\nOther major themes addressed at the conference were: reproducible research, package administration, scaling R for production, and using R in a regulatory environment. This last theme was underscored by a strong FDA presence. Lilliam Rosario from the FDA Center for Drug Evaluation \u0026amp; Research delivered the opening keynote, in which she addressed the regulatory role of CDER and the use of R. FDA speaker Mat Souktup spoke about the need to transcend the compartmentalized culture common in medical research, and how open-source tools are helpful in working towards this goal. He explicitly noted along the way that the FDA does not specify what software may be used. The third FDA speaker, Paul Schuette, filled in some details associated with topics raised by Rosario and talked about the use of R and Shiny at CDER. Along these same lines, Andy Nicholls from GSK conducted a well-attended and very informative workshop on The Challenges of Validating R. You can find Andy’s slides here.\nOther keynote speakers were Max Kuhn, who talked about Modeling in the tidyverse (slides here); Joe Cheng, who described how to use Shiny responsibly in pharma (slides here); and Michael Lawrence, who spoke about enabling open-source analytics in the enterprise.\nMy very biased impression was that R / Pharma was an unqualified success at accomplishing the major objectives of bringing together data scientists and statisticians working in the Pharmaceutical industry, and of presenting a high quality program that explored several issues relating to the production use of R in a regulatory environment.\nThe following chart shows that representatives from quite a few pharmaceutical companies attended in spite of organization problems that artificially limited the overall number of attendees to about 140.\n Attendees. ","date":1566306000,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"b1e6f829b9ed38d6634a5790abad5189","permalink":"/event/rinpharma2019/","publishdate":"2017-01-01T00:00:00Z","relpermalink":"/event/rinpharma2019/","section":"event","summary":"Major themes addressed at the conference were Shiny, reproducible research, package administration, scaling R for production, and using R in a regulatory environment.","tags":[],"title":"2019 Conference","type":"event"},{"authors":["Leon Eyrich Jessen"],"categories":null,"content":"","date":1566259200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566259200,"objectID":"3f495308260db2987eefc3ba7ee1d0bd","permalink":"/publication/rinpharma_60/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_60/","section":"publication","summary":"","tags":["Technical University of Denmark"],"title":"Artificial neural networks in R with Keras and TensorFlow","type":"publication"},{"authors":["Max Kuhn"],"categories":null,"content":"","date":1566259200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566259200,"objectID":"9656005f6376c2573c35b0ebbda19569","permalink":"/publication/rinpharma_61/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_61/","section":"publication","summary":"","tags":["Rstudio"],"title":"Machine learning","type":"publication"},{"authors":["Will Landau"],"categories":null,"content":"","date":1566259200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566259200,"objectID":"1bc4b861b2e89a27ddaaa163e9a195b2","permalink":"/publication/rinpharma_63/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_63/","section":"publication","summary":"","tags":["Eli Lilly"],"title":"Machine learning workflow management with drake","type":"publication"},{"authors":["Carson Sievert"],"categories":null,"content":"","date":1566259200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566259200,"objectID":"50fc43cb3ff793cd79714d0a39370bac","permalink":"/publication/rinpharma_62/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_62/","section":"publication","summary":"","tags":["Rstudio"],"title":"plotly","type":"publication"},{"authors":["Andy Nicholls"],"categories":null,"content":"","date":1566259200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566259200,"objectID":"4d5cb5397911c66579b916d2dd78875b","permalink":"/publication/rinpharma_59/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_59/","section":"publication","summary":"","tags":["Glaxosmithkline"],"title":"R Validation Hub (past, current and future state)","type":"publication"},{"authors":["Joe Cheng"],"categories":null,"content":"","date":1566259200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1566259200,"objectID":"acec2d6a6b9ab44e4fe91264b39cc7ea","permalink":"/publication/rinpharma_58/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_58/","section":"publication","summary":"","tags":["Rstudio"],"title":"Shiny Reproducibility","type":"publication"},{"authors":["Joe Rickert"],"categories":null,"content":"The R / Pharma conference began as grass-roots initiative led by data scientists working in the pharmaceutical industry to promote the use of R in Pharma, and to establish and share best practices. The founding members organized the project as an R Consortium working group, and undertook the ambitious task of launching an annual conference envisioned as a relatively small, collegial, industry-oriented event with a strong scientific program.\n R/Pharma 2018 participants. Keynotes (https://bit.ly/2SdvMNd) were presented by Lilliam Rosario of the FDA’s Center for Drug Evaluation and Research, Michael Lawrence Genentech/Roche and the R Core Group, and Max Kuhn and Joe Cheng from RStudio. Over forty-five talks and workshops were delivered with topics ranging from reproducible research, regulatory constraints and considerations, and package administration to scaling R for production. A considerable number of talks emphasized the development of production-grade Shiny applications. Although considerably larger than most of the Shiny applications developed, Roche’s 500,000 line application, which was presented at the conference and subsequently written up in a post (https://bit.ly/2NeXKFJ), reflects a common use case.\nOrganizing Committee Melvin Munsaka - AbbVie; Bella Fang and Min Lee - Amgen; Eric Nantz - Eli Lilly; Elena Rantou and Paul Schuette - FDA; Elizabeth Hess - Harvard; James Black, Reinhold Koch, and Michael Lawrence - Genentech / Roche; Edward Louzier - Merck; Michael Blanks - PPD; Phil Bowsher - RStudio; and Harvey Lieberman - Sanofi.\nProgram Committee Co-chairs for the program committee were Bella Feng - Amgen, John Sims - Pfizer, and Ryan Benz - SocalBioinformatics.\nProgram committee leads included: Melvin Munsaka - AbbVie; Robert Engle - Biogen; Elena Rantou and Paul Schuette - FDA; Elizabeth Hess - Harvard University; James Black and Reinhold Koch - Genentech/Roche; Paulo Bargo - Johnson \u0026amp; Johnson; Eric Nantz - Eli Lilly; Edward Lauzier - Merck; Xiao Ni- Novartis; Thomas Tensfeldt - Pfizer; and Harvey Lieberman - Sanofi.\n","date":1534424400,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"7e38517c817c850668d36ed3b15cd4d5","permalink":"/event/rinpharma2018/","publishdate":"2017-01-01T00:00:00Z","relpermalink":"/event/rinpharma2018/","section":"event","summary":"The inaugural conference, R/Pharma 2018 held on August 16th and 17th at Harvard University attracted a representatives from academia, government, and industry.","tags":[],"title":"2018 Conference","type":"event"},{"authors":["Xiuting Mi"],"categories":null,"content":"","date":1534377600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534377600,"objectID":"ea50a98c7e75b8c79bf3c97f84224cd7","permalink":"/publication/rinpharma_48/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_48/","section":"publication","summary":"In Pharmaceutical industry, personalized patient care is about having access to traditional and new data sources including comprehensive diagnostic data, sensor data, real-world data, etc., applying traditional and advanced analytics like machine learning to create meaningful insights, and then realizing value from those insights for smarter and more efficient research and development (R\u0026D) and improving patient access and personalized patient care. Biomarker research is a key component of the PHC Strategy, complementing efforts to access high-dimensional genomics data and conducting appropriated analysis using right tools differentiate from those for current well-established clinical trials. This paper, in perspective of R\u0026D, describes the close collaboration between China Oncology Biomarker Data group (OBD China) and Product Development Biometrics (PDB) expertise, from sample collection, lab process in biomarker stand-alone studies to meaningful results mainly conducted in R, which enables to prioritize molecule development, inform the design of specific trials and identify R\u0026D opportunities for regional diseases.","tags":["Roche / Genentech"],"title":"Accelerate Personalized Health Care by Empowering Biomarker Data","type":"publication"},{"authors":["Adrian Waddell"],"categories":null,"content":"","date":1534377600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534377600,"objectID":"0b2bb2d5f1ba9e3c5077b8907c96a9fe","permalink":"/publication/rinpharma_37/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_37/","section":"publication","summary":"Creating datasets and tables, listings and graphs (TLGs) for analyzing clinical trials data with R, such that in the final stage the code, datasets and TLGs can be submitted to the health authorities, is a multifaceted problem. We have been working on a number of R packages to create an R-based analysis environment that can be used for exploratory and regulatory analysis of clinical trials data. These projects include table creation (open source http//github.com/Roche/rtables); random data generation; querying CDISC standards; TLG creation; a pipeline for specifying and producing data and TLG deliverables (with logs, automation, titles and footnotes, etc.); a modular shiny-based exploratory framework that provides dynamic encodings, variable-based filtering, and R-code generation for the displayed outputs. The maturity of these projects varies, but the workflow and analysis environment as a whole can be demonstrated nicely. In this talk, we would like to generate interest in collaboration in order to make these projects more general and with the final goal of open-sourcing some of them.","tags":["Roche / Genentech"],"title":"Analyzing Clinical Trials Data with R","type":"publication"},{"authors":["Jia Kang"],"categories":null,"content":"","date":1534377600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534377600,"objectID":"f49892d8f392c90c3a5d4d7bb8ea4f2d","permalink":"/publication/rinpharma_42/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_42/","section":"publication","summary":"During the drug development, pharmacometric models are often built to characterize and understand drug efficacy and safety. Simulations based on these models can assist drug development and quantitative decision making. However, computation can be time-consuming and communication with the project team may not be productive. Shiny applications are developed as a simulation tool which allows rapid real-time simulations based on user-selected inputs and dynamic visualization of the results. It provides an easy access to individuals with no specific background of modeling and simulation. In the talk, I will present some case studies where the shiny application was used to perform simulations and facilitate the communication with decision makers.","tags":["Metrum Research Group"],"title":"Assisting pharmacometric simulation with the use of Shiny","type":"publication"},{"authors":["Daniel Lee"],"categories":null,"content":"","date":1534377600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534377600,"objectID":"99b27576e712787dbdff2e08104a2af8","permalink":"/publication/rinpharma_53/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_53/","section":"publication","summary":"Precision medicine typically refers to the development of drugs and other interventions for individual patients. But how do you assess efficacy and make predictions in this extreme small data regime? The Bayesian framework is ideal for this type of inference as it allows us to combine population and personal effects in a principled way and make predictions for both groups and individuals. The inferences are further improved when we introduce mechanistically inspired components into the modeling framework. I’ll talk about building pharma models in the small data regime and how we use Stan (a statistical modeling language for Bayesian inference) with R for analysis.","tags":["Generable"],"title":"Bayesian Models for Smaller Trial Sizes","type":"publication"},{"authors":["Olga Vitek"],"categories":null,"content":"","date":1534377600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534377600,"objectID":"bc965fb50c21524f1e890d27874cd813","permalink":"/publication/rinpharma_52/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_52/","section":"publication","summary":"The R-based ecosystem, and its open-source methods for data manipulation, modeling and interpretation, is key for effective and reproducible research. This is certainly true in experiments relying on quantitative mass spectrometry. This relatively new and rapidly evolving field must overcome many sources of unwanted variation. It has many unsolved challenges, both in the appropriate use of the existing methods and tools, and in developing methods that address specialized problems. This talk will illustrate our R-based efforts to promote sound statistical practice, and build a community of competent practitioners. First, we will present Cardinal, a comprehensive tool for quantitative mass spectrometry-based imaging, as well as MSstats, a general but flexible framework for mass spectrometry-based proteomics. We will highlight the importance of these tools for pharmaceutical research in an example of statistical characterization of therapeutic protein modifications. Second, we will detail our efforts of building a community of competent users through a world-wide series of short courses, intended for experimentalists and computational scientists alike.","tags":["Northeastern University"],"title":"Building a community of competent developers and users of R-based tools in mass spectrometry-based research","type":"publication"},{"authors":["Eric Nantz"],"categories":null,"content":"","date":1534377600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534377600,"objectID":"7b5890683347c1824029c4444ae8fc9d","permalink":"/publication/rinpharma_34/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_34/","section":"publication","summary":"Recent advances in the Shiny ecosystem boost the scale and scope of serious enterprise-wide web applications. More specifically, it is entirely possible to utilize key features of Shiny Server Professional and additional R packages such as shinyjs, DT, and batchtools to build Shiny applications that supports session management, high-performance computing, and reproducibility in a friendly and logical interface. Additionally, the shinytest package enables a robust workflow for developing applications efficiently, as well as being an important component to automate a validation testing framework. In this talk, I will share examples of key features and lessons learned in creating a technically powerful shiny application that integrates these pieces together.","tags":["Eli Lilly"],"title":"Developing powerful Shiny applications in an enterprise environment: Best practices and lessons learned","type":"publication"},{"authors":["Michael Lawrence"],"categories":null,"content":"","date":1534377600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534377600,"objectID":"f0b6503bc7f10008421502ce27c4e9d8","permalink":"/publication/rinpharma_46/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_46/","section":"publication","summary":"The open-source analytics community is driving innovation in precompetitive spaces like statistical methodology, reproducibility approaches, visualization techniques, and scaling strategies. The diverse and rapdily evolving ecosystem of open-source tools and standards stands in contrast with the disposition of the enterprise towards stability, standardization, and reliability. This talk will present the policies and frameworks we have developed at Genentech to enable internal scientists to responsibly leverage open-source tools and to participate in the community process through their own contributions.","tags":["Roche / Genentech"],"title":"Enabling open-source analytics in the enterprise","type":"publication"},{"authors":["Jay Timmerman"],"categories":null,"content":"","date":1534377600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534377600,"objectID":"abdd1473e1a8697c20eda49ab75f45de","permalink":"/publication/rinpharma_54/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_54/","section":"publication","summary":"Recruitment models for clinical trials are notoriously difficult to build due to many complex factors within a study. With input from experienced practitioners, we have built an interactive tool to allow individuals to build complex recruitment models using the R/Shiny framework. The Tool Enhance R, our platform for study modeling, was ported from an Excel-based tool to the R/Shiny platform to increase model development speed, expand capability and drive transparency into model development. The tool allows users to specify critical model attributes (i.e. country site distribution, recruitment/activation rates, country-specific vacations), and provide instantaneous feedback that changes have on a model’s probability of success. Using the RStudio Connect platform, we are able to grant multi-level access to users through a single web interface. Model development is tracked by exporting results to a SharePoint site and logging versions for future review/auditing. This gives significant levels of transparency on how a model was created and evolved over time. For web analytics, we used Piwik, and internal web analytics platform, to monitor how users navigate through the platform and identify browsing behavior. The application was built upon the Shiny Dashboard framework and leverages many visualization packages, including Plotly, Timevis, ggplot2 and many more. Many challenges arose in its develop, from controlling over-zealous user clicks causing out of control execution, to integrating service account execution of apps to facilitate centralized data control. This project pushed the limits of what the R/Shiny platform is capable of and demonstrates how data scientists can build useful solutions.","tags":["Covance"],"title":"Enhance R Overview","type":"publication"},{"authors":["Carson Sievert"],"categories":null,"content":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation\n","date":1534377600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534377600,"objectID":"55515c1d0db07cfbbefe318a28b19b26","permalink":"/publication/rinpharma_28/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_28/","section":"publication","summary":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation","tags":["RStudio"],"title":"Interactive data visualization with R, plotly, and dashR","type":"publication"},{"authors":["Carson Sievert"],"categories":null,"content":"","date":1534377600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534377600,"objectID":"73c8be6702b683ee32a5c61074d9612d","permalink":"/publication/rinpharma_33/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_33/","section":"publication","summary":"Interactive web graphics are a popular and convenient medium for conveying information. However, web graphics are rarely used during the initial exploratory phase of a data analysis, largely due to the lack tools for seamless iteration between data manipulation, modeling, and visualization. As we've known for several decades, interactive graphics can augment exploratory analysis, but are only practical when we can iterate quickly. This talk demonstrates how to use the R packages plotly and dashR to rapidly produce interactive web graphics and applications that augment data exploration in addition to being easily distributed.","tags":["RStudio"],"title":"Interactive data visualization with R, plotly, and dashR","type":"publication"},{"authors":["Marianna Foos"],"categories":null,"content":"","date":1534377600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534377600,"objectID":"8aa7c2e74cdd7a345810dce132b10973","permalink":"/publication/rinpharma_49/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_49/","section":"publication","summary":"Shiny is a popular R package that lets users develop interactive web applications using just R code. The ease of use and downstream boost in productivity mean that working with Shiny can kick off a rapid request-implementation-inspiration-request cycle. Designing your applications with an eye toward future expansion can save time and reduce human error in the long term.","tags":["Biogen"],"title":"Keeping things Peachy when Shiny gets Hairy","type":"publication"},{"authors":["Devin Pastoor"],"categories":null,"content":"","date":1534377600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534377600,"objectID":"d097339e59a0f756cabeaf882d5f2a5b","permalink":"/publication/rinpharma_38/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_38/","section":"publication","summary":"Despite the explosive growth and adoption of R globally, concerns over how to qualify and administrate R continues to echo in discussions about use in regulated environments. In this talk, I'll discuss the how to bridge the conceptual tenants of reproducibility, traceability, and accuracy to robust, yet agile, implementations such that and organization can maintain validated systems without imposing the shackles found in traditional validated environments. Furthermore, I will discuss a number of design elements specific to the open-source R ecosystem, such as using packages from CRAN and github, and cover how to embrace these, while responsibly managing risk in enterprise environments.","tags":["Metrum Research Group"],"title":"Moving Fast Without Breaking Things: Navigating the R Ecosystem in an Enterprise Environment","type":"publication"},{"authors":["Leon Eyrich Jessen"],"categories":null,"content":"","date":1534377600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534377600,"objectID":"1c162ce2103854d10c712bc55ded0c21","permalink":"/publication/rinpharma_36/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_36/","section":"publication","summary":"The interaction between the Major Histocompatibility Complex type I (MHC-I), a peptide and the T-cell receptor (TCR) (MHCIpTCR) is a key determinant of immune response elicitation and therefore of paramount importance in infectious- and autoimmune diseases and cancer. Current state-of-the-art models developed by our group can with great precision model MHCIp interactions. Using data from VDJdb and IEDB, we created an ensemble of convolutional neural networks, which to the best of our knowledge is the world’s first sequence based model capable of capturing the entire MHCIpTCR system. Due to limited data, we however currently can only model the interaction between the CDR3 region of the TCR’s beta chain with HLA-A*0201 and 3 peptides. However, as the model framework is easily extendable, we will increase the breadth and thus improve the model, as soon as more data become available. Using the current model and an independent test set, we obtained AUC = 0.747. TensorFlow is an open source software library for neural network models made by Google. Recently RStudio released Keras an API for accessing TensorFlow in R. Keras enables fast experimentation - Being able to go from idea to result with the least possible delay is key to doing good research.","tags":["Technical University of Denmark"],"title":"NetTCR: Towards Accurate Prediction of T-cell Targets using Deep Learning","type":"publication"},{"authors":["Marc Gastonquay"],"categories":null,"content":"","date":1534377600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534377600,"objectID":"8870f0a8144ed6fb1685e04044b165a0","permalink":"/publication/rinpharma_51/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_51/","section":"publication","summary":"Since its foundation in 2004, Metrum Research Group has relied on R as the core technology and central framework for all of the company’s biomedical modeling and simulation (M\u0026S) service activities, spanning more than 475 projects with 150+ different sponsors. Projects include pharmacokinetic-pharmacodynamic modeling, quantitative systems pharmacology models, simulation-based trial design evaluations, disease progression and patient population modeling, model-based meta analysis of competitor data, model-based comparative effectiveness assessments, and data management activities, etc., all within a regulated environment. Analyses were conducted in R or via other software tools which are managed via R scripts, functions, or packages. Key deliverables of M\u0026S projects are routinely provided as R packages or interactive simulation applications, driven by R (and R Shiny). R has also been an essential component of Metrum’s vision for Open Science in biomedical M\u0026S, allowing for accessibility and reproducibility of platform models developed for multiple disease areas.","tags":["Metrum Research Group"],"title":"R as the Core Technology to Support Modeling and Simulation in Pharma Research, Development, and Post Approval Activities","type":"publication"},{"authors":["Nate Mockler"],"categories":null,"content":"","date":1534377600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534377600,"objectID":"a03253bffc2dc91faebcbc811ff1e7ed","permalink":"/publication/rinpharma_43/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_43/","section":"publication","summary":"For the Pharma Company How many times have you made a graph and gotten an email back saying \"Can we change the axes?\" or \"Can we change the symbols?\" or \"I really need to look at the graph before I can tell you what I want\". It would be much more efficient for your customers to explore the data and the visualizations in an easy-to-use method and can free you up to work on the myriad other tasks you have to do. Rather than learn another programming language, the shiny package uses the R code you already know to create interactive visualizations with a small bit of additional learning. This talk will go over example dashboards for such data as adverse events, labs, and primary endpoints that will aid data managers, statisticians, clinical people, and... even you.","tags":["Biogen"],"title":"R/Shiny Clinical Dashboards For Fun* and Profit *Note: Fun is Relative","type":"publication"},{"authors":["Kieran Martin"],"categories":null,"content":"","date":1534377600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534377600,"objectID":"517c4927e03638b8a0a9709166eb9c91","permalink":"/publication/rinpharma_41/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_41/","section":"publication","summary":"R is a very powerful tool for performing statistical programming, but has had a lower uptake in the life sciences when compared to SAS. As a result, many of the packages created for R are not focused on the type of tasks Statistical Programmers do. In this talk I introduce several packages and in house training we are developing to aid regulatory outputs. The R packages include rcompare, a package to allow comparison of datasets, analogous to proc compare in SAS, and r4spa which allows outputs to be in the correct format for production. Each package solves a problem particular to the life sciences, and is intended to improve uptake of R usage within the industry. Similarly, to the R packages, the training is focused on providing examples of actual work, so that users of the training will be able to immediately apply their knowledge.","tags":["Roche / Genentech"],"title":"R4SPA: R Packages and Training to enable Statistical Programming in R","type":"publication"},{"authors":["Joseph Gerrein"],"categories":null,"content":"","date":1534377600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534377600,"objectID":"ca0b7bc1aef805b83b2375eccda07c66","permalink":"/publication/rinpharma_56/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_56/","section":"publication","summary":"The pharmaceutical industry depends on accurate and reproducible data science for both preclinical and clinical analysis. Unfortunately, often an analysis cannot be reproduced and therefore its computational methodology and merit are unknown. Often, the data, code, or description of computational methods is not maintained. In order to implement good practices of reproducible computational research, the leadership of the company must invest time and resources into planning, training, ensuring adoption of common practices and tools, implementing documentation systems, encouraging discipline on the individual and group level, creating incentives, and requiring accountability. At Eisai, we have developed a working system for reproducible computational research that is enabled by leadership, technology, and culture. With regards to technology, we primarily use Rmarkdown and R Notebooks on an Rstudio server used by all our analysts. The Rstudio server is maintained by an administrator who installs packages for all users, creating a common package environment that ensures that code can be rerun in the future. Data and code are stored in a shared network drive and version control is accomplished by using Git. A wiki that is editable by all analysts is used to organize all analyses (tracked with unique analysis IDs) and provides links to code and results. With regards to culture, the leadership has promoted the values of quality and reproducibility. When yearly objectives are set, the performance criteria includes the creation of analysis documents (e.g. Rmarkdown reports), use of version control, and organization of data on shared network drives. Setting aside time for wiki documentation in the midst of high demands from project teams is helped by having periodic “documentation day” parties. To verify reproducibility, we have implemented \"witnessing\" once the analysis is finished, it is reviewed by an independent team member who officially signs off on the work, stating that the reproducibility criteria have been met. Our success in implementing reproducible computational research can serve as a model for other companies to use. Here we have provided a model based on leadership, technology, and culture.","tags":["Eisai"],"title":"Reproducible computational research at Eisai: leadership, technology, and culture","type":"publication"},{"authors":["Jessica Minnier"],"categories":null,"content":"","date":1534377600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534377600,"objectID":"c200e3a97f51e7e18f2a7451fe44bad1","permalink":"/publication/rinpharma_50/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_50/","section":"publication","summary":"R Shiny has revolutionized the way statisticians and analysts distribute analytic results and research methods. We can easily build interactive web tools that enhance data visualization and facilitate data and information sharing. Shiny apps can empower non-statisticians to explore and visualize their data or perform their own analyses with methods we develop. Harnessing this power, R users have developed Shiny apps for visualizing clinical trials and pharmaceutical data, as well as applications that aid in study design and analysis. I will present examples of how Shiny can be used in many stages of the drug development process and discuss the challenges as well as benefits of incorporating these tools in pharmaceutical workflows.","tags":["Oregon Health \u0026 Science University"],"title":"Shiny Apps in Genomics and Clinical Trials","type":"publication"},{"authors":["Andy Nicholls"],"categories":null,"content":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation\n","date":1534377600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534377600,"objectID":"0ebfa760c4fa511d9083916bcb91e741","permalink":"/publication/rinpharma_29/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_29/","section":"publication","summary":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation","tags":["Glaxosmithkline"],"title":"The Challenges of Validating R","type":"publication"},{"authors":["Andy Nicholls"],"categories":null,"content":"","date":1534377600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534377600,"objectID":"130bff8371ac50f96e2168bd6201a0f6","permalink":"/publication/rinpharma_57/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_57/","section":"publication","summary":"The first challenge in validating an analytic tool for the pharmaceutical industry is that, despite a formal FDA definition, there is still no cross-industry agreement on what 'validation' really means with respect to an analytic tool. AIMS (Application and Implementation of Methodologies in Statistics), a Special Interest Group within PSI have been attempting to answer this question with respect to R. In doing so we recently received approval from the R Consortium for an online R package validation repository and are now looking to formalise some early definitions. In this presentation I will walk through some of the challenges that we have identified thus far and outline what we're hoping to achieve with the platform.","tags":["Glaxosmithkline"],"title":"The Challenges of Validating R","type":"publication"},{"authors":["Will Landau"],"categories":null,"content":"","date":1534377600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534377600,"objectID":"9dffd5b69201f67b79ff5000ca3c48c3","permalink":"/publication/rinpharma_44/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_44/","section":"publication","summary":"The drake package is a general-purpose workflow manager for data-driven tasks in R, with applications in the pharmaceutical industry ranging from tailored medicine to clinical trial simulation and beyond. Drake rebuilds intermediate data objects when their dependencies change, and it skips work when the results are already up to date. Not every runthrough starts from scratch, and completed workflows have tangible evidence of reproducibility. Drake is more scalable than knitr, more thorough than memoization, and more R-focused than other pipeline toolkits such as GNU Make, remake, and snakemake.","tags":["Eli Lilly"],"title":"The drake R package: reproducible data analysis at scale","type":"publication"},{"authors":["Sebastian Wolf"],"categories":null,"content":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation\n","date":1534377600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534377600,"objectID":"b87fe8f47506838d3db341c96a6cbd48","permalink":"/publication/rinpharma_30/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_30/","section":"publication","summary":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation","tags":["Roche / Genentech"],"title":"The largest Shiny application in the world. Roche.Diagnostics.bioWARP","type":"publication"},{"authors":["Elma Zannatul Ferdousy","Katrina Paz","Nasser Al Ali"],"categories":null,"content":"","date":1534377600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534377600,"objectID":"071e114777c789358bb87bf2851d9971","permalink":"/publication/rinpharma_55/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_55/","section":"publication","summary":"The United States Food and Drug Administration (FDA) requires that clinical trial data be submitted in the Study Data Tabulation Model (SDTM) standard format. The process of developing SDTM involves mapping captured raw data to their correspondent SDTM domains based on rules and conditions put by the Clinical Data Interchange Standards Consortium (CDISC) organization. SDTM data is further used for building the Analysis Data Model (ADaM) which is used for clinical trial statistical analysis. Mistakes in the mapping process are common due to the process complexities; issues that are missed may potentially affect the clinical trial result. Therefore, it is very essential to preserve the quality of the SDTM data. Currently, the main tool for checking SDTM conformance is Pinnacle21 (formerly known as OpenCDISC). Notably, there are usability and viability checks that are not included in Pinnacle21. This work describes the creation of an R shiny app to supplement the Pinnacle21 checks. This interactive app applies various CDISC-compliant SDTM data validation checks, and provides the user with a comprehensive report on possible inconsistencies in the data. The app would allow programmers to proactively find data mapping errors. In addition, it is straightforward to use and can save tremendous amounts of time. Additionally, this app’s audience extends beyond the programming community and covers other individuals who have an interest in data quality, particularly Data Managers and individuals in Clinical Science and Clinical Operations.","tags":["Roche / Genentech"],"title":"The Magic R-Shiny App that can Boost your SDTM Usability and Viability while Saving Time","type":"publication"},{"authors":["James Black"],"categories":null,"content":"","date":1534377600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534377600,"objectID":"fa08539afa56c1fecde25d1bf7f78c1e","permalink":"/publication/rinpharma_47/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_47/","section":"publication","summary":"In 3 years Real World Data Science Analytics in Roche/Genentech transitioned from a small team of former clinical trial programmers supporting a real world evidence team to become the largest department within the Personalised Healthcare (PHC) Centre of Excellence. This transition was driven by industry-wide acknowledgement of the growing importance of leveraging analytics to support PHC, but this change necessitated radical changes in workflows and competencies. To adapt to this change, the team has moved from using a single proprietary software (SAS) to becoming an open source-focused, R based but increasingly programming language agnostic, department. A core driver of this transition was the development of an internal suite of R packages that handled markdown templates and database access through to wrappers for common plots and documenting git hashes of all code used. Bringing this diverse set of tools into a coherent eco-system is a meta-package modelled on the tidyverse.","tags":["Roche / Genentech"],"title":"The role of R in converting clinical trial programmers to data scientists","type":"publication"},{"authors":["Mat Soukup"],"categories":null,"content":"","date":1534377600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534377600,"objectID":"06ec544f856478d4c773e7b2c65719ec","permalink":"/publication/rinpharma_40/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_40/","section":"publication","summary":"When it comes to analytics of data collected in medical research, today’s culture is compartmentalized – not only across institutions, but even within institutions. Such a culture stagnates analytical development and limits the ability to fully master the data thereby reducing the effectiveness in communicating clinical information to stakeholders. A unified culture can exist – statisticians, programmers, and clinicians need to speak to each other; regulatory agencies, pharmaceutical companies, and academics need to speak to each other. Once everyone comes together to discuss how the medical research data should be collected, interrogated and presented; analytics can be developed and shared within and across institutions. From an analytics perspective, nothing new needs to be developed, solutions are already available – many of them free. We just need to come together and start talking. So let’s talk.","tags":["FDA"],"title":"Unification in a Compartmentalized Culture","type":"publication"},{"authors":["Joe Cheng"],"categories":null,"content":"","date":1534377600,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534377600,"objectID":"9115833be9e6ec6267b1996b31c10427","permalink":"/publication/rinpharma_32/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_32/","section":"publication","summary":"Shiny is a package for turning analyses written in R into interactive web applications. This capability has obvious applications in pharma, as it lets R users build interactive apps for their collaborators to explore models or results, or to automate workflows. However, the interactivity of Shiny apps is a double-edged sword, as it introduces challenges to the traceability and reproducibility of your analysis. To use interactive applications in pharma responsibly, these challenges must be addressed. In this talk, I'll look at some of the tools and techniques you can use in Shiny to deal with these challenges head-on.","tags":["RStudio"],"title":"Using interactivity responsibly in pharma","type":"publication"},{"authors":["Adrian Waddell"],"categories":null,"content":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation\n","date":1534291200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534291200,"objectID":"b7b33c894e7defdcc5110845e2e92e61","permalink":"/publication/rinpharma_2/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_2/","section":"publication","summary":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation","tags":["Roche / Genentech"],"title":"Analyzing Clinical Trials Data with R","type":"publication"},{"authors":["Volha Tryputsen"],"categories":null,"content":"","date":1534291200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534291200,"objectID":"9d995819d71f55e310b44c7184cee4cb","permalink":"/publication/rinpharma_17/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_17/","section":"publication","summary":"Next-generation sequencing (NGS), phage display technology and high throughput capacities enables biologists in drug discovery to characterize antibodies (Abs) based on their HCDR3 sequences and further group them into families before moving to hit-to-lead stage of drug discovery and development. This enables diversification of Ab portfolio and insures back up options if Ab candidate fails. However, there was no method or software available in-house to support Ab discovery with capacities to apply biophysical rules to classify the sequences. Shiny app \"Group My Abs\" was developed to apply biophysical properties for Ab characterization to the NGS data. Several Multiple Sequence Alignment algorithms implemented in the app enable sequence comparability. A method was developed to evaluate differences between comparable sequences and subsequently classify sequences into families. The app provides custom-made and interactive data visualization, enables refined Ab classification in a mathematical manner, considerably increases efficiency and insures reproducibility. This all decreases bias and enables informative decision making during the hit-to-lead stage in biologics drug discovery.","tags":["Janssen"],"title":"Antibody Characterization Using Next Generation Sequencing made easier with Group My Abs shiny app","type":"publication"},{"authors":["Bella Feng"],"categories":null,"content":"","date":1534291200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534291200,"objectID":"42bd6327b6c5de363ae6681b08a35ea2","permalink":"/publication/rinpharma_15/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_15/","section":"publication","summary":"In this talk, I will speak about my personal journey of learning R and transforming from a clinical study statistical programmer to a SAS/R bilingual, as well as my journey of leading the R initiative in Amgen’s Global Statistical Programming Department and Amgen R meetup, working with IS, statistician, quality, LMS and external partners. I will conclude by talking about the areas of challenge and the direction of R for statistical programming in a regulated environment and proposals for R in Pharma collaboration.","tags":["Amgen"],"title":"Becoming bilingual in SAS and R","type":"publication"},{"authors":["Gabe Becker"],"categories":null,"content":"","date":1534291200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534291200,"objectID":"0ca6134e3c70dcafb6a9111402b8f0c7","permalink":"/publication/rinpharma_27/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_27/","section":"publication","summary":"Research is an incremental, iterative process, with new results relying and building upon previous ones. Scientists need to find, retrieve, understand, and trust results in order to confidently extend them, even when the results are their own. We present the GREX framework, which facilitates this iterative process via the principled management of computational results. GREX combines robust storage, provenance tracking, automated annotation, discoverability, and reproduciblity of computational results. We will discuss both the underlying conceptual work and our reference implementation of our framework.","tags":["Roche / Genentech"],"title":"Beyond Simple Reproducibility - Discoverability, Provenance, and Improving the Impact of Results","type":"publication"},{"authors":["Jun Li"],"categories":null,"content":"","date":1534291200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534291200,"objectID":"28dd76ce13bec7de02a80f84fb507b5a","permalink":"/publication/rinpharma_22/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_22/","section":"publication","summary":"Decision analysis balancing both data analytics and human gut feeling is critical in designing efficient routes to synthesize new, complex small molecules. This challenge is faced by any organization seeking to deliver modern pharmaceutical compounds to patients in a prompt manner. In this presentation, we highlight the incorporation of data science approaches using R to develop metrics that aid in the development process current complexity, risk quantification, and process efficiency forecasting. Current complexity is a metric established from human insights that assesses a molecule’s complexity in the context of capability, tracking the ‘current’ complexity of a given molecule over time and enabling the quantitative assessment of a new route or process. Risk quantification utilizes a Bayesian framework to quantify risk from real data and operational patterns, at both the project and portfolio level, for assessing the delivery risk of early candidate nomination assets in areas such as FTE resource modeling. Process efficiency can be estimated with a predictive analytics framework capable of quantifying the probable efficiency of a proposed synthesis or benchmarking the outcome performance of the developed process, thereby minimizing the environmental impact of pharmaceutical production. These strategies have been effectively used to aid the decision-making processes for pharmaceutical R\u0026D.","tags":["Bristol Myers Squibb"],"title":"Data-Driven Strategies for Synthetic Route Design and Operational Modeling within Pharmaceutical Development","type":"publication"},{"authors":["Jessica Myers Franklin"],"categories":null,"content":"","date":1534291200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534291200,"objectID":"6994064c30f19ae086293bdfde04046e","permalink":"/publication/rinpharma_23/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_23/","section":"publication","summary":"Cohort studies of treatments developed from healthcare claims often have hundreds of thousands of patients and up to several thousand measured covariates. Therefore, new causal inference methods that combine ideas from machine learning and causal inference may improve analysis of these studies by taking advantage of the wealth of information measured in claims. In order to evaluate the performance of these methods as applied to claims-based studies, we use a combination of real data examples and plasmode simulation, implemented in R package ‘plasmode’, which creates realistic simulated datasets based on a real cohort study. In this talk, I will give an overview of our progress so far and what is left to be done.","tags":["Harvard University"],"title":"Evaluating the performance of advanced causal inference methods applied to healthcare claims data","type":"publication"},{"authors":["Chase Clark"],"categories":null,"content":"","date":1534291200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534291200,"objectID":"bdef478d7eca066bd2449d3733478b32","permalink":"/publication/rinpharma_9/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_9/","section":"publication","summary":"The success of a bacterial drug discovery program can be no greater than the phylogenetic diversity and capacity of those bacteria in the library to produce specialized metabolites (SM). However, the methods used to create bacterial strain libraries have seen little innovation in nearly 80 years. Current practice relies entirely on colony morphology and/or 16S rRNA gene sequencing analysis to decide which isolated strains to retain for addition to a drug discovery library. However, these practices create inefficient libraries plagued with a high degree of taxonomic and chemical redundancy by relying on physical characteristics that have limited correlation with strains’ SM, the foundation of drug discovery. Therefore, the development of a platform to rapidly prioritize unknown bacterial strains based on phylogeny and SM would greatly increase the efficiency of the front-end of microbial drug discovery. Our lab has recently developed such a platform, called IDBac, which uses in situ matrix-assisted laser desorption/ionization time-of-flight mass spectrometry (MALDI-TOF MS) to analyze protein and specialized metabolite spectra of single bacterial colonies. Utilizing R and Shiny, alongside state-of-the-art packages and techniques in MALDI processing and data visualization, we created a stand-alone executable program for MALDI-TOF MS bacterial analysis. Using unsupervised learning methods and visualizations we have demonstrated IDBac’s capabilities by creating protein and specialized metabolite MS profiles, generating protein MS hierarchical groupings that accurately mirrored phylogenetic groupings and further distinguishing isolates based on inter- and intra-species differences in specialized metabolite production. With the ease of use of modern MALDI instrumentation and interactive, intuitive data exploration, IDBac can rapidly profile up to 384 bacteria in 4 hours. To our knowledge, IDBac is the first attempt to couple in situ MS analyses of protein content and specialized metabolite production and will enable laboratories with access to a MALDI-TOF MS the ability to rapidly create more efficient libraries for their drug discovery programs.","tags":["University of Illinois"],"title":"IDBac: A New Paradigm in Developing Microbial Libraries for Drug Discovery","type":"publication"},{"authors":["Marianna Foos"],"categories":null,"content":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation\n","date":1534291200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534291200,"objectID":"eb8cb3f44436993e731e1093573bec39","permalink":"/publication/rinpharma_1/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_1/","section":"publication","summary":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation","tags":["Biogen"],"title":"Keeping things Peachy when Shiny gets Hairy","type":"publication"},{"authors":["Ed Lauzier"],"categories":null,"content":"","date":1534291200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534291200,"objectID":"ecd7f3064e5ca98b92bfd80125c0b111","permalink":"/publication/rinpharma_18/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_18/","section":"publication","summary":"The dramatic increase of R in the computational, analytics, and data science areas has led to some innovative techniques in recent years for interactive analytics. This rate of change presents challenges for IT organizations to keep up and to maintain their software stacks for scientists for regulated and non-regulated environments. Techniques and Best Practices for managing updates and use cases will be presented from an R-Admin's perspective using a combination of opensource and professional tools.","tags":["Merck"],"title":"Managing R and Associated Tools in Large Environments - an R-Admin’s Perspective","type":"publication"},{"authors":["Max Kuhn"],"categories":null,"content":"","date":1534291200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534291200,"objectID":"4d37e3c9be6505446139fd245aeb668d","permalink":"/publication/rinpharma_20/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_20/","section":"publication","summary":"The tidyverse (tidyverse.org) is an opinionated collection of R packages designed for data science. All packages share an underlying design philosophy, grammar, and data structures. The packages primarily consist of tools for data ingest, manipulation, and visualization. In the last year or so, Rstudio and others have been creating a set of packages focused on the modeling process. In this talk, we will introduce the tidyverse and illustrate these new tools whose goals are to simplify the modeling process, encourage empirical validation and good methodology, and to enable a wider variety of approaches.","tags":["Rstudio"],"title":"Modeling in the tidyverse","type":"publication"},{"authors":["Lilliam Rosario"],"categories":null,"content":"","date":1534291200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534291200,"objectID":"ac8e3204027f861b43c77d44850aa1da","permalink":"/publication/rinpharma_6/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_6/","section":"publication","summary":"Lilliam will be presenting a perspective on what the office of computational science is doing to support regulatory review for safety assessments. She will explore the concept of collaborations and sharing to support process and transparency, along with a perspective with the use of R.","tags":["FDA"],"title":"Modernizing the new drug regulatory program in FDA/CDER: Can Collaborations and Sharing Help?","type":"publication"},{"authors":["Devin Pastoor"],"categories":null,"content":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation\n","date":1534291200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534291200,"objectID":"e85819bc92d72d8113316f69c0ab24c4","permalink":"/publication/rinpharma_4/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_4/","section":"publication","summary":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation","tags":["Metrum Research Group"],"title":"Moving Fast Without Breaking Things: Navigating the R Ecosystem in an Enterprise Environment","type":"publication"},{"authors":["Juliane Manitz"],"categories":null,"content":"","date":1534291200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534291200,"objectID":"b29c590bec8c6af025c2ed4771d78209","permalink":"/publication/rinpharma_13/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_13/","section":"publication","summary":"Safety and efficacy data in clinical trials are mostly analyzed separately. However, especially the treatment of life-threatening disease such as cancer requires a good understanding of benefit and associated risks to make an informed therapy decision for an individual patient. Recently approved immunotherapeutic drugs in oncology are associated with potential side effects such as immune-related hypothyroidism, rash and colitis. There is some biological reasoning that the occurrence of immune-related adverse events and corresponding management may compromise the drug response. On the other hand, it has been observed that patients responding to treatment might face a higher likelihood of adverse drug reactions. A multi-state model is able to explore these hypotheses and offers the opportunity of insights into potential associations while addressing some of the methodological challenges. For example, the necessity of a time-dependent approach to accommodate the fact that safety and efficacy events can occur throughout the treatment. Moreover, longer treatment duration can impact simultaneously the likelihood of efficacy as well as safety events, i.e., introducing immortal time bias. The multistate model is able to unfold this spurious correlation. We present an approach for analysis and exemplify the methodology with simulated data.","tags":["EDM Serono"],"title":"Multi-state Model for the Analysis of an Association between Safety and Efficacy Events","type":"publication"},{"authors":["Tanya Cashorali"],"categories":null,"content":"","date":1534291200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534291200,"objectID":"097c08d338d9f3c668adb638f3903726","permalink":"/publication/rinpharma_24/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_24/","section":"publication","summary":"Failure to thoroughly review discrepancies and deviations in drug manufacturing is consistently one of the top citations in FDA inspectional observations. Learn how a leading biotechnology organization successfully replaced an inefficient, manual inspection process with a genealogy visualization and inspection solution to optimize drug manufacturing quality control. This session will cover implementation approaches and lessons learned in data mapping, technology selection, visualization development, and predictive model generation.","tags":["CB Analytics"],"title":"Optimization of raw materials genealogy in drug manufacturing with R, Shiny and d3","type":"publication"},{"authors":["Reinhold Koch"],"categories":null,"content":"","date":1534291200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534291200,"objectID":"8719bf752a0e78af63b9c08b0bcd9ae3","permalink":"/publication/rinpharma_12/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_12/","section":"publication","summary":"R is pretty good in backwards compatibility but still reproducing analysis even given script and data can be a challenge as packages, R, and math libraries keep evolving. www.rocker-project.org offers among other things version-stable R in docker (Rocker) images. A small example will be presented how this allows on any docker runtime environment to execute analysis with highest reproducibility. Such environments are part of all major commercial cloud providers but also allow on-premises installations.","tags":["Roche / Genentech"],"title":"R reproducibility by containers and cloud","type":"publication"},{"authors":["Qi Liu"],"categories":null,"content":"","date":1534291200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534291200,"objectID":"b620f03c6badea6a0e7fd30745f37dbf","permalink":"/publication/rinpharma_25/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_25/","section":"publication","summary":"REAP (R-Shiny Exploratory Analysis Platform) was developed by the Modeling and Simulation group within the Clinical Pharmacology department at Genentech, Inc., to support exploratory analyses of clinical data. REAP is a web-based, user-friendly, tool providing standard methods and outputs for conducting typical analyses within a clinical pharmacology group. With REAP, a clinical pharmacologist or pharmacometrician can perform Exposure-Response, dose linearity, and concentration-corrected QT analyses, PKPD simulations, NONMEM data quality checks, and PK graphic analyses without writing code. Results can be used to enhance scientific understanding of the relationship between exposure, response, and the PK characteristics of the molecule. In this talk, I will demonstrate how REAP can be used to perform dose linearity and Exposure-Response analyses.","tags":["Roche / Genentech"],"title":"REAP - R-Shiny Exploratory Analysis Platform in Clinical Pharmacology","type":"publication"},{"authors":["Stefanie Butland"],"categories":null,"content":"","date":1534291200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534291200,"objectID":"6595f45da3e0962eb6055a6dcda3fb61","permalink":"/publication/rinpharma_26/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_26/","section":"publication","summary":"The rOpenSci project is a non-profit initiative founded as a grassroots effort in 2011. We have evolved into a truly global community of researchers and data scientists who are R users and developers from a wide range of disciplines. rOpenSci advocates for a culture of open and reproducible research. We do this by creating technical infrastructure in the form of carefully vetted, staff- and community-contributed R software tools that lower barriers to working with scientific data sources on the web. We have developed a highly successful model for peer review of scientific software that provides transparent, constructive and collegial review of R packages. Our community is our best asset. We are building social infrastructure in the form of a welcoming and diverse community. rOpenSci.org hosts blog posts by authors and reviewers of onboarded packages to share both functionality and lessons learned; we promote these on social media to bring their work to a wider audience. Our discussion forum, community calls and annual hackathon-flavored unconference are designed to share best practices and to build a trust network for the often challenging discussions about doing research more reproducibly.","tags":["rOpenSci"],"title":"rOpenSci - enabling open and reproducible research","type":"publication"},{"authors":["Xiao Ni"],"categories":null,"content":"","date":1534291200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534291200,"objectID":"763fb204064fbdd4b323ce12bdca88fb","permalink":"/publication/rinpharma_21/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_21/","section":"publication","summary":"R has become a prominent data science tool, empowered by a fast-growing modern R eco-system. At Novartis, Shiny and markdown have gained a lot of popularity in analyzing, visualizing and reporting of clinical trial data. Traditional report analysis plan (RAP) process was designed to create static table, figure and listings. In this talk, I will use ShinyRAP (a shiny app) to illustrate a novel framework/workflow of planning and executing of both pre-specified and ad-hoc analyses, as well as building dynamic/interactive reports through R/Shiny/Markdown. The app features efficient and organized programming through meta-data and shiny modules, and dynamic display of results via multi-select, grouping and searching, etc. Although motivated from a clinical trial data context, this framework can also be used for other types of data.","tags":["Novartis"],"title":"ShinyRAP - a framework for analysis and building interactive/dynamic reports using Shiny/Markdown","type":"publication"},{"authors":["Daniel Lee"],"categories":null,"content":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation\n","date":1534291200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534291200,"objectID":"85437dc390428b2c5b1253696011d796","permalink":"/publication/rinpharma_3/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_3/","section":"publication","summary":"Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation","tags":["Generable"],"title":"Stan for Pharma","type":"publication"},{"authors":["Sebastian Wolf"],"categories":null,"content":"","date":1534291200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534291200,"objectID":"55f91f40999e39fc26aa3aa8caf94f21","permalink":"/publication/rinpharma_11/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_11/","section":"publication","summary":"bioWARP (biostatistical Web-Applications and R Procedures) is a Shiny application enabling employees at Roche Diagnostics to create validated reports for regulatory authorities submissions. bioWARP enables people using advanced statistical methods, who cannot program R. It builds a connection to the validated R-packages developed at Roche with an easy to use and elegant user interface. Its modular environment can host an unlimited number of such interfaces. bioWARP now consists of tools for reporting reference ranges, equality by linear regression, precision by variance component analysis and homogeneity by inhouse developed equivalence tests . bioWARP's most important feature is the ability to move all statistical evaluations right into PDF reports. These are validated and can directly be used for submission to regulatory authorities. bioWARP is called the “largest shiny application in the world” by us as it already consists of 16 tools, has over 100.000 lines of code, 500 buttons and interaction items and is growing and growing and growing.","tags":["Roche / Genentech"],"title":"The largest Shiny application in the world. Roche.Diagnostics.bioWARP","type":"publication"},{"authors":["Rena J. Eudy-Byrne"],"categories":null,"content":"","date":1534291200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534291200,"objectID":"b02b5b1d25a9eb38a64949f37cc94f4a","permalink":"/publication/rinpharma_16/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_16/","section":"publication","summary":"A physiologically-based mathematical model was developed as a series of ordinary differential equations to describe compositional changes (in fat and fat-free mass, FM \u0026 FFM) due to metabolizable energy exchanges in babies from birth to 2 years in low-to-middle income countries.1 The objective of this work was to identify potential biomarkers for future intervention studies, identify when to intervene to protect and/or rescue growth in individuals suffering from malnutrition, and to identify which of these individuals would be more or less likely to respond to a nutritional intervention. A translation of this model (155 parameters and 26 compartments) using R and the open-source mrgsolve package2 provided an efficient platform for multi-parameter optimization, as required during additional model development and for subsequent simulations. For comparison, a 8.62 seconds simulation with viral and bacterial infections (no interventions) in the R/mrgsolve implementation required 226 seconds in Matlab. Model translation to R also enabled simulations with a Shiny App, allowing users to simulate individual infant phenotypes and infection events and visualize growth and energy levels over time, relative to healthy (WHO) standards. The model currently also includes a relatively simple implementation of persistent antibiotic therapy with a potential for inclusion of drug exposure-related effects, i.e. - through a pharmacokinetic (PK) model, to describe effects of antiviral or antibiotic therapy. The challenge to this development is the scarcity of available data describing this therapy in malnourished children that would be needed for model calibration. Further development of the model includes linking to other systems models such Mother-fetus energy exchange or PBPK mother-fetus models, to enable simulations of growth beginning at gestation.","tags":["Metrum Research Group"],"title":"The Use of R in the Development of Physiological Model for Healthy Growth","type":"publication"},{"authors":["Boyd Gonnerman","John Sims","Frank DePierro","Peter Giardina"],"categories":null,"content":"","date":1534291200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534291200,"objectID":"3bb597901e232e8e414acf5c50a62443","permalink":"/publication/rinpharma_8/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_8/","section":"publication","summary":"The Data Science team in Pfizer’s Vaccine Research and Development division (VRD) creates and maintains validated applications used during high-throughput clinical testing that enable advanced analytic and reporting requirements. SAS has long been the de-facto standard for analyzing data in a regulated GxP environment. Web deployment of these applications has been the best approach, and Pfizer VRD has developed several mid-tier applications in Java that submit batch SAS processes on a High Performance Computing grid. Pfizer VRD’s high level approach is the same across different assay platforms data are pulled from a combination of electronic files and Oracle databases and analyzed, results are written back to an Oracle database, and electronic output files are made in various formats (e.g. PDF). The regulated nature of Pfizer VRD’s work and the difficulty in deploying R-based applications over the web have previously been an impediment to the use of R, but new tools such as RStudio’s Shiny Server Pro have helped us overcome those challenges. This presentation focuses on a comparison of the architecture used to deploy our SAS applications and the infrastructure required to deploy R-based applications to meet GxP requirements. Real life examples will be provided to illustrate the usefulness of this platform in a regulated laboratory environment.","tags":["Pfizer"],"title":"Using R in a GxP Environment","type":"publication"},{"authors":["Paul Schuette"],"categories":null,"content":"","date":1534291200,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1534291200,"objectID":"aa6aa0985cf79dcd13ef48b845ad1ece","permalink":"/publication/rinpharma_7/","publishdate":"1999-01-01T00:00:00Z","relpermalink":"/publication/rinpharma_7/","section":"publication","summary":"The United States Food and Drug Administration (FDA) uses a variety of statistical software packages for review and research. This presentation will focus on the uses of R in the Center for Drug Evaluation and Research (CDER), including graphics for labels, Bayesian designs and analyses, simulations, machine learning, data quality and data integrity efforts, as well as interactive visualizations using R Shiny. Some of the challenges with using R will be discussed, as well as advantages of using R to collaborate with colleagues in industry and academe through Cooperative Research and Development Agreements (CRADAs), Broad Agency Agreements (BAAs), and working groups associated with professional societies (ASA, DIA, PhUSE).","tags":["FDA"],"title":"Using R in a regulatory environment: some FDA perspectives","type":"publication"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"f26b5133c34eec1aa0a09390a36c2ade","permalink":"/admin/config.yml","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/admin/config.yml","section":"","summary":"","tags":null,"title":"","type":"wowchemycms"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"6d99026b9e19e4fa43d5aadf147c7176","permalink":"/contact/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/contact/","section":"","summary":"","tags":null,"title":"","type":"widget_page"},{"authors":null,"categories":null,"content":"","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"c1d17ff2b20dca0ad6653a3161942b64","permalink":"/people/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/people/","section":"","summary":"","tags":null,"title":"","type":"widget_page"},{"authors":null,"categories":null,"content":" This is a free event brought to you by passionate volunteers By signing up, you agree that R/Pharma assumes no responsibility, and any costs, annoyances or catastrophic events incurred due to attending this conference are yours and yours alone We’ll take some photos and audio recordings of the talks. Please don’t take recordings of other participants without their permission. * Please let us know if you prefer not to have your talk recorded. While participating in the group activities, your photo may be taken and be posted on the group website. It is your responsibility to inform others if you do not wish to be photographed and inform us if any of your photos to be removed. Please don’t share content at R/Pharma unless you have permission to do so. This is a free event and invites/tickets cannot be transferred or exchanged without permission of the Organizing Committee. In the unlikely occurrence that R in Pharma to be cancelled or postponed due to circumstances beyond the control, we cannot be held responsible for any costs incurred by the event attendee. Speakers are subject to change and we do not guarantee that any specific speakers or participants will appear at the event. However, we will always try to find a suitable replacement if one of our key speakers or participants is unable to attend. Views expressed by speakers at the event may not be the views of R in Pharma. Event materials are provided on an “as is” basis and R in Pharma makes no warranty regarding the accuracy or completeness of those materials. Diversity: R/Pharma is dedicated to providing a harassment-free conference experience for everyone regardless of gender, sexual orientation, disability or any feature that distinguishes human beings.\nPolicy Statement of the R in Pharma Conference: The purpose of the R in Pharma conference is to foster discussion on the use of R in the pharmaceutical industry. R in Pharma is not, and hopefully never will be a commercially oriented meeting. As such, we do not accept administrative responsibility for distributing commercial materials, nor do we allow vendors to participate in the meeting in any role other than as scientists/practitioners interested in learning or discussing the application of R in Pharma. All attendees are requested to adhere to the spirit of this policy. Please don’t spam attendees.\nTerms R/Pharma is free event and comes with ABSOLUTELY NO WARRANTY. YOUR PARTICIPATION IS AT YOUR SOLE AND EXCLUSIVE RISK. By accepting the invitation to attend and registering a ticket, you freely and voluntarily assume all risks. You also agree not to hold organizers responsible for their negligence in connection with the conference or Content or events.\nR/Pharma assumes no responsibility for any costs (e.g. travel) in any circumstance, examples including if the conference is cancelled, or named speakers are unable to attend.\nYou agree to indemnify, defend, and hold R/Pharma and all parites and its subsidiaries, affiliates, officers, directors, agents, co-branders or other partners, employees, and representatives harmless from and against any and all claims, damages, losses, costs or expenses (including reasonable attorneys’ fees and disbursements) which arise directly or indirectly out of or from (i) your breach of this Agreement, (ii) any allegation that any materials that you submit to R/Pharma or present (e.g., conference, github, website) infringe or otherwise violate the copyright, trade secret, trademark or other intellectual property rights of a third party, and (iii) your access or use of the Sites and/or the Services.\nNOTWITHSTANDING ANYTHING TO THE CONTRARY HEREIN, TO THE FULLEST EXTENT ALLOWED BY LAW, YOU AGREE TO WAIVE, DISCHARGE CLAIMS, RELEASE All Parties FROM ALL LIABILITY AND INDEMNIFY AND HOLD HARMLESS ORGANIZERS, HOSTS, SUBSIDIARIES, AFFILIATES, OFFICERS, AGENTS, VOLUNTEERS AND OTHER PARTNERS AND EMPLOYEES, FROM ANY AND ALL LIABILITY ON ACCOUNT OF, OR IN ANY WAY RESULTING FROM INJURIES AND DAMAGES IN ANY WAY CONNECTED WITH ANY EVENTS OR ACTIVITIES.\nNotes No confidential information should be disclosed at meetings and no warranty of confidentiality is made by the event organizers. Audio Recordings of events may be taken by event organizers and general content may be used in discussion postings or meeting highlights on our website, github or used elsewhere. Attendees of events acknowledge this content may be shared and release the event organizers to use this content freely. Audio or video recordings of events by attendees are prohibited. We will not share information if you request we do not do so.\nCloud Software Terms Please note that Hopin, RStudio Cloud and Eventbrite are third-party Cloud services.\nThe R/Pharma conference runs on the hopin virtual event platform. Hopin terms and conditions can be found here: https://hopin.com/legal-policy-center.\nWe expect you to provide your full name and email address for our events, and you will have to register with the Eventbrite and Hopin services as a personal consumer. Eventbrite will ask you to create an account with them using at least your first name, last name and your email address. Their terms and conditions state (in summary) that by doing so “[paragraph 17.1] you acknowledge and agree that you grant them full right and licence to use this information for the purpose of operating their Services (including Eventbrite’s promotional and marketing services).” Please also note that Eventbrite is a company registered in the United States, and the data you provide to them is most likely to be kept in the servers outside the European Union. As a result, if you prefer not to use the services provided by Eventbrite to register for a workshop, as an alternative please contact us at info@rinpharma.com directly providing your details required for registration and we will process your registration, if booked while the workshop was still open.\n","date":-62135596800,"expirydate":-62135596800,"kind":"page","lang":"en","lastmod":1698412420,"objectID":"9b10c1f64082d3869fd4cb1f85809430","permalink":"/terms/","publishdate":"0001-01-01T00:00:00Z","relpermalink":"/terms/","section":"","summary":"This is a free event brought to you by passionate volunteers By signing up, you agree that R/Pharma assumes no responsibility, and any costs, annoyances or catastrophic events incurred due to attending this conference are yours and yours alone We’ll take some photos and audio recordings of the talks.","tags":null,"title":"Terms and Conditions","type":"page"}] \ No newline at end of file diff --git a/index.webmanifest b/index.webmanifest new file mode 100644 index 000000000..999cdfd15 --- /dev/null +++ b/index.webmanifest @@ -0,0 +1,18 @@ +{ + "name": "R/Pharma", + "short_name": "R/Pharma", + "lang": "en-us", + "theme_color": "#1565c0", + "background_color": "#1565c0", + "icons": [{ + "src": "/media/icon_hu236aa79531c1f54a56235d0cfffed976_6959_192x192_fill_lanczos_center_2.png", + "sizes": "192x192", + "type": "image/png" + }, { + "src": "/media/icon_hu236aa79531c1f54a56235d0cfffed976_6959_512x512_fill_lanczos_center_2.png", + "sizes": "512x512", + "type": "image/png" + }], + "display": "standalone", + "start_url": "/?utm_source=web_app_manifest" +} diff --git a/index.xml b/index.xml new file mode 100644 index 000000000..6fc9d848b --- /dev/null +++ b/index.xml @@ -0,0 +1,3353 @@ + + + + R/Pharma + / + + R/Pharma + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 26 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + R/Pharma + / + + + + A Pivotal Year of R Pilots for Shiny Application Submissions to the FDA / Celebrating a Milestone: R Tables for Regulatory Submission Working Group s eBook on Clinical Data Table Generation + /publication/rinpharma_336/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_336/ + + + + + Comparing Analysis Method Implementations in Software (CAMIS): An open source repository to document differences in statistical methodology across software + /publication/rinpharma_333/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_333/ + + + + + Dataset-JSON as Alternative Transport Format for Regulatory Submissions + /publication/rinpharma_335/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_335/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Designing a CSR with Shiny + /publication/rinpharma_344/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_344/ + + + + + Enhance Your Everyday Work with LLMs in RStudio + /publication/rinpharma_342/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_342/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Exploration of Large language model-based frameworks to develop R codes for output delivery in pharma + /publication/rinpharma_334/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_334/ + + + + + Introducing smdi: An R package to perform structural missing data investigations for real-world evidence studies + /publication/rinpharma_340/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_340/ + + + + + Reality Check for R Adoption - A Mid-Size Pharma View + /publication/rinpharma_338/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_338/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Using Stan for Synthetic Data Generation and C-QTc Analysis + /publication/rinpharma_339/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_339/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Validating In-House Developed R Packages with mpn.scorecard + /publication/rinpharma_343/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_343/ + + + + + Why we Need to Improve Software Engineering in Biostatistics - A Call to Action + /publication/rinpharma_331/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_331/ + + + + + Accelerating Modeling and Simulation with Scientific Machine Learning in Julia + /publication/rinpharma_317/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_317/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Clinical Trials Reporting Dashboard + /publication/rinpharma_322/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_322/ + + + + + DeProViR:a deep-learning framework based on pre-trained sequence embeddings for predicting host-viral protein-protein interactions + /publication/rinpharma_327/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_327/ + + + + + Enhancing Quality Risk Classification with Natural Language Processing + /publication/rinpharma_328/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_328/ + + + + + Getting started with torch in R + /publication/rinpharma_318/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_318/ + + + + + Good Practices for Creating Reproducible Content From Shiny Apps + /publication/rinpharma_324/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_324/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Learnings from deploying a Python package to orchestrate clinical trials outputs generation + /publication/rinpharma_326/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_326/ + + + + + Serverless Shiny in Quarto Documents + /publication/rinpharma_319/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_319/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + The importance of the SCE in enabling our shift from proprietary programming to open-source data science + /publication/rinpharma_315/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_315/ + + + + + The Need for Speed - AccelerateR-ing R Adoption in GSK + /publication/rinpharma_323/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_323/ + + + + + Updates from the R Validation Hub: Towards a Pharma Repository + /publication/rinpharma_320/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_320/ + + + + + 2023 Conference + /event/rinpharma2023/ + Tue, 24 Oct 2023 10:00:00 +0000 + /event/rinpharma2023/ + + + + + Clinical Tables with flextable, tables and rtables + /publication/rinpharma_301/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_301/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + EDC to Patient Profiles: A Biotech {ctpatprofile} Story + /publication/rinpharma_303/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_303/ + + + + + Everyones Invited: A Case Study on Bridging the Usability Gap + /publication/rinpharma_312/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_312/ + + + + + Exploring the Packaging of R / Shiny Applications for Regulatory Submission + /publication/rinpharma_309/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_309/ + + + + + Improvements made to {gt} in 2023 + /publication/rinpharma_302/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_302/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Interactive Reporting for Safety Monitoring + /publication/rinpharma_306/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_306/ + + + + + Introducing openstatsware and the R package {mmrm} + /publication/rinpharma_311/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_311/ + + + + + Our Impact in the Evolving Data Landscape + /publication/rinpharma_299/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_299/ + + + + + Pharmacokinetic (PK) data programming in {admiral} and the Pharmaverse + /publication/rinpharma_307/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_307/ + + + + + Rshiny app on Ph2b trial design based on MCP-Mod + /publication/rinpharma_308/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_308/ + + + + + Trends and Current Landscape of ML/AI Publications with Open Source Tools + /publication/rinpharma_304/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_304/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + R/Pharma 2023 On-Demand Talks and Expo + /post/2023-10-21-on-demand/ + Sat, 21 Oct 2023 00:00:00 +0000 + /post/2023-10-21-on-demand/ + <p>We are excited to announce R/Pharma on-demand talks and the Expo.</p> +<h2 id="on-demand-content">On-Demand Content</h2> +<p>For R/Pharma 2023 we are trying something new! This year we will be <strong>Premiering</strong> talks on our YouTube channel before and after the standard conference hours. This will give attendees a chance to engage with content beyond the standard conference time of 10AM to 2PM EDT. We hope this great content will provide more options for conference engagement and non-EDT inclusivity. We hope to exlore more with this effort in 2024.</p> +<p>During the <strong>Premier</strong> attendees can post comments and interact through the chat. The videos will also be available after the talks finish.</p> +<p>If you wish to experience these great talks live, the videos will be <strong>Premiered</strong> on our YouTube channel at (<a href="https://www.youtube.com/c/RinPharma">https://www.youtube.com/c/RinPharma</a>) at the times listed below. Talks are also collected in <a href="https://www.youtube.com/playlist?list=PLMtxz1fUYA5ArPGh9axjLsZR7Rq7csrG8" target="_blank" rel="noopener">this playlist</a>.</p> +<h4 id="tuesday-24th-october">Tuesday, 24th October</h4> +<p>3:00PM EDT. Edoardo Mancini (Roche)<br> +<a href="https://www.youtube.com/playlist?list=PLMtxz1fUYA5ArPGh9axjLsZR7Rq7csrG8" target="_blank" rel="noopener">{admiral} &ndash; from open source through to company implementation</a></p> +<p>4:00PM EDT. James Kim (Pfizer)<br> +<a href="https://www.youtube.com/playlist?list=PLMtxz1fUYA5ArPGh9axjLsZR7Rq7csrG8" target="_blank" rel="noopener">The role changes in the &ldquo;Programming&rdquo; in the pharmaceutical industry</a></p> +<p>5:00PM EDT. Agustin Calatroni (Rho Inc)<br> +<a href="https://www.youtube.com/playlist?list=PLMtxz1fUYA5ArPGh9axjLsZR7Rq7csrG8" target="_blank" rel="noopener">Interactive Data Visualization for Enhanced Clinical Trial Reporting</a></p> +<h4 id="wednesday-25th-october">Wednesday, 25th October</h4> +<p>7:00AM EDT. Leonard Daniël Samson (GCP-Service International Ltd.&amp; Co. KG)<br> +<a href="https://www.youtube.com/playlist?list=PLMtxz1fUYA5ArPGh9axjLsZR7Rq7csrG8" target="_blank" rel="noopener">Improving monitoring of patients' safety during clinical trials using Quarto. Interactive Reports and a Shiny application within a small to mid-size CRO</a></p> +<p>8:00AM EDT. Mayank Agrawal (Procogia)<br> +<a href="https://www.youtube.com/playlist?list=PLMtxz1fUYA5ArPGh9axjLsZR7Rq7csrG8" target="_blank" rel="noopener">Processes to a Shiny Suite of Applications for Reproducibility, Reporting, and Scalability</a></p> +<p>9:00AM EDT. Iakov Davydov (Roche)<br> +<a href="https://www.youtube.com/playlist?list=PLMtxz1fUYA5ArPGh9axjLsZR7Rq7csrG8" target="_blank" rel="noopener">Designit: a flexible engine to generate experiment layouts</a></p> +<p>3:00PM EDT. Martin Frigaard (Atorus)<br> +<a href="https://www.youtube.com/playlist?list=PLMtxz1fUYA5ArPGh9axjLsZR7Rq7csrG8" target="_blank" rel="noopener">What Do You Mean Test Coverage?! Efficient Testing for Shiny Apps</a></p> +<p>4:00PM EDT. Spencer Childress (Gilead Sciences)<br> +<a href="https://www.youtube.com/playlist?list=PLMtxz1fUYA5ArPGh9axjLsZR7Rq7csrG8" target="_blank" rel="noopener">{safetyGraphics} Evolution: Community-driven Development of Innovative New Tools</a></p> +<h4 id="thursday-26th-october">Thursday, 26th October</h4> +<p>8:00AM EDT. Kieran Martin (Roche)<br> +<a href="https://www.youtube.com/playlist?list=PLMtxz1fUYA5ArPGh9axjLsZR7Rq7csrG8" target="_blank" rel="noopener">Making Data Science Work for Clinical Reporting: a new Coursera course!</a></p> +<p>3:00PM EDT. Michael Rimler (PHUSE)<br> +<a href="https://www.youtube.com/playlist?list=PLMtxz1fUYA5ArPGh9axjLsZR7Rq7csrG8" target="_blank" rel="noopener">The State of Open Source Technology in Clinical Data Analysis, Reporting, and Submissions</a></p> +<p>4:00PM EDT. Ben Wang (Merck &amp; Co.)<br> +<a href="https://www.youtube.com/playlist?list=PLMtxz1fUYA5ArPGh9axjLsZR7Rq7csrG8" target="_blank" rel="noopener">boxly-An R package to generate interactive box plots</a></p> +<h2 id="rpharma-expo">R/Pharma Expo</h2> +<p>The R/Pharma Expo is a virtual exhibition hall at the R/Pharma conference. This year we will be using the Expo to highlight useful resources for R practitioners just starting out in this space or those who are more experienced. Check out the Expo at the conference to learn about {admiral}, Posit cloud, R Consortium working groups and more!</p> + + + + + R/Pharma 2023 discussion panels + /post/2023-10-18-panels/ + Wed, 18 Oct 2023 00:00:00 +0000 + /post/2023-10-18-panels/ + <p>We are excited to announce three R/Pharma panels this year which will be held at the end of each conference day.</p> +<p>The panels will <strong>not</strong> be recorded. The only way you can hear the amazing discussions is to attend R/Pharma 2023.</p> +<h3 id="novo-nordisk-journey-to-an-r-based-fda-submission">Novo Nordisk: Journey to an R-Based FDA Submission</h3> +<p><em>October 24th 2023, 13:30 EDT</em></p> +<ul> +<li>Eric Nantz (Eli Lillt, Moderator)</li> +<li>Anders Ellern Bilgrau (Novo Nordisk)</li> +<li>Ari Siggaard Knoph (Novo Nordisk)</li> +<li>Steffen Falgreen Larsen (Novo Nordisk)</li> +</ul> +<p>Join Novo Nordisk colleagues to hear about their recent R-based FDA submission. Please use the following <a href="https://app.sli.do/event/eXxhiKKmeRpUxLWycDDEPV/live/questions" target="_blank" rel="noopener">link</a> to suggest and upvote questions.</p> +<h3 id="what-puts-the-next-gen-in-our-next-generation-sces">What Puts the Next-Gen in our Next-Generation SCEs?</h3> +<p><em>October 25th 2023, 13:40 EDT</em></p> +<ul> +<li>James Black (Roche, Moderator)</li> +<li>Mark Bynens (Johnson &amp; Johnson)</li> +<li>Eileen Ching (GSK)</li> +<li>Pam Kalra (ZS)</li> +<li>Mary Kuklinski (Bristol Myers Squibb)</li> +<li>Kevin Kunzmann (Boehringer Ingelheim)</li> +<li>Eric Nantz (Eli Lilly)</li> +</ul> +<p>Hear about the cutting edge and future of statistical computing environments.</p> +<h3 id="thriving-as-a-data-scientist-her-perspective">Thriving as a Data Scientist: Her Perspective</h3> +<p><em>October 26th 2023, 13:40 EDT</em></p> +<ul> +<li>Ning Leng (Roche, Moderator)</li> +<li>Nicole Jones (Denali Therapeutics)</li> +<li>Elena Rantou (FDA)</li> +<li>Nicola Rennie (Lancaster University)</li> +<li>Lyn Taylor (Parexel)</li> +</ul> +<p>Career stories from four senior-level women in data science followed by questions/answers.</p> + + + + + R/Pharma 2023 Keynotes + /post/2023-10-03-keynotes/ + Tue, 03 Oct 2023 00:00:00 +0000 + /post/2023-10-03-keynotes/ + <h2 id="rpharma-2023-keynotes">R/Pharma 2023 Keynotes</h2> +<p>R/Pharma is excited to announce our keynote speakers for 2023.</p> +<h2 id="dionne-price">Dionne Price</h2> +<p><strong>Our Impact in the Evolving Data Landscape</strong><br> +Data sources and the volume of data available for driving discovery and informing decisions have substantially increased over time. This increase has resulted in an evolving data and regulatory landscape ripe for the expertise of statisticians and data scientists. Statisticians and data scientists must play a key role to ensure the appropriate use of data and soundness of conclusions reached from analyses of the data. In this talk, we will explore the landscape identifying challenges and opportunities and highlight our contributions and impact.</p> +<h4 id="bio">Bio</h4> +<p>Dionne Price is the Deputy Director of the Office of Biostatistics in the Office of Translational Sciences, Center for Drug Evaluation and Research, FDA. In this role, Dr. Price provides leadership to statisticians involved in the development and application of methodology used in the regulation of drug products. She currently leads cross-cutting, collaborative efforts across FDA to advance and facilitate the use of innovative trial designs in pharmaceutical drug development. Dr. Price received her MS in Biostatistics from the University of North Carolina at Chapel Hill and a PhD in Biostatistics from Emory University. Dr. Price is an active member of the American Statistical Association (ASA) and the Eastern North American Region of the International Biometrics Society. She is a Fellow of the ASA and the 2023 President of the ASA.</p> +<h2 id="james-black">James Black</h2> +<p><strong>The importance of the SCE in enabling our shift from proprietary programming to open-source data science</strong><br> +Historically building a great SCE for clinical reporting involved selecting a vendor, integrating their product, and supporting a single proprietary language. The shift to report clinical trials using R has had a much broader impact than just swapping out a language, with it also catalysing the adoption of data science in statistical programming. For the team building the latest generation of SCEs, this has led to a complex eco-system of dynamic dependencies to enable reproducible research, the need to adapt to a much faster pace of development of the tools used, and facilitated bringing different elements of evidence generation like trial design, and real world evidence, to co-exist with statistical programming. During this talk, we&rsquo;ll discuss this evolution, the underlying tensions we continue to tackle aspiring to balance innovation against business continuity, and the critical role SCE architecture plays facilitating a shift to data science.</p> +<h4 id="bio-1">Bio</h4> +<p>James Black gained his PhD from Cambridge University, with a thesis focussed on analysing the effect of randomising type 2 diabetes patients to different CVD risk management guidelines. After grad school he joined Roche&rsquo;s real world data team, where he was a key driver in their rapid shift from using SAS and file shares to R, databases and git. Currently he leads Insights Engineering in Roche Pharma Product Development, and is the Product Owner for the PHC/RWE and Clinical Trial Reporting Scientific Computing Environments. He is also involved in Open Source and industry collaborations, sitting on the board of Open Source in Pharma, the R Consortium Pharma Oversight working group, PhUSE&rsquo;s SCE Council and is the Product Development representative for Roche&rsquo;s internal Open and Inner Source office.</p> +<h2 id="daniel-sabanés-bové">Daniel Sabanés Bové</h2> +<p><strong>Why we Need to Improve Software Engineering in Biostatistics - A Call to Action</strong><br> +Programming is ubiquitous in applied biostatistics, and most statisticians know a programming language such as R - yet software engineering is still neglected as a skill and undervalued as a profession in pharmaceutical statistics. Why is this a problem? Importantly, we run the risk of wrong decisions when relying on code that we wrote ourselves without any code review by other statisticians. When transitioning over undocumented code to successors or other teams, we cannot be sure that they can even use, yet maintain it in the future at all. Also, whether they can reproduce results we produced earlier is a matter of luck. If we later need to add features to our code, and don&rsquo;t have sufficient tests in place, we will undoubtedly introduce bugs and alter the program behavior without knowing it. Finally, if we need to implement new statistical methods for analyses submitted to regulators, we need to have appropriate software validation pipelines in place, which will demand well developed and tested code. What can we do about it? First and foremost, we must become aware of the problem. Second, we need to take software engineering seriously, starting from education in basic software engineering skills - across schools, universities, and during the work life. Establishing dedicated software engineering teams within academic institutions and companies can be a key factor for the establishment of good software engineering practices and catalyze improvements across research projects. Providing attractive career paths is important for the retainment of talents. Finally, collaboration between software developers from different organizations is key to harness open-source software efficiently and optimally, while building trusted solutions. We illustrate the potential with examples of successful projects.</p> +<h4 id="bio-2">Bio</h4> +<p>Daniel Sabanes Bove studied Statistics in LMU Munich and obtained his PhD at the University of Zurich for his research work on Bayesian model selection. He started his career in 2013 at Roche as a biostatistician, then worked at Google as a data scientist from 2018 to 2020 before rejoining Roche. He is currently leading the Statistical Engineering team in Roche Pharma Product Development that works on productionizing R packages, Shiny modules and how-to templates for data scientists. Daniel is co-author of multiple R packages published on CRAN and Bioconductor, as well as the book &ldquo;Likelihood and Bayesian Inference: With Applications in Biology and Medicine&rdquo;, and is currently co-chairing openstatsware, a working group focusing on Software Engineering in biostatistics.</p> + + + + + R/Pharma 2023 Workshops + /post/2023-10-03-workshops/ + Tue, 03 Oct 2023 00:00:00 +0000 + /post/2023-10-03-workshops/ + <h2 id="rpharma-2023-workshops">R/Pharma 2023 Workshops</h2> +<p>R/Pharma is excited to host <a href="https://rinpharma.com/workshop/2023conference/" target="_blank" rel="noopener">17 free workshops!</a>. Workshops will run October 16th-20th, 23rd and 27th and are hosted by members of the community. Workshops are always one of the highlights of R/Pharma and we are indebted to the hosts who prepare them.</p> +<p>If you have not registered for the R/Pharma conference we ask that you do so before selecting a workshop. You can join at <a href="https://hopin.com/events/r-pharma-2023/registration">https://hopin.com/events/r-pharma-2023/registration</a>.</p> +<p>We have some suggested tracks below to accommodate many interests. Please feel free to take multiple workshops.</p> +<h3 id="clinical-programmer">Clinical Programmer</h3> +<ul> +<li>{targets} &amp; {crew} for Clinical Trial Simulation Pipelines</li> +<li>Pharmaverse Friday: Pharmaverse Champion. Intro to the Pharmaverse</li> +<li>Pharmaverse Friday: Revolutionize Clinical Trial Data Exploration - teal</li> +<li>Pharmaverse Friday: Generating TLGs using NEST / Falcon - a Masterclass</li> +</ul> +<h3 id="beginner">Beginner</h3> +<ul> +<li>Visual Studio Code for Pharma: An Introduction</li> +<li>Introduction to Machine Learning with {tidymodels}</li> +<li>Pharmaverse Friday: Pharmaverse Champion. Intro to the Pharmaverse</li> +</ul> +<h3 id="data-science">Data Science</h3> +<ul> +<li>Version Control with Git &amp; RStudio – Handy Tips for Use &amp; How to Resolve Common Issues</li> +<li>Visual Studio Code for Pharma: An Introduction</li> +<li>Introduction to Machine Learning with {tidymodels}</li> +<li>Quarto All the Things!</li> +<li>A Case-Study Driven Motivation of Analysis Results Data</li> +<li>An Intro to Unveiling OPS Cell Patterns with Python</li> +</ul> +<h3 id="data-analytics">Data Analytics</h3> +<ul> +<li>Using pointblank Package to Ensure Maximal Data Quality: Pfizer Case Study</li> +<li>Introduction to Machine Learning with {tidymodels}</li> +<li>A Case-Study Driven Motivation of Analysis Results Data</li> +<li>From The Statistical Method To The R Package - The mmrm Example</li> +<li>Building a Survival Model in Stan</li> +</ul> +<h3 id="python">Python</h3> +<ul> +<li>Visual Studio Code for Pharma: An Introduction</li> +<li>An Intro to Unveiling OPS Cell Patterns with Python</li> +</ul> +<h3 id="admin">Admin</h3> +<ul> +<li>Preview of Posit Administrator Training</li> +<li>Developing &amp; Testing Your Shiny Application</li> +</ul> +<h3 id="shiny">Shiny</h3> +<ul> +<li>Developing &amp; Testing Your Shiny Application</li> +<li>Pharmaverse Friday: Revolutionize Clinical Trial Data Exploration - teal</li> +</ul> +<h3 id="data-viz">Data Viz</h3> +<ul> +<li>Observable Plot</li> +<li>Advanced Exploratory Visualization Techniques - ggplot2, plotly &amp; purrr</li> +</ul> +<p>you can find registration links for all the workshops at <a href="https://rinpharma.com/workshop/2023conference/">https://rinpharma.com/workshop/2023conference/</a>.</p> + + + + + R/Pharma Round Tables + /post/2023-09-16-summit/ + Sat, 16 Sep 2023 00:00:00 +0000 + /post/2023-09-16-summit/ + <p>We&rsquo;re just a couple of days out from the R/Pharma round tables!</p> +<p>With the help of an advisory board spanning Amgen, BeiGene, Genentech, GSK, The Janssen Pharmaceutical Companies of Johnson &amp; Johnson, Novartis, Pfizer, The Prostate Cancer Clinical Trials Consortium (PCCTC), Roche and Posit PBC the following topics are now on the agenda for our round tables (our attempt at paraphrasing these nuanced topics):</p> +<ul> +<li>Can we stop validating R packages internally, and build a pan-industry process?</li> +<li>How can we help the path to interactive regulatory submissions?</li> +<li>What&rsquo;s needed to be more confident depending on externally governed packages?</li> +<li>Can we combine our learnings on making a case for OS contributions?</li> +<li>Where is the potential for impact with LLMs/AA/AI for both drug development, and data scientist efficiency?</li> +<li>Where are we as data scientists and SCE developers on multi-modal, multi-disciplinary, drug development?</li> +</ul> +<p>and probably the topic we are most excited about (especially with Roche and others attending, to discuss its SCE for CT/RWE and PHC) is&hellip;</p> +<ul> +<li>What is a modern workflow? What are the key capabilities of a modern SCE? What can we learn from each other enabling diversity without compromising our SCE architecture - from legacy codebases/languages and their workflows built around mounted drives and unix permissions, through to multi-modal analyses querying multiple data stores via tokens as secrets, mixing not just open source languages, but different dockerfiles in a single analysis.</li> +</ul> +<p>70 representatives from 42 companies will come together to tackle these and other questions.</p> +<p>Review the agenda below, or visit the discussion link to see the proposed topics:</p> +<p><a href="https://rinpharma.github.io/positconf-roundtables-2023/">https://rinpharma.github.io/positconf-roundtables-2023/</a></p> +<p><a href="https://github.com/rinpharma/positconf-roundtables-2023/discussions?discussions_q=is%3Aopen+label%3Aroundtable-topic">https://github.com/rinpharma/positconf-roundtables-2023/discussions?discussions_q=is%3Aopen+label%3Aroundtable-topic</a></p> + + + + + 2023 Conference + /workshop/2023conference/ + Tue, 18 Jul 2023 00:00:00 +0000 + /workshop/2023conference/ + <p>R/Pharma is excited to present a total of 16 workshops this year, hosted by members of our community. Zoom links will be sent to workshop attendees a couple of days before the workshop.</p> +<p>If you have not registered for the R/Pharma conference we ask that you do so before selecting a workshop. You can join at <a href="https://hopin.com/events/r-pharma-2023/registration">https://hopin.com/events/r-pharma-2023/registration</a>.</p> +<p>R/Pharma is an amazing community and all of these workshops are put on by volunteers at no cost. If you would like to contribute to a future workshop please reach out to us through the <a href="https://rinpharma.com/contact/" target="_blank" rel="noopener">contact page</a>.</p> + + + + + Call For Talks + /post/2023-07-11-call4talks/ + Tue, 11 Jul 2023 00:00:00 +0000 + /post/2023-07-11-call4talks/ + <p>We’re excited to announce that the call for talks for Virtual R/Pharma 2023 is now open !!</p> +<p>R/Pharma 2023, the conference on all things <a href="http://opensourceinpharma.com/" target="_blank" rel="noopener">Open Source in Pharma</a>, will take place October 24th-26th 2022, preceded by Training Days the week prior. The conference will be fully virtual. An in-person portion of R/Pharma will be at posit::conf(2023) on Sept 18th. More information, including a link to booking R/Pharma in-person can be found here: <a href="https://posit.co/blog/register-for-r-pharma-at-positconf2023/">https://posit.co/blog/register-for-r-pharma-at-positconf2023/</a></p> +<p>We are particularly interested in talks from people who cannot usually make it to the in-person event, or are newer to conference speaking. R/Pharma committee members are offering free speaker coaching: as long as you have an interesting R in pharma idea and are willing to put in some work, we&rsquo;ll help you develop a great talk. Talks are short (10-20 minutes) high energy presentations that give you the chance to talk about an interesting project that you’ve tackled with R in pharma. Short talks, or demos of your R/Python code, R/Stan/Julia packages, and shiny apps are great options.</p> +<p>This year we will feature content broken out as below:</p> +<p>Code/Technical Talks:</p> +<p>Day 1 will be R/Pharma, featuring mostly R talks.<br> +Day 2 will be Open Source in Pharma, featuring talks about R, Python, Julia, Stan, Javascript and other open source languages.</p> +<p>Impact/Advancement Talks:</p> +<p>Day 3 will be Open Source Advancing Healthcare &amp; Drug Development, featuring content about the impact of Open Source to advance healthcare and drug development using tools such as machine learning, AI, deep learning, statistics. This topics will highlight advancements in areas such pharma, drug development, healthcare, medical devices, vaccines, precision medicine, personalized healthcare, Real-World Data and more! Our 3rd day will be shorter than the first 2.</p> +<p>We are particularly interested in submissions that have one or more of these qualities:</p> +<ul> +<li>Examples of how shiny is used for interactive reporting for late-stage work</li> +<li>Showcase the use of Open Source for drug discovery and development</li> +<li>Using Open Source AI in Pharma</li> +<li>Applications from smaller pharma companies / biotechs</li> +<li>Expand the use of R in pharma to reach new domains and audiences</li> +<li>Combining R with other languages and tools, like Python, Julia, Tensorflow etc.</li> +<li>Reporting/Communication using R Markdown, Quarto, Shiny, ggplot2, or something else altogether</li> +<li>Discussions on how to teach R/data science effectively in pharma</li> +<li>Talks on administering R in pharma and tackling scaling, packages, cloud, HPC etc.</li> +</ul> +<p>Applications close August 11th.</p> +<p>To apply, please submit the form found at this <a href="https://rinpharma.com/html/call4papers/" target="_blank" rel="noopener">link</a> with your title and abstract that introduces you and your proposed topic.</p> +<p>To ask a question, please use the form on our <a href="https://rinpharma.com/contact/" target="_blank" rel="noopener">contact page</a> to have your question routed to the organising commitees Slack channel or email us on <a href="mailto:info@rinpharma.com">info@rinpharma.com</a></p> +<p>SUBMIT AN ABSTRACT TODAY!</p> + + + + + In-Person and Virtual Events for 2023 + /post/2023-03-17-announcement/ + Fri, 31 Mar 2023 00:00:00 +0000 + /post/2023-03-17-announcement/ + <p>There is much excitement for R/Pharma 2023! Please find below the plan for the gathering!</p> +<p>Based on the 2022 conference feedback, it is clear people are keen to get back together in person, as we did at Harvard in 2018 and 2019. Moreover, people very much like our virtual gathering and the accessibility for all people across the world.</p> +<p>Our 2023 plan is to have in-person and virtual components, as detailed below!</p> +<h2 id="in-person">In-Person</h2> +<p>R/Pharma is excited to announce that we are partnering with Posit to host our in-person program at posit::conf(2023), happening at the Hyatt Regency Chicago from Sunday, September 17 through Wednesday, September 20, 2023.</p> +<p>The in-person R/Pharma program at posit::conf(2023) will focus on the future of drug development using open source. The collaboration will include two activities specific to the pharmaceutical industry: (1) the <strong>&ldquo;R/Pharma Roundtable Summit&rdquo;</strong> for program leaders and people leading Open Source initiatives, and (2) the <strong>&ldquo;Leveraging And Contributing To The Pharmaverse For Clinical Trial Reporting In R&rdquo;</strong> workshop for data professionals.</p> +<p>Please register via the R/Pharma link: <a href="https://pos.it/pharmasummit">https://pos.it/pharmasummit</a></p> +<p>Over the last five years, we&rsquo;ve seen explosive growth in the use of R and other open-source technologies across drug development, with an increasing focus on open-source projects and pan-company collaboration. During the flagship event, the R/Pharma Roundtable Summit, facilitators will foster in-person discussions and conversations about key items (reproducibility, submissions, scalability, etc.) with industry leaders about open-source tools for next-generation submissions. R Validation Hub lead, Doug Kelhlkof (Roche), will lead a 90-minute workshop on a new validated repository for GxP R use. For the reminder of the day, R/Pharma and Posit will facilitate talks and discussions around open source drug development topics relevant to participating attendees. You can find a sample agenda for the R/Pharma Roundtable Summit here:</p> +<p><a href="https://rinpharma.github.io/positconf-roundtables-2023/">https://rinpharma.github.io/positconf-roundtables-2023/</a>.</p> +<p>We already have a great lineup of speakers and facilitators confirmed for the R/Pharma Roundtable Summit, including:</p> +<p>James Black, R/Pharma executive (Roche)<br> +Ning Leng, R/Pharma organizing committee (Genentech)<br> +Doug Kehlkoff, R Validation Hub Lead (Genentech)<br> +Shannon Pileggi, Lead Data Scientist (The Prostate Cancer Clinical Trials Consortium)<br> +Phil Bowsher, R/Pharma executive (Posit)<br> +Rich Iannone, Software Engineer (Posit)</p> +<p>Others helping to plan the event include:</p> +<p>Harvey Lieberman, R/Pharma executive (Novartis)<br> +Paulo Bargo, R/Pharma Executive (Johnson &amp; Johnson)<br> +Michael Blanks, R/Pharma Executive (Beigene)<br> +Volha Tryputsen, R/Pharma Organizing Committee (Johnson &amp; Johnson)</p> +<p>Thomas Neitmann, Associate Director Data Science at Denali Therapeutics, and Pawel Rucki, Chief Engineer at Roche, will teach a pharma-focused workshop titled, &ldquo;Leveraging And Contributing To The Pharmaverse For Clinical Trial Reporting In R&rdquo;. This workshop will introduce participants to the pharmaverse, a collection of open source R packages that provide the next generation backbone for clinical trial reporting. In the workshop, participants will also create ADaM datasets, prepare tables and figures as well as interactive shiny apps. You can find a sample agenda for the workshop here:</p> +<p><a href="https://github.com/pharmaverse/workshop-positconf23">https://github.com/pharmaverse/workshop-positconf23</a></p> +<p>All R/Pharma program participants are encouraged to stay for the general conference happening September 19 - 20. The general conference will include two days of talks on various topics, high-profile keynotes, and opportunities to network with over 1,000 data professionals. Posit will release the full general conference schedule closer to the date. You can learn more about the conference at posit.co/conference.</p> +<p>Posit would like to hear from you, submit a talk for posit::conf! If you would like to submit a Pharma talk for the posit::conf(2023), please find the information on the Posit blog. To submit a talk, you’ll need to create a 60-second video that introduces you and your proposed topic. In the video, you should tell us who you are, why your topic is important, and what the attendees will take away from it. Submission closes at midnight on April 7 anywhere on Earth, and Posit will communicate decisions by early May.</p> +<h2 id="virtual">Virtual</h2> +<p>Our <strong>free</strong> virtual gathering will be on October 24, 25 and 26. Virtual registration will open later this Summer. This year we will feature 3 days of centent broken out as below:</p> +<p>Code/Technical Talks:</p> +<p>Day 1 will be R/Pharma, featuring only R talks.<br> +Day 2 will be Open Source in Pharma, featuring talks about R, Python, Julia, Stan, Javascript, and other open-source languages.</p> +<p>Impact/Advancement Talks:</p> +<p>Day 3 will be Open Source Advancing Healthcare &amp; Drug Development, featuring content about the impact of Open Source to advance healthcare and drug development using tools such as machine learning, AI, deep learning, statistics. This topics will highlight advancements in areas such pharma, drug development, healthcare, medical devices, vaccines, precision medicine, personalized healthcare, Real-World Data and more! Our 3rd day will be shorter than the first 2.</p> +<p>The workshops will run the week before, October 16 - 20. The style and format will be very similar to 2020-2022 etc. We plan to offer free Digital Credentials for people that attend and complete the workshops.</p> + + + + + R/Pharma 2022 Conference & Workshop Recordings + /post/2022-12-09-rph2022-recordings/ + Fri, 09 Dec 2022 00:00:00 +0000 + /post/2022-12-09-rph2022-recordings/ + <p>We are excited to announce that the R/Pharma 2022 conference and workshop recordings are now available for viewing! If you were not able to attend the conference live, or wish to re-watch the talks, you can find all of the videos on the <a href="https://www.youtube.com/@RinPharma" target="_blank" rel="noopener">R/Pharma YouTube Channel</a> with the following playlists:</p> +<ul> +<li><a href="https://www.youtube.com/playlist?list=PLMtxz1fUYA5A-dFv_xp1lPtjw_0c3_RKz" target="_blank" rel="noopener">Day 1 presentations</a></li> +<li><a href="https://www.youtube.com/playlist?list=PLMtxz1fUYA5D7_dke-o71AA_DqyV-WpXA" target="_blank" rel="noopener">Day 2 presentations</a></li> +<li><a href="https://www.youtube.com/playlist?list=PLMtxz1fUYA5BPxg3zHYBkV26uJ-BMFOuX" target="_blank" rel="noopener">Day 3 presentations</a></li> +</ul> +<p>The conference was a huge success with an amazing lineup of speakers, including the co-creator of the R language <a href="https://computationalbiomed.hms.harvard.edu/about/people/robert-gentleman-phd/" target="_blank" rel="noopener">Robert Gentleman</a>!</p> + +<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"> + <iframe src="https://www.youtube.com/embed/32QXE0PKVdM" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" allowfullscreen title="YouTube Video"></iframe> +</div> + +<p>That&rsquo;s not all &hellip; Like in previous years, the R/Pharma Conference offered a terrific lineup of workshops covering many innovative approaches to using R and other open source software in analysis pipelines and application development. You can view the workshop recordings on the <a href="https://www.youtube.com/playlist?list=PLMtxz1fUYA5AWYQHB5mZAs-yamNJ5Tm_8" target="_blank" rel="noopener">R/Pharma 2022 Workshop Playlist</a>. Be sure to view the description of the workshop video for resources shared during the workshops.</p> +<p>R/Pharma would not be possible without the talented members of our organizing and program committees, workshop instructors, presenters, and the life-sciences community. We hope you enjoy the recordings and look forward to our events in 2023!</p> + + + + + 10 Practical Considerations for moving to R + /publication/rinpharma_285/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_285/ + + + + + Asynchronous Processing of Long-Running Tasks in Shiny + /publication/rinpharma_290/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_290/ + + + + + BioTech Challenges + /publication/rinpharma_281/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_281/ + + + + + Co-existence of R and SAS for multiple imputation in Novo Nordisk + /publication/rinpharma_284/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_284/ + + + + + Data Science in the Pharmaceutical Industry: A Coursera Specialisation + /publication/rinpharma_295/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_295/ + + + + + How CI/CD Enhances the Development of R packages in the Pharmaverse + /publication/rinpharma_291/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_291/ + + + + + Introducing gtreg: an R package to produce regulatory tables for clinical research + /publication/rinpharma_293/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_293/ + + + + + Meet a 100% R-based CRO - the summary of a 5-year journey + /publication/rinpharma_289/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_289/ + + + + + RMarkdown for enhanced Quality Control & Documentation + /publication/rinpharma_294/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_294/ + + + + + RStudio on Amazon SageMaker: Streamlining the Healthcare and Life Sciences Machine Learning process + /publication/rinpharma_286/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_286/ + + + + + The Bioconductor Community + /publication/rinpharma_288/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_288/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Three new things in tidymodels + /publication/rinpharma_283/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_283/ + + + + + Analysis and visualization of large-scale drug combination experiments with Shiny + /publication/rinpharma_278/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_278/ + + + + + Assuring SDTM data quality with the sdtmchecks package + /publication/rinpharma_277/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_277/ + + + + + Building Shiny Frameworks: Some Lessons + /publication/rinpharma_269/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_269/ + + + + + Bundling JS for Your Shiny App + /publication/rinpharma_268/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_268/ + + + + + Drill Down Summary Tables in Shiny with Tplyr + /publication/rinpharma_273/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_273/ + + + + + Pharmaverse: Breaking boundaries through open source collaboration! + /publication/rinpharma_265/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_265/ + + + + + R in the Cloud: A Holistic Approach towards GxP Compliance + /publication/rinpharma_276/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_276/ + + + + + R pilot submissions to FDA + /publication/rinpharma_267/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_267/ + + + + + R, Python, and Shiny in harmony: an Out-of-Box secure data backend for RStudio Connect & Workbench + /publication/rinpharma_272/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_272/ + + + + + Roches approach to software validation: an automated pipeline from validation to publication + /publication/rinpharma_274/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_274/ + + + + + Working at the intersection of Biostatistics and Software Engineering in a Pharma company + /publication/rinpharma_270/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_270/ + + + + + 2022 Conference + /event/rinpharma2022/ + Tue, 08 Nov 2022 10:00:00 +0000 + /event/rinpharma2022/ + + + + + Advanced Visual Analytics for Drug Safety Review + /publication/rinpharma_260/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_260/ + + + + + ANTICS, an interactive game for exploring Adaptive Trial Design + /publication/rinpharma_255/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_255/ + + + + + CDISC Initiatives and Collaborations + /publication/rinpharma_253/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_253/ + + + + + Disrupting drug development with data-driven approaches: insights for fast expanding data teams + /publication/rinpharma_251/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_251/ + + + + + Enterprise-level Transition from SAS to Open-Source Programming for the whole department + /publication/rinpharma_258/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_258/ + + + + + MeRGE: An ecosystem of open-source R packages for Pharmacometrics from MetrumRG + /publication/rinpharma_262/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_262/ + + + + + PatientLevelPrediction: An end to end toolkit for developing diagnostic/prognostic models using big observational healthcare data + /publication/rinpharma_254/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_254/ + + + + + Successfully building a vibrant community of R users at AstraZeneca: Lessons Learned! + /publication/rinpharma_259/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_259/ + + + + + Why do I spend all my life formatting tables?! + /publication/rinpharma_256/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_256/ + + + + + R/Pharma 2022 discussion panels + /post/2022-11-06-panels/ + Sun, 06 Nov 2022 00:00:00 +0000 + /post/2022-11-06-panels/ + <p>R/Pharma 2021 experimented with panel discussions at the end of each conference day and we are delighted to announce that we&rsquo;ll be bringing them back for R/Pharma 2022.</p> +<p>The panels will <strong>not</strong> be recorded. The only way you can hear the amazing discussions is to attend R/Pharma 2022.</p> +<h3 id="building-an-open-source-community">Building an Open Source Community</h3> +<p><em>November 8th 2022, 13:20 ET</em></p> +<ul> +<li>Rachel Dempsey (RStudio, Moderator)</li> +<li>Paulo Bargo (Janssen)</li> +<li>Melody Brown (LA DPH)</li> +<li>Guillaume Desachy (AZ)</li> +<li>Regis James (Regeneron)</li> +<li>Mike Smith (Pfizer)</li> +</ul> +<h3 id="governing-business-critical-pan-company-collaborative-r-packages">Governing Business critical Pan-Company Collaborative R Packages</h3> +<p><em>November 9th 2022, 13:40 ET</em></p> +<ul> +<li>James Black (Roche, Moderator)</li> +<li>Keaven Anderson (Merck)</li> +<li>Michael Rimler (GSK)</li> +<li>Daniel Sabanes-Bove (Roche)</li> +<li>Mike Stackhouse (Atorus)</li> +</ul> +<h3 id="finding-a-way-career-stories-from-4-senior-level-women-in-data-science">Finding A Way: Career Stories from 4 Senior Level Women in Data Science</h3> +<p><em>November 10th 2022, 13:40 ET</em></p> +<ul> +<li>Michelle Johnson (Metrum Research Group, Moderator)</li> +<li>Ning Leng (Genentech)</li> +<li>Neetu Sangari (Pfizer)</li> +<li>Julia Silge (Rstudio)</li> +<li>Alice Walsh (Pathos)</li> +</ul> + + + + + Meet the R/Pharma Conference Platform + /post/2022-10-26-platform/ + Wed, 26 Oct 2022 00:00:00 +0000 + /post/2022-10-26-platform/ + <p>For the third year we have chosen to use the <a href="https://hopin.com/" target="_blank" rel="noopener">hopin</a> conference platform to host R/Pharma. Here is a brief guide to some of the platform&rsquo;s features.</p> +<p>TL;DR - <a href="https://www.youtube.com/watch?v=EOlWYsnE3JU" target="_blank" rel="noopener">watch this video</a></p> +<p>When you enter hopin you&rsquo;ll be in the reception area. This is one of five main areas within the conference platform, each will be described briefly below.</p> +<h2 id="reception">Reception</h2> +<p>The page you see when you first enter the conference. It&rsquo;s a place where the conference organizers can push important announcements and where you&rsquo;ll be able to see the schedule.</p> +<h2 id="stage">Stage</h2> +<p>This is the place where all of the talks happen. Head over to the stage to listen to the speakers and watch the panels.</p> +<h2 id="sessions">Sessions</h2> +<p>Sessions is an area for smaller talks, round-tables and discussions with up to 50 on camera and an audience of up to 5000. Not only can we schedule sessions throughout the conference, but you can create them too. We&rsquo;ve left sessions open for impromptu meetings. Anyone can create a session by just clicking on <strong>Create Session</strong>, filling in a few details and adding an optional picture.<br> +Sessions can be open, meaning anyone can go on camera, or moderated, meaning that you can manage who goes on camera. Anyone and everyone can watch sessions. Want to follow up with a speaker? Invite them to a session over a virtual coffee!</p> +<h2 id="people">People</h2> +<p>Here you can find people at the conference by searching for, and connecting with, other attendees. You can also try speed-networking where you&rsquo;ll be randomly paired with another conference attendee for three minutes and both go on camera. It&rsquo;s a great way to meet new people, and we all have something in common! Please consider trying it out - you&rsquo;ll find that everyone at R/Pharma is very nice!</p> +<h2 id="expo">Expo</h2> +<p>The expo is our virtual exhibition hall. R/Pharma does not work with sponsors and we promote open source so the exhibition hall is not a traditional one. We&rsquo;re using this space to give people a chance to showcase their R packages and shiny apps. When you enter a booth you can see a video or set of slides highlighting a package or app.<br> +If the author is present in the booth they can interact with you and even show a live demo. The expo will be open throughout the entire three days of the conference - come check it out.<br> +If you would like to showcase your package or app more details are in this <a href="/post/2022-10-16-expo/">blog post</a>.</p> +<h5 id="rpharma-aims-to-provide-amazing-workshops-and-presentations-within-a-highly-social-atmosphere--this-is-clearly-more-challenging-in-a-virtual-environment--we-hope-you-enjoy-the-conference-and-have-the-chance-to-make-some-new-connections">R/Pharma aims to provide amazing workshops and presentations within a highly social atmosphere. This is clearly more challenging in a virtual environment. We hope you enjoy the conference and have the chance to make some new connections.</h5> + + + + + Some entertainment between talks + /post/2022-10-26-entertainment/ + Wed, 26 Oct 2022 00:00:00 +0000 + /post/2022-10-26-entertainment/ + <p>At R/Pharma we know it&rsquo;s important to take regular breaks during a virtual event. We try to make these breaks fun and are excited to introduce you to three friends of R/Pharma who will be providing some entertainment this year.</p> +<h2 id="rafael-de-andrade-moral">Rafael De Andrade Moral</h2> +<p>Rafael De Andrade Moral is a lecturer in Statistics at Maynooth University. He holds a BSc in Biology and a PhD in Statistics from University of São Paulo, Brazil. He really enjoys teaching and doing research related to the development of statistical modelling techniques applied to Ecology, Wildlife Management, Agriculture and Environmental Science. He is also interested in the computational implementation of statistical models, especially in R. He has recently founded the Theoretical and Statistical Ecology Group (<a href="https://tsecolgroup.wordpress.com">https://tsecolgroup.wordpress.com</a>) and since 2020 has been producing musical parodies to teach Statistics (<a href="http://tinyurl.com/rafamoral" target="_blank" rel="noopener">http://tinyurl.com/rafamoral</a>). In his spare time he enjoys playing guitar and writing music, as well as performing magic tricks. Last, but not least, he loves German Shepherd dogs!</p> +<h2 id="lodge-mccammon">Lodge McCammon</h2> +<p>Lodge McCammon is a humorist, instructional designer, author, musician, and international education consultant. He works with school districts, universities, nonprofits, and businesses (e.g., Discovery Education, Microsoft, SAS, The Coca-Cola Company). He has given his unique keynote speeches at events like the Midwest Education Technology Conference, the University of the West Indies Open Lecture, and Amazon’s Series on Remote Learning. Lodge also creates custom content for meetings and events like the R/Pharma Conference. +Learn more at <a href="https://lodgemccammon.com/">https://lodgemccammon.com/</a></p> +<h2 id="mike-smith">Mike Smith</h2> +<p>Mike K. Smith is the lead of the R Centre of Excellence at Pfizer. He trained as a statistician, and after a period working in the Pharmacometrics modelling and simulation group he returned back to the Statistics organisation. He describes himself as a professional geek at work, and this label works equally well for his musical output. Mike likes to use randomness and probability in making music, which can be labelled as generative ambient music. You can think of it as soundtracks and textures for films and pictures that don’t exist. He makes music as MikeKSmith and his released music can be found on Bandcamp at <a href="https://mikeksmith.bandcamp.com/">https://mikeksmith.bandcamp.com/</a> with “work in progress” on SoundCloud at <a href="https://soundcloud.com/mikeksmith">https://soundcloud.com/mikeksmith</a>.</p> + + + + + R/Pharma 2022 Expo + /post/2022-10-16-expo/ + Sun, 16 Oct 2022 00:00:00 +0000 + /post/2022-10-16-expo/ + <h3 id="calling-all-opensource-developers-come-show-off-your-packages-and-shiny-apps">Calling all opensource developers! Come Show off your packages and shiny apps!</h3> +<p>Do you have an R package or shiny app that you want to showcase at R/Pharma?<br> +We are excited to announce that R/Pharma 2022 will feature a virtual exposition hall which will give you the opportunity to showcase an R package or shiny app in a virtual booth. The expo will be open throughout the entire three day conference event, running continuously so that attendees can see your package/app during breaks and down time.</p> +<ul> +<li>You can run a video or slideshow for attendees to see when they click on your booth +<ul> +<li>Suggestion - a video of your app in use or a series of screen captures</li> +</ul> +</li> +<li>When you are present at your booth you can video chat with visitors or show a live demo +<ul> +<li>Please note - we won&rsquo;t be including specific times in the schedule for people to come to the Expo</li> +<li>You can schedule a demo and invite other attendees (simply announce that you&rsquo;ll be demoing at a particular time on the conference chat).</li> +</ul> +</li> +<li>Each booth has its own dedicated chat window where attendees can post questions/comments</li> +<li><strong>We&rsquo;ll do all the virtual booth set-up work for you</strong> +<ul> +<li>Just fill in this <a href="https://form.jotform.com/222836926208057" target="_blank" rel="noopener">online form</a> and we&rsquo;ll take care of the rest</li> +</ul> +</li> +</ul> +<div class="alert alert-note"> + <div> + <p>If you would like to include a virtual booth please fill out this <a href="https://form.jotform.com/222836926208057">form</a>. Be sure to have the following information available:</p> +<ul> +<li>General details of the app/package (name, one-line description and longer description)</li> +<li>Two graphics, one small (a hexsticker is perfect) and one large (2:1 aspect ratio works best, a screenshot perhaps?)</li> +<li>A video (Youtube, Vimeo or Wista) or google slides to play in the booth. This is what people will see when they come to the booth - it can be a recorded demonstration of the app, slides describing the package, etc.</li> +</ul> + </div> +</div> +<p>Any questions? Just reach out to us at <a href="mailto:info@rinpharma.com">info@rinpharma.com</a> or through the contact form.</p> +<p>More information on booths is available in this <a href="https://www.youtube.com/watch?v=uXJ-a1CgLoI" target="_blank" rel="noopener">short video</a>.</p> +<p><a href="https://form.jotform.com/222836926208057" target="_blank" class="btn btn-success px-2 py-2 mb-3">Submit An Expo Booth</a></p> +<p><strong>Please note - No vendor or commercial products. R/Pharma is committed to opensource</strong></p> + + + + + R/Pharma 2022 Workshops + /post/2022-10-06-workshops/ + Thu, 06 Oct 2022 00:00:00 +0000 + /post/2022-10-06-workshops/ + <h2 id="rpharma-2022-workshops">R/Pharma 2022 Workshops</h2> +<p>R/Pharma is excited to host <a href="https://rinpharma.com/workshop/2022conference/" target="_blank" rel="noopener">20 free workshops!</a> Workshops will run the 2 weeks prior to the gathering and are hosted by members of the community. Workshops are one of the highlights of R/Pharma and we are indebted to the hosts who prepare them.</p> +<p>If you have not registered for the R/Pharma conference we ask that you do so before selecting a workshop. You can join at <a href="https://hopin.com/events/r-pharma-2022/registration">https://hopin.com/events/r-pharma-2022/registration</a>.</p> +<p>New for 2022! R/Pharma will be offering for free, Digital Credentials via Credly for people that attend and complete the workshops.</p> +<p>Below are various Educational Learning Tracks for advice in taking workshops:</p> +<h3 id="clinical-programmer">Clinical Programmer</h3> +<ul> +<li>Drill Down Summary Tables in Shiny with Tplyr</li> +<li>Creating Submission-Quality Clinical Trial Reporting Tables in R With rtables</li> +<li>Coding Typical Clinical Processes Using R for the Entry Level Programmer</li> +<li>Clinical Reporting in R</li> +<li>Introducing {gtreg}: an R package to produce regulatory tables for clinical research</li> +</ul> +<h3 id="beginner">Beginner</h3> +<ul> +<li>Coding Typical Clinical Processes Using R for the Entry Level Programmer</li> +<li>Introduction to Julia</li> +<li>Clinical Reporting in R</li> +<li>A hands on introduction to Quarto</li> +</ul> +<h3 id="data-science">Data Science</h3> +<ul> +<li>Introduction to Julia</li> +<li>Observable</li> +<li>Advanced Stan Workshop</li> +<li>A hands on introduction to Quarto</li> +<li>An intro to CI/CD for R packages</li> +<li>Graph Neural Networks in Drug Discovery: Opportunities and Solutions</li> +</ul> +<h3 id="data-analyis">Data Analyis</h3> +<ul> +<li>Introduction to Julia</li> +<li>How to use pointblank to understand, validate, and document your data</li> +<li>Using R to derive robust insights from real-world health care data</li> +<li>A hands on introduction to Quarto</li> +</ul> +<h3 id="admin">Admin</h3> +<ul> +<li>How to build Shiny testing architecture</li> +<li>Admin - Environment Management</li> +<li>Building Production-Quality Shiny Applications</li> +<li>An intro to CI/CD for R packages</li> +</ul> +<h3 id="shiny">Shiny</h3> +<ul> +<li>Shiny for Python</li> +<li>Drill Down Summary Tables in Shiny with Tplyr</li> +<li>How to build Shiny testing architecture</li> +<li>Introduction to {shinyValidator}</li> +<li>Building Production-Quality Shiny Applications</li> +<li>How to use a complete JavaScript toolchain in your Shiny development</li> +</ul> +<h3 id="data-viz">Data Viz</h3> +<ul> +<li>Observable</li> +<li>How to use a complete JavaScript toolchain in your Shiny development</li> +</ul> +<h3 id="tables">Tables</h3> +<ul> +<li>Drill Down Summary Tables in Shiny with Tplyr</li> +<li>Creating Submission-Quality Clinical Trial Reporting Tables in R With rtables</li> +<li>Clinical Reporting in R</li> +<li>Introducing {gtreg}: an R package to produce regulatory tables for clinical research</li> +</ul> +<p>you can find registration links for all the workshops at <a href="https://rinpharma.com/workshop/2022conference/">https://rinpharma.com/workshop/2022conference/</a>.</p> + + + + + 2022 Conference + /workshop/2022conference/ + Wed, 27 Jul 2022 00:00:00 +0000 + /workshop/2022conference/ + <p>R/Pharma is excited to present a total of 16 workshops this year, hosted by members of our community. Zoom links will be sent to workshop attendees a couple of days before the workshop.</p> +<p>If you have not registered for the R/Pharma conference we ask that you do so before selecting a workshop. You can join at <a href="https://hopin.com/events/r-pharma-2023/registration">https://hopin.com/events/r-pharma-2023/registration</a>.</p> +<p>R/Pharma is an amazing community and all of these workshops are put on by volunteers at no cost. If you would like to contribute to a future workshop please reach out to us through the <a href="https://rinpharma.com/contact/" target="_blank" rel="noopener">contact page</a>.</p> + + + + + R/Pharma 2022 + /post/2021-06-17-announcement/ + Sun, 27 Feb 2022 00:00:00 +0000 + /post/2021-06-17-announcement/ + <p>We are pleased to announce R/Pharma 2022!!</p> +<p>R/Pharma 2022 will be held as a free virtual conference from November 8-10, 2022 with workshops running the week before.</p> +<p>More details on keynote speakers and call-for-talks will follow shortly.</p> +<p>R/Pharma 2020 and 2021 were huge successes as virtual events with over 2000 registrations for the 2021 event. We decided to keep the 2022 conference virtual in order to include as many participants as possible. For 2023 we are considering a hybrid event.</p> + + + + + Deep Learning + /publication/rinpharma_248/ + Fri, 05 Nov 2021 00:00:00 +0000 + /publication/rinpharma_248/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + R Package Validation Framework + /publication/rinpharma_249/ + Fri, 05 Nov 2021 00:00:00 +0000 + /publication/rinpharma_249/ + + + + + Automatic generation of PowerPoint presentation for communication of clinical trial results + /publication/rinpharma_242/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_242/ + + + + + Data-as-a-Product: A data science framework for data collaborations + /publication/rinpharma_240/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_240/ + + + + + Outstanding User Interfaces with Shiny + /publication/rinpharma_236/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_236/ + + + + + Performing a risk assessment of R packages using the Risk Assessment Shiny Application + /publication/rinpharma_241/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_241/ + + + + + Reimagine the R package distribution system for reproducible research and submissions + /publication/rinpharma_243/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_243/ + + + + + Smoothing out our path to open source and pan-pharma code collaboration + /publication/rinpharma_237/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_237/ + + + + + Submitting Data to CDER: What Comes Next? + /publication/rinpharma_233/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_233/ + + + + + Summary Table Rewind: From Source to Summary and Back Again + /publication/rinpharma_245/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_245/ + + + + + The gsDesign Shiny app for clinical trial design + /publication/rinpharma_246/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_246/ + + + + + The New Roads Leading to Shiny Nirvana + /publication/rinpharma_238/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_238/ + + + + + Using {valtools} for software validation separate from development + /publication/rinpharma_235/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_235/ + + + + + bayesDP - an R package for data augmentation using the Bayesian discount prior for clinical trials + /publication/rinpharma_225/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_225/ + + + + + Closing the Gap: Creating an End to End R Package Toolkit for the Clinical Reporting Pipeline + /publication/rinpharma_226/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_226/ + + + + + Democratizing Shiny App Development: The Novartis DataPipeline Harmonized Framework + /publication/rinpharma_230/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_230/ + + + + + GeneTonic: enjoying the interpretation of your RNA-seq data analysis + /publication/rinpharma_221/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_221/ + + + + + Industrialized Machine Learning and Explainable AI for Late Phase Trails + /publication/rinpharma_224/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_224/ + + + + + Intermap: An integrative multiomics approach to generating therapeutic target hypotheses + /publication/rinpharma_217/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_217/ + + + + + Making Python Objects R-like with PyR + /publication/rinpharma_227/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_227/ + + + + + OneView – A Shiny app to unlock the full potential of drug repositioning investigations + /publication/rinpharma_220/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_220/ + + + + + R at Warp Speed: Reproducible coding for COVID vaccine trials + /publication/rinpharma_229/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_229/ + + + + + R Consortium Pharma Working Groups Overview and Updates + /publication/rinpharma_222/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_222/ + + + + + Survival analysis with tidymodels: The censored package + /publication/rinpharma_219/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_219/ + + + + + 5 testing packages to make your package better! + /publication/rinpharma_209/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_209/ + + + + + Interactive and collaborative exploration of large-scale transcriptomics data with iSEE + /publication/rinpharma_210/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_210/ + + + + + Interactive Forest Plot for DMC Safety Monitoring in Clinical Trials + /publication/rinpharma_205/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_205/ + + + + + Introducing {admiral}—The ADaM in R Asset Library + /publication/rinpharma_206/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_206/ + + + + + R Package Validation at Roche + /publication/rinpharma_203/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_203/ + + + + + R/Shiny tools for Immune Fitness Exploration + /publication/rinpharma_208/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_208/ + + + + + SENDing Toxicology Study Data Analysis into the 21st Century with a New R Package: sendigR. + /publication/rinpharma_214/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_214/ + + + + + Statistical Analysis and Pathway to a Risk-based Assessment of R packages at Merck KGaA/EMD Serono + /publication/rinpharma_204/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_204/ + + + + + The Arithmetic Problems in Scientific Software Architecture + /publication/rinpharma_211/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_211/ + + + + + The gt Package: Past, Present, and Future + /publication/rinpharma_201/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_201/ + + + + + There’s only one R in Pfizer. Attempts to harmonise R release across a large pharma organisation + /publication/rinpharma_213/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_213/ + + + + + R Admin - RStudio Connect + /publication/rinpharma_199/ + Mon, 01 Nov 2021 00:00:00 +0000 + /publication/rinpharma_199/ + + + + + tidy-transcriptomics + /publication/rinpharma_198/ + Mon, 01 Nov 2021 00:00:00 +0000 + /publication/rinpharma_198/ + + + + + Python Machine Learning NLP + /publication/rinpharma_197/ + Fri, 29 Oct 2021 00:00:00 +0000 + /publication/rinpharma_197/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + SafetyGraphics + /publication/rinpharma_196/ + Fri, 29 Oct 2021 00:00:00 +0000 + /publication/rinpharma_196/ + + + + + Clinical Tables in gt + /publication/rinpharma_194/ + Thu, 28 Oct 2021 00:00:00 +0000 + /publication/rinpharma_194/ + + + + + R for Clinical Study Reports and Submission + /publication/rinpharma_195/ + Thu, 28 Oct 2021 00:00:00 +0000 + /publication/rinpharma_195/ + + + + + A case-study driven introduction to the Julia language for R programmers + /publication/rinpharma_192/ + Wed, 27 Oct 2021 00:00:00 +0000 + /publication/rinpharma_192/ + + + + + Building Tidy R Packages + /publication/rinpharma_193/ + Wed, 27 Oct 2021 00:00:00 +0000 + /publication/rinpharma_193/ + + + + + Stan: Building a survival model from scratch + /publication/rinpharma_190/ + Tue, 26 Oct 2021 00:00:00 +0000 + /publication/rinpharma_190/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Unleash your Shiny apps with JavaScript + /publication/rinpharma_191/ + Tue, 26 Oct 2021 00:00:00 +0000 + /publication/rinpharma_191/ + + + + + 2021 Conference + /event/rinpharma2021/ + Mon, 25 Oct 2021 09:00:00 +0000 + /event/rinpharma2021/ + + + + + Clinical Trials Data Analysis at Roche + /publication/rinpharma_188/ + Mon, 25 Oct 2021 00:00:00 +0000 + /publication/rinpharma_188/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Intro Shiny + /publication/rinpharma_189/ + Mon, 25 Oct 2021 00:00:00 +0000 + /publication/rinpharma_189/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + R/Pharma 2021 discussion panels + /post/2021-10-23-panels/ + Sat, 23 Oct 2021 00:00:00 +0000 + /post/2021-10-23-panels/ + <p>R/Pharma 2021 featured three discussion panels, which were held at the end of each conference day. The panels were not recorded and the only way you could hear the amazing discussions was to attend R/Pharma.</p> +<h3 id="validation">Validation</h3> +<p><em>November 2nd 2021, 13:50 ET</em></p> +<ul> +<li>James Black (Roche, Moderator)</li> +<li>Bill Ellis (Novartis) Is a senior leader at Novartis, developing the next generation of SCEs for GxP use.</li> +<li>Ellis Hughes (GSK) Ellis maintains <a href="https://phuse-org.github.io/valtools/" target="_blank" rel="noopener"><code>valtools</code></a>, an R package that helps to layer validation relevant documentation on top of R packages. Ellis is a known opinion leader on validation at R/Pharma (<a href="https://rinpharma.com/publication/rinpharma_122/" target="_blank" rel="noopener">2019 talk</a>) and (<a href="https://rinpharma.com/publication/rinpharma_145/]" target="_blank" rel="noopener">2020 talk</a>).</li> +<li>Juliane Manitz (EMD Serono) Juliane is on the R Validation Hub team and has spoken at R/Pharma on the <a href="https://rinpharma.com/publication/rinpharma_193/" target="_blank" rel="noopener">Merck KGaA/EMD Serano approach to validation</a> and <a href="https://rinpharma.com/publication/rinpharma_107/" target="_blank" rel="noopener">robust installation of package cohorts</a>.</li> +<li>Andy Nicholls (Glaxosmithkline) Andy is on the R Validation Hub team, a former lead for Mango&rsquo;s ValidR, and a respected contributor to the discussion around &lsquo;what is validation&rsquo; including <a href="https://www.pharmar.org/white-paper/" target="_blank" rel="noopener">co-authoring a whitepaper</a>.</li> +<li>Coline Zeballos (Roche) Coline leads the R Strategy in Roche Pharma Informatics, and has worked closely with people across Roche Quality, Data Science and Informatics to develop a validation approach that scales from internal packages to CRAN. <a href="https://rinpharma.com/publication/rinpharma_192/" target="_blank" rel="noopener">Coline is speaking on this topic at R/Pharma 2021</a>.</li> +<li>Yilong Zhang (Merck) Is active on valtools, and the R Validation Hub. He also <a href="https://www.lexjansen.com/phuse-us/2020/tt/TT12.pdf" target="_blank" rel="noopener">co-authored a paper</a> on the validation for internal packages at Merck.</li> +</ul> +<h3 id="training-and-leadership">Training and Leadership</h3> +<p><em>November 3rd 2021, 13:50 ET</em></p> +<ul> +<li>Paulo Bargo (Janssen, Moderator)</li> +<li>Ann Liu-Ferrara (BD)</li> +<li>Susan McClatchy (Jackson Lab)</li> +<li>Mike Smith (Pfizer)</li> +<li>Gabriella Rustici (AstraZeneca)</li> +</ul> +<h3 id="scaling-shiny">Scaling Shiny</h3> +<p><em>November 4th 2021, 13:50 ET</em></p> +<ul> +<li>Eric Nantz (Eli Lilly, Moderator)</li> +<li>Winston Chang (RStudio)</li> +<li>David Edwards (Amgen)</li> +<li>David Granjon (Novartis)</li> +<li>Kamil Wais (7N Consulting - RWD Insights Engineering Lead @ Roche)</li> +<li>Hanni Willenbrock (Novo Nordisk)</li> +</ul> + + + + + 2021 Conference + /workshop/2021conference/ + Tue, 27 Jul 2021 00:00:00 +0000 + /workshop/2021conference/ + <p>R/Pharma is excited to present a total of 16 workshops this year, hosted by members of our community. Zoom links will be sent to workshop attendees a couple of days before the workshop.</p> +<p>If you have not registered for the R/Pharma conference we ask that you do so before selecting a workshop. You can join at <a href="https://hopin.com/events/r-pharma-2023/registration">https://hopin.com/events/r-pharma-2023/registration</a>.</p> +<p>R/Pharma is an amazing community and all of these workshops are put on by volunteers at no cost. If you would like to contribute to a future workshop please reach out to us through the <a href="https://rinpharma.com/contact/" target="_blank" rel="noopener">contact page</a>.</p> + + + + + Frequently asked questions + /post/faq/ + Mon, 01 Mar 2021 00:00:00 +0000 + /post/faq/ + <details class="toc-inpage d-print-none " open> + <summary class="font-weight-bold">Table of Contents</summary> + <nav id="TableOfContents"> + <ul> + <li><a href="#faq">FAQ</a> + <ul> + <li><a href="#how-do-i-get-a-ticket-for-2023">How do I get a ticket for 2023?</a></li> + <li><a href="#what-is-the-mission-and-history-of-rpharma">What is the mission and history of R/Pharma?</a></li> + <li><a href="#whats-your-policy-on-creating-a-safe-place-for-attendees">What’s your policy on creating a safe place for attendees?</a></li> + <li><a href="#terms-and-conditions">Terms and conditions</a></li> + </ul> + </li> + </ul> +</nav> +</details> + +<h2 id="faq">FAQ</h2> +<p>A quick guide to some the important questions we are often asked.</p> +<h3 id="how-do-i-get-a-ticket-for-2023">How do I get a ticket for 2023?</h3> +<p>R/Pharma is a free event put on by volunteers with the generosity of Pharma +companies and Harvard University. Tickets are available through this <a href="https://hopin.com/events/r-pharma-2023" target="_blank" rel="noopener">link</a></p> +<h3 id="what-is-the-mission-and-history-of-rpharma">What is the mission and history of R/Pharma?</h3> +<p>Please check out our <a href="/post/thewhy/">first blog post</a>!</p> +<h3 id="whats-your-policy-on-creating-a-safe-place-for-attendees">What’s your policy on creating a safe place for attendees?</h3> +<p>R/Pharma is dedicated to providing a harassment-free conference experience +for everyone regardless of gender, sexual orientation, disability or any +feature that distinguishes human beings. For more information, please +see the R Consortium code of conduct.</p> +<h3 id="terms-and-conditions">Terms and conditions</h3> +<p>Terms and conditions statement can be found here: <a href="/terms/">terms and conditions</a>.</p> + + + + + R/Pharma 2021 Workshops + /post/2022-02-02-workshops2021/ + Fri, 01 Jan 2021 00:00:00 +0000 + /post/2022-02-02-workshops2021/ + <h2 id="rpharma-workshops">R/Pharma Workshops</h2> +<p>During R/Pharma 2021 we were excited to host 14 free workshops along with the conference. Workshops ran for 2-4 hours and were hosted by members of the community. The workshops are one of the highlights of R/Pharma and we are indebted to the hosts who prepare them, highlighting the community effort that R/Pharma fosters. Over 1000 people attended an R/Pharma workshop in 2021.</p> +<p>If you are interested in contibuting a workshop in 2022 please reach out to R/Pharma via email (<a href="mailto:info@rinpharma.com">info@rinpharma.com</a>) or our <a href="https://rinpharma.com/contact/" target="_blank" rel="noopener">contact page</a></p> +<h3 id="rpharma-2021-workshops">R/Pharma 2021 Workshops</h3> +<table> +<thead> +<tr> +<th>Workshop</th> +<th>Host(s)</th> +</tr> +</thead> +<tbody> +<tr> +<td>Clinical Trials Data Analysis at Roche</td> +<td>Adrian Waddell (Roche)</td> +</tr> +<tr> +<td>Intro Shiny</td> +<td>Ted Laderas (DNANexus)</td> +</tr> +<tr> +<td>Stan: Building a Survival Model From Scratch</td> +<td>Daniel Lee (Generable)</td> +</tr> +<tr> +<td>Unleash Your Shiny Apps with Javascript</td> +<td>Jean-Philippe-Coene (Opifex) and David Granjon (Novartis)</td> +</tr> +<tr> +<td>A Case-Study Driven Introduction to the Julia Language for R Programmers</td> +<td>Devin Pastoor (Metrum)</td> +</tr> +<tr> +<td>Building Tidy R Packages</td> +<td>Juliane Manitz (EMD Serono) and Leigh Alexander (SomaLogic)</td> +</tr> +<tr> +<td>Clinical Tables in gt</td> +<td>Rich Iannone (RStudio)</td> +</tr> +<tr> +<td>R for Clinical Study Reports and Submission</td> +<td>Yilong Zhang (Merck), Nan Xiao (Merck) and Keaven Anderson (Merck)</td> +</tr> +<tr> +<td>SafetyGraphics</td> +<td>Jeremy Wildfire (Gilead), Maya Gans (Atorus Research) and Xiao Ni (Sarepta Therapeutics)</td> +</tr> +<tr> +<td>Python Machine Learning NLP</td> +<td>Kevin Lee (Genpact)</td> +</tr> +<tr> +<td>tidy-transcriptomics</td> +<td>Stefano Mangiola (Walter and Eliza Hall Institute) and Maria Doyle (Peter MacCallum Cancer Centre)</td> +</tr> +<tr> +<td>R Admin - RStudio Connect</td> +<td>Kelly O&rsquo;Briant (RStudio)</td> +</tr> +<tr> +<td>Deep Learning</td> +<td>Leon Eyrich Jessen (Technical University of Denmark</td> +</tr> +<tr> +<td>R Package Validation Framework</td> +<td>Ellis Hughes (Fred Hutch) and Marie Vendettuoli (Fred Hutch)</td> +</tr> +</tbody> +</table> + + + + + Automated Data-Adaptive Analytics to Improve Robustness of Confounding Control when Estimating Treatment Effects in Electronic Healthcare Databases + /publication/rinpharma_179/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_179/ + + + + + Building and Managing Unified R Environments for Data Science and Software Development + /publication/rinpharma_177/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_177/ + + + + + Its a trap! A data science case story + /publication/rinpharma_184/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_184/ + + + + + Julia in Pharma + /publication/rinpharma_173/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_173/ + + + + + r2rtf - a Lightweight R Package to Produce Tables and Figures in RTF Format + /publication/rinpharma_180/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_180/ + + + + + Reproducible computation at scale in R with targets + /publication/rinpharma_176/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_176/ + + + + + RStudio Pharma Updates + /publication/rinpharma_186/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_186/ + + + + + Seamless Visualisation of Complex Genomic Variations in GMOs and Edited Cell Lines Using gmoviz + /publication/rinpharma_174/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_174/ + + + + + Subgroup Benchmarking Framework + /publication/rinpharma_181/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_181/ + + + + + The See Value App: Visual Decision Making for Drug Development + /publication/rinpharma_182/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_182/ + + + + + Using R Markdown to Generate Clinical Trials Summary Reports + /publication/rinpharma_175/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_175/ + + + + + Would John, Paul, George or Ringo have been famous if it were not for The Beatles + /publication/rinpharma_171/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_171/ + + + + + X-Omics Platform + /publication/rinpharma_185/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_185/ + + + + + Clinical Reporting Using R at GSK + /publication/rinpharma_161/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_161/ + + + + + Data visualization for real-world machine learning + /publication/rinpharma_153/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_153/ + + + + + Leveraging Nested Data Frames for Analytical Studies + /publication/rinpharma_162/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_162/ + + + + + openNCA Pharmacokinetic data repository and Non-compartmental Analysis System + /publication/rinpharma_165/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_165/ + + + + + PREP - Packages fRom tEmPlates - An R Package to Streamline Development of Shiny Apps and R Packages + /publication/rinpharma_163/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_163/ + + + + + safetyGraphics v2.0 - Open Source Collaboration in Pharma using R and Shiny + /publication/rinpharma_158/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_158/ + + + + + Styling Shiny & R Markdown with bootstraplib & thematic + /publication/rinpharma_160/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_160/ + + + + + tidyCDISC an Open Source Platform in R to Analyze Clinical Trial Data + /publication/rinpharma_166/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_166/ + + + + + Tplyr: An Intuitive Framework for Building Clinical Safety Summaries + /publication/rinpharma_167/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_167/ + + + + + Using R to Create an End to End Process for Predicting Delays in Recruitment from Covid-19 + /publication/rinpharma_155/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_155/ + + + + + visR - a package for effective visualization in Pharma + /publication/rinpharma_157/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_157/ + + + + + With great graphs comes great power + /publication/rinpharma_156/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_156/ + + + + + yspec: an R Package to Create and Deploy Data Set Specification Objects in a Modeling and Simulation Workflow + /publication/rinpharma_168/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_168/ + + + + + Becoming Multilingual + /publication/rinpharma_150/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_150/ + + + + + Challenges in an Evolving Regulatory Landscape: How Statisticians Can Contribute + /publication/rinpharma_137/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_137/ + + + + + geoMapr: A Shiny Application for Enriched Analysis of Drug Utilization Data + /publication/rinpharma_149/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_149/ + + + + + Implementing Mixed Models with Repeated Measures (MMRM) in R and Shiny for Regulatory Purposes + /publication/rinpharma_142/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_142/ + + + + + Interactive medical oversight reporting in R + /publication/rinpharma_141/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_141/ + + + + + metashiny: build Shiny apps with a Shiny app + /publication/rinpharma_145/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_145/ + + + + + Numerical validation as a critical aspect in bringing R to the Clinical Research + /publication/rinpharma_148/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_148/ + + + + + Out of Chaos, Comes Order: Adventures in Standardized and Reproducible Research + /publication/rinpharma_146/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_146/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + R Package Validation Framework + /publication/rinpharma_144/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_144/ + + + + + StackEm High! Ensembles Using tidymodels + /publication/rinpharma_139/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_139/ + + + + + The R Validation Hub: Implementing a Risk-Based Approach to R + /publication/rinpharma_140/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_140/ + + + + + A PK & PBPK Modelling Workflow in R: Simulation, Optimization & Visualization + /publication/rinpharma_134/ + Fri, 09 Oct 2020 00:00:00 +0000 + /publication/rinpharma_134/ + + + + + Predictive modeling with text using tidy data principles + /publication/rinpharma_135/ + Fri, 09 Oct 2020 00:00:00 +0000 + /publication/rinpharma_135/ + + + + + Unleash Shiny + /publication/rinpharma_133/ + Fri, 09 Oct 2020 00:00:00 +0000 + /publication/rinpharma_133/ + + + + + gt + /publication/rinpharma_132/ + Thu, 08 Oct 2020 00:00:00 +0000 + /publication/rinpharma_132/ + + + + + Targets and Reproducible Pipelines + /publication/rinpharma_131/ + Thu, 08 Oct 2020 00:00:00 +0000 + /publication/rinpharma_131/ + + + + + RMarkdown + /publication/rinpharma_129/ + Wed, 07 Oct 2020 00:00:00 +0000 + /publication/rinpharma_129/ + + + + + Stan + /publication/rinpharma_130/ + Wed, 07 Oct 2020 00:00:00 +0000 + /publication/rinpharma_130/ + + + + + Implementing a Risk-based Approach to R Validation + /publication/rinpharma_128/ + Tue, 06 Oct 2020 00:00:00 +0000 + /publication/rinpharma_128/ + + + + + Tidy Transcriptomics + /publication/rinpharma_127/ + Tue, 06 Oct 2020 00:00:00 +0000 + /publication/rinpharma_127/ + + + + + 2020 Conference + /event/rinpharma2020/ + Mon, 05 Oct 2020 09:00:00 +0000 + /event/rinpharma2020/ + + + + + Artificial Neural Networks in R with Keras and TensorFlow + /publication/rinpharma_125/ + Mon, 05 Oct 2020 00:00:00 +0000 + /publication/rinpharma_125/ + + + + + Multilingual Markdown with R and Python Using Reticulate + /publication/rinpharma_126/ + Mon, 05 Oct 2020 00:00:00 +0000 + /publication/rinpharma_126/ + + + + + The what and the why for R/Pharma + /post/thewhy/ + Sat, 01 Aug 2020 00:00:00 +0000 + /post/thewhy/ + <h2 id="background">Background</h2> +<p>By design, R/Pharma is deliberately a smaller conference in terms of attendance in order to encourage maximum opportunities for direct interaction with speakers. In 2018 and 2019 the conference was held in the Tsai Auditorium at the Center for Government and International Studies, Harvard University and capped at 150 attendees. The conference was run as a free event. Invitations were based on committee membership and advisory support, speaker acceptance, academic/student and diversity.</p> +<p>The conference has been run with single track consisting of keynotes from renowned industry practitioners to key R developers to leading academics. In addition there were a number of pre-conference workshops and full-length presentations as well as a number of shorter, highly-energetic lightning talks.</p> +<p>In 2020 we took a hiatus from holding the meeting at Harvard and ran a virtual conference. Over 1100 people registered for the three day virtual event that was preceded by a week of 11 workshops.</p> +<p>Following the success of the 2020 event the organizing committee decided to hold a virtual event for the 2021 meeting. 2000 people registered for the three day event which included three panel discussion groups on the areas of validation, training and leadership and scaling shiny. In addition, we held 14 workshops around the conference dates.</p> +<p>In 2022 we will be running a virtual event again.</p> +<p>Our entire event is a community-lead effort and 100% volunteer run. The event is vendor neutral and very much an academic conference. Harvard has been very helpful in hosting the event.</p> +<p>The R/Pharma conference is an event focused on the use of R in the development of pharmaceuticals. The conference covers topics including reproducible research, regulatory compliance and validation, safety monitoring, clinical trials, drug discovery, research &amp; development, PK/PD/pharmacometrics, genomics, diagnostics, immunogenicity and more. All are discussed within the context of using R as a primary tool within the drug development process. The conference showcases the current use of R that is helping to drive biomedical research, drug discovery &amp; development, and clinical initiatives. (Note that topics related to the use of R in hospitals/clinics for patient care by clinicians, doctors, and researchers is the focus of R/Medicine.</p> +<p>R/Pharma is dedicated to providing a harassment-free conference experience for everyone regardless of gender, sexual orientation, disability or any feature that distinguishes human beings.</p> + + + + + Accelerating Chemistry Research through the Integration of Data Science with High-Throughput Experimentation + /publication/rinpharma_111/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_111/ + + + + + Building Open Source Tools for Safety Monitoring: Advancing Research Through Community Collaboration + /publication/rinpharma_104/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_104/ + + + + + Democratizing Natural Language Processing with I2E and R Shiny + /publication/rinpharma_124/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_124/ + + + + + Evaluating the performance of advanced causal inference methods applied to healthcare claims data + /publication/rinpharma_107/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_107/ + + + + + From CDISC to TLFs, using R to support Pharmacokinetic Analyses + /publication/rinpharma_118/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_118/ + + + + + From playing in the backyard to designing one: Shiny transforms study designs, data analyses and statistical thinking of oncology in vivo group at Janssen + /publication/rinpharma_101/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_101/ + + + + + Identifying progression-free survival in Veterans with Diffuse Large B-Cell Lymphoma using electronic healthcare records + /publication/rinpharma_123/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_123/ + + + + + Improve installation sequences for R package cohorts + /publication/rinpharma_106/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_106/ + + + + + Its Not Whats on the Outside, but Its Whats on the Back-end That Matters: The World Beyond CSV Files + /publication/rinpharma_105/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_105/ + + + + + Making Better Decisions + /publication/rinpharma_117/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_117/ + + + + + ModViz POP: R-Shiny Based PK/PD Interface for Empowering Teams to Perform Real-Time Simulations + /publication/rinpharma_102/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_102/ + + + + + Multi-modal data integration + /publication/rinpharma_99/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_99/ + + + + + Prediction of maternal-fetal exposures of CYP450-metabolized drugs using physiologic pharmacokinetic modeling implemented in R and mrgsolve + /publication/rinpharma_116/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_116/ + + + + + Reproducible shiny apps with shinymeta + /publication/rinpharma_112/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_112/ + + + + + Shiny apps for accelerating early drug discovery research + /publication/rinpharma_113/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_113/ + + + + + Shiny in Production: Building bridges from data science to IT + /publication/rinpharma_122/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_122/ + + + + + Simulations, and Complex Innovative Trial Designs + /publication/rinpharma_120/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_120/ + + + + + This one is not like the others: Applicability Domain methods in R + /publication/rinpharma_110/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_110/ + + + + + Tidysq for Working with Biological Sequence Data in ML Driven Epitope Prediction in Cancer Immunotherapy + /publication/rinpharma_108/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_108/ + + + + + Using R to foster the communication with non-statisticians on Bayesian dose escalation models + /publication/rinpharma_115/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_115/ + + + + + Validation Framework for Assay Processing Pipelines + /publication/rinpharma_121/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_121/ + + + + + Your Missing Step in Reproducible R Programming: Continuous Deployment + /publication/rinpharma_100/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_100/ + + + + + An R package for Data Science and Deep Visualization of a complex clinical database + /publication/rinpharma_93/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_93/ + + + + + Breaking the Speed Limit: How R Gets Faster + /publication/rinpharma_89/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_89/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Collaborating at scale: managing an enterprise analytical computing ecosystem + /publication/rinpharma_84/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_84/ + + + + + Creating and reviving Shiny apps with golem + /publication/rinpharma_75/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_75/ + + + + + Embrace R in Pharma - building internal R community and establishing fit-for-purpose R pilots + /publication/rinpharma_85/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_85/ + + + + + Exploratory Graphics (xGx): Promoting the purposeful exploration of PKPD data + /publication/rinpharma_76/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_76/ + + + + + How to win friends and influence people: Efficiency, Reproducibility, and Scalability with R Project templates and parameterized R Markdown + /publication/rinpharma_71/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_71/ + + + + + Interactive Visualization of Standardized CDISC-SEND-Formatted Toxicology Study Data Using R Shiny + /publication/rinpharma_77/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_77/ + + + + + Leveraging multiple R tools to make effective pediatric dosing decisions + /publication/rinpharma_90/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_90/ + + + + + Machine learning workflow management with drake + /publication/rinpharma_92/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_92/ + + + + + nlmixr: an R package for population PKPD modeling + /publication/rinpharma_74/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_74/ + + + + + Package management + /publication/rinpharma_82/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_82/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + R Packages for Analyzing Clinical Trials Data with R Focusing on Safety And Early Efficacy + /publication/rinpharma_81/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_81/ + + + + + Re-envisioning Clinical Content Delivery in the Open Source World + /publication/rinpharma_86/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_86/ + + + + + Reproducibility and the role of code in reproducible data science + /publication/rinpharma_69/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_69/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Shinytized R Markdown: A Potent OTC Alternative to 1,3,7-Trimethylxanthine & Currently Indicated for NDA Document Generation, Among Others + /publication/rinpharma_83/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_83/ + + + + + Teaching an old dog new tricks: modernizing gsDesign + /publication/rinpharma_72/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_72/ + + + + + The use of R for improved reproducibility of biomarker detection in liquid biopsies + /publication/rinpharma_87/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_87/ + + + + + Updates on Analyzing Clinical Trials Data with R + /publication/rinpharma_80/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_80/ + + + + + Using Machine Learning and Interactive Graphics to Find New Cancer Targets + /publication/rinpharma_91/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_91/ + + + + + Using R for Generic Drug Evaluation and SABE R-package for Assessing Bioequivalence of Topical Dermatological Products + /publication/rinpharma_70/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_70/ + + + + + Using RStudio.Cloud to advance R proficiency: a crowdsourcing training experience + /publication/rinpharma_78/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_78/ + + + + + 2019 Conference + /event/rinpharma2019/ + Tue, 20 Aug 2019 13:00:00 +0000 + /event/rinpharma2019/ + <p>This post was <a href="https://rviews.rstudio.com/2018/10/03/some-thoughts-on-r-pharma-2018/" target="_blank" rel="noopener">originally shared on R/Views</a>.</p> +<p>It’s no secret that there are few industries more competitive than the pharmaceutical +industry. Big money placed on long-shot bets for block-buster drugs where being +first makes all the difference means a constant struggle to gain a competitive edge. +So, you might find it surprising that the inaugural R / Pharma Conference held this +past August on the Harvard campus in a very classy auditorium was all about collaboration.</p> +<p>Some might also find it surprising that data scientists from competitive companies +would gather to share information, but this is quite common. I have seen it before +in other competitive industries, for example in IEEE-led standards initiatives, +where engineers gather to forge a common technology. Not only is there the human +need to share and learn from peers (and also brag a little), there is a larger +force at play: a kind of market clearing operation where experts gather to gain +as much of an advantage as they can by ensuring that no easily exploitable +arbitrage opportunities remain.</p> +<p>It was a surprise, though (and I think a source of general amusement as the +conference proceeded), that nearly every talk seemed to be about Shiny. +Looking back, it is clear that it should not have been: 49% of the abstracts +explicitly mention Shiny. This word cloud was built from the abstract submissions.</p> + + + + + + + + + + + + + + +<figure id="figure-abstract-wordcloud"> + <div class="d-flex justify-content-center"> + <div class="w-100" > + <img alt="Abstract wordcloud." srcset=" + /event/rinpharma2019/figure1_hu10063e8ada7dc1135792ffdd8546e71f_109316_9cfacf5ce93636aa9ca87a48e2721393.png 400w, + /event/rinpharma2019/figure1_hu10063e8ada7dc1135792ffdd8546e71f_109316_9943bcbee854289c4640ea964dbfce02.png 760w, + /event/rinpharma2019/figure1_hu10063e8ada7dc1135792ffdd8546e71f_109316_1200x1200_fit_lanczos_2.png 1200w" + src="/event/rinpharma2019/figure1_hu10063e8ada7dc1135792ffdd8546e71f_109316_9cfacf5ce93636aa9ca87a48e2721393.png" + width="526" + height="526" + loading="lazy" data-zoomable /></div> + </div><figcaption> + Abstract wordcloud. + </figcaption></figure> +<p>Shiny is basically a technology for sharing complex information across multiple +organizations and stakeholders with different skill sets. Shiny, too, is all +about collaboration. For a look into the large, production-grade Shiny app, +bioWARP, see Sebastian Wolf’s recent post.</p> +<p>Other major themes addressed at the conference were: reproducible research, +package administration, scaling R for production, and using R in a regulatory +environment. This last theme was underscored by a strong FDA presence. +Lilliam Rosario from the FDA Center for Drug Evaluation &amp; Research delivered +the opening keynote, in which she addressed the regulatory role of CDER and +the use of R. FDA speaker Mat Souktup spoke about the need to transcend the +compartmentalized culture common in medical research, and how open-source tools +are helpful in working towards this goal. He explicitly noted along the way +that the FDA does not specify what software may be used. The third FDA speaker, +Paul Schuette, filled in some details associated with topics raised by Rosario +and talked about the use of R and Shiny at CDER. Along these same lines, +Andy Nicholls from GSK conducted a well-attended and very informative workshop +on The Challenges of Validating R. You can find Andy’s slides here.</p> +<p>Other keynote speakers were Max Kuhn, who talked about Modeling in the tidyverse +(slides here); Joe Cheng, who described how to use Shiny responsibly in pharma +(slides here); and Michael Lawrence, who spoke about enabling open-source +analytics in the enterprise.</p> +<p>My very biased impression was that R / Pharma was an unqualified success at +accomplishing the major objectives of bringing together data scientists and +statisticians working in the Pharmaceutical industry, and of presenting a high +quality program that explored several issues relating to the production use of +R in a regulatory environment.</p> +<p>The following chart shows that representatives from quite a few pharmaceutical +companies attended in spite of organization problems that artificially limited +the overall number of attendees to about 140.</p> + + + + + + + + + + + + + + +<figure id="figure-attendees"> + <div class="d-flex justify-content-center"> + <div class="w-100" > + <img alt="Attendees." srcset=" + /event/rinpharma2019/attendees_huc4a7e3a141a5b09654f3159707768a40_64003_0c0ffeebcbcee0a2f1941b91d14fd4fe.png 400w, + /event/rinpharma2019/attendees_huc4a7e3a141a5b09654f3159707768a40_64003_c90c42ab05c342b5a1981b20458d433d.png 760w, + /event/rinpharma2019/attendees_huc4a7e3a141a5b09654f3159707768a40_64003_1200x1200_fit_lanczos_2.png 1200w" + src="/event/rinpharma2019/attendees_huc4a7e3a141a5b09654f3159707768a40_64003_0c0ffeebcbcee0a2f1941b91d14fd4fe.png" + width="745" + height="730" + loading="lazy" data-zoomable /></div> + </div><figcaption> + Attendees. + </figcaption></figure> + + + + + Artificial neural networks in R with Keras and TensorFlow + /publication/rinpharma_60/ + Tue, 20 Aug 2019 00:00:00 +0000 + /publication/rinpharma_60/ + + + + + Machine learning + /publication/rinpharma_61/ + Tue, 20 Aug 2019 00:00:00 +0000 + /publication/rinpharma_61/ + + + + + Machine learning workflow management with drake + /publication/rinpharma_63/ + Tue, 20 Aug 2019 00:00:00 +0000 + /publication/rinpharma_63/ + + + + + plotly + /publication/rinpharma_62/ + Tue, 20 Aug 2019 00:00:00 +0000 + /publication/rinpharma_62/ + + + + + R Validation Hub (past, current and future state) + /publication/rinpharma_59/ + Tue, 20 Aug 2019 00:00:00 +0000 + /publication/rinpharma_59/ + + + + + Shiny Reproducibility + /publication/rinpharma_58/ + Tue, 20 Aug 2019 00:00:00 +0000 + /publication/rinpharma_58/ + + + + + 2018 Conference + /event/rinpharma2018/ + Thu, 16 Aug 2018 13:00:00 +0000 + /event/rinpharma2018/ + <p>The R / Pharma conference began as grass-roots initiative led by data scientists working in +the pharmaceutical industry to promote the use of R in Pharma, and to establish and share +best practices. The founding members organized the project as an R Consortium working +group, and undertook the ambitious task of launching an annual conference envisioned as a +relatively small, collegial, industry-oriented event with a strong scientific program.</p> + + + + + + + + + + + + + + +<figure id="figure-rpharma-2018-participants"> + <div class="d-flex justify-content-center"> + <div class="w-100" > + <img alt="R/Pharma 2018 participants." srcset=" + /event/rinpharma2018/figure1_hu17cd93a4fa8249ad94fe6954e536475c_152325_f8b2389fd092978bcf7bcd12ae67e776.png 400w, + /event/rinpharma2018/figure1_hu17cd93a4fa8249ad94fe6954e536475c_152325_b09a6c23317c87ce87327c703ff534c4.png 760w, + /event/rinpharma2018/figure1_hu17cd93a4fa8249ad94fe6954e536475c_152325_1200x1200_fit_lanczos_2.png 1200w" + src="/event/rinpharma2018/figure1_hu17cd93a4fa8249ad94fe6954e536475c_152325_f8b2389fd092978bcf7bcd12ae67e776.png" + width="760" + height="469" + loading="lazy" data-zoomable /></div> + </div><figcaption> + R/Pharma 2018 participants. + </figcaption></figure> +<p>Keynotes (<a href="https://bit.ly/2SdvMNd">https://bit.ly/2SdvMNd</a>) were presented by Lilliam Rosario of the FDA’s +Center for Drug Evaluation and Research, Michael Lawrence Genentech/Roche and the R +Core Group, and Max Kuhn and Joe Cheng from RStudio. +Over forty-five talks and workshops were delivered with topics ranging from reproducible research, regulatory constraints and considerations, and package administration +to scaling R for production. A considerable number of talks emphasized the development +of production-grade Shiny applications. Although considerably larger than most of the +Shiny applications developed, Roche’s 500,000 line application, which was presented at +the conference and subsequently written up in a post (<a href="https://bit.ly/2NeXKFJ),">https://bit.ly/2NeXKFJ),</a> reflects a +common use case.</p> +<h2 id="organizing-committee">Organizing Committee</h2> +<p>Melvin Munsaka - AbbVie; Bella Fang and Min Lee - Amgen; Eric Nantz - Eli Lilly; Elena +Rantou and Paul Schuette - FDA; Elizabeth Hess - Harvard; James Black, Reinhold Koch, +and Michael Lawrence - Genentech / Roche; Edward Louzier - Merck; Michael Blanks - +PPD; Phil Bowsher - RStudio; and Harvey Lieberman - Sanofi.</p> +<h2 id="program-committee">Program Committee</h2> +<p>Co-chairs for the program committee were Bella Feng - Amgen, John Sims - Pfizer, and Ryan +Benz - SocalBioinformatics.</p> +<p>Program committee leads included: Melvin Munsaka - AbbVie; Robert Engle - Biogen; +Elena Rantou and Paul Schuette - FDA; Elizabeth Hess - Harvard University; James Black +and Reinhold Koch - Genentech/Roche; Paulo Bargo - Johnson &amp; Johnson; Eric Nantz - Eli +Lilly; Edward Lauzier - Merck; Xiao Ni- Novartis; Thomas Tensfeldt - Pfizer; and Harvey +Lieberman - Sanofi.</p> + + + + + Accelerate Personalized Health Care by Empowering Biomarker Data + /publication/rinpharma_48/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_48/ + + + + + Analyzing Clinical Trials Data with R + /publication/rinpharma_37/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_37/ + + + + + Assisting pharmacometric simulation with the use of Shiny + /publication/rinpharma_42/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_42/ + + + + + Bayesian Models for Smaller Trial Sizes + /publication/rinpharma_53/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_53/ + + + + + Building a community of competent developers and users of R-based tools in mass spectrometry-based research + /publication/rinpharma_52/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_52/ + + + + + Developing powerful Shiny applications in an enterprise environment: Best practices and lessons learned + /publication/rinpharma_34/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_34/ + + + + + Enabling open-source analytics in the enterprise + /publication/rinpharma_46/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_46/ + + + + + Enhance R Overview + /publication/rinpharma_54/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_54/ + + + + + Interactive data visualization with R, plotly, and dashR + /publication/rinpharma_28/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_28/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Interactive data visualization with R, plotly, and dashR + /publication/rinpharma_33/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_33/ + + + + + Keeping things Peachy when Shiny gets Hairy + /publication/rinpharma_49/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_49/ + + + + + Moving Fast Without Breaking Things: Navigating the R Ecosystem in an Enterprise Environment + /publication/rinpharma_38/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_38/ + + + + + NetTCR: Towards Accurate Prediction of T-cell Targets using Deep Learning + /publication/rinpharma_36/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_36/ + + + + + R as the Core Technology to Support Modeling and Simulation in Pharma Research, Development, and Post Approval Activities + /publication/rinpharma_51/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_51/ + + + + + R/Shiny Clinical Dashboards For Fun* and Profit *Note: Fun is Relative + /publication/rinpharma_43/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_43/ + + + + + R4SPA: R Packages and Training to enable Statistical Programming in R + /publication/rinpharma_41/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_41/ + + + + + Reproducible computational research at Eisai: leadership, technology, and culture + /publication/rinpharma_56/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_56/ + + + + + Shiny Apps in Genomics and Clinical Trials + /publication/rinpharma_50/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_50/ + + + + + The Challenges of Validating R + /publication/rinpharma_29/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_29/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + The Challenges of Validating R + /publication/rinpharma_57/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_57/ + + + + + The drake R package: reproducible data analysis at scale + /publication/rinpharma_44/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_44/ + + + + + The largest Shiny application in the world. Roche.Diagnostics.bioWARP + /publication/rinpharma_30/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_30/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + The Magic R-Shiny App that can Boost your SDTM Usability and Viability while Saving Time + /publication/rinpharma_55/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_55/ + + + + + The role of R in converting clinical trial programmers to data scientists + /publication/rinpharma_47/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_47/ + + + + + Unification in a Compartmentalized Culture + /publication/rinpharma_40/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_40/ + + + + + Using interactivity responsibly in pharma + /publication/rinpharma_32/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_32/ + + + + + Analyzing Clinical Trials Data with R + /publication/rinpharma_2/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_2/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Antibody Characterization Using Next Generation Sequencing made easier with Group My Abs shiny app + /publication/rinpharma_17/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_17/ + + + + + Becoming bilingual in SAS and R + /publication/rinpharma_15/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_15/ + + + + + Beyond Simple Reproducibility - Discoverability, Provenance, and Improving the Impact of Results + /publication/rinpharma_27/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_27/ + + + + + Data-Driven Strategies for Synthetic Route Design and Operational Modeling within Pharmaceutical Development + /publication/rinpharma_22/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_22/ + + + + + Evaluating the performance of advanced causal inference methods applied to healthcare claims data + /publication/rinpharma_23/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_23/ + + + + + IDBac: A New Paradigm in Developing Microbial Libraries for Drug Discovery + /publication/rinpharma_9/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_9/ + + + + + Keeping things Peachy when Shiny gets Hairy + /publication/rinpharma_1/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_1/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Managing R and Associated Tools in Large Environments - an R-Admin’s Perspective + /publication/rinpharma_18/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_18/ + + + + + Modeling in the tidyverse + /publication/rinpharma_20/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_20/ + + + + + Modernizing the new drug regulatory program in FDA/CDER: Can Collaborations and Sharing Help? + /publication/rinpharma_6/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_6/ + + + + + Moving Fast Without Breaking Things: Navigating the R Ecosystem in an Enterprise Environment + /publication/rinpharma_4/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_4/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Multi-state Model for the Analysis of an Association between Safety and Efficacy Events + /publication/rinpharma_13/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_13/ + + + + + Optimization of raw materials genealogy in drug manufacturing with R, Shiny and d3 + /publication/rinpharma_24/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_24/ + + + + + R reproducibility by containers and cloud + /publication/rinpharma_12/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_12/ + + + + + REAP - R-Shiny Exploratory Analysis Platform in Clinical Pharmacology + /publication/rinpharma_25/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_25/ + + + + + rOpenSci - enabling open and reproducible research + /publication/rinpharma_26/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_26/ + + + + + ShinyRAP - a framework for analysis and building interactive/dynamic reports using Shiny/Markdown + /publication/rinpharma_21/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_21/ + + + + + Stan for Pharma + /publication/rinpharma_3/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_3/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + The largest Shiny application in the world. Roche.Diagnostics.bioWARP + /publication/rinpharma_11/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_11/ + + + + + The Use of R in the Development of Physiological Model for Healthy Growth + /publication/rinpharma_16/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_16/ + + + + + Using R in a GxP Environment + /publication/rinpharma_8/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_8/ + + + + + Using R in a regulatory environment: some FDA perspectives + /publication/rinpharma_7/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_7/ + + + + + + /admin/config.yml + Mon, 01 Jan 0001 00:00:00 +0000 + /admin/config.yml + + + + + + /contact/ + Mon, 01 Jan 0001 00:00:00 +0000 + /contact/ + + + + + + /people/ + Mon, 01 Jan 0001 00:00:00 +0000 + /people/ + + + + + Alice Walsh + /author/alice-walsh/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/alice-walsh/ + + + + + Bella Feng + /author/bella-feng/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/bella-feng/ + + + + + Catherine Igartua + /author/catherine-igartua/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/catherine-igartua/ + + + + + Daniel Sabanés Bové + /author/daniel-sabanes-bove/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/daniel-sabanes-bove/ + + + + + Daniella Mark + /author/daniella-mark/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/daniella-mark/ + + + + + Dionne Price + /author/dionne-price/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/dionne-price/ + + + + + Edward Lauzier + /author/edward-lauzier/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/edward-lauzier/ + + + + + Elena Rantou + /author/elena-rantou/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/elena-rantou/ + + + + + Ellis Hughes + /author/ellis-hughes/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/ellis-hughes/ + + + + + Eric Nantz + /author/eric-nantz/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/eric-nantz/ + + + + + Eric Simms + /author/eric-simms/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/eric-simms/ + + + + + Harvey Lieberman + /author/harvey-lieberman/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/harvey-lieberman/ + + + + + Hye Soo Cho + /author/hye-soo-cho/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/hye-soo-cho/ + + + + + James Black + /author/james-black/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/james-black/ + + + + + James Black + /author/james-black/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/james-black/ + + + + + Jenna Reps + /author/jenna-reps/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/jenna-reps/ + + + + + John Sims + /author/john-sims/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/john-sims/ + + + + + Juliane Manitz + /author/juliane-manitz/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/juliane-manitz/ + + + + + Max Kuhn + /author/max-kuhn/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/max-kuhn/ + + + + + Maya Malepati + /author/maya-malepati/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/maya-malepati/ + + + + + Melvin Munsaka + /author/melvin-munsaka/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/melvin-munsaka/ + + + + + Michael Blanks + /author/michael-blanks/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/michael-blanks/ + + + + + Michael Lawrence + /author/michael-lawrence/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/michael-lawrence/ + + + + + Min Lee + /author/min-lee/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/min-lee/ + + + + + Ning Leng + /author/ning-leng/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/ning-leng/ + + + + + Paul Schuette + /author/paul-schuette/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/paul-schuette/ + + + + + Paulo Bargo + /author/paulo-bargo/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/paulo-bargo/ + + + + + Phil Bowsher + /author/phil-bowsher/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/phil-bowsher/ + + + + + Reinhold Koch + /author/reinhold-koch/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/reinhold-koch/ + + + + + Robert Gentleman + /author/robert-gentleman/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/robert-gentleman/ + + + + + Ross Farrugia + /author/ross-farrugia/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/ross-farrugia/ + + + + + Sam Hume + /author/sam-hume/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/sam-hume/ + + + + + Satish Murthy + /author/satish-murthy/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/satish-murthy/ + + + + + Terms and Conditions + /terms/ + Mon, 01 Jan 0001 00:00:00 +0000 + /terms/ + <ul> +<li>This is a free event brought to you by passionate volunteers</li> +<li>By signing up, you agree that R/Pharma assumes no responsibility, and any costs, annoyances or catastrophic events incurred due to attending this conference are yours and yours alone</li> +<li>We’ll take some photos and audio recordings of the talks. Please don’t take recordings of other participants without their permission. * Please let us know if you prefer not to have your talk recorded. While participating in the group activities, your photo may be taken and be posted on the group website. It is your responsibility to inform others if you do not wish to be photographed and inform us if any of your photos to be removed.</li> +<li>Please don’t share content at R/Pharma unless you have permission to do so.</li> +<li>This is a free event and invites/tickets cannot be transferred or exchanged without permission of the Organizing Committee. In the unlikely occurrence that R in Pharma to be cancelled or postponed due to circumstances beyond the control, we cannot be held responsible for any costs incurred by the event attendee.</li> +<li>Speakers are subject to change and we do not guarantee that any specific speakers or participants will appear at the event. However, we will always try to find a suitable replacement if one of our key speakers or participants is unable to attend. Views expressed by speakers at the event may not be the views of R in Pharma.</li> +<li>Event materials are provided on an “as is” basis and R in Pharma makes no warranty regarding the accuracy or completeness of those materials.</li> +</ul> +<h1 id="diversity">Diversity:</h1> +<p>R/Pharma is dedicated to providing a harassment-free conference experience for everyone regardless of gender, sexual orientation, disability or any feature that distinguishes human beings.</p> +<h1 id="policy-statement-of-the-r-in-pharma-conference">Policy Statement of the R in Pharma Conference:</h1> +<p>The purpose of the R in Pharma conference is to foster discussion on the use of R in the pharmaceutical industry. R in Pharma is not, and hopefully never will be a commercially oriented meeting. As such, we do not accept administrative responsibility for distributing commercial materials, nor do we allow vendors to participate in the meeting in any role other than as scientists/practitioners interested in learning or discussing the application of R in Pharma. All attendees are requested to adhere to the spirit of this policy. Please don’t spam attendees.</p> +<h1 id="terms">Terms</h1> +<p>R/Pharma is free event and comes with ABSOLUTELY NO WARRANTY. YOUR PARTICIPATION IS AT YOUR SOLE AND EXCLUSIVE RISK. By accepting the invitation to attend and registering a ticket, you freely and voluntarily assume all risks. You also agree not to hold organizers responsible for their negligence in connection with the conference or Content or events.</p> +<p>R/Pharma assumes no responsibility for any costs (e.g. travel) in any circumstance, examples including if the conference is cancelled, or named speakers are unable to attend.</p> +<p>You agree to indemnify, defend, and hold R/Pharma and all parites and its subsidiaries, affiliates, officers, directors, agents, co-branders or other partners, employees, and representatives harmless from and against any and all claims, damages, losses, costs or expenses (including reasonable attorneys’ fees and disbursements) which arise directly or indirectly out of or from (i) your breach of this Agreement, (ii) any allegation that any materials that you submit to R/Pharma or present (e.g., conference, github, website) infringe or otherwise violate the copyright, trade secret, trademark or other intellectual property rights of a third party, and (iii) your access or use of the Sites and/or the Services.</p> +<p>NOTWITHSTANDING ANYTHING TO THE CONTRARY HEREIN, TO THE FULLEST EXTENT ALLOWED BY LAW, YOU AGREE TO WAIVE, DISCHARGE CLAIMS, RELEASE All Parties FROM ALL LIABILITY AND INDEMNIFY AND HOLD HARMLESS ORGANIZERS, HOSTS, SUBSIDIARIES, AFFILIATES, OFFICERS, AGENTS, VOLUNTEERS AND OTHER PARTNERS AND EMPLOYEES, FROM ANY AND ALL LIABILITY ON ACCOUNT OF, OR IN ANY WAY RESULTING FROM INJURIES AND DAMAGES IN ANY WAY CONNECTED WITH ANY EVENTS OR ACTIVITIES.</p> +<h1 id="notes">Notes</h1> +<p>No confidential information should be disclosed at meetings and no warranty of confidentiality is made by the event organizers. Audio Recordings of events may be taken by event organizers and general content may be used in discussion postings or meeting highlights on our website, github or used elsewhere. Attendees of events acknowledge this content may be shared and release the event organizers to use this content freely. Audio or video recordings of events by attendees are prohibited. We will not share information if you request we do not do so.</p> +<h1 id="cloud-software-terms">Cloud Software Terms</h1> +<p>Please note that Hopin, RStudio Cloud and Eventbrite are third-party Cloud services.</p> +<p>The R/Pharma conference runs on the hopin virtual event platform. Hopin terms and conditions can be found here: <a href="https://hopin.com/legal-policy-center">https://hopin.com/legal-policy-center</a>.</p> +<p>We expect you to provide your full name and email address for our events, and you will have to register with the Eventbrite and Hopin services as a personal consumer. Eventbrite will ask you to create an account with them using at least your first name, last name and your email address. Their terms and conditions state (in summary) that by doing so “[paragraph 17.1] you acknowledge and agree that you grant them full right and licence to use this information for the purpose of operating their Services (including Eventbrite’s promotional and marketing services).” Please also note that Eventbrite is a company registered in the United States, and the data you provide to them is most likely to be kept in the servers outside the European Union. As a result, if you prefer not to use the services provided by Eventbrite to register for a workshop, as an alternative please contact us at <a href="mailto:info@rinpharma.com">info@rinpharma.com</a> directly providing your details required for registration and we will process your registration, if booked while the workshop was still open.</p> + + + + + Volha Tryputsen + /author/volha-tryputsen/ + Mon, 01 Jan 0001 00:00:00 +0000 + /author/volha-tryputsen/ + + + + + diff --git a/js/bootstrap.bundle.min.6aed84840afc03ab4d5750157f69c120.js b/js/bootstrap.bundle.min.6aed84840afc03ab4d5750157f69c120.js new file mode 100644 index 000000000..0ded08eed --- /dev/null +++ b/js/bootstrap.bundle.min.6aed84840afc03ab4d5750157f69c120.js @@ -0,0 +1,6 @@ +/*! + * Bootstrap v4.6.0 (https://getbootstrap.com/) + * Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) + */ +!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("jquery")):"function"==typeof define&&define.amd?define(["exports","jquery"],e):e((t="undefined"!=typeof globalThis?globalThis:t||self).bootstrap={},t.jQuery)}(this,(function(t,e){"use strict";function n(t){return t&&"object"==typeof t&&"default"in t?t:{default:t}}var i=n(e);function o(t,e){for(var n=0;n=4)throw new Error("Bootstrap's JavaScript requires at least jQuery v1.9.1 but less than v4.0.0")}};l.jQueryDetection(),i.default.fn.emulateTransitionEnd=s,i.default.event.special[l.TRANSITION_END]={bindType:"transitionend",delegateType:"transitionend",handle:function(t){if(i.default(t.target).is(this))return t.handleObj.handler.apply(this,arguments)}};var u="alert",f=i.default.fn[u],d=function(){function t(t){this._element=t}var e=t.prototype;return e.close=function(t){var e=this._element;t&&(e=this._getRootElement(t)),this._triggerCloseEvent(e).isDefaultPrevented()||this._removeElement(e)},e.dispose=function(){i.default.removeData(this._element,"bs.alert"),this._element=null},e._getRootElement=function(t){var e=l.getSelectorFromElement(t),n=!1;return e&&(n=document.querySelector(e)),n||(n=i.default(t).closest(".alert")[0]),n},e._triggerCloseEvent=function(t){var e=i.default.Event("close.bs.alert");return i.default(t).trigger(e),e},e._removeElement=function(t){var e=this;if(i.default(t).removeClass("show"),i.default(t).hasClass("fade")){var n=l.getTransitionDurationFromElement(t);i.default(t).one(l.TRANSITION_END,(function(n){return e._destroyElement(t,n)})).emulateTransitionEnd(n)}else this._destroyElement(t)},e._destroyElement=function(t){i.default(t).detach().trigger("closed.bs.alert").remove()},t._jQueryInterface=function(e){return this.each((function(){var n=i.default(this),o=n.data("bs.alert");o||(o=new t(this),n.data("bs.alert",o)),"close"===e&&o[e](this)}))},t._handleDismiss=function(t){return function(e){e&&e.preventDefault(),t.close(this)}},r(t,null,[{key:"VERSION",get:function(){return"4.6.0"}}]),t}();i.default(document).on("click.bs.alert.data-api",'[data-dismiss="alert"]',d._handleDismiss(new d)),i.default.fn[u]=d._jQueryInterface,i.default.fn[u].Constructor=d,i.default.fn[u].noConflict=function(){return i.default.fn[u]=f,d._jQueryInterface};var c=i.default.fn.button,h=function(){function t(t){this._element=t,this.shouldAvoidTriggerChange=!1}var e=t.prototype;return e.toggle=function(){var t=!0,e=!0,n=i.default(this._element).closest('[data-toggle="buttons"]')[0];if(n){var o=this._element.querySelector('input:not([type="hidden"])');if(o){if("radio"===o.type)if(o.checked&&this._element.classList.contains("active"))t=!1;else{var r=n.querySelector(".active");r&&i.default(r).removeClass("active")}t&&("checkbox"!==o.type&&"radio"!==o.type||(o.checked=!this._element.classList.contains("active")),this.shouldAvoidTriggerChange||i.default(o).trigger("change")),o.focus(),e=!1}}this._element.hasAttribute("disabled")||this._element.classList.contains("disabled")||(e&&this._element.setAttribute("aria-pressed",!this._element.classList.contains("active")),t&&i.default(this._element).toggleClass("active"))},e.dispose=function(){i.default.removeData(this._element,"bs.button"),this._element=null},t._jQueryInterface=function(e,n){return this.each((function(){var o=i.default(this),r=o.data("bs.button");r||(r=new t(this),o.data("bs.button",r)),r.shouldAvoidTriggerChange=n,"toggle"===e&&r[e]()}))},r(t,null,[{key:"VERSION",get:function(){return"4.6.0"}}]),t}();i.default(document).on("click.bs.button.data-api",'[data-toggle^="button"]',(function(t){var e=t.target,n=e;if(i.default(e).hasClass("btn")||(e=i.default(e).closest(".btn")[0]),!e||e.hasAttribute("disabled")||e.classList.contains("disabled"))t.preventDefault();else{var o=e.querySelector('input:not([type="hidden"])');if(o&&(o.hasAttribute("disabled")||o.classList.contains("disabled")))return void t.preventDefault();"INPUT"!==n.tagName&&"LABEL"===e.tagName||h._jQueryInterface.call(i.default(e),"toggle","INPUT"===n.tagName)}})).on("focus.bs.button.data-api blur.bs.button.data-api",'[data-toggle^="button"]',(function(t){var e=i.default(t.target).closest(".btn")[0];i.default(e).toggleClass("focus",/^focus(in)?$/.test(t.type))})),i.default(window).on("load.bs.button.data-api",(function(){for(var t=[].slice.call(document.querySelectorAll('[data-toggle="buttons"] .btn')),e=0,n=t.length;e0,this._pointerEvent=Boolean(window.PointerEvent||window.MSPointerEvent),this._addEventListeners()}var e=t.prototype;return e.next=function(){this._isSliding||this._slide("next")},e.nextWhenVisible=function(){var t=i.default(this._element);!document.hidden&&t.is(":visible")&&"hidden"!==t.css("visibility")&&this.next()},e.prev=function(){this._isSliding||this._slide("prev")},e.pause=function(t){t||(this._isPaused=!0),this._element.querySelector(".carousel-item-next, .carousel-item-prev")&&(l.triggerTransitionEnd(this._element),this.cycle(!0)),clearInterval(this._interval),this._interval=null},e.cycle=function(t){t||(this._isPaused=!1),this._interval&&(clearInterval(this._interval),this._interval=null),this._config.interval&&!this._isPaused&&(this._updateInterval(),this._interval=setInterval((document.visibilityState?this.nextWhenVisible:this.next).bind(this),this._config.interval))},e.to=function(t){var e=this;this._activeElement=this._element.querySelector(".active.carousel-item");var n=this._getItemIndex(this._activeElement);if(!(t>this._items.length-1||t<0))if(this._isSliding)i.default(this._element).one("slid.bs.carousel",(function(){return e.to(t)}));else{if(n===t)return this.pause(),void this.cycle();var o=t>n?"next":"prev";this._slide(o,this._items[t])}},e.dispose=function(){i.default(this._element).off(m),i.default.removeData(this._element,"bs.carousel"),this._items=null,this._config=null,this._element=null,this._interval=null,this._isPaused=null,this._isSliding=null,this._activeElement=null,this._indicatorsElement=null},e._getConfig=function(t){return t=a({},v,t),l.typeCheckConfig(p,t,_),t},e._handleSwipe=function(){var t=Math.abs(this.touchDeltaX);if(!(t<=40)){var e=t/this.touchDeltaX;this.touchDeltaX=0,e>0&&this.prev(),e<0&&this.next()}},e._addEventListeners=function(){var t=this;this._config.keyboard&&i.default(this._element).on("keydown.bs.carousel",(function(e){return t._keydown(e)})),"hover"===this._config.pause&&i.default(this._element).on("mouseenter.bs.carousel",(function(e){return t.pause(e)})).on("mouseleave.bs.carousel",(function(e){return t.cycle(e)})),this._config.touch&&this._addTouchEventListeners()},e._addTouchEventListeners=function(){var t=this;if(this._touchSupported){var e=function(e){t._pointerEvent&&b[e.originalEvent.pointerType.toUpperCase()]?t.touchStartX=e.originalEvent.clientX:t._pointerEvent||(t.touchStartX=e.originalEvent.touches[0].clientX)},n=function(e){t._pointerEvent&&b[e.originalEvent.pointerType.toUpperCase()]&&(t.touchDeltaX=e.originalEvent.clientX-t.touchStartX),t._handleSwipe(),"hover"===t._config.pause&&(t.pause(),t.touchTimeout&&clearTimeout(t.touchTimeout),t.touchTimeout=setTimeout((function(e){return t.cycle(e)}),500+t._config.interval))};i.default(this._element.querySelectorAll(".carousel-item img")).on("dragstart.bs.carousel",(function(t){return t.preventDefault()})),this._pointerEvent?(i.default(this._element).on("pointerdown.bs.carousel",(function(t){return e(t)})),i.default(this._element).on("pointerup.bs.carousel",(function(t){return n(t)})),this._element.classList.add("pointer-event")):(i.default(this._element).on("touchstart.bs.carousel",(function(t){return e(t)})),i.default(this._element).on("touchmove.bs.carousel",(function(e){return function(e){e.originalEvent.touches&&e.originalEvent.touches.length>1?t.touchDeltaX=0:t.touchDeltaX=e.originalEvent.touches[0].clientX-t.touchStartX}(e)})),i.default(this._element).on("touchend.bs.carousel",(function(t){return n(t)})))}},e._keydown=function(t){if(!/input|textarea/i.test(t.target.tagName))switch(t.which){case 37:t.preventDefault(),this.prev();break;case 39:t.preventDefault(),this.next()}},e._getItemIndex=function(t){return this._items=t&&t.parentNode?[].slice.call(t.parentNode.querySelectorAll(".carousel-item")):[],this._items.indexOf(t)},e._getItemByDirection=function(t,e){var n="next"===t,i="prev"===t,o=this._getItemIndex(e),r=this._items.length-1;if((i&&0===o||n&&o===r)&&!this._config.wrap)return e;var a=(o+("prev"===t?-1:1))%this._items.length;return-1===a?this._items[this._items.length-1]:this._items[a]},e._triggerSlideEvent=function(t,e){var n=this._getItemIndex(t),o=this._getItemIndex(this._element.querySelector(".active.carousel-item")),r=i.default.Event("slide.bs.carousel",{relatedTarget:t,direction:e,from:o,to:n});return i.default(this._element).trigger(r),r},e._setActiveIndicatorElement=function(t){if(this._indicatorsElement){var e=[].slice.call(this._indicatorsElement.querySelectorAll(".active"));i.default(e).removeClass("active");var n=this._indicatorsElement.children[this._getItemIndex(t)];n&&i.default(n).addClass("active")}},e._updateInterval=function(){var t=this._activeElement||this._element.querySelector(".active.carousel-item");if(t){var e=parseInt(t.getAttribute("data-interval"),10);e?(this._config.defaultInterval=this._config.defaultInterval||this._config.interval,this._config.interval=e):this._config.interval=this._config.defaultInterval||this._config.interval}},e._slide=function(t,e){var n,o,r,a=this,s=this._element.querySelector(".active.carousel-item"),u=this._getItemIndex(s),f=e||s&&this._getItemByDirection(t,s),d=this._getItemIndex(f),c=Boolean(this._interval);if("next"===t?(n="carousel-item-left",o="carousel-item-next",r="left"):(n="carousel-item-right",o="carousel-item-prev",r="right"),f&&i.default(f).hasClass("active"))this._isSliding=!1;else if(!this._triggerSlideEvent(f,r).isDefaultPrevented()&&s&&f){this._isSliding=!0,c&&this.pause(),this._setActiveIndicatorElement(f),this._activeElement=f;var h=i.default.Event("slid.bs.carousel",{relatedTarget:f,direction:r,from:u,to:d});if(i.default(this._element).hasClass("slide")){i.default(f).addClass(o),l.reflow(f),i.default(s).addClass(n),i.default(f).addClass(n);var p=l.getTransitionDurationFromElement(s);i.default(s).one(l.TRANSITION_END,(function(){i.default(f).removeClass(n+" "+o).addClass("active"),i.default(s).removeClass("active "+o+" "+n),a._isSliding=!1,setTimeout((function(){return i.default(a._element).trigger(h)}),0)})).emulateTransitionEnd(p)}else i.default(s).removeClass("active"),i.default(f).addClass("active"),this._isSliding=!1,i.default(this._element).trigger(h);c&&this.cycle()}},t._jQueryInterface=function(e){return this.each((function(){var n=i.default(this).data("bs.carousel"),o=a({},v,i.default(this).data());"object"==typeof e&&(o=a({},o,e));var r="string"==typeof e?e:o.slide;if(n||(n=new t(this,o),i.default(this).data("bs.carousel",n)),"number"==typeof e)n.to(e);else if("string"==typeof r){if("undefined"==typeof n[r])throw new TypeError('No method named "'+r+'"');n[r]()}else o.interval&&o.ride&&(n.pause(),n.cycle())}))},t._dataApiClickHandler=function(e){var n=l.getSelectorFromElement(this);if(n){var o=i.default(n)[0];if(o&&i.default(o).hasClass("carousel")){var r=a({},i.default(o).data(),i.default(this).data()),s=this.getAttribute("data-slide-to");s&&(r.interval=!1),t._jQueryInterface.call(i.default(o),r),s&&i.default(o).data("bs.carousel").to(s),e.preventDefault()}}},r(t,null,[{key:"VERSION",get:function(){return"4.6.0"}},{key:"Default",get:function(){return v}}]),t}();i.default(document).on("click.bs.carousel.data-api","[data-slide], [data-slide-to]",y._dataApiClickHandler),i.default(window).on("load.bs.carousel.data-api",(function(){for(var t=[].slice.call(document.querySelectorAll('[data-ride="carousel"]')),e=0,n=t.length;e0&&(this._selector=a,this._triggerArray.push(r))}this._parent=this._config.parent?this._getParent():null,this._config.parent||this._addAriaAndCollapsedClass(this._element,this._triggerArray),this._config.toggle&&this.toggle()}var e=t.prototype;return e.toggle=function(){i.default(this._element).hasClass("show")?this.hide():this.show()},e.show=function(){var e,n,o=this;if(!this._isTransitioning&&!i.default(this._element).hasClass("show")&&(this._parent&&0===(e=[].slice.call(this._parent.querySelectorAll(".show, .collapsing")).filter((function(t){return"string"==typeof o._config.parent?t.getAttribute("data-parent")===o._config.parent:t.classList.contains("collapse")}))).length&&(e=null),!(e&&(n=i.default(e).not(this._selector).data("bs.collapse"))&&n._isTransitioning))){var r=i.default.Event("show.bs.collapse");if(i.default(this._element).trigger(r),!r.isDefaultPrevented()){e&&(t._jQueryInterface.call(i.default(e).not(this._selector),"hide"),n||i.default(e).data("bs.collapse",null));var a=this._getDimension();i.default(this._element).removeClass("collapse").addClass("collapsing"),this._element.style[a]=0,this._triggerArray.length&&i.default(this._triggerArray).removeClass("collapsed").attr("aria-expanded",!0),this.setTransitioning(!0);var s="scroll"+(a[0].toUpperCase()+a.slice(1)),u=l.getTransitionDurationFromElement(this._element);i.default(this._element).one(l.TRANSITION_END,(function(){i.default(o._element).removeClass("collapsing").addClass("collapse show"),o._element.style[a]="",o.setTransitioning(!1),i.default(o._element).trigger("shown.bs.collapse")})).emulateTransitionEnd(u),this._element.style[a]=this._element[s]+"px"}}},e.hide=function(){var t=this;if(!this._isTransitioning&&i.default(this._element).hasClass("show")){var e=i.default.Event("hide.bs.collapse");if(i.default(this._element).trigger(e),!e.isDefaultPrevented()){var n=this._getDimension();this._element.style[n]=this._element.getBoundingClientRect()[n]+"px",l.reflow(this._element),i.default(this._element).addClass("collapsing").removeClass("collapse show");var o=this._triggerArray.length;if(o>0)for(var r=0;r=0)return 1;return 0}();var k=D&&window.Promise?function(t){var e=!1;return function(){e||(e=!0,window.Promise.resolve().then((function(){e=!1,t()})))}}:function(t){var e=!1;return function(){e||(e=!0,setTimeout((function(){e=!1,t()}),N))}};function A(t){return t&&"[object Function]"==={}.toString.call(t)}function I(t,e){if(1!==t.nodeType)return[];var n=t.ownerDocument.defaultView.getComputedStyle(t,null);return e?n[e]:n}function O(t){return"HTML"===t.nodeName?t:t.parentNode||t.host}function x(t){if(!t)return document.body;switch(t.nodeName){case"HTML":case"BODY":return t.ownerDocument.body;case"#document":return t.body}var e=I(t),n=e.overflow,i=e.overflowX,o=e.overflowY;return/(auto|scroll|overlay)/.test(n+o+i)?t:x(O(t))}function j(t){return t&&t.referenceNode?t.referenceNode:t}var L=D&&!(!window.MSInputMethodContext||!document.documentMode),P=D&&/MSIE 10/.test(navigator.userAgent);function F(t){return 11===t?L:10===t?P:L||P}function R(t){if(!t)return document.documentElement;for(var e=F(10)?document.body:null,n=t.offsetParent||null;n===e&&t.nextElementSibling;)n=(t=t.nextElementSibling).offsetParent;var i=n&&n.nodeName;return i&&"BODY"!==i&&"HTML"!==i?-1!==["TH","TD","TABLE"].indexOf(n.nodeName)&&"static"===I(n,"position")?R(n):n:t?t.ownerDocument.documentElement:document.documentElement}function H(t){return null!==t.parentNode?H(t.parentNode):t}function M(t,e){if(!(t&&t.nodeType&&e&&e.nodeType))return document.documentElement;var n=t.compareDocumentPosition(e)&Node.DOCUMENT_POSITION_FOLLOWING,i=n?t:e,o=n?e:t,r=document.createRange();r.setStart(i,0),r.setEnd(o,0);var a,s,l=r.commonAncestorContainer;if(t!==l&&e!==l||i.contains(o))return"BODY"===(s=(a=l).nodeName)||"HTML"!==s&&R(a.firstElementChild)!==a?R(l):l;var u=H(t);return u.host?M(u.host,e):M(t,H(e).host)}function q(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"top",n="top"===e?"scrollTop":"scrollLeft",i=t.nodeName;if("BODY"===i||"HTML"===i){var o=t.ownerDocument.documentElement,r=t.ownerDocument.scrollingElement||o;return r[n]}return t[n]}function B(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],i=q(e,"top"),o=q(e,"left"),r=n?-1:1;return t.top+=i*r,t.bottom+=i*r,t.left+=o*r,t.right+=o*r,t}function Q(t,e){var n="x"===e?"Left":"Top",i="Left"===n?"Right":"Bottom";return parseFloat(t["border"+n+"Width"])+parseFloat(t["border"+i+"Width"])}function W(t,e,n,i){return Math.max(e["offset"+t],e["scroll"+t],n["client"+t],n["offset"+t],n["scroll"+t],F(10)?parseInt(n["offset"+t])+parseInt(i["margin"+("Height"===t?"Top":"Left")])+parseInt(i["margin"+("Height"===t?"Bottom":"Right")]):0)}function U(t){var e=t.body,n=t.documentElement,i=F(10)&&getComputedStyle(n);return{height:W("Height",e,n,i),width:W("Width",e,n,i)}}var V=function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")},Y=function(){function t(t,e){for(var n=0;n2&&void 0!==arguments[2]&&arguments[2],i=F(10),o="HTML"===e.nodeName,r=G(t),a=G(e),s=x(t),l=I(e),u=parseFloat(l.borderTopWidth),f=parseFloat(l.borderLeftWidth);n&&o&&(a.top=Math.max(a.top,0),a.left=Math.max(a.left,0));var d=K({top:r.top-a.top-u,left:r.left-a.left-f,width:r.width,height:r.height});if(d.marginTop=0,d.marginLeft=0,!i&&o){var c=parseFloat(l.marginTop),h=parseFloat(l.marginLeft);d.top-=u-c,d.bottom-=u-c,d.left-=f-h,d.right-=f-h,d.marginTop=c,d.marginLeft=h}return(i&&!n?e.contains(s):e===s&&"BODY"!==s.nodeName)&&(d=B(d,e)),d}function J(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=t.ownerDocument.documentElement,i=$(t,n),o=Math.max(n.clientWidth,window.innerWidth||0),r=Math.max(n.clientHeight,window.innerHeight||0),a=e?0:q(n),s=e?0:q(n,"left"),l={top:a-i.top+i.marginTop,left:s-i.left+i.marginLeft,width:o,height:r};return K(l)}function Z(t){var e=t.nodeName;if("BODY"===e||"HTML"===e)return!1;if("fixed"===I(t,"position"))return!0;var n=O(t);return!!n&&Z(n)}function tt(t){if(!t||!t.parentElement||F())return document.documentElement;for(var e=t.parentElement;e&&"none"===I(e,"transform");)e=e.parentElement;return e||document.documentElement}function et(t,e,n,i){var o=arguments.length>4&&void 0!==arguments[4]&&arguments[4],r={top:0,left:0},a=o?tt(t):M(t,j(e));if("viewport"===i)r=J(a,o);else{var s=void 0;"scrollParent"===i?"BODY"===(s=x(O(e))).nodeName&&(s=t.ownerDocument.documentElement):s="window"===i?t.ownerDocument.documentElement:i;var l=$(s,a,o);if("HTML"!==s.nodeName||Z(a))r=l;else{var u=U(t.ownerDocument),f=u.height,d=u.width;r.top+=l.top-l.marginTop,r.bottom=f+l.top,r.left+=l.left-l.marginLeft,r.right=d+l.left}}var c="number"==typeof(n=n||0);return r.left+=c?n:n.left||0,r.top+=c?n:n.top||0,r.right-=c?n:n.right||0,r.bottom-=c?n:n.bottom||0,r}function nt(t){return t.width*t.height}function it(t,e,n,i,o){var r=arguments.length>5&&void 0!==arguments[5]?arguments[5]:0;if(-1===t.indexOf("auto"))return t;var a=et(n,i,r,o),s={top:{width:a.width,height:e.top-a.top},right:{width:a.right-e.right,height:a.height},bottom:{width:a.width,height:a.bottom-e.bottom},left:{width:e.left-a.left,height:a.height}},l=Object.keys(s).map((function(t){return X({key:t},s[t],{area:nt(s[t])})})).sort((function(t,e){return e.area-t.area})),u=l.filter((function(t){var e=t.width,i=t.height;return e>=n.clientWidth&&i>=n.clientHeight})),f=u.length>0?u[0].key:l[0].key,d=t.split("-")[1];return f+(d?"-"+d:"")}function ot(t,e,n){var i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,o=i?tt(e):M(e,j(n));return $(n,o,i)}function rt(t){var e=t.ownerDocument.defaultView.getComputedStyle(t),n=parseFloat(e.marginTop||0)+parseFloat(e.marginBottom||0),i=parseFloat(e.marginLeft||0)+parseFloat(e.marginRight||0);return{width:t.offsetWidth+i,height:t.offsetHeight+n}}function at(t){var e={left:"right",right:"left",bottom:"top",top:"bottom"};return t.replace(/left|right|bottom|top/g,(function(t){return e[t]}))}function st(t,e,n){n=n.split("-")[0];var i=rt(t),o={width:i.width,height:i.height},r=-1!==["right","left"].indexOf(n),a=r?"top":"left",s=r?"left":"top",l=r?"height":"width",u=r?"width":"height";return o[a]=e[a]+e[l]/2-i[l]/2,o[s]=n===s?e[s]-i[u]:e[at(s)],o}function lt(t,e){return Array.prototype.find?t.find(e):t.filter(e)[0]}function ut(t,e,n){return(void 0===n?t:t.slice(0,function(t,e,n){if(Array.prototype.findIndex)return t.findIndex((function(t){return t[e]===n}));var i=lt(t,(function(t){return t[e]===n}));return t.indexOf(i)}(t,"name",n))).forEach((function(t){t.function&&console.warn("`modifier.function` is deprecated, use `modifier.fn`!");var n=t.function||t.fn;t.enabled&&A(n)&&(e.offsets.popper=K(e.offsets.popper),e.offsets.reference=K(e.offsets.reference),e=n(e,t))})),e}function ft(){if(!this.state.isDestroyed){var t={instance:this,styles:{},arrowStyles:{},attributes:{},flipped:!1,offsets:{}};t.offsets.reference=ot(this.state,this.popper,this.reference,this.options.positionFixed),t.placement=it(this.options.placement,t.offsets.reference,this.popper,this.reference,this.options.modifiers.flip.boundariesElement,this.options.modifiers.flip.padding),t.originalPlacement=t.placement,t.positionFixed=this.options.positionFixed,t.offsets.popper=st(this.popper,t.offsets.reference,t.placement),t.offsets.popper.position=this.options.positionFixed?"fixed":"absolute",t=ut(this.modifiers,t),this.state.isCreated?this.options.onUpdate(t):(this.state.isCreated=!0,this.options.onCreate(t))}}function dt(t,e){return t.some((function(t){var n=t.name;return t.enabled&&n===e}))}function ct(t){for(var e=[!1,"ms","Webkit","Moz","O"],n=t.charAt(0).toUpperCase()+t.slice(1),i=0;i1&&void 0!==arguments[1]&&arguments[1],n=Tt.indexOf(t),i=Tt.slice(n+1).concat(Tt.slice(0,n));return e?i.reverse():i}var St="flip",Dt="clockwise",Nt="counterclockwise";function kt(t,e,n,i){var o=[0,0],r=-1!==["right","left"].indexOf(i),a=t.split(/(\+|\-)/).map((function(t){return t.trim()})),s=a.indexOf(lt(a,(function(t){return-1!==t.search(/,|\s/)})));a[s]&&-1===a[s].indexOf(",")&&console.warn("Offsets separated by white space(s) are deprecated, use a comma (,) instead.");var l=/\s*,\s*|\s+/,u=-1!==s?[a.slice(0,s).concat([a[s].split(l)[0]]),[a[s].split(l)[1]].concat(a.slice(s+1))]:[a];return(u=u.map((function(t,i){var o=(1===i?!r:r)?"height":"width",a=!1;return t.reduce((function(t,e){return""===t[t.length-1]&&-1!==["+","-"].indexOf(e)?(t[t.length-1]=e,a=!0,t):a?(t[t.length-1]+=e,a=!1,t):t.concat(e)}),[]).map((function(t){return function(t,e,n,i){var o=t.match(/((?:\-|\+)?\d*\.?\d*)(.*)/),r=+o[1],a=o[2];if(!r)return t;if(0===a.indexOf("%")){var s=void 0;switch(a){case"%p":s=n;break;case"%":case"%r":default:s=i}return K(s)[e]/100*r}if("vh"===a||"vw"===a)return("vh"===a?Math.max(document.documentElement.clientHeight,window.innerHeight||0):Math.max(document.documentElement.clientWidth,window.innerWidth||0))/100*r;return r}(t,o,e,n)}))}))).forEach((function(t,e){t.forEach((function(n,i){_t(n)&&(o[e]+=n*("-"===t[i-1]?-1:1))}))})),o}var At={placement:"bottom",positionFixed:!1,eventsEnabled:!0,removeOnDestroy:!1,onCreate:function(){},onUpdate:function(){},modifiers:{shift:{order:100,enabled:!0,fn:function(t){var e=t.placement,n=e.split("-")[0],i=e.split("-")[1];if(i){var o=t.offsets,r=o.reference,a=o.popper,s=-1!==["bottom","top"].indexOf(n),l=s?"left":"top",u=s?"width":"height",f={start:z({},l,r[l]),end:z({},l,r[l]+r[u]-a[u])};t.offsets.popper=X({},a,f[i])}return t}},offset:{order:200,enabled:!0,fn:function(t,e){var n=e.offset,i=t.placement,o=t.offsets,r=o.popper,a=o.reference,s=i.split("-")[0],l=void 0;return l=_t(+n)?[+n,0]:kt(n,r,a,s),"left"===s?(r.top+=l[0],r.left-=l[1]):"right"===s?(r.top+=l[0],r.left+=l[1]):"top"===s?(r.left+=l[0],r.top-=l[1]):"bottom"===s&&(r.left+=l[0],r.top+=l[1]),t.popper=r,t},offset:0},preventOverflow:{order:300,enabled:!0,fn:function(t,e){var n=e.boundariesElement||R(t.instance.popper);t.instance.reference===n&&(n=R(n));var i=ct("transform"),o=t.instance.popper.style,r=o.top,a=o.left,s=o[i];o.top="",o.left="",o[i]="";var l=et(t.instance.popper,t.instance.reference,e.padding,n,t.positionFixed);o.top=r,o.left=a,o[i]=s,e.boundaries=l;var u=e.priority,f=t.offsets.popper,d={primary:function(t){var n=f[t];return f[t]l[t]&&!e.escapeWithReference&&(i=Math.min(f[n],l[t]-("right"===t?f.width:f.height))),z({},n,i)}};return u.forEach((function(t){var e=-1!==["left","top"].indexOf(t)?"primary":"secondary";f=X({},f,d[e](t))})),t.offsets.popper=f,t},priority:["left","right","top","bottom"],padding:5,boundariesElement:"scrollParent"},keepTogether:{order:400,enabled:!0,fn:function(t){var e=t.offsets,n=e.popper,i=e.reference,o=t.placement.split("-")[0],r=Math.floor,a=-1!==["top","bottom"].indexOf(o),s=a?"right":"bottom",l=a?"left":"top",u=a?"width":"height";return n[s]r(i[s])&&(t.offsets.popper[l]=r(i[s])),t}},arrow:{order:500,enabled:!0,fn:function(t,e){var n;if(!wt(t.instance.modifiers,"arrow","keepTogether"))return t;var i=e.element;if("string"==typeof i){if(!(i=t.instance.popper.querySelector(i)))return t}else if(!t.instance.popper.contains(i))return console.warn("WARNING: `arrow.element` must be child of its popper element!"),t;var o=t.placement.split("-")[0],r=t.offsets,a=r.popper,s=r.reference,l=-1!==["left","right"].indexOf(o),u=l?"height":"width",f=l?"Top":"Left",d=f.toLowerCase(),c=l?"left":"top",h=l?"bottom":"right",p=rt(i)[u];s[h]-pa[h]&&(t.offsets.popper[d]+=s[d]+p-a[h]),t.offsets.popper=K(t.offsets.popper);var m=s[d]+s[u]/2-p/2,g=I(t.instance.popper),v=parseFloat(g["margin"+f]),_=parseFloat(g["border"+f+"Width"]),b=m-t.offsets.popper[d]-v-_;return b=Math.max(Math.min(a[u]-p,b),0),t.arrowElement=i,t.offsets.arrow=(z(n={},d,Math.round(b)),z(n,c,""),n),t},element:"[x-arrow]"},flip:{order:600,enabled:!0,fn:function(t,e){if(dt(t.instance.modifiers,"inner"))return t;if(t.flipped&&t.placement===t.originalPlacement)return t;var n=et(t.instance.popper,t.instance.reference,e.padding,e.boundariesElement,t.positionFixed),i=t.placement.split("-")[0],o=at(i),r=t.placement.split("-")[1]||"",a=[];switch(e.behavior){case St:a=[i,o];break;case Dt:a=Ct(i);break;case Nt:a=Ct(i,!0);break;default:a=e.behavior}return a.forEach((function(s,l){if(i!==s||a.length===l+1)return t;i=t.placement.split("-")[0],o=at(i);var u=t.offsets.popper,f=t.offsets.reference,d=Math.floor,c="left"===i&&d(u.right)>d(f.left)||"right"===i&&d(u.left)d(f.top)||"bottom"===i&&d(u.top)d(n.right),m=d(u.top)d(n.bottom),v="left"===i&&h||"right"===i&&p||"top"===i&&m||"bottom"===i&&g,_=-1!==["top","bottom"].indexOf(i),b=!!e.flipVariations&&(_&&"start"===r&&h||_&&"end"===r&&p||!_&&"start"===r&&m||!_&&"end"===r&&g),y=!!e.flipVariationsByContent&&(_&&"start"===r&&p||_&&"end"===r&&h||!_&&"start"===r&&g||!_&&"end"===r&&m),w=b||y;(c||v||w)&&(t.flipped=!0,(c||v)&&(i=a[l+1]),w&&(r=function(t){return"end"===t?"start":"start"===t?"end":t}(r)),t.placement=i+(r?"-"+r:""),t.offsets.popper=X({},t.offsets.popper,st(t.instance.popper,t.offsets.reference,t.placement)),t=ut(t.instance.modifiers,t,"flip"))})),t},behavior:"flip",padding:5,boundariesElement:"viewport",flipVariations:!1,flipVariationsByContent:!1},inner:{order:700,enabled:!1,fn:function(t){var e=t.placement,n=e.split("-")[0],i=t.offsets,o=i.popper,r=i.reference,a=-1!==["left","right"].indexOf(n),s=-1===["top","left"].indexOf(n);return o[a?"left":"top"]=r[n]-(s?o[a?"width":"height"]:0),t.placement=at(e),t.offsets.popper=K(o),t}},hide:{order:800,enabled:!0,fn:function(t){if(!wt(t.instance.modifiers,"hide","preventOverflow"))return t;var e=t.offsets.reference,n=lt(t.instance.modifiers,(function(t){return"preventOverflow"===t.name})).boundaries;if(e.bottomn.right||e.top>n.bottom||e.right2&&void 0!==arguments[2]?arguments[2]:{};V(this,t),this.scheduleUpdate=function(){return requestAnimationFrame(i.update)},this.update=k(this.update.bind(this)),this.options=X({},t.Defaults,o),this.state={isDestroyed:!1,isCreated:!1,scrollParents:[]},this.reference=e&&e.jquery?e[0]:e,this.popper=n&&n.jquery?n[0]:n,this.options.modifiers={},Object.keys(X({},t.Defaults.modifiers,o.modifiers)).forEach((function(e){i.options.modifiers[e]=X({},t.Defaults.modifiers[e]||{},o.modifiers?o.modifiers[e]:{})})),this.modifiers=Object.keys(this.options.modifiers).map((function(t){return X({name:t},i.options.modifiers[t])})).sort((function(t,e){return t.order-e.order})),this.modifiers.forEach((function(t){t.enabled&&A(t.onLoad)&&t.onLoad(i.reference,i.popper,i.options,t,i.state)})),this.update();var r=this.options.eventsEnabled;r&&this.enableEventListeners(),this.state.eventsEnabled=r}return Y(t,[{key:"update",value:function(){return ft.call(this)}},{key:"destroy",value:function(){return ht.call(this)}},{key:"enableEventListeners",value:function(){return gt.call(this)}},{key:"disableEventListeners",value:function(){return vt.call(this)}}]),t}();It.Utils=("undefined"!=typeof window?window:global).PopperUtils,It.placements=Et,It.Defaults=At;var Ot="dropdown",xt=i.default.fn[Ot],jt=new RegExp("38|40|27"),Lt={offset:0,flip:!0,boundary:"scrollParent",reference:"toggle",display:"dynamic",popperConfig:null},Pt={offset:"(number|string|function)",flip:"boolean",boundary:"(string|element)",reference:"(string|element)",display:"string",popperConfig:"(null|object)"},Ft=function(){function t(t,e){this._element=t,this._popper=null,this._config=this._getConfig(e),this._menu=this._getMenuElement(),this._inNavbar=this._detectNavbar(),this._addEventListeners()}var e=t.prototype;return e.toggle=function(){if(!this._element.disabled&&!i.default(this._element).hasClass("disabled")){var e=i.default(this._menu).hasClass("show");t._clearMenus(),e||this.show(!0)}},e.show=function(e){if(void 0===e&&(e=!1),!(this._element.disabled||i.default(this._element).hasClass("disabled")||i.default(this._menu).hasClass("show"))){var n={relatedTarget:this._element},o=i.default.Event("show.bs.dropdown",n),r=t._getParentFromElement(this._element);if(i.default(r).trigger(o),!o.isDefaultPrevented()){if(!this._inNavbar&&e){if("undefined"==typeof It)throw new TypeError("Bootstrap's dropdowns require Popper (https://popper.js.org)");var a=this._element;"parent"===this._config.reference?a=r:l.isElement(this._config.reference)&&(a=this._config.reference,"undefined"!=typeof this._config.reference.jquery&&(a=this._config.reference[0])),"scrollParent"!==this._config.boundary&&i.default(r).addClass("position-static"),this._popper=new It(a,this._menu,this._getPopperConfig())}"ontouchstart"in document.documentElement&&0===i.default(r).closest(".navbar-nav").length&&i.default(document.body).children().on("mouseover",null,i.default.noop),this._element.focus(),this._element.setAttribute("aria-expanded",!0),i.default(this._menu).toggleClass("show"),i.default(r).toggleClass("show").trigger(i.default.Event("shown.bs.dropdown",n))}}},e.hide=function(){if(!this._element.disabled&&!i.default(this._element).hasClass("disabled")&&i.default(this._menu).hasClass("show")){var e={relatedTarget:this._element},n=i.default.Event("hide.bs.dropdown",e),o=t._getParentFromElement(this._element);i.default(o).trigger(n),n.isDefaultPrevented()||(this._popper&&this._popper.destroy(),i.default(this._menu).toggleClass("show"),i.default(o).toggleClass("show").trigger(i.default.Event("hidden.bs.dropdown",e)))}},e.dispose=function(){i.default.removeData(this._element,"bs.dropdown"),i.default(this._element).off(".bs.dropdown"),this._element=null,this._menu=null,null!==this._popper&&(this._popper.destroy(),this._popper=null)},e.update=function(){this._inNavbar=this._detectNavbar(),null!==this._popper&&this._popper.scheduleUpdate()},e._addEventListeners=function(){var t=this;i.default(this._element).on("click.bs.dropdown",(function(e){e.preventDefault(),e.stopPropagation(),t.toggle()}))},e._getConfig=function(t){return t=a({},this.constructor.Default,i.default(this._element).data(),t),l.typeCheckConfig(Ot,t,this.constructor.DefaultType),t},e._getMenuElement=function(){if(!this._menu){var e=t._getParentFromElement(this._element);e&&(this._menu=e.querySelector(".dropdown-menu"))}return this._menu},e._getPlacement=function(){var t=i.default(this._element.parentNode),e="bottom-start";return t.hasClass("dropup")?e=i.default(this._menu).hasClass("dropdown-menu-right")?"top-end":"top-start":t.hasClass("dropright")?e="right-start":t.hasClass("dropleft")?e="left-start":i.default(this._menu).hasClass("dropdown-menu-right")&&(e="bottom-end"),e},e._detectNavbar=function(){return i.default(this._element).closest(".navbar").length>0},e._getOffset=function(){var t=this,e={};return"function"==typeof this._config.offset?e.fn=function(e){return e.offsets=a({},e.offsets,t._config.offset(e.offsets,t._element)||{}),e}:e.offset=this._config.offset,e},e._getPopperConfig=function(){var t={placement:this._getPlacement(),modifiers:{offset:this._getOffset(),flip:{enabled:this._config.flip},preventOverflow:{boundariesElement:this._config.boundary}}};return"static"===this._config.display&&(t.modifiers.applyStyle={enabled:!1}),a({},t,this._config.popperConfig)},t._jQueryInterface=function(e){return this.each((function(){var n=i.default(this).data("bs.dropdown");if(n||(n=new t(this,"object"==typeof e?e:null),i.default(this).data("bs.dropdown",n)),"string"==typeof e){if("undefined"==typeof n[e])throw new TypeError('No method named "'+e+'"');n[e]()}}))},t._clearMenus=function(e){if(!e||3!==e.which&&("keyup"!==e.type||9===e.which))for(var n=[].slice.call(document.querySelectorAll('[data-toggle="dropdown"]')),o=0,r=n.length;o0&&a--,40===e.which&&adocument.documentElement.clientHeight;n||(this._element.style.overflowY="hidden"),this._element.classList.add("modal-static");var o=l.getTransitionDurationFromElement(this._dialog);i.default(this._element).off(l.TRANSITION_END),i.default(this._element).one(l.TRANSITION_END,(function(){t._element.classList.remove("modal-static"),n||i.default(t._element).one(l.TRANSITION_END,(function(){t._element.style.overflowY=""})).emulateTransitionEnd(t._element,o)})).emulateTransitionEnd(o),this._element.focus()}},e._showElement=function(t){var e=this,n=i.default(this._element).hasClass("fade"),o=this._dialog?this._dialog.querySelector(".modal-body"):null;this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE||document.body.appendChild(this._element),this._element.style.display="block",this._element.removeAttribute("aria-hidden"),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),i.default(this._dialog).hasClass("modal-dialog-scrollable")&&o?o.scrollTop=0:this._element.scrollTop=0,n&&l.reflow(this._element),i.default(this._element).addClass("show"),this._config.focus&&this._enforceFocus();var r=i.default.Event("shown.bs.modal",{relatedTarget:t}),a=function(){e._config.focus&&e._element.focus(),e._isTransitioning=!1,i.default(e._element).trigger(r)};if(n){var s=l.getTransitionDurationFromElement(this._dialog);i.default(this._dialog).one(l.TRANSITION_END,a).emulateTransitionEnd(s)}else a()},e._enforceFocus=function(){var t=this;i.default(document).off("focusin.bs.modal").on("focusin.bs.modal",(function(e){document!==e.target&&t._element!==e.target&&0===i.default(t._element).has(e.target).length&&t._element.focus()}))},e._setEscapeEvent=function(){var t=this;this._isShown?i.default(this._element).on("keydown.dismiss.bs.modal",(function(e){t._config.keyboard&&27===e.which?(e.preventDefault(),t.hide()):t._config.keyboard||27!==e.which||t._triggerBackdropTransition()})):this._isShown||i.default(this._element).off("keydown.dismiss.bs.modal")},e._setResizeEvent=function(){var t=this;this._isShown?i.default(window).on("resize.bs.modal",(function(e){return t.handleUpdate(e)})):i.default(window).off("resize.bs.modal")},e._hideModal=function(){var t=this;this._element.style.display="none",this._element.setAttribute("aria-hidden",!0),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._isTransitioning=!1,this._showBackdrop((function(){i.default(document.body).removeClass("modal-open"),t._resetAdjustments(),t._resetScrollbar(),i.default(t._element).trigger("hidden.bs.modal")}))},e._removeBackdrop=function(){this._backdrop&&(i.default(this._backdrop).remove(),this._backdrop=null)},e._showBackdrop=function(t){var e=this,n=i.default(this._element).hasClass("fade")?"fade":"";if(this._isShown&&this._config.backdrop){if(this._backdrop=document.createElement("div"),this._backdrop.className="modal-backdrop",n&&this._backdrop.classList.add(n),i.default(this._backdrop).appendTo(document.body),i.default(this._element).on("click.dismiss.bs.modal",(function(t){e._ignoreBackdropClick?e._ignoreBackdropClick=!1:t.target===t.currentTarget&&("static"===e._config.backdrop?e._triggerBackdropTransition():e.hide())})),n&&l.reflow(this._backdrop),i.default(this._backdrop).addClass("show"),!t)return;if(!n)return void t();var o=l.getTransitionDurationFromElement(this._backdrop);i.default(this._backdrop).one(l.TRANSITION_END,t).emulateTransitionEnd(o)}else if(!this._isShown&&this._backdrop){i.default(this._backdrop).removeClass("show");var r=function(){e._removeBackdrop(),t&&t()};if(i.default(this._element).hasClass("fade")){var a=l.getTransitionDurationFromElement(this._backdrop);i.default(this._backdrop).one(l.TRANSITION_END,r).emulateTransitionEnd(a)}else r()}else t&&t()},e._adjustDialog=function(){var t=this._element.scrollHeight>document.documentElement.clientHeight;!this._isBodyOverflowing&&t&&(this._element.style.paddingLeft=this._scrollbarWidth+"px"),this._isBodyOverflowing&&!t&&(this._element.style.paddingRight=this._scrollbarWidth+"px")},e._resetAdjustments=function(){this._element.style.paddingLeft="",this._element.style.paddingRight=""},e._checkScrollbar=function(){var t=document.body.getBoundingClientRect();this._isBodyOverflowing=Math.round(t.left+t.right)
',trigger:"hover focus",title:"",delay:0,html:!1,selector:!1,placement:"top",offset:0,container:!1,fallbackPlacement:"flip",boundary:"scrollParent",customClass:"",sanitize:!0,sanitizeFn:null,whiteList:Qt,popperConfig:null},Zt={HIDE:"hide.bs.tooltip",HIDDEN:"hidden.bs.tooltip",SHOW:"show.bs.tooltip",SHOWN:"shown.bs.tooltip",INSERTED:"inserted.bs.tooltip",CLICK:"click.bs.tooltip",FOCUSIN:"focusin.bs.tooltip",FOCUSOUT:"focusout.bs.tooltip",MOUSEENTER:"mouseenter.bs.tooltip",MOUSELEAVE:"mouseleave.bs.tooltip"},te=function(){function t(t,e){if("undefined"==typeof It)throw new TypeError("Bootstrap's tooltips require Popper (https://popper.js.org)");this._isEnabled=!0,this._timeout=0,this._hoverState="",this._activeTrigger={},this._popper=null,this.element=t,this.config=this._getConfig(e),this.tip=null,this._setListeners()}var e=t.prototype;return e.enable=function(){this._isEnabled=!0},e.disable=function(){this._isEnabled=!1},e.toggleEnabled=function(){this._isEnabled=!this._isEnabled},e.toggle=function(t){if(this._isEnabled)if(t){var e=this.constructor.DATA_KEY,n=i.default(t.currentTarget).data(e);n||(n=new this.constructor(t.currentTarget,this._getDelegateConfig()),i.default(t.currentTarget).data(e,n)),n._activeTrigger.click=!n._activeTrigger.click,n._isWithActiveTrigger()?n._enter(null,n):n._leave(null,n)}else{if(i.default(this.getTipElement()).hasClass("show"))return void this._leave(null,this);this._enter(null,this)}},e.dispose=function(){clearTimeout(this._timeout),i.default.removeData(this.element,this.constructor.DATA_KEY),i.default(this.element).off(this.constructor.EVENT_KEY),i.default(this.element).closest(".modal").off("hide.bs.modal",this._hideModalHandler),this.tip&&i.default(this.tip).remove(),this._isEnabled=null,this._timeout=null,this._hoverState=null,this._activeTrigger=null,this._popper&&this._popper.destroy(),this._popper=null,this.element=null,this.config=null,this.tip=null},e.show=function(){var t=this;if("none"===i.default(this.element).css("display"))throw new Error("Please use show on visible elements");var e=i.default.Event(this.constructor.Event.SHOW);if(this.isWithContent()&&this._isEnabled){i.default(this.element).trigger(e);var n=l.findShadowRoot(this.element),o=i.default.contains(null!==n?n:this.element.ownerDocument.documentElement,this.element);if(e.isDefaultPrevented()||!o)return;var r=this.getTipElement(),a=l.getUID(this.constructor.NAME);r.setAttribute("id",a),this.element.setAttribute("aria-describedby",a),this.setContent(),this.config.animation&&i.default(r).addClass("fade");var s="function"==typeof this.config.placement?this.config.placement.call(this,r,this.element):this.config.placement,u=this._getAttachment(s);this.addAttachmentClass(u);var f=this._getContainer();i.default(r).data(this.constructor.DATA_KEY,this),i.default.contains(this.element.ownerDocument.documentElement,this.tip)||i.default(r).appendTo(f),i.default(this.element).trigger(this.constructor.Event.INSERTED),this._popper=new It(this.element,r,this._getPopperConfig(u)),i.default(r).addClass("show"),i.default(r).addClass(this.config.customClass),"ontouchstart"in document.documentElement&&i.default(document.body).children().on("mouseover",null,i.default.noop);var d=function(){t.config.animation&&t._fixTransition();var e=t._hoverState;t._hoverState=null,i.default(t.element).trigger(t.constructor.Event.SHOWN),"out"===e&&t._leave(null,t)};if(i.default(this.tip).hasClass("fade")){var c=l.getTransitionDurationFromElement(this.tip);i.default(this.tip).one(l.TRANSITION_END,d).emulateTransitionEnd(c)}else d()}},e.hide=function(t){var e=this,n=this.getTipElement(),o=i.default.Event(this.constructor.Event.HIDE),r=function(){"show"!==e._hoverState&&n.parentNode&&n.parentNode.removeChild(n),e._cleanTipClass(),e.element.removeAttribute("aria-describedby"),i.default(e.element).trigger(e.constructor.Event.HIDDEN),null!==e._popper&&e._popper.destroy(),t&&t()};if(i.default(this.element).trigger(o),!o.isDefaultPrevented()){if(i.default(n).removeClass("show"),"ontouchstart"in document.documentElement&&i.default(document.body).children().off("mouseover",null,i.default.noop),this._activeTrigger.click=!1,this._activeTrigger.focus=!1,this._activeTrigger.hover=!1,i.default(this.tip).hasClass("fade")){var a=l.getTransitionDurationFromElement(n);i.default(n).one(l.TRANSITION_END,r).emulateTransitionEnd(a)}else r();this._hoverState=""}},e.update=function(){null!==this._popper&&this._popper.scheduleUpdate()},e.isWithContent=function(){return Boolean(this.getTitle())},e.addAttachmentClass=function(t){i.default(this.getTipElement()).addClass("bs-tooltip-"+t)},e.getTipElement=function(){return this.tip=this.tip||i.default(this.config.template)[0],this.tip},e.setContent=function(){var t=this.getTipElement();this.setElementContent(i.default(t.querySelectorAll(".tooltip-inner")),this.getTitle()),i.default(t).removeClass("fade show")},e.setElementContent=function(t,e){"object"!=typeof e||!e.nodeType&&!e.jquery?this.config.html?(this.config.sanitize&&(e=Vt(e,this.config.whiteList,this.config.sanitizeFn)),t.html(e)):t.text(e):this.config.html?i.default(e).parent().is(t)||t.empty().append(e):t.text(i.default(e).text())},e.getTitle=function(){var t=this.element.getAttribute("data-original-title");return t||(t="function"==typeof this.config.title?this.config.title.call(this.element):this.config.title),t},e._getPopperConfig=function(t){var e=this;return a({},{placement:t,modifiers:{offset:this._getOffset(),flip:{behavior:this.config.fallbackPlacement},arrow:{element:".arrow"},preventOverflow:{boundariesElement:this.config.boundary}},onCreate:function(t){t.originalPlacement!==t.placement&&e._handlePopperPlacementChange(t)},onUpdate:function(t){return e._handlePopperPlacementChange(t)}},this.config.popperConfig)},e._getOffset=function(){var t=this,e={};return"function"==typeof this.config.offset?e.fn=function(e){return e.offsets=a({},e.offsets,t.config.offset(e.offsets,t.element)||{}),e}:e.offset=this.config.offset,e},e._getContainer=function(){return!1===this.config.container?document.body:l.isElement(this.config.container)?i.default(this.config.container):i.default(document).find(this.config.container)},e._getAttachment=function(t){return $t[t.toUpperCase()]},e._setListeners=function(){var t=this;this.config.trigger.split(" ").forEach((function(e){if("click"===e)i.default(t.element).on(t.constructor.Event.CLICK,t.config.selector,(function(e){return t.toggle(e)}));else if("manual"!==e){var n="hover"===e?t.constructor.Event.MOUSEENTER:t.constructor.Event.FOCUSIN,o="hover"===e?t.constructor.Event.MOUSELEAVE:t.constructor.Event.FOCUSOUT;i.default(t.element).on(n,t.config.selector,(function(e){return t._enter(e)})).on(o,t.config.selector,(function(e){return t._leave(e)}))}})),this._hideModalHandler=function(){t.element&&t.hide()},i.default(this.element).closest(".modal").on("hide.bs.modal",this._hideModalHandler),this.config.selector?this.config=a({},this.config,{trigger:"manual",selector:""}):this._fixTitle()},e._fixTitle=function(){var t=typeof this.element.getAttribute("data-original-title");(this.element.getAttribute("title")||"string"!==t)&&(this.element.setAttribute("data-original-title",this.element.getAttribute("title")||""),this.element.setAttribute("title",""))},e._enter=function(t,e){var n=this.constructor.DATA_KEY;(e=e||i.default(t.currentTarget).data(n))||(e=new this.constructor(t.currentTarget,this._getDelegateConfig()),i.default(t.currentTarget).data(n,e)),t&&(e._activeTrigger["focusin"===t.type?"focus":"hover"]=!0),i.default(e.getTipElement()).hasClass("show")||"show"===e._hoverState?e._hoverState="show":(clearTimeout(e._timeout),e._hoverState="show",e.config.delay&&e.config.delay.show?e._timeout=setTimeout((function(){"show"===e._hoverState&&e.show()}),e.config.delay.show):e.show())},e._leave=function(t,e){var n=this.constructor.DATA_KEY;(e=e||i.default(t.currentTarget).data(n))||(e=new this.constructor(t.currentTarget,this._getDelegateConfig()),i.default(t.currentTarget).data(n,e)),t&&(e._activeTrigger["focusout"===t.type?"focus":"hover"]=!1),e._isWithActiveTrigger()||(clearTimeout(e._timeout),e._hoverState="out",e.config.delay&&e.config.delay.hide?e._timeout=setTimeout((function(){"out"===e._hoverState&&e.hide()}),e.config.delay.hide):e.hide())},e._isWithActiveTrigger=function(){for(var t in this._activeTrigger)if(this._activeTrigger[t])return!0;return!1},e._getConfig=function(t){var e=i.default(this.element).data();return Object.keys(e).forEach((function(t){-1!==Kt.indexOf(t)&&delete e[t]})),"number"==typeof(t=a({},this.constructor.Default,e,"object"==typeof t&&t?t:{})).delay&&(t.delay={show:t.delay,hide:t.delay}),"number"==typeof t.title&&(t.title=t.title.toString()),"number"==typeof t.content&&(t.content=t.content.toString()),l.typeCheckConfig(Yt,t,this.constructor.DefaultType),t.sanitize&&(t.template=Vt(t.template,t.whiteList,t.sanitizeFn)),t},e._getDelegateConfig=function(){var t={};if(this.config)for(var e in this.config)this.constructor.Default[e]!==this.config[e]&&(t[e]=this.config[e]);return t},e._cleanTipClass=function(){var t=i.default(this.getTipElement()),e=t.attr("class").match(Xt);null!==e&&e.length&&t.removeClass(e.join(""))},e._handlePopperPlacementChange=function(t){this.tip=t.instance.popper,this._cleanTipClass(),this.addAttachmentClass(this._getAttachment(t.placement))},e._fixTransition=function(){var t=this.getTipElement(),e=this.config.animation;null===t.getAttribute("x-placement")&&(i.default(t).removeClass("fade"),this.config.animation=!1,this.hide(),this.show(),this.config.animation=e)},t._jQueryInterface=function(e){return this.each((function(){var n=i.default(this),o=n.data("bs.tooltip"),r="object"==typeof e&&e;if((o||!/dispose|hide/.test(e))&&(o||(o=new t(this,r),n.data("bs.tooltip",o)),"string"==typeof e)){if("undefined"==typeof o[e])throw new TypeError('No method named "'+e+'"');o[e]()}}))},r(t,null,[{key:"VERSION",get:function(){return"4.6.0"}},{key:"Default",get:function(){return Jt}},{key:"NAME",get:function(){return Yt}},{key:"DATA_KEY",get:function(){return"bs.tooltip"}},{key:"Event",get:function(){return Zt}},{key:"EVENT_KEY",get:function(){return".bs.tooltip"}},{key:"DefaultType",get:function(){return Gt}}]),t}();i.default.fn[Yt]=te._jQueryInterface,i.default.fn[Yt].Constructor=te,i.default.fn[Yt].noConflict=function(){return i.default.fn[Yt]=zt,te._jQueryInterface};var ee="popover",ne=i.default.fn[ee],ie=new RegExp("(^|\\s)bs-popover\\S+","g"),oe=a({},te.Default,{placement:"right",trigger:"click",content:"",template:''}),re=a({},te.DefaultType,{content:"(string|element|function)"}),ae={HIDE:"hide.bs.popover",HIDDEN:"hidden.bs.popover",SHOW:"show.bs.popover",SHOWN:"shown.bs.popover",INSERTED:"inserted.bs.popover",CLICK:"click.bs.popover",FOCUSIN:"focusin.bs.popover",FOCUSOUT:"focusout.bs.popover",MOUSEENTER:"mouseenter.bs.popover",MOUSELEAVE:"mouseleave.bs.popover"},se=function(t){var e,n;function o(){return t.apply(this,arguments)||this}n=t,(e=o).prototype=Object.create(n.prototype),e.prototype.constructor=e,e.__proto__=n;var a=o.prototype;return a.isWithContent=function(){return this.getTitle()||this._getContent()},a.addAttachmentClass=function(t){i.default(this.getTipElement()).addClass("bs-popover-"+t)},a.getTipElement=function(){return this.tip=this.tip||i.default(this.config.template)[0],this.tip},a.setContent=function(){var t=i.default(this.getTipElement());this.setElementContent(t.find(".popover-header"),this.getTitle());var e=this._getContent();"function"==typeof e&&(e=e.call(this.element)),this.setElementContent(t.find(".popover-body"),e),t.removeClass("fade show")},a._getContent=function(){return this.element.getAttribute("data-content")||this.config.content},a._cleanTipClass=function(){var t=i.default(this.getTipElement()),e=t.attr("class").match(ie);null!==e&&e.length>0&&t.removeClass(e.join(""))},o._jQueryInterface=function(t){return this.each((function(){var e=i.default(this).data("bs.popover"),n="object"==typeof t?t:null;if((e||!/dispose|hide/.test(t))&&(e||(e=new o(this,n),i.default(this).data("bs.popover",e)),"string"==typeof t)){if("undefined"==typeof e[t])throw new TypeError('No method named "'+t+'"');e[t]()}}))},r(o,null,[{key:"VERSION",get:function(){return"4.6.0"}},{key:"Default",get:function(){return oe}},{key:"NAME",get:function(){return ee}},{key:"DATA_KEY",get:function(){return"bs.popover"}},{key:"Event",get:function(){return ae}},{key:"EVENT_KEY",get:function(){return".bs.popover"}},{key:"DefaultType",get:function(){return re}}]),o}(te);i.default.fn[ee]=se._jQueryInterface,i.default.fn[ee].Constructor=se,i.default.fn[ee].noConflict=function(){return i.default.fn[ee]=ne,se._jQueryInterface};var le="scrollspy",ue=i.default.fn[le],fe={offset:10,method:"auto",target:""},de={offset:"number",method:"string",target:"(string|element)"},ce=function(){function t(t,e){var n=this;this._element=t,this._scrollElement="BODY"===t.tagName?window:t,this._config=this._getConfig(e),this._selector=this._config.target+" .nav-link,"+this._config.target+" .list-group-item,"+this._config.target+" .dropdown-item",this._offsets=[],this._targets=[],this._activeTarget=null,this._scrollHeight=0,i.default(this._scrollElement).on("scroll.bs.scrollspy",(function(t){return n._process(t)})),this.refresh(),this._process()}var e=t.prototype;return e.refresh=function(){var t=this,e=this._scrollElement===this._scrollElement.window?"offset":"position",n="auto"===this._config.method?e:this._config.method,o="position"===n?this._getScrollTop():0;this._offsets=[],this._targets=[],this._scrollHeight=this._getScrollHeight(),[].slice.call(document.querySelectorAll(this._selector)).map((function(t){var e,r=l.getSelectorFromElement(t);if(r&&(e=document.querySelector(r)),e){var a=e.getBoundingClientRect();if(a.width||a.height)return[i.default(e)[n]().top+o,r]}return null})).filter((function(t){return t})).sort((function(t,e){return t[0]-e[0]})).forEach((function(e){t._offsets.push(e[0]),t._targets.push(e[1])}))},e.dispose=function(){i.default.removeData(this._element,"bs.scrollspy"),i.default(this._scrollElement).off(".bs.scrollspy"),this._element=null,this._scrollElement=null,this._config=null,this._selector=null,this._offsets=null,this._targets=null,this._activeTarget=null,this._scrollHeight=null},e._getConfig=function(t){if("string"!=typeof(t=a({},fe,"object"==typeof t&&t?t:{})).target&&l.isElement(t.target)){var e=i.default(t.target).attr("id");e||(e=l.getUID(le),i.default(t.target).attr("id",e)),t.target="#"+e}return l.typeCheckConfig(le,t,de),t},e._getScrollTop=function(){return this._scrollElement===window?this._scrollElement.pageYOffset:this._scrollElement.scrollTop},e._getScrollHeight=function(){return this._scrollElement.scrollHeight||Math.max(document.body.scrollHeight,document.documentElement.scrollHeight)},e._getOffsetHeight=function(){return this._scrollElement===window?window.innerHeight:this._scrollElement.getBoundingClientRect().height},e._process=function(){var t=this._getScrollTop()+this._config.offset,e=this._getScrollHeight(),n=this._config.offset+e-this._getOffsetHeight();if(this._scrollHeight!==e&&this.refresh(),t>=n){var i=this._targets[this._targets.length-1];this._activeTarget!==i&&this._activate(i)}else{if(this._activeTarget&&t0)return this._activeTarget=null,void this._clear();for(var o=this._offsets.length;o--;){this._activeTarget!==this._targets[o]&&t>=this._offsets[o]&&("undefined"==typeof this._offsets[o+1]||t li > .active":".active";n=(n=i.default.makeArray(i.default(o).find(a)))[n.length-1]}var s=i.default.Event("hide.bs.tab",{relatedTarget:this._element}),u=i.default.Event("show.bs.tab",{relatedTarget:n});if(n&&i.default(n).trigger(s),i.default(this._element).trigger(u),!u.isDefaultPrevented()&&!s.isDefaultPrevented()){r&&(e=document.querySelector(r)),this._activate(this._element,o);var f=function(){var e=i.default.Event("hidden.bs.tab",{relatedTarget:t._element}),o=i.default.Event("shown.bs.tab",{relatedTarget:n});i.default(n).trigger(e),i.default(t._element).trigger(o)};e?this._activate(e,e.parentNode,f):f()}}},e.dispose=function(){i.default.removeData(this._element,"bs.tab"),this._element=null},e._activate=function(t,e,n){var o=this,r=(!e||"UL"!==e.nodeName&&"OL"!==e.nodeName?i.default(e).children(".active"):i.default(e).find("> li > .active"))[0],a=n&&r&&i.default(r).hasClass("fade"),s=function(){return o._transitionComplete(t,r,n)};if(r&&a){var u=l.getTransitionDurationFromElement(r);i.default(r).removeClass("show").one(l.TRANSITION_END,s).emulateTransitionEnd(u)}else s()},e._transitionComplete=function(t,e,n){if(e){i.default(e).removeClass("active");var o=i.default(e.parentNode).find("> .dropdown-menu .active")[0];o&&i.default(o).removeClass("active"),"tab"===e.getAttribute("role")&&e.setAttribute("aria-selected",!1)}if(i.default(t).addClass("active"),"tab"===t.getAttribute("role")&&t.setAttribute("aria-selected",!0),l.reflow(t),t.classList.contains("fade")&&t.classList.add("show"),t.parentNode&&i.default(t.parentNode).hasClass("dropdown-menu")){var r=i.default(t).closest(".dropdown")[0];if(r){var a=[].slice.call(r.querySelectorAll(".dropdown-toggle"));i.default(a).addClass("active")}t.setAttribute("aria-expanded",!0)}n&&n()},t._jQueryInterface=function(e){return this.each((function(){var n=i.default(this),o=n.data("bs.tab");if(o||(o=new t(this),n.data("bs.tab",o)),"string"==typeof e){if("undefined"==typeof o[e])throw new TypeError('No method named "'+e+'"');o[e]()}}))},r(t,null,[{key:"VERSION",get:function(){return"4.6.0"}}]),t}();i.default(document).on("click.bs.tab.data-api",'[data-toggle="tab"], [data-toggle="pill"], [data-toggle="list"]',(function(t){t.preventDefault(),pe._jQueryInterface.call(i.default(this),"show")})),i.default.fn.tab=pe._jQueryInterface,i.default.fn.tab.Constructor=pe,i.default.fn.tab.noConflict=function(){return i.default.fn.tab=he,pe._jQueryInterface};var me=i.default.fn.toast,ge={animation:"boolean",autohide:"boolean",delay:"number"},ve={animation:!0,autohide:!0,delay:500},_e=function(){function t(t,e){this._element=t,this._config=this._getConfig(e),this._timeout=null,this._setListeners()}var e=t.prototype;return e.show=function(){var t=this,e=i.default.Event("show.bs.toast");if(i.default(this._element).trigger(e),!e.isDefaultPrevented()){this._clearTimeout(),this._config.animation&&this._element.classList.add("fade");var n=function(){t._element.classList.remove("showing"),t._element.classList.add("show"),i.default(t._element).trigger("shown.bs.toast"),t._config.autohide&&(t._timeout=setTimeout((function(){t.hide()}),t._config.delay))};if(this._element.classList.remove("hide"),l.reflow(this._element),this._element.classList.add("showing"),this._config.animation){var o=l.getTransitionDurationFromElement(this._element);i.default(this._element).one(l.TRANSITION_END,n).emulateTransitionEnd(o)}else n()}},e.hide=function(){if(this._element.classList.contains("show")){var t=i.default.Event("hide.bs.toast");i.default(this._element).trigger(t),t.isDefaultPrevented()||this._close()}},e.dispose=function(){this._clearTimeout(),this._element.classList.contains("show")&&this._element.classList.remove("show"),i.default(this._element).off("click.dismiss.bs.toast"),i.default.removeData(this._element,"bs.toast"),this._element=null,this._config=null},e._getConfig=function(t){return t=a({},ve,i.default(this._element).data(),"object"==typeof t&&t?t:{}),l.typeCheckConfig("toast",t,this.constructor.DefaultType),t},e._setListeners=function(){var t=this;i.default(this._element).on("click.dismiss.bs.toast",'[data-dismiss="toast"]',(function(){return t.hide()}))},e._close=function(){var t=this,e=function(){t._element.classList.add("hide"),i.default(t._element).trigger("hidden.bs.toast")};if(this._element.classList.remove("show"),this._config.animation){var n=l.getTransitionDurationFromElement(this._element);i.default(this._element).one(l.TRANSITION_END,e).emulateTransitionEnd(n)}else e()},e._clearTimeout=function(){clearTimeout(this._timeout),this._timeout=null},t._jQueryInterface=function(e){return this.each((function(){var n=i.default(this),o=n.data("bs.toast");if(o||(o=new t(this,"object"==typeof e&&e),n.data("bs.toast",o)),"string"==typeof e){if("undefined"==typeof o[e])throw new TypeError('No method named "'+e+'"');o[e](this)}}))},r(t,null,[{key:"VERSION",get:function(){return"4.6.0"}},{key:"DefaultType",get:function(){return ge}},{key:"Default",get:function(){return ve}}]),t}();i.default.fn.toast=_e._jQueryInterface,i.default.fn.toast.Constructor=_e,i.default.fn.toast.noConflict=function(){return i.default.fn.toast=me,_e._jQueryInterface},t.Alert=d,t.Button=h,t.Carousel=y,t.Collapse=S,t.Dropdown=Ft,t.Modal=qt,t.Popover=se,t.Scrollspy=ce,t.Tab=pe,t.Toast=_e,t.Tooltip=te,t.Util=l,Object.defineProperty(t,"__esModule",{value:!0})})); diff --git a/js/wowchemy-init.min.0cc6cb45f7588160ecc3520c60a1e941.js b/js/wowchemy-init.min.0cc6cb45f7588160ecc3520c60a1e941.js new file mode 100644 index 000000000..dc0915d38 --- /dev/null +++ b/js/wowchemy-init.min.0cc6cb45f7588160ecc3520c60a1e941.js @@ -0,0 +1,38 @@ +(() => { + // + /*! Wowchemy v5.0.0-beta.3 | https://wowchemy.com/ */ + /*! Copyright 2016-present George Cushen (https://georgecushen.com/) */ + /*! License: https://github.com/wowchemy/wowchemy-hugo-modules/blob/main/LICENSE.md */ + (() => { + var a = document.body, e, f; + function b() { + return parseInt(localStorage.getItem("wcTheme") || 2); + } + function c() { + return Boolean(window.wc.darkLightEnabled); + } + function d() { + if (!c()) + return console.debug("User theming disabled."), {isDarkTheme: window.wc.isSiteThemeDark, themeMode: window.wc.isSiteThemeDark ? 1 : 0}; + console.debug("User theming enabled."); + let d2, e2 = b(); + switch (console.debug(`User's theme variation: ${e2}`), e2) { + case 0: + d2 = false; + break; + case 1: + d2 = true; + break; + default: + window.matchMedia("(prefers-color-scheme: dark)").matches ? d2 = true : window.matchMedia("(prefers-color-scheme: light)").matches ? d2 = false : d2 = window.wc.isSiteThemeDark; + break; + } + return d2 && !a.classList.contains("dark") ? (console.debug("Applying Wowchemy dark theme"), document.body.classList.add("dark")) : !d2 && a.classList.contains("dark") && (console.debug("Applying Wowchemy light theme"), document.body.classList.remove("dark")), {isDarkTheme: d2, themeMode: e2}; + } + e = false, f = false, window.wc = {darkLightEnabled: e, isSiteThemeDark: f}, window.netlifyIdentity && window.netlifyIdentity.on("init", (a2) => { + a2 || window.netlifyIdentity.on("login", () => { + document.location.href = "/admin/"; + }); + }), d(), window.PlotlyConfig = {MathJaxConfig: "local"}; + })(); +})(); diff --git a/media/icon_hu236aa79531c1f54a56235d0cfffed976_6959_180x180_fill_lanczos_center_2.png b/media/icon_hu236aa79531c1f54a56235d0cfffed976_6959_180x180_fill_lanczos_center_2.png new file mode 100644 index 000000000..72c29f6c0 Binary files /dev/null and b/media/icon_hu236aa79531c1f54a56235d0cfffed976_6959_180x180_fill_lanczos_center_2.png differ diff --git a/media/icon_hu236aa79531c1f54a56235d0cfffed976_6959_192x192_fill_lanczos_center_2.png b/media/icon_hu236aa79531c1f54a56235d0cfffed976_6959_192x192_fill_lanczos_center_2.png new file mode 100644 index 000000000..587052ae9 Binary files /dev/null and b/media/icon_hu236aa79531c1f54a56235d0cfffed976_6959_192x192_fill_lanczos_center_2.png differ diff --git a/media/icon_hu236aa79531c1f54a56235d0cfffed976_6959_32x32_fill_lanczos_center_2.png b/media/icon_hu236aa79531c1f54a56235d0cfffed976_6959_32x32_fill_lanczos_center_2.png new file mode 100644 index 000000000..747517b93 Binary files /dev/null and b/media/icon_hu236aa79531c1f54a56235d0cfffed976_6959_32x32_fill_lanczos_center_2.png differ diff --git a/media/icon_hu236aa79531c1f54a56235d0cfffed976_6959_512x512_fill_lanczos_center_2.png b/media/icon_hu236aa79531c1f54a56235d0cfffed976_6959_512x512_fill_lanczos_center_2.png new file mode 100644 index 000000000..b3caa9c79 Binary files /dev/null and b/media/icon_hu236aa79531c1f54a56235d0cfffed976_6959_512x512_fill_lanczos_center_2.png differ diff --git a/media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_0x70_resize_lanczos_2.png b/media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_0x70_resize_lanczos_2.png new file mode 100644 index 000000000..d6e7ff2c2 Binary files /dev/null and b/media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_0x70_resize_lanczos_2.png differ diff --git a/media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_192x192_fit_lanczos_2.png b/media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_192x192_fit_lanczos_2.png new file mode 100644 index 000000000..b256c52be Binary files /dev/null and b/media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_192x192_fit_lanczos_2.png differ diff --git a/media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png b/media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png new file mode 100644 index 000000000..e1a97144e Binary files /dev/null and b/media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png differ diff --git a/people/index.html b/people/index.html new file mode 100644 index 000000000..6cd8e0067 --- /dev/null +++ b/people/index.html @@ -0,0 +1,1836 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + +
+ +
+

The people behind the conference

+ +
+ + + + + + + + + + + + + + +
+

Organising Committee

+
+ + + + + + + + + +
+ + + + + + + + Avatar + + +
+

Elena Rantou

+ +

FDA

+ + + +
+
+ + + + + + + +
+ + + + + + + + Avatar + + +
+

Ellis Hughes

+ +

GlaxoSmithKline

+ + + +
+
+ + + + + + + +
+ + + + + + + + Avatar + + +
+

Eric Nantz

+ +

Eli Lilly

+ + + +
+
+ + + + + + + +
+ + + + + + + + Avatar + + +
+

Eric Simms

+ +

Glaxosmithkline

+ + + +
+
+ + + + + + + +
+ + + + + + + + Avatar + + +
+

Harvey Lieberman

+ +

Novartis

+ + + +
+
+ + + + + + + +
+ + + + + + + + Avatar + + +
+

James Black

+ +

Roche / Genentech

+ + + +
+
+ + + + + + + +
+ + + + + + + + Avatar + + +
+

Jenna Reps

+ +

Johnson & Johnson

+ + + +
+
+ + + + + + + +
+ + + + + + + + Avatar + + +
+

Juliane Manitz

+ +

EMD Serono

+ + + +
+
+ + + + + + + +
+ + + + + + + + Avatar + + +
+

Maya Malepati

+ +

Procogia

+ + + +
+
+ + + + + + + +
+ + + + + + + + Avatar + + +
+

Melvin Munsaka

+ +

AbbVie

+ + + +
+
+ + + + + + + +
+ + + + + + + + Avatar + + +
+

Michael Blanks

+ +

Beigene

+ + + +
+
+ + + + + + + +
+ + + + + + + + Avatar + + +
+

Ning Leng

+ +

Roche / Genentech

+ + + +
+
+ + + + + + + +
+ + + + + + + + Avatar + + +
+

Paul Schuette

+ +

FDA

+ + + +
+
+ + + + + + + +
+ + + + + + + + Avatar + + +
+

Paulo Bargo

+ +

Contributor

+ + + +
+
+ + + + + + + +
+ + + + + + + + Avatar + + +
+

Phil Bowsher

+ +

RStudio

+ + + +
+
+ + + + + + + +
+ + + + + + + + Avatar + + +
+

Satish Murthy

+ +

Janssen

+ + + +
+
+ + +
+ + + + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/post/2021-06-17-announcement/featured.png b/post/2021-06-17-announcement/featured.png new file mode 100644 index 000000000..a11b4ff52 Binary files /dev/null and b/post/2021-06-17-announcement/featured.png differ diff --git a/post/2021-06-17-announcement/featured_hu5be452b270da43fbeb56a92ea5cdde13_155986_150x0_resize_lanczos_2.png b/post/2021-06-17-announcement/featured_hu5be452b270da43fbeb56a92ea5cdde13_155986_150x0_resize_lanczos_2.png new file mode 100644 index 000000000..cbc5ef836 Binary files /dev/null and b/post/2021-06-17-announcement/featured_hu5be452b270da43fbeb56a92ea5cdde13_155986_150x0_resize_lanczos_2.png differ diff --git a/post/2021-06-17-announcement/featured_hu5be452b270da43fbeb56a92ea5cdde13_155986_720x0_resize_lanczos_2.png b/post/2021-06-17-announcement/featured_hu5be452b270da43fbeb56a92ea5cdde13_155986_720x0_resize_lanczos_2.png new file mode 100644 index 000000000..ac4cfd09f Binary files /dev/null and b/post/2021-06-17-announcement/featured_hu5be452b270da43fbeb56a92ea5cdde13_155986_720x0_resize_lanczos_2.png differ diff --git a/post/2021-06-17-announcement/index.html b/post/2021-06-17-announcement/index.html new file mode 100644 index 000000000..ecbb5ea1a --- /dev/null +++ b/post/2021-06-17-announcement/index.html @@ -0,0 +1,1113 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R/Pharma 2022 | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

R/Pharma 2022

+ + + + + + + + + + + + + + +
+ + +
+
+ + +
+
+ + + +
+ +
+

We are pleased to announce R/Pharma 2022!!

+

R/Pharma 2022 will be held as a free virtual conference from November 8-10, 2022 with workshops running the week before.

+

More details on keynote speakers and call-for-talks will follow shortly.

+

R/Pharma 2020 and 2021 were huge successes as virtual events with over 2000 registrations for the 2021 event. We decided to keep the 2022 conference virtual in order to include as many participants as possible. For 2023 we are considering a hybrid event.

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/post/2021-10-23-panels/featured.jpg b/post/2021-10-23-panels/featured.jpg new file mode 100644 index 000000000..a22d5e603 Binary files /dev/null and b/post/2021-10-23-panels/featured.jpg differ diff --git a/post/2021-10-23-panels/featured_hu5cd4b89209c347e5d0d4a4bd5f9ba3ca_58000_150x0_resize_q75_lanczos.jpg b/post/2021-10-23-panels/featured_hu5cd4b89209c347e5d0d4a4bd5f9ba3ca_58000_150x0_resize_q75_lanczos.jpg new file mode 100644 index 000000000..006a20b7b Binary files /dev/null and b/post/2021-10-23-panels/featured_hu5cd4b89209c347e5d0d4a4bd5f9ba3ca_58000_150x0_resize_q75_lanczos.jpg differ diff --git a/post/2021-10-23-panels/index.html b/post/2021-10-23-panels/index.html new file mode 100644 index 000000000..5f7d0a067 --- /dev/null +++ b/post/2021-10-23-panels/index.html @@ -0,0 +1,1138 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R/Pharma 2021 discussion panels | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+

R/Pharma 2021 discussion panels

+ + + + + + + + + + + + + + +
+ + +
+
+ + +
+
+ + + +
+ +
+

R/Pharma 2021 featured three discussion panels, which were held at the end of each conference day. The panels were not recorded and the only way you could hear the amazing discussions was to attend R/Pharma.

+

Validation

+

November 2nd 2021, 13:50 ET

+
    +
  • James Black (Roche, Moderator)
  • +
  • Bill Ellis (Novartis) Is a senior leader at Novartis, developing the next generation of SCEs for GxP use.
  • +
  • Ellis Hughes (GSK) Ellis maintains valtools, an R package that helps to layer validation relevant documentation on top of R packages. Ellis is a known opinion leader on validation at R/Pharma (2019 talk) and (2020 talk).
  • +
  • Juliane Manitz (EMD Serono) Juliane is on the R Validation Hub team and has spoken at R/Pharma on the Merck KGaA/EMD Serano approach to validation and robust installation of package cohorts.
  • +
  • Andy Nicholls (Glaxosmithkline) Andy is on the R Validation Hub team, a former lead for Mango’s ValidR, and a respected contributor to the discussion around ‘what is validation’ including co-authoring a whitepaper.
  • +
  • Coline Zeballos (Roche) Coline leads the R Strategy in Roche Pharma Informatics, and has worked closely with people across Roche Quality, Data Science and Informatics to develop a validation approach that scales from internal packages to CRAN. Coline is speaking on this topic at R/Pharma 2021.
  • +
  • Yilong Zhang (Merck) Is active on valtools, and the R Validation Hub. He also co-authored a paper on the validation for internal packages at Merck.
  • +
+

Training and Leadership

+

November 3rd 2021, 13:50 ET

+
    +
  • Paulo Bargo (Janssen, Moderator)
  • +
  • Ann Liu-Ferrara (BD)
  • +
  • Susan McClatchy (Jackson Lab)
  • +
  • Mike Smith (Pfizer)
  • +
  • Gabriella Rustici (AstraZeneca)
  • +
+

Scaling Shiny

+

November 4th 2021, 13:50 ET

+
    +
  • Eric Nantz (Eli Lilly, Moderator)
  • +
  • Winston Chang (RStudio)
  • +
  • David Edwards (Amgen)
  • +
  • David Granjon (Novartis)
  • +
  • Kamil Wais (7N Consulting - RWD Insights Engineering Lead @ Roche)
  • +
  • Hanni Willenbrock (Novo Nordisk)
  • +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/post/2022-02-02-workshops2021/featured.jpg b/post/2022-02-02-workshops2021/featured.jpg new file mode 100644 index 000000000..21b5214d9 Binary files /dev/null and b/post/2022-02-02-workshops2021/featured.jpg differ diff --git a/post/2022-02-02-workshops2021/featured_hu6e1965e560a0cae5ac47671e8cd963aa_42405_150x0_resize_q75_lanczos.jpg b/post/2022-02-02-workshops2021/featured_hu6e1965e560a0cae5ac47671e8cd963aa_42405_150x0_resize_q75_lanczos.jpg new file mode 100644 index 000000000..c873f61aa Binary files /dev/null and b/post/2022-02-02-workshops2021/featured_hu6e1965e560a0cae5ac47671e8cd963aa_42405_150x0_resize_q75_lanczos.jpg differ diff --git a/post/2022-02-02-workshops2021/index.html b/post/2022-02-02-workshops2021/index.html new file mode 100644 index 000000000..3318bff6f --- /dev/null +++ b/post/2022-02-02-workshops2021/index.html @@ -0,0 +1,1177 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R/Pharma 2021 Workshops | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+

R/Pharma 2021 Workshops

+ + + + + + + + + + + + + + +
+ + +
+
+ + +
+
+ + + +
+ +
+

R/Pharma Workshops

+

During R/Pharma 2021 we were excited to host 14 free workshops along with the conference. Workshops ran for 2-4 hours and were hosted by members of the community. The workshops are one of the highlights of R/Pharma and we are indebted to the hosts who prepare them, highlighting the community effort that R/Pharma fosters. Over 1000 people attended an R/Pharma workshop in 2021.

+

If you are interested in contibuting a workshop in 2022 please reach out to R/Pharma via email (info@rinpharma.com) or our contact page

+

R/Pharma 2021 Workshops

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
WorkshopHost(s)
Clinical Trials Data Analysis at RocheAdrian Waddell (Roche)
Intro ShinyTed Laderas (DNANexus)
Stan: Building a Survival Model From ScratchDaniel Lee (Generable)
Unleash Your Shiny Apps with JavascriptJean-Philippe-Coene (Opifex) and David Granjon (Novartis)
A Case-Study Driven Introduction to the Julia Language for R ProgrammersDevin Pastoor (Metrum)
Building Tidy R PackagesJuliane Manitz (EMD Serono) and Leigh Alexander (SomaLogic)
Clinical Tables in gtRich Iannone (RStudio)
R for Clinical Study Reports and SubmissionYilong Zhang (Merck), Nan Xiao (Merck) and Keaven Anderson (Merck)
SafetyGraphicsJeremy Wildfire (Gilead), Maya Gans (Atorus Research) and Xiao Ni (Sarepta Therapeutics)
Python Machine Learning NLPKevin Lee (Genpact)
tidy-transcriptomicsStefano Mangiola (Walter and Eliza Hall Institute) and Maria Doyle (Peter MacCallum Cancer Centre)
R Admin - RStudio ConnectKelly O’Briant (RStudio)
Deep LearningLeon Eyrich Jessen (Technical University of Denmark
R Package Validation FrameworkEllis Hughes (Fred Hutch) and Marie Vendettuoli (Fred Hutch)
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/post/2022-10-06-workshops/featured.jpg b/post/2022-10-06-workshops/featured.jpg new file mode 100644 index 000000000..21b5214d9 Binary files /dev/null and b/post/2022-10-06-workshops/featured.jpg differ diff --git a/post/2022-10-06-workshops/featured_hu6e1965e560a0cae5ac47671e8cd963aa_42405_150x0_resize_q75_lanczos.jpg b/post/2022-10-06-workshops/featured_hu6e1965e560a0cae5ac47671e8cd963aa_42405_150x0_resize_q75_lanczos.jpg new file mode 100644 index 000000000..c873f61aa Binary files /dev/null and b/post/2022-10-06-workshops/featured_hu6e1965e560a0cae5ac47671e8cd963aa_42405_150x0_resize_q75_lanczos.jpg differ diff --git a/post/2022-10-06-workshops/index.html b/post/2022-10-06-workshops/index.html new file mode 100644 index 000000000..b0919e414 --- /dev/null +++ b/post/2022-10-06-workshops/index.html @@ -0,0 +1,1172 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R/Pharma 2022 Workshops | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+

R/Pharma 2022 Workshops

+ + + + + + + + + + + + + + +
+ + +
+
+ + +
+
+ + + +
+ +
+

R/Pharma 2022 Workshops

+

R/Pharma is excited to host 20 free workshops! Workshops will run the 2 weeks prior to the gathering and are hosted by members of the community. Workshops are one of the highlights of R/Pharma and we are indebted to the hosts who prepare them.

+

If you have not registered for the R/Pharma conference we ask that you do so before selecting a workshop. You can join at https://hopin.com/events/r-pharma-2022/registration.

+

New for 2022! R/Pharma will be offering for free, Digital Credentials via Credly for people that attend and complete the workshops.

+

Below are various Educational Learning Tracks for advice in taking workshops:

+

Clinical Programmer

+
    +
  • Drill Down Summary Tables in Shiny with Tplyr
  • +
  • Creating Submission-Quality Clinical Trial Reporting Tables in R With rtables
  • +
  • Coding Typical Clinical Processes Using R for the Entry Level Programmer
  • +
  • Clinical Reporting in R
  • +
  • Introducing {gtreg}: an R package to produce regulatory tables for clinical research
  • +
+

Beginner

+
    +
  • Coding Typical Clinical Processes Using R for the Entry Level Programmer
  • +
  • Introduction to Julia
  • +
  • Clinical Reporting in R
  • +
  • A hands on introduction to Quarto
  • +
+

Data Science

+
    +
  • Introduction to Julia
  • +
  • Observable
  • +
  • Advanced Stan Workshop
  • +
  • A hands on introduction to Quarto
  • +
  • An intro to CI/CD for R packages
  • +
  • Graph Neural Networks in Drug Discovery: Opportunities and Solutions
  • +
+

Data Analyis

+
    +
  • Introduction to Julia
  • +
  • How to use pointblank to understand, validate, and document your data
  • +
  • Using R to derive robust insights from real-world health care data
  • +
  • A hands on introduction to Quarto
  • +
+

Admin

+
    +
  • How to build Shiny testing architecture
  • +
  • Admin - Environment Management
  • +
  • Building Production-Quality Shiny Applications
  • +
  • An intro to CI/CD for R packages
  • +
+

Shiny

+
    +
  • Shiny for Python
  • +
  • Drill Down Summary Tables in Shiny with Tplyr
  • +
  • How to build Shiny testing architecture
  • +
  • Introduction to {shinyValidator}
  • +
  • Building Production-Quality Shiny Applications
  • +
  • How to use a complete JavaScript toolchain in your Shiny development
  • +
+

Data Viz

+
    +
  • Observable
  • +
  • How to use a complete JavaScript toolchain in your Shiny development
  • +
+

Tables

+
    +
  • Drill Down Summary Tables in Shiny with Tplyr
  • +
  • Creating Submission-Quality Clinical Trial Reporting Tables in R With rtables
  • +
  • Clinical Reporting in R
  • +
  • Introducing {gtreg}: an R package to produce regulatory tables for clinical research
  • +
+

you can find registration links for all the workshops at https://rinpharma.com/workshop/2022conference/.

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/post/2022-10-16-expo/featured.jpg b/post/2022-10-16-expo/featured.jpg new file mode 100644 index 000000000..eed62d8b5 Binary files /dev/null and b/post/2022-10-16-expo/featured.jpg differ diff --git a/post/2022-10-16-expo/featured_huc1c2606ec93e44ed354330c7a1e9737f_157906_150x0_resize_q75_lanczos.jpg b/post/2022-10-16-expo/featured_huc1c2606ec93e44ed354330c7a1e9737f_157906_150x0_resize_q75_lanczos.jpg new file mode 100644 index 000000000..4a7e6b914 Binary files /dev/null and b/post/2022-10-16-expo/featured_huc1c2606ec93e44ed354330c7a1e9737f_157906_150x0_resize_q75_lanczos.jpg differ diff --git a/post/2022-10-16-expo/featured_huc1c2606ec93e44ed354330c7a1e9737f_157906_720x0_resize_q75_lanczos.jpg b/post/2022-10-16-expo/featured_huc1c2606ec93e44ed354330c7a1e9737f_157906_720x0_resize_q75_lanczos.jpg new file mode 100644 index 000000000..4acca3523 Binary files /dev/null and b/post/2022-10-16-expo/featured_huc1c2606ec93e44ed354330c7a1e9737f_157906_720x0_resize_q75_lanczos.jpg differ diff --git a/post/2022-10-16-expo/index.html b/post/2022-10-16-expo/index.html new file mode 100644 index 000000000..684c9e339 --- /dev/null +++ b/post/2022-10-16-expo/index.html @@ -0,0 +1,1145 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R/Pharma 2022 Expo | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

R/Pharma 2022 Expo

+ + + + + + + + + + + + + + +
+ + +
+
+ + +
+
+ + + +
+ +
+

Calling all opensource developers! Come Show off your packages and shiny apps!

+

Do you have an R package or shiny app that you want to showcase at R/Pharma?
+We are excited to announce that R/Pharma 2022 will feature a virtual exposition hall which will give you the opportunity to showcase an R package or shiny app in a virtual booth. The expo will be open throughout the entire three day conference event, running continuously so that attendees can see your package/app during breaks and down time.

+
    +
  • You can run a video or slideshow for attendees to see when they click on your booth +
      +
    • Suggestion - a video of your app in use or a series of screen captures
    • +
    +
  • +
  • When you are present at your booth you can video chat with visitors or show a live demo +
      +
    • Please note - we won’t be including specific times in the schedule for people to come to the Expo
    • +
    • You can schedule a demo and invite other attendees (simply announce that you’ll be demoing at a particular time on the conference chat).
    • +
    +
  • +
  • Each booth has its own dedicated chat window where attendees can post questions/comments
  • +
  • We’ll do all the virtual booth set-up work for you +
      +
    • Just fill in this online form and we’ll take care of the rest
    • +
    +
  • +
+
+
+

If you would like to include a virtual booth please fill out this form. Be sure to have the following information available:

+
    +
  • General details of the app/package (name, one-line description and longer description)
  • +
  • Two graphics, one small (a hexsticker is perfect) and one large (2:1 aspect ratio works best, a screenshot perhaps?)
  • +
  • A video (Youtube, Vimeo or Wista) or google slides to play in the booth. This is what people will see when they come to the booth - it can be a recorded demonstration of the app, slides describing the package, etc.
  • +
+
+
+

Any questions? Just reach out to us at info@rinpharma.com or through the contact form.

+

More information on booths is available in this short video.

+

Submit An Expo Booth

+

Please note - No vendor or commercial products. R/Pharma is committed to opensource

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/post/2022-10-26-entertainment/featured.jpg b/post/2022-10-26-entertainment/featured.jpg new file mode 100644 index 000000000..1439faff1 Binary files /dev/null and b/post/2022-10-26-entertainment/featured.jpg differ diff --git a/post/2022-10-26-entertainment/featured_hu803ab3393f6bba87fd47ed2f37f6f307_42863_150x0_resize_q75_lanczos.jpg b/post/2022-10-26-entertainment/featured_hu803ab3393f6bba87fd47ed2f37f6f307_42863_150x0_resize_q75_lanczos.jpg new file mode 100644 index 000000000..85cfb0335 Binary files /dev/null and b/post/2022-10-26-entertainment/featured_hu803ab3393f6bba87fd47ed2f37f6f307_42863_150x0_resize_q75_lanczos.jpg differ diff --git a/post/2022-10-26-entertainment/index.html b/post/2022-10-26-entertainment/index.html new file mode 100644 index 000000000..7e547c11f --- /dev/null +++ b/post/2022-10-26-entertainment/index.html @@ -0,0 +1,1115 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Some entertainment between talks | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Some entertainment between talks

+ + + + + + + + + + + + + + +
+ + +
+
+ + +
+
+ + + +
+ +
+

At R/Pharma we know it’s important to take regular breaks during a virtual event. We try to make these breaks fun and are excited to introduce you to three friends of R/Pharma who will be providing some entertainment this year.

+

Rafael De Andrade Moral

+

Rafael De Andrade Moral is a lecturer in Statistics at Maynooth University. He holds a BSc in Biology and a PhD in Statistics from University of São Paulo, Brazil. He really enjoys teaching and doing research related to the development of statistical modelling techniques applied to Ecology, Wildlife Management, Agriculture and Environmental Science. He is also interested in the computational implementation of statistical models, especially in R. He has recently founded the Theoretical and Statistical Ecology Group (https://tsecolgroup.wordpress.com) and since 2020 has been producing musical parodies to teach Statistics (http://tinyurl.com/rafamoral). In his spare time he enjoys playing guitar and writing music, as well as performing magic tricks. Last, but not least, he loves German Shepherd dogs!

+

Lodge McCammon

+

Lodge McCammon is a humorist, instructional designer, author, musician, and international education consultant. He works with school districts, universities, nonprofits, and businesses (e.g., Discovery Education, Microsoft, SAS, The Coca-Cola Company). He has given his unique keynote speeches at events like the Midwest Education Technology Conference, the University of the West Indies Open Lecture, and Amazon’s Series on Remote Learning. Lodge also creates custom content for meetings and events like the R/Pharma Conference. +Learn more at https://lodgemccammon.com/

+

Mike Smith

+

Mike K. Smith is the lead of the R Centre of Excellence at Pfizer. He trained as a statistician, and after a period working in the Pharmacometrics modelling and simulation group he returned back to the Statistics organisation. He describes himself as a professional geek at work, and this label works equally well for his musical output. Mike likes to use randomness and probability in making music, which can be labelled as generative ambient music. You can think of it as soundtracks and textures for films and pictures that don’t exist. He makes music as MikeKSmith and his released music can be found on Bandcamp at https://mikeksmith.bandcamp.com/ with “work in progress” on SoundCloud at https://soundcloud.com/mikeksmith.

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/post/2022-10-26-platform/featured.jpg b/post/2022-10-26-platform/featured.jpg new file mode 100644 index 000000000..65e2d663a Binary files /dev/null and b/post/2022-10-26-platform/featured.jpg differ diff --git a/post/2022-10-26-platform/featured_hu2adc2cb2e7d8f69b6dcbbaf43c8dd55b_49119_150x0_resize_q75_lanczos.jpg b/post/2022-10-26-platform/featured_hu2adc2cb2e7d8f69b6dcbbaf43c8dd55b_49119_150x0_resize_q75_lanczos.jpg new file mode 100644 index 000000000..b232ec46e Binary files /dev/null and b/post/2022-10-26-platform/featured_hu2adc2cb2e7d8f69b6dcbbaf43c8dd55b_49119_150x0_resize_q75_lanczos.jpg differ diff --git a/post/2022-10-26-platform/index.html b/post/2022-10-26-platform/index.html new file mode 100644 index 000000000..85a410c7c --- /dev/null +++ b/post/2022-10-26-platform/index.html @@ -0,0 +1,1124 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Meet the R/Pharma Conference Platform | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Meet the R/Pharma Conference Platform

+ + + + + + + + + + + + + + +
+ + +
+
+ + +
+
+ + + +
+ +
+

For the third year we have chosen to use the hopin conference platform to host R/Pharma. Here is a brief guide to some of the platform’s features.

+

TL;DR - watch this video

+

When you enter hopin you’ll be in the reception area. This is one of five main areas within the conference platform, each will be described briefly below.

+

Reception

+

The page you see when you first enter the conference. It’s a place where the conference organizers can push important announcements and where you’ll be able to see the schedule.

+

Stage

+

This is the place where all of the talks happen. Head over to the stage to listen to the speakers and watch the panels.

+

Sessions

+

Sessions is an area for smaller talks, round-tables and discussions with up to 50 on camera and an audience of up to 5000. Not only can we schedule sessions throughout the conference, but you can create them too. We’ve left sessions open for impromptu meetings. Anyone can create a session by just clicking on Create Session, filling in a few details and adding an optional picture.
+Sessions can be open, meaning anyone can go on camera, or moderated, meaning that you can manage who goes on camera. Anyone and everyone can watch sessions. Want to follow up with a speaker? Invite them to a session over a virtual coffee!

+

People

+

Here you can find people at the conference by searching for, and connecting with, other attendees. You can also try speed-networking where you’ll be randomly paired with another conference attendee for three minutes and both go on camera. It’s a great way to meet new people, and we all have something in common! Please consider trying it out - you’ll find that everyone at R/Pharma is very nice!

+

Expo

+

The expo is our virtual exhibition hall. R/Pharma does not work with sponsors and we promote open source so the exhibition hall is not a traditional one. We’re using this space to give people a chance to showcase their R packages and shiny apps. When you enter a booth you can see a video or set of slides highlighting a package or app.
+If the author is present in the booth they can interact with you and even show a live demo. The expo will be open throughout the entire three days of the conference - come check it out.
+If you would like to showcase your package or app more details are in this blog post.

+
R/Pharma aims to provide amazing workshops and presentations within a highly social atmosphere. This is clearly more challenging in a virtual environment. We hope you enjoy the conference and have the chance to make some new connections.
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/post/2022-11-06-panels/featured.jpg b/post/2022-11-06-panels/featured.jpg new file mode 100644 index 000000000..a22d5e603 Binary files /dev/null and b/post/2022-11-06-panels/featured.jpg differ diff --git a/post/2022-11-06-panels/featured_hu5cd4b89209c347e5d0d4a4bd5f9ba3ca_58000_150x0_resize_q75_lanczos.jpg b/post/2022-11-06-panels/featured_hu5cd4b89209c347e5d0d4a4bd5f9ba3ca_58000_150x0_resize_q75_lanczos.jpg new file mode 100644 index 000000000..006a20b7b Binary files /dev/null and b/post/2022-11-06-panels/featured_hu5cd4b89209c347e5d0d4a4bd5f9ba3ca_58000_150x0_resize_q75_lanczos.jpg differ diff --git a/post/2022-11-06-panels/index.html b/post/2022-11-06-panels/index.html new file mode 100644 index 000000000..7adc091f6 --- /dev/null +++ b/post/2022-11-06-panels/index.html @@ -0,0 +1,1137 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R/Pharma 2022 discussion panels | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+

R/Pharma 2022 discussion panels

+ + + + + + + + + + + + + + +
+ + +
+
+ + +
+
+ + + +
+ +
+

R/Pharma 2021 experimented with panel discussions at the end of each conference day and we are delighted to announce that we’ll be bringing them back for R/Pharma 2022.

+

The panels will not be recorded. The only way you can hear the amazing discussions is to attend R/Pharma 2022.

+

Building an Open Source Community

+

November 8th 2022, 13:20 ET

+
    +
  • Rachel Dempsey (RStudio, Moderator)
  • +
  • Paulo Bargo (Janssen)
  • +
  • Melody Brown (LA DPH)
  • +
  • Guillaume Desachy (AZ)
  • +
  • Regis James (Regeneron)
  • +
  • Mike Smith (Pfizer)
  • +
+

Governing Business critical Pan-Company Collaborative R Packages

+

November 9th 2022, 13:40 ET

+
    +
  • James Black (Roche, Moderator)
  • +
  • Keaven Anderson (Merck)
  • +
  • Michael Rimler (GSK)
  • +
  • Daniel Sabanes-Bove (Roche)
  • +
  • Mike Stackhouse (Atorus)
  • +
+

Finding A Way: Career Stories from 4 Senior Level Women in Data Science

+

November 10th 2022, 13:40 ET

+
    +
  • Michelle Johnson (Metrum Research Group, Moderator)
  • +
  • Ning Leng (Genentech)
  • +
  • Neetu Sangari (Pfizer)
  • +
  • Julia Silge (Rstudio)
  • +
  • Alice Walsh (Pathos)
  • +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/post/2022-12-09-rph2022-recordings/featured.jpg b/post/2022-12-09-rph2022-recordings/featured.jpg new file mode 100644 index 000000000..5909e38f4 Binary files /dev/null and b/post/2022-12-09-rph2022-recordings/featured.jpg differ diff --git a/post/2022-12-09-rph2022-recordings/featured_hu3d335490d7dfb9bab69884c85f25c96c_196837_150x0_resize_q75_lanczos.jpg b/post/2022-12-09-rph2022-recordings/featured_hu3d335490d7dfb9bab69884c85f25c96c_196837_150x0_resize_q75_lanczos.jpg new file mode 100644 index 000000000..cbde6a393 Binary files /dev/null and b/post/2022-12-09-rph2022-recordings/featured_hu3d335490d7dfb9bab69884c85f25c96c_196837_150x0_resize_q75_lanczos.jpg differ diff --git a/post/2022-12-09-rph2022-recordings/featured_hu3d335490d7dfb9bab69884c85f25c96c_196837_720x0_resize_q75_lanczos.jpg b/post/2022-12-09-rph2022-recordings/featured_hu3d335490d7dfb9bab69884c85f25c96c_196837_720x0_resize_q75_lanczos.jpg new file mode 100644 index 000000000..93b0b198e Binary files /dev/null and b/post/2022-12-09-rph2022-recordings/featured_hu3d335490d7dfb9bab69884c85f25c96c_196837_720x0_resize_q75_lanczos.jpg differ diff --git a/post/2022-12-09-rph2022-recordings/index.html b/post/2022-12-09-rph2022-recordings/index.html new file mode 100644 index 000000000..e3594961e --- /dev/null +++ b/post/2022-12-09-rph2022-recordings/index.html @@ -0,0 +1,1123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R/Pharma 2022 Conference & Workshop Recordings | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

R/Pharma 2022 Conference & Workshop Recordings

+ + + + + + + + + + + + + + +
+ + +
+
+ + +
+
+ + + +
+ +
+

We are excited to announce that the R/Pharma 2022 conference and workshop recordings are now available for viewing! If you were not able to attend the conference live, or wish to re-watch the talks, you can find all of the videos on the R/Pharma YouTube Channel with the following playlists:

+ +

The conference was a huge success with an amazing lineup of speakers, including the co-creator of the R language Robert Gentleman!

+ +
+ +
+ +

That’s not all … Like in previous years, the R/Pharma Conference offered a terrific lineup of workshops covering many innovative approaches to using R and other open source software in analysis pipelines and application development. You can view the workshop recordings on the R/Pharma 2022 Workshop Playlist. Be sure to view the description of the workshop video for resources shared during the workshops.

+

R/Pharma would not be possible without the talented members of our organizing and program committees, workshop instructors, presenters, and the life-sciences community. We hope you enjoy the recordings and look forward to our events in 2023!

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/post/2023-03-17-announcement/featured.jpg b/post/2023-03-17-announcement/featured.jpg new file mode 100644 index 000000000..1737507eb Binary files /dev/null and b/post/2023-03-17-announcement/featured.jpg differ diff --git a/post/2023-03-17-announcement/featured_hueea9d33bdafc29e19e384892b166ef76_75008_150x0_resize_q75_lanczos.jpg b/post/2023-03-17-announcement/featured_hueea9d33bdafc29e19e384892b166ef76_75008_150x0_resize_q75_lanczos.jpg new file mode 100644 index 000000000..6895296cf Binary files /dev/null and b/post/2023-03-17-announcement/featured_hueea9d33bdafc29e19e384892b166ef76_75008_150x0_resize_q75_lanczos.jpg differ diff --git a/post/2023-03-17-announcement/index.html b/post/2023-03-17-announcement/index.html new file mode 100644 index 000000000..d65b8ab0d --- /dev/null +++ b/post/2023-03-17-announcement/index.html @@ -0,0 +1,1140 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + In-Person and Virtual Events for 2023 | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+

In-Person and Virtual Events for 2023

+ + + + + + + + + + + + + + +
+ + +
+
+ + +
+
+ + + +
+ +
+

There is much excitement for R/Pharma 2023! Please find below the plan for the gathering!

+

Based on the 2022 conference feedback, it is clear people are keen to get back together in person, as we did at Harvard in 2018 and 2019. Moreover, people very much like our virtual gathering and the accessibility for all people across the world.

+

Our 2023 plan is to have in-person and virtual components, as detailed below!

+

In-Person

+

R/Pharma is excited to announce that we are partnering with Posit to host our in-person program at posit::conf(2023), happening at the Hyatt Regency Chicago from Sunday, September 17 through Wednesday, September 20, 2023.

+

The in-person R/Pharma program at posit::conf(2023) will focus on the future of drug development using open source. The collaboration will include two activities specific to the pharmaceutical industry: (1) the “R/Pharma Roundtable Summit” for program leaders and people leading Open Source initiatives, and (2) the “Leveraging And Contributing To The Pharmaverse For Clinical Trial Reporting In R” workshop for data professionals.

+

Please register via the R/Pharma link: https://pos.it/pharmasummit

+

Over the last five years, we’ve seen explosive growth in the use of R and other open-source technologies across drug development, with an increasing focus on open-source projects and pan-company collaboration. During the flagship event, the R/Pharma Roundtable Summit, facilitators will foster in-person discussions and conversations about key items (reproducibility, submissions, scalability, etc.) with industry leaders about open-source tools for next-generation submissions. R Validation Hub lead, Doug Kelhlkof (Roche), will lead a 90-minute workshop on a new validated repository for GxP R use. For the reminder of the day, R/Pharma and Posit will facilitate talks and discussions around open source drug development topics relevant to participating attendees. You can find a sample agenda for the R/Pharma Roundtable Summit here:

+

https://rinpharma.github.io/positconf-roundtables-2023/.

+

We already have a great lineup of speakers and facilitators confirmed for the R/Pharma Roundtable Summit, including:

+

James Black, R/Pharma executive (Roche)
+Ning Leng, R/Pharma organizing committee (Genentech)
+Doug Kehlkoff, R Validation Hub Lead (Genentech)
+Shannon Pileggi, Lead Data Scientist (The Prostate Cancer Clinical Trials Consortium)
+Phil Bowsher, R/Pharma executive (Posit)
+Rich Iannone, Software Engineer (Posit)

+

Others helping to plan the event include:

+

Harvey Lieberman, R/Pharma executive (Novartis)
+Paulo Bargo, R/Pharma Executive (Johnson & Johnson)
+Michael Blanks, R/Pharma Executive (Beigene)
+Volha Tryputsen, R/Pharma Organizing Committee (Johnson & Johnson)

+

Thomas Neitmann, Associate Director Data Science at Denali Therapeutics, and Pawel Rucki, Chief Engineer at Roche, will teach a pharma-focused workshop titled, “Leveraging And Contributing To The Pharmaverse For Clinical Trial Reporting In R”. This workshop will introduce participants to the pharmaverse, a collection of open source R packages that provide the next generation backbone for clinical trial reporting. In the workshop, participants will also create ADaM datasets, prepare tables and figures as well as interactive shiny apps. You can find a sample agenda for the workshop here:

+

https://github.com/pharmaverse/workshop-positconf23

+

All R/Pharma program participants are encouraged to stay for the general conference happening September 19 - 20. The general conference will include two days of talks on various topics, high-profile keynotes, and opportunities to network with over 1,000 data professionals. Posit will release the full general conference schedule closer to the date. You can learn more about the conference at posit.co/conference.

+

Posit would like to hear from you, submit a talk for posit::conf! If you would like to submit a Pharma talk for the posit::conf(2023), please find the information on the Posit blog. To submit a talk, you’ll need to create a 60-second video that introduces you and your proposed topic. In the video, you should tell us who you are, why your topic is important, and what the attendees will take away from it. Submission closes at midnight on April 7 anywhere on Earth, and Posit will communicate decisions by early May.

+

Virtual

+

Our free virtual gathering will be on October 24, 25 and 26. Virtual registration will open later this Summer. This year we will feature 3 days of centent broken out as below:

+

Code/Technical Talks:

+

Day 1 will be R/Pharma, featuring only R talks.
+Day 2 will be Open Source in Pharma, featuring talks about R, Python, Julia, Stan, Javascript, and other open-source languages.

+

Impact/Advancement Talks:

+

Day 3 will be Open Source Advancing Healthcare & Drug Development, featuring content about the impact of Open Source to advance healthcare and drug development using tools such as machine learning, AI, deep learning, statistics. This topics will highlight advancements in areas such pharma, drug development, healthcare, medical devices, vaccines, precision medicine, personalized healthcare, Real-World Data and more! Our 3rd day will be shorter than the first 2.

+

The workshops will run the week before, October 16 - 20. The style and format will be very similar to 2020-2022 etc. We plan to offer free Digital Credentials for people that attend and complete the workshops.

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/post/2023-07-11-call4talks/featured.jpg b/post/2023-07-11-call4talks/featured.jpg new file mode 100644 index 000000000..6cd2b36f1 Binary files /dev/null and b/post/2023-07-11-call4talks/featured.jpg differ diff --git a/post/2023-07-11-call4talks/featured_hu33be73ffb9983037e93869d4ee8f90f4_183213_150x0_resize_q75_lanczos.jpg b/post/2023-07-11-call4talks/featured_hu33be73ffb9983037e93869d4ee8f90f4_183213_150x0_resize_q75_lanczos.jpg new file mode 100644 index 000000000..3a125934c Binary files /dev/null and b/post/2023-07-11-call4talks/featured_hu33be73ffb9983037e93869d4ee8f90f4_183213_150x0_resize_q75_lanczos.jpg differ diff --git a/post/2023-07-11-call4talks/featured_hu33be73ffb9983037e93869d4ee8f90f4_183213_720x0_resize_q75_lanczos.jpg b/post/2023-07-11-call4talks/featured_hu33be73ffb9983037e93869d4ee8f90f4_183213_720x0_resize_q75_lanczos.jpg new file mode 100644 index 000000000..39542a148 Binary files /dev/null and b/post/2023-07-11-call4talks/featured_hu33be73ffb9983037e93869d4ee8f90f4_183213_720x0_resize_q75_lanczos.jpg differ diff --git a/post/2023-07-11-call4talks/index.html b/post/2023-07-11-call4talks/index.html new file mode 100644 index 000000000..465ffa2a7 --- /dev/null +++ b/post/2023-07-11-call4talks/index.html @@ -0,0 +1,1134 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Call For Talks | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Call For Talks

+ + + + + + + + + + + + + + +
+ + +
+
+ + +
+
+ + + +
+ +
+

We’re excited to announce that the call for talks for Virtual R/Pharma 2023 is now open !!

+

R/Pharma 2023, the conference on all things Open Source in Pharma, will take place October 24th-26th 2022, preceded by Training Days the week prior. The conference will be fully virtual. An in-person portion of R/Pharma will be at posit::conf(2023) on Sept 18th. More information, including a link to booking R/Pharma in-person can be found here: https://posit.co/blog/register-for-r-pharma-at-positconf2023/

+

We are particularly interested in talks from people who cannot usually make it to the in-person event, or are newer to conference speaking. R/Pharma committee members are offering free speaker coaching: as long as you have an interesting R in pharma idea and are willing to put in some work, we’ll help you develop a great talk. Talks are short (10-20 minutes) high energy presentations that give you the chance to talk about an interesting project that you’ve tackled with R in pharma. Short talks, or demos of your R/Python code, R/Stan/Julia packages, and shiny apps are great options.

+

This year we will feature content broken out as below:

+

Code/Technical Talks:

+

Day 1 will be R/Pharma, featuring mostly R talks.
+Day 2 will be Open Source in Pharma, featuring talks about R, Python, Julia, Stan, Javascript and other open source languages.

+

Impact/Advancement Talks:

+

Day 3 will be Open Source Advancing Healthcare & Drug Development, featuring content about the impact of Open Source to advance healthcare and drug development using tools such as machine learning, AI, deep learning, statistics. This topics will highlight advancements in areas such pharma, drug development, healthcare, medical devices, vaccines, precision medicine, personalized healthcare, Real-World Data and more! Our 3rd day will be shorter than the first 2.

+

We are particularly interested in submissions that have one or more of these qualities:

+
    +
  • Examples of how shiny is used for interactive reporting for late-stage work
  • +
  • Showcase the use of Open Source for drug discovery and development
  • +
  • Using Open Source AI in Pharma
  • +
  • Applications from smaller pharma companies / biotechs
  • +
  • Expand the use of R in pharma to reach new domains and audiences
  • +
  • Combining R with other languages and tools, like Python, Julia, Tensorflow etc.
  • +
  • Reporting/Communication using R Markdown, Quarto, Shiny, ggplot2, or something else altogether
  • +
  • Discussions on how to teach R/data science effectively in pharma
  • +
  • Talks on administering R in pharma and tackling scaling, packages, cloud, HPC etc.
  • +
+

Applications close August 11th.

+

To apply, please submit the form found at this link with your title and abstract that introduces you and your proposed topic.

+

To ask a question, please use the form on our contact page to have your question routed to the organising commitees Slack channel or email us on info@rinpharma.com

+

SUBMIT AN ABSTRACT TODAY!

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/post/2023-09-16-summit/featured.jpg b/post/2023-09-16-summit/featured.jpg new file mode 100644 index 000000000..ea46403cc Binary files /dev/null and b/post/2023-09-16-summit/featured.jpg differ diff --git a/post/2023-09-16-summit/featured_hu3d03a01dcc18bc5be0e67db3d8d209a6_44129_150x0_resize_q75_lanczos.jpg b/post/2023-09-16-summit/featured_hu3d03a01dcc18bc5be0e67db3d8d209a6_44129_150x0_resize_q75_lanczos.jpg new file mode 100644 index 000000000..06caf995d Binary files /dev/null and b/post/2023-09-16-summit/featured_hu3d03a01dcc18bc5be0e67db3d8d209a6_44129_150x0_resize_q75_lanczos.jpg differ diff --git a/post/2023-09-16-summit/index.html b/post/2023-09-16-summit/index.html new file mode 100644 index 000000000..51a3f5f1f --- /dev/null +++ b/post/2023-09-16-summit/index.html @@ -0,0 +1,1125 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R/Pharma Round Tables | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+

R/Pharma Round Tables

+ + + + + + + + + + + + + + +
+ + +
+
+ + +
+
+ + + +
+ +
+

We’re just a couple of days out from the R/Pharma round tables!

+

With the help of an advisory board spanning Amgen, BeiGene, Genentech, GSK, The Janssen Pharmaceutical Companies of Johnson & Johnson, Novartis, Pfizer, The Prostate Cancer Clinical Trials Consortium (PCCTC), Roche and Posit PBC the following topics are now on the agenda for our round tables (our attempt at paraphrasing these nuanced topics):

+
    +
  • Can we stop validating R packages internally, and build a pan-industry process?
  • +
  • How can we help the path to interactive regulatory submissions?
  • +
  • What’s needed to be more confident depending on externally governed packages?
  • +
  • Can we combine our learnings on making a case for OS contributions?
  • +
  • Where is the potential for impact with LLMs/AA/AI for both drug development, and data scientist efficiency?
  • +
  • Where are we as data scientists and SCE developers on multi-modal, multi-disciplinary, drug development?
  • +
+

and probably the topic we are most excited about (especially with Roche and others attending, to discuss its SCE for CT/RWE and PHC) is…

+
    +
  • What is a modern workflow? What are the key capabilities of a modern SCE? What can we learn from each other enabling diversity without compromising our SCE architecture - from legacy codebases/languages and their workflows built around mounted drives and unix permissions, through to multi-modal analyses querying multiple data stores via tokens as secrets, mixing not just open source languages, but different dockerfiles in a single analysis.
  • +
+

70 representatives from 42 companies will come together to tackle these and other questions.

+

Review the agenda below, or visit the discussion link to see the proposed topics:

+

https://rinpharma.github.io/positconf-roundtables-2023/

+

https://github.com/rinpharma/positconf-roundtables-2023/discussions?discussions_q=is%3Aopen+label%3Aroundtable-topic

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/post/2023-10-03-keynotes/featured.jpg b/post/2023-10-03-keynotes/featured.jpg new file mode 100644 index 000000000..17c0e1e58 Binary files /dev/null and b/post/2023-10-03-keynotes/featured.jpg differ diff --git a/post/2023-10-03-keynotes/featured_hu3d03a01dcc18bc5be0e67db3d8d209a6_45737_150x0_resize_q75_lanczos.jpg b/post/2023-10-03-keynotes/featured_hu3d03a01dcc18bc5be0e67db3d8d209a6_45737_150x0_resize_q75_lanczos.jpg new file mode 100644 index 000000000..a338a37c2 Binary files /dev/null and b/post/2023-10-03-keynotes/featured_hu3d03a01dcc18bc5be0e67db3d8d209a6_45737_150x0_resize_q75_lanczos.jpg differ diff --git a/post/2023-10-03-keynotes/index.html b/post/2023-10-03-keynotes/index.html new file mode 100644 index 000000000..dffaa0d80 --- /dev/null +++ b/post/2023-10-03-keynotes/index.html @@ -0,0 +1,1124 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R/Pharma 2023 Keynotes | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+

R/Pharma 2023 Keynotes

+ + + + + + + + + + + + + + +
+ + +
+
+ + +
+
+ + + +
+ +
+

R/Pharma 2023 Keynotes

+

R/Pharma is excited to announce our keynote speakers for 2023.

+

Dionne Price

+

Our Impact in the Evolving Data Landscape
+Data sources and the volume of data available for driving discovery and informing decisions have substantially increased over time. This increase has resulted in an evolving data and regulatory landscape ripe for the expertise of statisticians and data scientists. Statisticians and data scientists must play a key role to ensure the appropriate use of data and soundness of conclusions reached from analyses of the data. In this talk, we will explore the landscape identifying challenges and opportunities and highlight our contributions and impact.

+

Bio

+

Dionne Price is the Deputy Director of the Office of Biostatistics in the Office of Translational Sciences, Center for Drug Evaluation and Research, FDA. In this role, Dr. Price provides leadership to statisticians involved in the development and application of methodology used in the regulation of drug products. She currently leads cross-cutting, collaborative efforts across FDA to advance and facilitate the use of innovative trial designs in pharmaceutical drug development. Dr. Price received her MS in Biostatistics from the University of North Carolina at Chapel Hill and a PhD in Biostatistics from Emory University. Dr. Price is an active member of the American Statistical Association (ASA) and the Eastern North American Region of the International Biometrics Society. She is a Fellow of the ASA and the 2023 President of the ASA.

+

James Black

+

The importance of the SCE in enabling our shift from proprietary programming to open-source data science
+Historically building a great SCE for clinical reporting involved selecting a vendor, integrating their product, and supporting a single proprietary language. The shift to report clinical trials using R has had a much broader impact than just swapping out a language, with it also catalysing the adoption of data science in statistical programming. For the team building the latest generation of SCEs, this has led to a complex eco-system of dynamic dependencies to enable reproducible research, the need to adapt to a much faster pace of development of the tools used, and facilitated bringing different elements of evidence generation like trial design, and real world evidence, to co-exist with statistical programming. During this talk, we’ll discuss this evolution, the underlying tensions we continue to tackle aspiring to balance innovation against business continuity, and the critical role SCE architecture plays facilitating a shift to data science.

+

Bio

+

James Black gained his PhD from Cambridge University, with a thesis focussed on analysing the effect of randomising type 2 diabetes patients to different CVD risk management guidelines. After grad school he joined Roche’s real world data team, where he was a key driver in their rapid shift from using SAS and file shares to R, databases and git. Currently he leads Insights Engineering in Roche Pharma Product Development, and is the Product Owner for the PHC/RWE and Clinical Trial Reporting Scientific Computing Environments. He is also involved in Open Source and industry collaborations, sitting on the board of Open Source in Pharma, the R Consortium Pharma Oversight working group, PhUSE’s SCE Council and is the Product Development representative for Roche’s internal Open and Inner Source office.

+

Daniel Sabanés Bové

+

Why we Need to Improve Software Engineering in Biostatistics - A Call to Action
+Programming is ubiquitous in applied biostatistics, and most statisticians know a programming language such as R - yet software engineering is still neglected as a skill and undervalued as a profession in pharmaceutical statistics. Why is this a problem? Importantly, we run the risk of wrong decisions when relying on code that we wrote ourselves without any code review by other statisticians. When transitioning over undocumented code to successors or other teams, we cannot be sure that they can even use, yet maintain it in the future at all. Also, whether they can reproduce results we produced earlier is a matter of luck. If we later need to add features to our code, and don’t have sufficient tests in place, we will undoubtedly introduce bugs and alter the program behavior without knowing it. Finally, if we need to implement new statistical methods for analyses submitted to regulators, we need to have appropriate software validation pipelines in place, which will demand well developed and tested code. What can we do about it? First and foremost, we must become aware of the problem. Second, we need to take software engineering seriously, starting from education in basic software engineering skills - across schools, universities, and during the work life. Establishing dedicated software engineering teams within academic institutions and companies can be a key factor for the establishment of good software engineering practices and catalyze improvements across research projects. Providing attractive career paths is important for the retainment of talents. Finally, collaboration between software developers from different organizations is key to harness open-source software efficiently and optimally, while building trusted solutions. We illustrate the potential with examples of successful projects.

+

Bio

+

Daniel Sabanes Bove studied Statistics in LMU Munich and obtained his PhD at the University of Zurich for his research work on Bayesian model selection. He started his career in 2013 at Roche as a biostatistician, then worked at Google as a data scientist from 2018 to 2020 before rejoining Roche. He is currently leading the Statistical Engineering team in Roche Pharma Product Development that works on productionizing R packages, Shiny modules and how-to templates for data scientists. Daniel is co-author of multiple R packages published on CRAN and Bioconductor, as well as the book “Likelihood and Bayesian Inference: With Applications in Biology and Medicine”, and is currently co-chairing openstatsware, a working group focusing on Software Engineering in biostatistics.

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/post/2023-10-03-workshops/featured.jpg b/post/2023-10-03-workshops/featured.jpg new file mode 100644 index 000000000..21b5214d9 Binary files /dev/null and b/post/2023-10-03-workshops/featured.jpg differ diff --git a/post/2023-10-03-workshops/featured_hu6e1965e560a0cae5ac47671e8cd963aa_42405_150x0_resize_q75_lanczos.jpg b/post/2023-10-03-workshops/featured_hu6e1965e560a0cae5ac47671e8cd963aa_42405_150x0_resize_q75_lanczos.jpg new file mode 100644 index 000000000..c873f61aa Binary files /dev/null and b/post/2023-10-03-workshops/featured_hu6e1965e560a0cae5ac47671e8cd963aa_42405_150x0_resize_q75_lanczos.jpg differ diff --git a/post/2023-10-03-workshops/index.html b/post/2023-10-03-workshops/index.html new file mode 100644 index 000000000..a2a48b93e --- /dev/null +++ b/post/2023-10-03-workshops/index.html @@ -0,0 +1,1162 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R/Pharma 2023 Workshops | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+

R/Pharma 2023 Workshops

+ + + + + + + + + + + + + + +
+ + +
+
+ + +
+
+ + + +
+ +
+

R/Pharma 2023 Workshops

+

R/Pharma is excited to host 17 free workshops!. Workshops will run October 16th-20th, 23rd and 27th and are hosted by members of the community. Workshops are always one of the highlights of R/Pharma and we are indebted to the hosts who prepare them.

+

If you have not registered for the R/Pharma conference we ask that you do so before selecting a workshop. You can join at https://hopin.com/events/r-pharma-2023/registration.

+

We have some suggested tracks below to accommodate many interests. Please feel free to take multiple workshops.

+

Clinical Programmer

+
    +
  • {targets} & {crew} for Clinical Trial Simulation Pipelines
  • +
  • Pharmaverse Friday: Pharmaverse Champion. Intro to the Pharmaverse
  • +
  • Pharmaverse Friday: Revolutionize Clinical Trial Data Exploration - teal
  • +
  • Pharmaverse Friday: Generating TLGs using NEST / Falcon - a Masterclass
  • +
+

Beginner

+
    +
  • Visual Studio Code for Pharma: An Introduction
  • +
  • Introduction to Machine Learning with {tidymodels}
  • +
  • Pharmaverse Friday: Pharmaverse Champion. Intro to the Pharmaverse
  • +
+

Data Science

+
    +
  • Version Control with Git & RStudio – Handy Tips for Use & How to Resolve Common Issues
  • +
  • Visual Studio Code for Pharma: An Introduction
  • +
  • Introduction to Machine Learning with {tidymodels}
  • +
  • Quarto All the Things!
  • +
  • A Case-Study Driven Motivation of Analysis Results Data
  • +
  • An Intro to Unveiling OPS Cell Patterns with Python
  • +
+

Data Analytics

+
    +
  • Using pointblank Package to Ensure Maximal Data Quality: Pfizer Case Study
  • +
  • Introduction to Machine Learning with {tidymodels}
  • +
  • A Case-Study Driven Motivation of Analysis Results Data
  • +
  • From The Statistical Method To The R Package - The mmrm Example
  • +
  • Building a Survival Model in Stan
  • +
+

Python

+
    +
  • Visual Studio Code for Pharma: An Introduction
  • +
  • An Intro to Unveiling OPS Cell Patterns with Python
  • +
+

Admin

+
    +
  • Preview of Posit Administrator Training
  • +
  • Developing & Testing Your Shiny Application
  • +
+

Shiny

+
    +
  • Developing & Testing Your Shiny Application
  • +
  • Pharmaverse Friday: Revolutionize Clinical Trial Data Exploration - teal
  • +
+

Data Viz

+
    +
  • Observable Plot
  • +
  • Advanced Exploratory Visualization Techniques - ggplot2, plotly & purrr
  • +
+

you can find registration links for all the workshops at https://rinpharma.com/workshop/2023conference/.

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/post/2023-10-18-panels/featured.jpg b/post/2023-10-18-panels/featured.jpg new file mode 100644 index 000000000..a22d5e603 Binary files /dev/null and b/post/2023-10-18-panels/featured.jpg differ diff --git a/post/2023-10-18-panels/featured_hu5cd4b89209c347e5d0d4a4bd5f9ba3ca_58000_150x0_resize_q75_lanczos.jpg b/post/2023-10-18-panels/featured_hu5cd4b89209c347e5d0d4a4bd5f9ba3ca_58000_150x0_resize_q75_lanczos.jpg new file mode 100644 index 000000000..006a20b7b Binary files /dev/null and b/post/2023-10-18-panels/featured_hu5cd4b89209c347e5d0d4a4bd5f9ba3ca_58000_150x0_resize_q75_lanczos.jpg differ diff --git a/post/2023-10-18-panels/index.html b/post/2023-10-18-panels/index.html new file mode 100644 index 000000000..9d73ba9f4 --- /dev/null +++ b/post/2023-10-18-panels/index.html @@ -0,0 +1,1140 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R/Pharma 2023 discussion panels | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+

R/Pharma 2023 discussion panels

+ + + + + + + + + + + + + + +
+ + +
+
+ + +
+
+ + + +
+ +
+

We are excited to announce three R/Pharma panels this year which will be held at the end of each conference day.

+

The panels will not be recorded. The only way you can hear the amazing discussions is to attend R/Pharma 2023.

+

Novo Nordisk: Journey to an R-Based FDA Submission

+

October 24th 2023, 13:30 EDT

+
    +
  • Eric Nantz (Eli Lillt, Moderator)
  • +
  • Anders Ellern Bilgrau (Novo Nordisk)
  • +
  • Ari Siggaard Knoph (Novo Nordisk)
  • +
  • Steffen Falgreen Larsen (Novo Nordisk)
  • +
+

Join Novo Nordisk colleagues to hear about their recent R-based FDA submission. Please use the following link to suggest and upvote questions.

+

What Puts the Next-Gen in our Next-Generation SCEs?

+

October 25th 2023, 13:40 EDT

+
    +
  • James Black (Roche, Moderator)
  • +
  • Mark Bynens (Johnson & Johnson)
  • +
  • Eileen Ching (GSK)
  • +
  • Pam Kalra (ZS)
  • +
  • Mary Kuklinski (Bristol Myers Squibb)
  • +
  • Kevin Kunzmann (Boehringer Ingelheim)
  • +
  • Eric Nantz (Eli Lilly)
  • +
+

Hear about the cutting edge and future of statistical computing environments.

+

Thriving as a Data Scientist: Her Perspective

+

October 26th 2023, 13:40 EDT

+
    +
  • Ning Leng (Roche, Moderator)
  • +
  • Nicole Jones (Denali Therapeutics)
  • +
  • Elena Rantou (FDA)
  • +
  • Nicola Rennie (Lancaster University)
  • +
  • Lyn Taylor (Parexel)
  • +
+

Career stories from four senior-level women in data science followed by questions/answers.

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/post/2023-10-21-on-demand/featured.jpg b/post/2023-10-21-on-demand/featured.jpg new file mode 100644 index 000000000..090772b53 Binary files /dev/null and b/post/2023-10-21-on-demand/featured.jpg differ diff --git a/post/2023-10-21-on-demand/featured_hu3d03a01dcc18bc5be0e67db3d8d209a6_32278_150x0_resize_q75_lanczos.jpg b/post/2023-10-21-on-demand/featured_hu3d03a01dcc18bc5be0e67db3d8d209a6_32278_150x0_resize_q75_lanczos.jpg new file mode 100644 index 000000000..afb5e7047 Binary files /dev/null and b/post/2023-10-21-on-demand/featured_hu3d03a01dcc18bc5be0e67db3d8d209a6_32278_150x0_resize_q75_lanczos.jpg differ diff --git a/post/2023-10-21-on-demand/index.html b/post/2023-10-21-on-demand/index.html new file mode 100644 index 000000000..d36116397 --- /dev/null +++ b/post/2023-10-21-on-demand/index.html @@ -0,0 +1,1139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R/Pharma 2023 On-Demand Talks and Expo | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+

R/Pharma 2023 On-Demand Talks and Expo

+ + + + + + + + + + + + + + +
+ + +
+
+ + +
+
+ + + +
+ +
+

We are excited to announce R/Pharma on-demand talks and the Expo.

+

On-Demand Content

+

For R/Pharma 2023 we are trying something new! This year we will be Premiering talks on our YouTube channel before and after the standard conference hours. This will give attendees a chance to engage with content beyond the standard conference time of 10AM to 2PM EDT. We hope this great content will provide more options for conference engagement and non-EDT inclusivity. We hope to exlore more with this effort in 2024.

+

During the Premier attendees can post comments and interact through the chat. The videos will also be available after the talks finish.

+

If you wish to experience these great talks live, the videos will be Premiered on our YouTube channel at (https://www.youtube.com/c/RinPharma) at the times listed below. Talks are also collected in this playlist.

+

Tuesday, 24th October

+

3:00PM EDT. Edoardo Mancini (Roche)
+{admiral} – from open source through to company implementation

+

4:00PM EDT. James Kim (Pfizer)
+The role changes in the “Programming” in the pharmaceutical industry

+

5:00PM EDT. Agustin Calatroni (Rho Inc)
+Interactive Data Visualization for Enhanced Clinical Trial Reporting

+

Wednesday, 25th October

+

7:00AM EDT. Leonard Daniël Samson (GCP-Service International Ltd.& Co. KG)
+Improving monitoring of patients' safety during clinical trials using Quarto. Interactive Reports and a Shiny application within a small to mid-size CRO

+

8:00AM EDT. Mayank Agrawal (Procogia)
+Processes to a Shiny Suite of Applications for Reproducibility, Reporting, and Scalability

+

9:00AM EDT. Iakov Davydov (Roche)
+Designit: a flexible engine to generate experiment layouts

+

3:00PM EDT. Martin Frigaard (Atorus)
+What Do You Mean Test Coverage?! Efficient Testing for Shiny Apps

+

4:00PM EDT. Spencer Childress (Gilead Sciences)
+{safetyGraphics} Evolution: Community-driven Development of Innovative New Tools

+

Thursday, 26th October

+

8:00AM EDT. Kieran Martin (Roche)
+Making Data Science Work for Clinical Reporting: a new Coursera course!

+

3:00PM EDT. Michael Rimler (PHUSE)
+The State of Open Source Technology in Clinical Data Analysis, Reporting, and Submissions

+

4:00PM EDT. Ben Wang (Merck & Co.)
+boxly-An R package to generate interactive box plots

+

R/Pharma Expo

+

The R/Pharma Expo is a virtual exhibition hall at the R/Pharma conference. This year we will be using the Expo to highlight useful resources for R practitioners just starting out in this space or those who are more experienced. Check out the Expo at the conference to learn about {admiral}, Posit cloud, R Consortium working groups and more!

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/post/faq/index.html b/post/faq/index.html new file mode 100644 index 000000000..96d5a5001 --- /dev/null +++ b/post/faq/index.html @@ -0,0 +1,1121 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Frequently asked questions | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + +
+

Frequently asked questions

+ + + + + + + + + + + + + + + + +
+ + + +
+ +
+
+ Table of Contents + +
+ +

FAQ

+

A quick guide to some the important questions we are often asked.

+

How do I get a ticket for 2023?

+

R/Pharma is a free event put on by volunteers with the generosity of Pharma +companies and Harvard University. Tickets are available through this link

+

What is the mission and history of R/Pharma?

+

Please check out our first blog post!

+

What’s your policy on creating a safe place for attendees?

+

R/Pharma is dedicated to providing a harassment-free conference experience +for everyone regardless of gender, sexual orientation, disability or any +feature that distinguishes human beings. For more information, please +see the R Consortium code of conduct.

+

Terms and conditions

+

Terms and conditions statement can be found here: terms and conditions.

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/post/index.html b/post/index.html new file mode 100644 index 000000000..4f1df3d08 --- /dev/null +++ b/post/index.html @@ -0,0 +1,1864 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Latest News | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Latest News

+ + + + +
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ R/Pharma 2023 On-Demand Talks and Expo +
+ + + +
+ Find out about R/Pharma On-Demand talks and Expo. +
+
+ + + + + + +
+
+ + + + + R/Pharma 2023 On-Demand Talks and Expo + + +
+
+ + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ R/Pharma 2023 discussion panels +
+ + + +
+ A chance to have a Q&A with leaders. +
+
+ + + + + + +
+
+ + + + + R/Pharma 2023 discussion panels + + +
+
+ + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ R/Pharma 2023 Keynotes +
+ + + +
+ R/Pharma 2023 Keynotes. +
+
+ + + + + + +
+
+ + + + + R/Pharma 2023 Keynotes + + +
+
+ + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ R/Pharma 2023 Workshops +
+ + + +
+ R/Pharma 2023 Workshops. +
+
+ + + + + + +
+
+ + + + + R/Pharma 2023 Workshops + + +
+
+ + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ R/Pharma Round Tables +
+ + + +
+ We’re just a couple of days out from the R/Pharma round tables! +
+
+ + + + + + +
+
+ + + + + R/Pharma Round Tables + + +
+
+ + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ Call For Talks +
+ + + +
+ Call For Talks for R/Pharma 2023. +
+
+ + + + + + +
+
+ + + + + Call For Talks + + +
+
+ + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ In-Person and Virtual Events for 2023 +
+ + + +
+ In-Person and Virtual Events for 2023. +
+
+ + + + + + +
+
+ + + + + In-Person and Virtual Events for 2023 + + +
+
+ + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ R/Pharma 2022 Conference & Workshop Recordings +
+ + + +
+ Watch all of the presentations and workshops on demand! +
+
+ + + + + + +
+
+ + + + + R/Pharma 2022 Conference & Workshop Recordings + + +
+
+ + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ R/Pharma 2022 discussion panels +
+ + + +
+ A chance to have a Q&A with leaders. +
+
+ + + + + + +
+
+ + + + + R/Pharma 2022 discussion panels + + +
+
+ + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ Meet the R/Pharma Conference Platform +
+ + + +
+ A brief guide to the R/Pharma conference platform. +
+
+ + + + + + +
+
+ + + + + Meet the R/Pharma Conference Platform + + +
+
+ + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/post/index.xml b/post/index.xml new file mode 100644 index 000000000..e7a244334 --- /dev/null +++ b/post/index.xml @@ -0,0 +1,687 @@ + + + + Latest News | R/Pharma + /post/ + + Latest News + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Latest News + /post/ + + + + R/Pharma 2023 On-Demand Talks and Expo + /post/2023-10-21-on-demand/ + Sat, 21 Oct 2023 00:00:00 +0000 + /post/2023-10-21-on-demand/ + <p>We are excited to announce R/Pharma on-demand talks and the Expo.</p> +<h2 id="on-demand-content">On-Demand Content</h2> +<p>For R/Pharma 2023 we are trying something new! This year we will be <strong>Premiering</strong> talks on our YouTube channel before and after the standard conference hours. This will give attendees a chance to engage with content beyond the standard conference time of 10AM to 2PM EDT. We hope this great content will provide more options for conference engagement and non-EDT inclusivity. We hope to exlore more with this effort in 2024.</p> +<p>During the <strong>Premier</strong> attendees can post comments and interact through the chat. The videos will also be available after the talks finish.</p> +<p>If you wish to experience these great talks live, the videos will be <strong>Premiered</strong> on our YouTube channel at (<a href="https://www.youtube.com/c/RinPharma">https://www.youtube.com/c/RinPharma</a>) at the times listed below. Talks are also collected in <a href="https://www.youtube.com/playlist?list=PLMtxz1fUYA5ArPGh9axjLsZR7Rq7csrG8" target="_blank" rel="noopener">this playlist</a>.</p> +<h4 id="tuesday-24th-october">Tuesday, 24th October</h4> +<p>3:00PM EDT. Edoardo Mancini (Roche)<br> +<a href="https://www.youtube.com/playlist?list=PLMtxz1fUYA5ArPGh9axjLsZR7Rq7csrG8" target="_blank" rel="noopener">{admiral} &ndash; from open source through to company implementation</a></p> +<p>4:00PM EDT. James Kim (Pfizer)<br> +<a href="https://www.youtube.com/playlist?list=PLMtxz1fUYA5ArPGh9axjLsZR7Rq7csrG8" target="_blank" rel="noopener">The role changes in the &ldquo;Programming&rdquo; in the pharmaceutical industry</a></p> +<p>5:00PM EDT. Agustin Calatroni (Rho Inc)<br> +<a href="https://www.youtube.com/playlist?list=PLMtxz1fUYA5ArPGh9axjLsZR7Rq7csrG8" target="_blank" rel="noopener">Interactive Data Visualization for Enhanced Clinical Trial Reporting</a></p> +<h4 id="wednesday-25th-october">Wednesday, 25th October</h4> +<p>7:00AM EDT. Leonard Daniël Samson (GCP-Service International Ltd.&amp; Co. KG)<br> +<a href="https://www.youtube.com/playlist?list=PLMtxz1fUYA5ArPGh9axjLsZR7Rq7csrG8" target="_blank" rel="noopener">Improving monitoring of patients' safety during clinical trials using Quarto. Interactive Reports and a Shiny application within a small to mid-size CRO</a></p> +<p>8:00AM EDT. Mayank Agrawal (Procogia)<br> +<a href="https://www.youtube.com/playlist?list=PLMtxz1fUYA5ArPGh9axjLsZR7Rq7csrG8" target="_blank" rel="noopener">Processes to a Shiny Suite of Applications for Reproducibility, Reporting, and Scalability</a></p> +<p>9:00AM EDT. Iakov Davydov (Roche)<br> +<a href="https://www.youtube.com/playlist?list=PLMtxz1fUYA5ArPGh9axjLsZR7Rq7csrG8" target="_blank" rel="noopener">Designit: a flexible engine to generate experiment layouts</a></p> +<p>3:00PM EDT. Martin Frigaard (Atorus)<br> +<a href="https://www.youtube.com/playlist?list=PLMtxz1fUYA5ArPGh9axjLsZR7Rq7csrG8" target="_blank" rel="noopener">What Do You Mean Test Coverage?! Efficient Testing for Shiny Apps</a></p> +<p>4:00PM EDT. Spencer Childress (Gilead Sciences)<br> +<a href="https://www.youtube.com/playlist?list=PLMtxz1fUYA5ArPGh9axjLsZR7Rq7csrG8" target="_blank" rel="noopener">{safetyGraphics} Evolution: Community-driven Development of Innovative New Tools</a></p> +<h4 id="thursday-26th-october">Thursday, 26th October</h4> +<p>8:00AM EDT. Kieran Martin (Roche)<br> +<a href="https://www.youtube.com/playlist?list=PLMtxz1fUYA5ArPGh9axjLsZR7Rq7csrG8" target="_blank" rel="noopener">Making Data Science Work for Clinical Reporting: a new Coursera course!</a></p> +<p>3:00PM EDT. Michael Rimler (PHUSE)<br> +<a href="https://www.youtube.com/playlist?list=PLMtxz1fUYA5ArPGh9axjLsZR7Rq7csrG8" target="_blank" rel="noopener">The State of Open Source Technology in Clinical Data Analysis, Reporting, and Submissions</a></p> +<p>4:00PM EDT. Ben Wang (Merck &amp; Co.)<br> +<a href="https://www.youtube.com/playlist?list=PLMtxz1fUYA5ArPGh9axjLsZR7Rq7csrG8" target="_blank" rel="noopener">boxly-An R package to generate interactive box plots</a></p> +<h2 id="rpharma-expo">R/Pharma Expo</h2> +<p>The R/Pharma Expo is a virtual exhibition hall at the R/Pharma conference. This year we will be using the Expo to highlight useful resources for R practitioners just starting out in this space or those who are more experienced. Check out the Expo at the conference to learn about {admiral}, Posit cloud, R Consortium working groups and more!</p> + + + + + R/Pharma 2023 discussion panels + /post/2023-10-18-panels/ + Wed, 18 Oct 2023 00:00:00 +0000 + /post/2023-10-18-panels/ + <p>We are excited to announce three R/Pharma panels this year which will be held at the end of each conference day.</p> +<p>The panels will <strong>not</strong> be recorded. The only way you can hear the amazing discussions is to attend R/Pharma 2023.</p> +<h3 id="novo-nordisk-journey-to-an-r-based-fda-submission">Novo Nordisk: Journey to an R-Based FDA Submission</h3> +<p><em>October 24th 2023, 13:30 EDT</em></p> +<ul> +<li>Eric Nantz (Eli Lillt, Moderator)</li> +<li>Anders Ellern Bilgrau (Novo Nordisk)</li> +<li>Ari Siggaard Knoph (Novo Nordisk)</li> +<li>Steffen Falgreen Larsen (Novo Nordisk)</li> +</ul> +<p>Join Novo Nordisk colleagues to hear about their recent R-based FDA submission. Please use the following <a href="https://app.sli.do/event/eXxhiKKmeRpUxLWycDDEPV/live/questions" target="_blank" rel="noopener">link</a> to suggest and upvote questions.</p> +<h3 id="what-puts-the-next-gen-in-our-next-generation-sces">What Puts the Next-Gen in our Next-Generation SCEs?</h3> +<p><em>October 25th 2023, 13:40 EDT</em></p> +<ul> +<li>James Black (Roche, Moderator)</li> +<li>Mark Bynens (Johnson &amp; Johnson)</li> +<li>Eileen Ching (GSK)</li> +<li>Pam Kalra (ZS)</li> +<li>Mary Kuklinski (Bristol Myers Squibb)</li> +<li>Kevin Kunzmann (Boehringer Ingelheim)</li> +<li>Eric Nantz (Eli Lilly)</li> +</ul> +<p>Hear about the cutting edge and future of statistical computing environments.</p> +<h3 id="thriving-as-a-data-scientist-her-perspective">Thriving as a Data Scientist: Her Perspective</h3> +<p><em>October 26th 2023, 13:40 EDT</em></p> +<ul> +<li>Ning Leng (Roche, Moderator)</li> +<li>Nicole Jones (Denali Therapeutics)</li> +<li>Elena Rantou (FDA)</li> +<li>Nicola Rennie (Lancaster University)</li> +<li>Lyn Taylor (Parexel)</li> +</ul> +<p>Career stories from four senior-level women in data science followed by questions/answers.</p> + + + + + R/Pharma 2023 Keynotes + /post/2023-10-03-keynotes/ + Tue, 03 Oct 2023 00:00:00 +0000 + /post/2023-10-03-keynotes/ + <h2 id="rpharma-2023-keynotes">R/Pharma 2023 Keynotes</h2> +<p>R/Pharma is excited to announce our keynote speakers for 2023.</p> +<h2 id="dionne-price">Dionne Price</h2> +<p><strong>Our Impact in the Evolving Data Landscape</strong><br> +Data sources and the volume of data available for driving discovery and informing decisions have substantially increased over time. This increase has resulted in an evolving data and regulatory landscape ripe for the expertise of statisticians and data scientists. Statisticians and data scientists must play a key role to ensure the appropriate use of data and soundness of conclusions reached from analyses of the data. In this talk, we will explore the landscape identifying challenges and opportunities and highlight our contributions and impact.</p> +<h4 id="bio">Bio</h4> +<p>Dionne Price is the Deputy Director of the Office of Biostatistics in the Office of Translational Sciences, Center for Drug Evaluation and Research, FDA. In this role, Dr. Price provides leadership to statisticians involved in the development and application of methodology used in the regulation of drug products. She currently leads cross-cutting, collaborative efforts across FDA to advance and facilitate the use of innovative trial designs in pharmaceutical drug development. Dr. Price received her MS in Biostatistics from the University of North Carolina at Chapel Hill and a PhD in Biostatistics from Emory University. Dr. Price is an active member of the American Statistical Association (ASA) and the Eastern North American Region of the International Biometrics Society. She is a Fellow of the ASA and the 2023 President of the ASA.</p> +<h2 id="james-black">James Black</h2> +<p><strong>The importance of the SCE in enabling our shift from proprietary programming to open-source data science</strong><br> +Historically building a great SCE for clinical reporting involved selecting a vendor, integrating their product, and supporting a single proprietary language. The shift to report clinical trials using R has had a much broader impact than just swapping out a language, with it also catalysing the adoption of data science in statistical programming. For the team building the latest generation of SCEs, this has led to a complex eco-system of dynamic dependencies to enable reproducible research, the need to adapt to a much faster pace of development of the tools used, and facilitated bringing different elements of evidence generation like trial design, and real world evidence, to co-exist with statistical programming. During this talk, we&rsquo;ll discuss this evolution, the underlying tensions we continue to tackle aspiring to balance innovation against business continuity, and the critical role SCE architecture plays facilitating a shift to data science.</p> +<h4 id="bio-1">Bio</h4> +<p>James Black gained his PhD from Cambridge University, with a thesis focussed on analysing the effect of randomising type 2 diabetes patients to different CVD risk management guidelines. After grad school he joined Roche&rsquo;s real world data team, where he was a key driver in their rapid shift from using SAS and file shares to R, databases and git. Currently he leads Insights Engineering in Roche Pharma Product Development, and is the Product Owner for the PHC/RWE and Clinical Trial Reporting Scientific Computing Environments. He is also involved in Open Source and industry collaborations, sitting on the board of Open Source in Pharma, the R Consortium Pharma Oversight working group, PhUSE&rsquo;s SCE Council and is the Product Development representative for Roche&rsquo;s internal Open and Inner Source office.</p> +<h2 id="daniel-sabanés-bové">Daniel Sabanés Bové</h2> +<p><strong>Why we Need to Improve Software Engineering in Biostatistics - A Call to Action</strong><br> +Programming is ubiquitous in applied biostatistics, and most statisticians know a programming language such as R - yet software engineering is still neglected as a skill and undervalued as a profession in pharmaceutical statistics. Why is this a problem? Importantly, we run the risk of wrong decisions when relying on code that we wrote ourselves without any code review by other statisticians. When transitioning over undocumented code to successors or other teams, we cannot be sure that they can even use, yet maintain it in the future at all. Also, whether they can reproduce results we produced earlier is a matter of luck. If we later need to add features to our code, and don&rsquo;t have sufficient tests in place, we will undoubtedly introduce bugs and alter the program behavior without knowing it. Finally, if we need to implement new statistical methods for analyses submitted to regulators, we need to have appropriate software validation pipelines in place, which will demand well developed and tested code. What can we do about it? First and foremost, we must become aware of the problem. Second, we need to take software engineering seriously, starting from education in basic software engineering skills - across schools, universities, and during the work life. Establishing dedicated software engineering teams within academic institutions and companies can be a key factor for the establishment of good software engineering practices and catalyze improvements across research projects. Providing attractive career paths is important for the retainment of talents. Finally, collaboration between software developers from different organizations is key to harness open-source software efficiently and optimally, while building trusted solutions. We illustrate the potential with examples of successful projects.</p> +<h4 id="bio-2">Bio</h4> +<p>Daniel Sabanes Bove studied Statistics in LMU Munich and obtained his PhD at the University of Zurich for his research work on Bayesian model selection. He started his career in 2013 at Roche as a biostatistician, then worked at Google as a data scientist from 2018 to 2020 before rejoining Roche. He is currently leading the Statistical Engineering team in Roche Pharma Product Development that works on productionizing R packages, Shiny modules and how-to templates for data scientists. Daniel is co-author of multiple R packages published on CRAN and Bioconductor, as well as the book &ldquo;Likelihood and Bayesian Inference: With Applications in Biology and Medicine&rdquo;, and is currently co-chairing openstatsware, a working group focusing on Software Engineering in biostatistics.</p> + + + + + R/Pharma 2023 Workshops + /post/2023-10-03-workshops/ + Tue, 03 Oct 2023 00:00:00 +0000 + /post/2023-10-03-workshops/ + <h2 id="rpharma-2023-workshops">R/Pharma 2023 Workshops</h2> +<p>R/Pharma is excited to host <a href="https://rinpharma.com/workshop/2023conference/" target="_blank" rel="noopener">17 free workshops!</a>. Workshops will run October 16th-20th, 23rd and 27th and are hosted by members of the community. Workshops are always one of the highlights of R/Pharma and we are indebted to the hosts who prepare them.</p> +<p>If you have not registered for the R/Pharma conference we ask that you do so before selecting a workshop. You can join at <a href="https://hopin.com/events/r-pharma-2023/registration">https://hopin.com/events/r-pharma-2023/registration</a>.</p> +<p>We have some suggested tracks below to accommodate many interests. Please feel free to take multiple workshops.</p> +<h3 id="clinical-programmer">Clinical Programmer</h3> +<ul> +<li>{targets} &amp; {crew} for Clinical Trial Simulation Pipelines</li> +<li>Pharmaverse Friday: Pharmaverse Champion. Intro to the Pharmaverse</li> +<li>Pharmaverse Friday: Revolutionize Clinical Trial Data Exploration - teal</li> +<li>Pharmaverse Friday: Generating TLGs using NEST / Falcon - a Masterclass</li> +</ul> +<h3 id="beginner">Beginner</h3> +<ul> +<li>Visual Studio Code for Pharma: An Introduction</li> +<li>Introduction to Machine Learning with {tidymodels}</li> +<li>Pharmaverse Friday: Pharmaverse Champion. Intro to the Pharmaverse</li> +</ul> +<h3 id="data-science">Data Science</h3> +<ul> +<li>Version Control with Git &amp; RStudio – Handy Tips for Use &amp; How to Resolve Common Issues</li> +<li>Visual Studio Code for Pharma: An Introduction</li> +<li>Introduction to Machine Learning with {tidymodels}</li> +<li>Quarto All the Things!</li> +<li>A Case-Study Driven Motivation of Analysis Results Data</li> +<li>An Intro to Unveiling OPS Cell Patterns with Python</li> +</ul> +<h3 id="data-analytics">Data Analytics</h3> +<ul> +<li>Using pointblank Package to Ensure Maximal Data Quality: Pfizer Case Study</li> +<li>Introduction to Machine Learning with {tidymodels}</li> +<li>A Case-Study Driven Motivation of Analysis Results Data</li> +<li>From The Statistical Method To The R Package - The mmrm Example</li> +<li>Building a Survival Model in Stan</li> +</ul> +<h3 id="python">Python</h3> +<ul> +<li>Visual Studio Code for Pharma: An Introduction</li> +<li>An Intro to Unveiling OPS Cell Patterns with Python</li> +</ul> +<h3 id="admin">Admin</h3> +<ul> +<li>Preview of Posit Administrator Training</li> +<li>Developing &amp; Testing Your Shiny Application</li> +</ul> +<h3 id="shiny">Shiny</h3> +<ul> +<li>Developing &amp; Testing Your Shiny Application</li> +<li>Pharmaverse Friday: Revolutionize Clinical Trial Data Exploration - teal</li> +</ul> +<h3 id="data-viz">Data Viz</h3> +<ul> +<li>Observable Plot</li> +<li>Advanced Exploratory Visualization Techniques - ggplot2, plotly &amp; purrr</li> +</ul> +<p>you can find registration links for all the workshops at <a href="https://rinpharma.com/workshop/2023conference/">https://rinpharma.com/workshop/2023conference/</a>.</p> + + + + + R/Pharma Round Tables + /post/2023-09-16-summit/ + Sat, 16 Sep 2023 00:00:00 +0000 + /post/2023-09-16-summit/ + <p>We&rsquo;re just a couple of days out from the R/Pharma round tables!</p> +<p>With the help of an advisory board spanning Amgen, BeiGene, Genentech, GSK, The Janssen Pharmaceutical Companies of Johnson &amp; Johnson, Novartis, Pfizer, The Prostate Cancer Clinical Trials Consortium (PCCTC), Roche and Posit PBC the following topics are now on the agenda for our round tables (our attempt at paraphrasing these nuanced topics):</p> +<ul> +<li>Can we stop validating R packages internally, and build a pan-industry process?</li> +<li>How can we help the path to interactive regulatory submissions?</li> +<li>What&rsquo;s needed to be more confident depending on externally governed packages?</li> +<li>Can we combine our learnings on making a case for OS contributions?</li> +<li>Where is the potential for impact with LLMs/AA/AI for both drug development, and data scientist efficiency?</li> +<li>Where are we as data scientists and SCE developers on multi-modal, multi-disciplinary, drug development?</li> +</ul> +<p>and probably the topic we are most excited about (especially with Roche and others attending, to discuss its SCE for CT/RWE and PHC) is&hellip;</p> +<ul> +<li>What is a modern workflow? What are the key capabilities of a modern SCE? What can we learn from each other enabling diversity without compromising our SCE architecture - from legacy codebases/languages and their workflows built around mounted drives and unix permissions, through to multi-modal analyses querying multiple data stores via tokens as secrets, mixing not just open source languages, but different dockerfiles in a single analysis.</li> +</ul> +<p>70 representatives from 42 companies will come together to tackle these and other questions.</p> +<p>Review the agenda below, or visit the discussion link to see the proposed topics:</p> +<p><a href="https://rinpharma.github.io/positconf-roundtables-2023/">https://rinpharma.github.io/positconf-roundtables-2023/</a></p> +<p><a href="https://github.com/rinpharma/positconf-roundtables-2023/discussions?discussions_q=is%3Aopen+label%3Aroundtable-topic">https://github.com/rinpharma/positconf-roundtables-2023/discussions?discussions_q=is%3Aopen+label%3Aroundtable-topic</a></p> + + + + + Call For Talks + /post/2023-07-11-call4talks/ + Tue, 11 Jul 2023 00:00:00 +0000 + /post/2023-07-11-call4talks/ + <p>We’re excited to announce that the call for talks for Virtual R/Pharma 2023 is now open !!</p> +<p>R/Pharma 2023, the conference on all things <a href="http://opensourceinpharma.com/" target="_blank" rel="noopener">Open Source in Pharma</a>, will take place October 24th-26th 2022, preceded by Training Days the week prior. The conference will be fully virtual. An in-person portion of R/Pharma will be at posit::conf(2023) on Sept 18th. More information, including a link to booking R/Pharma in-person can be found here: <a href="https://posit.co/blog/register-for-r-pharma-at-positconf2023/">https://posit.co/blog/register-for-r-pharma-at-positconf2023/</a></p> +<p>We are particularly interested in talks from people who cannot usually make it to the in-person event, or are newer to conference speaking. R/Pharma committee members are offering free speaker coaching: as long as you have an interesting R in pharma idea and are willing to put in some work, we&rsquo;ll help you develop a great talk. Talks are short (10-20 minutes) high energy presentations that give you the chance to talk about an interesting project that you’ve tackled with R in pharma. Short talks, or demos of your R/Python code, R/Stan/Julia packages, and shiny apps are great options.</p> +<p>This year we will feature content broken out as below:</p> +<p>Code/Technical Talks:</p> +<p>Day 1 will be R/Pharma, featuring mostly R talks.<br> +Day 2 will be Open Source in Pharma, featuring talks about R, Python, Julia, Stan, Javascript and other open source languages.</p> +<p>Impact/Advancement Talks:</p> +<p>Day 3 will be Open Source Advancing Healthcare &amp; Drug Development, featuring content about the impact of Open Source to advance healthcare and drug development using tools such as machine learning, AI, deep learning, statistics. This topics will highlight advancements in areas such pharma, drug development, healthcare, medical devices, vaccines, precision medicine, personalized healthcare, Real-World Data and more! Our 3rd day will be shorter than the first 2.</p> +<p>We are particularly interested in submissions that have one or more of these qualities:</p> +<ul> +<li>Examples of how shiny is used for interactive reporting for late-stage work</li> +<li>Showcase the use of Open Source for drug discovery and development</li> +<li>Using Open Source AI in Pharma</li> +<li>Applications from smaller pharma companies / biotechs</li> +<li>Expand the use of R in pharma to reach new domains and audiences</li> +<li>Combining R with other languages and tools, like Python, Julia, Tensorflow etc.</li> +<li>Reporting/Communication using R Markdown, Quarto, Shiny, ggplot2, or something else altogether</li> +<li>Discussions on how to teach R/data science effectively in pharma</li> +<li>Talks on administering R in pharma and tackling scaling, packages, cloud, HPC etc.</li> +</ul> +<p>Applications close August 11th.</p> +<p>To apply, please submit the form found at this <a href="https://rinpharma.com/html/call4papers/" target="_blank" rel="noopener">link</a> with your title and abstract that introduces you and your proposed topic.</p> +<p>To ask a question, please use the form on our <a href="https://rinpharma.com/contact/" target="_blank" rel="noopener">contact page</a> to have your question routed to the organising commitees Slack channel or email us on <a href="mailto:info@rinpharma.com">info@rinpharma.com</a></p> +<p>SUBMIT AN ABSTRACT TODAY!</p> + + + + + In-Person and Virtual Events for 2023 + /post/2023-03-17-announcement/ + Fri, 31 Mar 2023 00:00:00 +0000 + /post/2023-03-17-announcement/ + <p>There is much excitement for R/Pharma 2023! Please find below the plan for the gathering!</p> +<p>Based on the 2022 conference feedback, it is clear people are keen to get back together in person, as we did at Harvard in 2018 and 2019. Moreover, people very much like our virtual gathering and the accessibility for all people across the world.</p> +<p>Our 2023 plan is to have in-person and virtual components, as detailed below!</p> +<h2 id="in-person">In-Person</h2> +<p>R/Pharma is excited to announce that we are partnering with Posit to host our in-person program at posit::conf(2023), happening at the Hyatt Regency Chicago from Sunday, September 17 through Wednesday, September 20, 2023.</p> +<p>The in-person R/Pharma program at posit::conf(2023) will focus on the future of drug development using open source. The collaboration will include two activities specific to the pharmaceutical industry: (1) the <strong>&ldquo;R/Pharma Roundtable Summit&rdquo;</strong> for program leaders and people leading Open Source initiatives, and (2) the <strong>&ldquo;Leveraging And Contributing To The Pharmaverse For Clinical Trial Reporting In R&rdquo;</strong> workshop for data professionals.</p> +<p>Please register via the R/Pharma link: <a href="https://pos.it/pharmasummit">https://pos.it/pharmasummit</a></p> +<p>Over the last five years, we&rsquo;ve seen explosive growth in the use of R and other open-source technologies across drug development, with an increasing focus on open-source projects and pan-company collaboration. During the flagship event, the R/Pharma Roundtable Summit, facilitators will foster in-person discussions and conversations about key items (reproducibility, submissions, scalability, etc.) with industry leaders about open-source tools for next-generation submissions. R Validation Hub lead, Doug Kelhlkof (Roche), will lead a 90-minute workshop on a new validated repository for GxP R use. For the reminder of the day, R/Pharma and Posit will facilitate talks and discussions around open source drug development topics relevant to participating attendees. You can find a sample agenda for the R/Pharma Roundtable Summit here:</p> +<p><a href="https://rinpharma.github.io/positconf-roundtables-2023/">https://rinpharma.github.io/positconf-roundtables-2023/</a>.</p> +<p>We already have a great lineup of speakers and facilitators confirmed for the R/Pharma Roundtable Summit, including:</p> +<p>James Black, R/Pharma executive (Roche)<br> +Ning Leng, R/Pharma organizing committee (Genentech)<br> +Doug Kehlkoff, R Validation Hub Lead (Genentech)<br> +Shannon Pileggi, Lead Data Scientist (The Prostate Cancer Clinical Trials Consortium)<br> +Phil Bowsher, R/Pharma executive (Posit)<br> +Rich Iannone, Software Engineer (Posit)</p> +<p>Others helping to plan the event include:</p> +<p>Harvey Lieberman, R/Pharma executive (Novartis)<br> +Paulo Bargo, R/Pharma Executive (Johnson &amp; Johnson)<br> +Michael Blanks, R/Pharma Executive (Beigene)<br> +Volha Tryputsen, R/Pharma Organizing Committee (Johnson &amp; Johnson)</p> +<p>Thomas Neitmann, Associate Director Data Science at Denali Therapeutics, and Pawel Rucki, Chief Engineer at Roche, will teach a pharma-focused workshop titled, &ldquo;Leveraging And Contributing To The Pharmaverse For Clinical Trial Reporting In R&rdquo;. This workshop will introduce participants to the pharmaverse, a collection of open source R packages that provide the next generation backbone for clinical trial reporting. In the workshop, participants will also create ADaM datasets, prepare tables and figures as well as interactive shiny apps. You can find a sample agenda for the workshop here:</p> +<p><a href="https://github.com/pharmaverse/workshop-positconf23">https://github.com/pharmaverse/workshop-positconf23</a></p> +<p>All R/Pharma program participants are encouraged to stay for the general conference happening September 19 - 20. The general conference will include two days of talks on various topics, high-profile keynotes, and opportunities to network with over 1,000 data professionals. Posit will release the full general conference schedule closer to the date. You can learn more about the conference at posit.co/conference.</p> +<p>Posit would like to hear from you, submit a talk for posit::conf! If you would like to submit a Pharma talk for the posit::conf(2023), please find the information on the Posit blog. To submit a talk, you’ll need to create a 60-second video that introduces you and your proposed topic. In the video, you should tell us who you are, why your topic is important, and what the attendees will take away from it. Submission closes at midnight on April 7 anywhere on Earth, and Posit will communicate decisions by early May.</p> +<h2 id="virtual">Virtual</h2> +<p>Our <strong>free</strong> virtual gathering will be on October 24, 25 and 26. Virtual registration will open later this Summer. This year we will feature 3 days of centent broken out as below:</p> +<p>Code/Technical Talks:</p> +<p>Day 1 will be R/Pharma, featuring only R talks.<br> +Day 2 will be Open Source in Pharma, featuring talks about R, Python, Julia, Stan, Javascript, and other open-source languages.</p> +<p>Impact/Advancement Talks:</p> +<p>Day 3 will be Open Source Advancing Healthcare &amp; Drug Development, featuring content about the impact of Open Source to advance healthcare and drug development using tools such as machine learning, AI, deep learning, statistics. This topics will highlight advancements in areas such pharma, drug development, healthcare, medical devices, vaccines, precision medicine, personalized healthcare, Real-World Data and more! Our 3rd day will be shorter than the first 2.</p> +<p>The workshops will run the week before, October 16 - 20. The style and format will be very similar to 2020-2022 etc. We plan to offer free Digital Credentials for people that attend and complete the workshops.</p> + + + + + R/Pharma 2022 Conference & Workshop Recordings + /post/2022-12-09-rph2022-recordings/ + Fri, 09 Dec 2022 00:00:00 +0000 + /post/2022-12-09-rph2022-recordings/ + <p>We are excited to announce that the R/Pharma 2022 conference and workshop recordings are now available for viewing! If you were not able to attend the conference live, or wish to re-watch the talks, you can find all of the videos on the <a href="https://www.youtube.com/@RinPharma" target="_blank" rel="noopener">R/Pharma YouTube Channel</a> with the following playlists:</p> +<ul> +<li><a href="https://www.youtube.com/playlist?list=PLMtxz1fUYA5A-dFv_xp1lPtjw_0c3_RKz" target="_blank" rel="noopener">Day 1 presentations</a></li> +<li><a href="https://www.youtube.com/playlist?list=PLMtxz1fUYA5D7_dke-o71AA_DqyV-WpXA" target="_blank" rel="noopener">Day 2 presentations</a></li> +<li><a href="https://www.youtube.com/playlist?list=PLMtxz1fUYA5BPxg3zHYBkV26uJ-BMFOuX" target="_blank" rel="noopener">Day 3 presentations</a></li> +</ul> +<p>The conference was a huge success with an amazing lineup of speakers, including the co-creator of the R language <a href="https://computationalbiomed.hms.harvard.edu/about/people/robert-gentleman-phd/" target="_blank" rel="noopener">Robert Gentleman</a>!</p> + +<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"> + <iframe src="https://www.youtube.com/embed/32QXE0PKVdM" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" allowfullscreen title="YouTube Video"></iframe> +</div> + +<p>That&rsquo;s not all &hellip; Like in previous years, the R/Pharma Conference offered a terrific lineup of workshops covering many innovative approaches to using R and other open source software in analysis pipelines and application development. You can view the workshop recordings on the <a href="https://www.youtube.com/playlist?list=PLMtxz1fUYA5AWYQHB5mZAs-yamNJ5Tm_8" target="_blank" rel="noopener">R/Pharma 2022 Workshop Playlist</a>. Be sure to view the description of the workshop video for resources shared during the workshops.</p> +<p>R/Pharma would not be possible without the talented members of our organizing and program committees, workshop instructors, presenters, and the life-sciences community. We hope you enjoy the recordings and look forward to our events in 2023!</p> + + + + + R/Pharma 2022 discussion panels + /post/2022-11-06-panels/ + Sun, 06 Nov 2022 00:00:00 +0000 + /post/2022-11-06-panels/ + <p>R/Pharma 2021 experimented with panel discussions at the end of each conference day and we are delighted to announce that we&rsquo;ll be bringing them back for R/Pharma 2022.</p> +<p>The panels will <strong>not</strong> be recorded. The only way you can hear the amazing discussions is to attend R/Pharma 2022.</p> +<h3 id="building-an-open-source-community">Building an Open Source Community</h3> +<p><em>November 8th 2022, 13:20 ET</em></p> +<ul> +<li>Rachel Dempsey (RStudio, Moderator)</li> +<li>Paulo Bargo (Janssen)</li> +<li>Melody Brown (LA DPH)</li> +<li>Guillaume Desachy (AZ)</li> +<li>Regis James (Regeneron)</li> +<li>Mike Smith (Pfizer)</li> +</ul> +<h3 id="governing-business-critical-pan-company-collaborative-r-packages">Governing Business critical Pan-Company Collaborative R Packages</h3> +<p><em>November 9th 2022, 13:40 ET</em></p> +<ul> +<li>James Black (Roche, Moderator)</li> +<li>Keaven Anderson (Merck)</li> +<li>Michael Rimler (GSK)</li> +<li>Daniel Sabanes-Bove (Roche)</li> +<li>Mike Stackhouse (Atorus)</li> +</ul> +<h3 id="finding-a-way-career-stories-from-4-senior-level-women-in-data-science">Finding A Way: Career Stories from 4 Senior Level Women in Data Science</h3> +<p><em>November 10th 2022, 13:40 ET</em></p> +<ul> +<li>Michelle Johnson (Metrum Research Group, Moderator)</li> +<li>Ning Leng (Genentech)</li> +<li>Neetu Sangari (Pfizer)</li> +<li>Julia Silge (Rstudio)</li> +<li>Alice Walsh (Pathos)</li> +</ul> + + + + + Meet the R/Pharma Conference Platform + /post/2022-10-26-platform/ + Wed, 26 Oct 2022 00:00:00 +0000 + /post/2022-10-26-platform/ + <p>For the third year we have chosen to use the <a href="https://hopin.com/" target="_blank" rel="noopener">hopin</a> conference platform to host R/Pharma. Here is a brief guide to some of the platform&rsquo;s features.</p> +<p>TL;DR - <a href="https://www.youtube.com/watch?v=EOlWYsnE3JU" target="_blank" rel="noopener">watch this video</a></p> +<p>When you enter hopin you&rsquo;ll be in the reception area. This is one of five main areas within the conference platform, each will be described briefly below.</p> +<h2 id="reception">Reception</h2> +<p>The page you see when you first enter the conference. It&rsquo;s a place where the conference organizers can push important announcements and where you&rsquo;ll be able to see the schedule.</p> +<h2 id="stage">Stage</h2> +<p>This is the place where all of the talks happen. Head over to the stage to listen to the speakers and watch the panels.</p> +<h2 id="sessions">Sessions</h2> +<p>Sessions is an area for smaller talks, round-tables and discussions with up to 50 on camera and an audience of up to 5000. Not only can we schedule sessions throughout the conference, but you can create them too. We&rsquo;ve left sessions open for impromptu meetings. Anyone can create a session by just clicking on <strong>Create Session</strong>, filling in a few details and adding an optional picture.<br> +Sessions can be open, meaning anyone can go on camera, or moderated, meaning that you can manage who goes on camera. Anyone and everyone can watch sessions. Want to follow up with a speaker? Invite them to a session over a virtual coffee!</p> +<h2 id="people">People</h2> +<p>Here you can find people at the conference by searching for, and connecting with, other attendees. You can also try speed-networking where you&rsquo;ll be randomly paired with another conference attendee for three minutes and both go on camera. It&rsquo;s a great way to meet new people, and we all have something in common! Please consider trying it out - you&rsquo;ll find that everyone at R/Pharma is very nice!</p> +<h2 id="expo">Expo</h2> +<p>The expo is our virtual exhibition hall. R/Pharma does not work with sponsors and we promote open source so the exhibition hall is not a traditional one. We&rsquo;re using this space to give people a chance to showcase their R packages and shiny apps. When you enter a booth you can see a video or set of slides highlighting a package or app.<br> +If the author is present in the booth they can interact with you and even show a live demo. The expo will be open throughout the entire three days of the conference - come check it out.<br> +If you would like to showcase your package or app more details are in this <a href="/post/2022-10-16-expo/">blog post</a>.</p> +<h5 id="rpharma-aims-to-provide-amazing-workshops-and-presentations-within-a-highly-social-atmosphere--this-is-clearly-more-challenging-in-a-virtual-environment--we-hope-you-enjoy-the-conference-and-have-the-chance-to-make-some-new-connections">R/Pharma aims to provide amazing workshops and presentations within a highly social atmosphere. This is clearly more challenging in a virtual environment. We hope you enjoy the conference and have the chance to make some new connections.</h5> + + + + + Some entertainment between talks + /post/2022-10-26-entertainment/ + Wed, 26 Oct 2022 00:00:00 +0000 + /post/2022-10-26-entertainment/ + <p>At R/Pharma we know it&rsquo;s important to take regular breaks during a virtual event. We try to make these breaks fun and are excited to introduce you to three friends of R/Pharma who will be providing some entertainment this year.</p> +<h2 id="rafael-de-andrade-moral">Rafael De Andrade Moral</h2> +<p>Rafael De Andrade Moral is a lecturer in Statistics at Maynooth University. He holds a BSc in Biology and a PhD in Statistics from University of São Paulo, Brazil. He really enjoys teaching and doing research related to the development of statistical modelling techniques applied to Ecology, Wildlife Management, Agriculture and Environmental Science. He is also interested in the computational implementation of statistical models, especially in R. He has recently founded the Theoretical and Statistical Ecology Group (<a href="https://tsecolgroup.wordpress.com">https://tsecolgroup.wordpress.com</a>) and since 2020 has been producing musical parodies to teach Statistics (<a href="http://tinyurl.com/rafamoral" target="_blank" rel="noopener">http://tinyurl.com/rafamoral</a>). In his spare time he enjoys playing guitar and writing music, as well as performing magic tricks. Last, but not least, he loves German Shepherd dogs!</p> +<h2 id="lodge-mccammon">Lodge McCammon</h2> +<p>Lodge McCammon is a humorist, instructional designer, author, musician, and international education consultant. He works with school districts, universities, nonprofits, and businesses (e.g., Discovery Education, Microsoft, SAS, The Coca-Cola Company). He has given his unique keynote speeches at events like the Midwest Education Technology Conference, the University of the West Indies Open Lecture, and Amazon’s Series on Remote Learning. Lodge also creates custom content for meetings and events like the R/Pharma Conference. +Learn more at <a href="https://lodgemccammon.com/">https://lodgemccammon.com/</a></p> +<h2 id="mike-smith">Mike Smith</h2> +<p>Mike K. Smith is the lead of the R Centre of Excellence at Pfizer. He trained as a statistician, and after a period working in the Pharmacometrics modelling and simulation group he returned back to the Statistics organisation. He describes himself as a professional geek at work, and this label works equally well for his musical output. Mike likes to use randomness and probability in making music, which can be labelled as generative ambient music. You can think of it as soundtracks and textures for films and pictures that don’t exist. He makes music as MikeKSmith and his released music can be found on Bandcamp at <a href="https://mikeksmith.bandcamp.com/">https://mikeksmith.bandcamp.com/</a> with “work in progress” on SoundCloud at <a href="https://soundcloud.com/mikeksmith">https://soundcloud.com/mikeksmith</a>.</p> + + + + + R/Pharma 2022 Expo + /post/2022-10-16-expo/ + Sun, 16 Oct 2022 00:00:00 +0000 + /post/2022-10-16-expo/ + <h3 id="calling-all-opensource-developers-come-show-off-your-packages-and-shiny-apps">Calling all opensource developers! Come Show off your packages and shiny apps!</h3> +<p>Do you have an R package or shiny app that you want to showcase at R/Pharma?<br> +We are excited to announce that R/Pharma 2022 will feature a virtual exposition hall which will give you the opportunity to showcase an R package or shiny app in a virtual booth. The expo will be open throughout the entire three day conference event, running continuously so that attendees can see your package/app during breaks and down time.</p> +<ul> +<li>You can run a video or slideshow for attendees to see when they click on your booth +<ul> +<li>Suggestion - a video of your app in use or a series of screen captures</li> +</ul> +</li> +<li>When you are present at your booth you can video chat with visitors or show a live demo +<ul> +<li>Please note - we won&rsquo;t be including specific times in the schedule for people to come to the Expo</li> +<li>You can schedule a demo and invite other attendees (simply announce that you&rsquo;ll be demoing at a particular time on the conference chat).</li> +</ul> +</li> +<li>Each booth has its own dedicated chat window where attendees can post questions/comments</li> +<li><strong>We&rsquo;ll do all the virtual booth set-up work for you</strong> +<ul> +<li>Just fill in this <a href="https://form.jotform.com/222836926208057" target="_blank" rel="noopener">online form</a> and we&rsquo;ll take care of the rest</li> +</ul> +</li> +</ul> +<div class="alert alert-note"> + <div> + <p>If you would like to include a virtual booth please fill out this <a href="https://form.jotform.com/222836926208057">form</a>. Be sure to have the following information available:</p> +<ul> +<li>General details of the app/package (name, one-line description and longer description)</li> +<li>Two graphics, one small (a hexsticker is perfect) and one large (2:1 aspect ratio works best, a screenshot perhaps?)</li> +<li>A video (Youtube, Vimeo or Wista) or google slides to play in the booth. This is what people will see when they come to the booth - it can be a recorded demonstration of the app, slides describing the package, etc.</li> +</ul> + </div> +</div> +<p>Any questions? Just reach out to us at <a href="mailto:info@rinpharma.com">info@rinpharma.com</a> or through the contact form.</p> +<p>More information on booths is available in this <a href="https://www.youtube.com/watch?v=uXJ-a1CgLoI" target="_blank" rel="noopener">short video</a>.</p> +<p><a href="https://form.jotform.com/222836926208057" target="_blank" class="btn btn-success px-2 py-2 mb-3">Submit An Expo Booth</a></p> +<p><strong>Please note - No vendor or commercial products. R/Pharma is committed to opensource</strong></p> + + + + + R/Pharma 2022 Workshops + /post/2022-10-06-workshops/ + Thu, 06 Oct 2022 00:00:00 +0000 + /post/2022-10-06-workshops/ + <h2 id="rpharma-2022-workshops">R/Pharma 2022 Workshops</h2> +<p>R/Pharma is excited to host <a href="https://rinpharma.com/workshop/2022conference/" target="_blank" rel="noopener">20 free workshops!</a> Workshops will run the 2 weeks prior to the gathering and are hosted by members of the community. Workshops are one of the highlights of R/Pharma and we are indebted to the hosts who prepare them.</p> +<p>If you have not registered for the R/Pharma conference we ask that you do so before selecting a workshop. You can join at <a href="https://hopin.com/events/r-pharma-2022/registration">https://hopin.com/events/r-pharma-2022/registration</a>.</p> +<p>New for 2022! R/Pharma will be offering for free, Digital Credentials via Credly for people that attend and complete the workshops.</p> +<p>Below are various Educational Learning Tracks for advice in taking workshops:</p> +<h3 id="clinical-programmer">Clinical Programmer</h3> +<ul> +<li>Drill Down Summary Tables in Shiny with Tplyr</li> +<li>Creating Submission-Quality Clinical Trial Reporting Tables in R With rtables</li> +<li>Coding Typical Clinical Processes Using R for the Entry Level Programmer</li> +<li>Clinical Reporting in R</li> +<li>Introducing {gtreg}: an R package to produce regulatory tables for clinical research</li> +</ul> +<h3 id="beginner">Beginner</h3> +<ul> +<li>Coding Typical Clinical Processes Using R for the Entry Level Programmer</li> +<li>Introduction to Julia</li> +<li>Clinical Reporting in R</li> +<li>A hands on introduction to Quarto</li> +</ul> +<h3 id="data-science">Data Science</h3> +<ul> +<li>Introduction to Julia</li> +<li>Observable</li> +<li>Advanced Stan Workshop</li> +<li>A hands on introduction to Quarto</li> +<li>An intro to CI/CD for R packages</li> +<li>Graph Neural Networks in Drug Discovery: Opportunities and Solutions</li> +</ul> +<h3 id="data-analyis">Data Analyis</h3> +<ul> +<li>Introduction to Julia</li> +<li>How to use pointblank to understand, validate, and document your data</li> +<li>Using R to derive robust insights from real-world health care data</li> +<li>A hands on introduction to Quarto</li> +</ul> +<h3 id="admin">Admin</h3> +<ul> +<li>How to build Shiny testing architecture</li> +<li>Admin - Environment Management</li> +<li>Building Production-Quality Shiny Applications</li> +<li>An intro to CI/CD for R packages</li> +</ul> +<h3 id="shiny">Shiny</h3> +<ul> +<li>Shiny for Python</li> +<li>Drill Down Summary Tables in Shiny with Tplyr</li> +<li>How to build Shiny testing architecture</li> +<li>Introduction to {shinyValidator}</li> +<li>Building Production-Quality Shiny Applications</li> +<li>How to use a complete JavaScript toolchain in your Shiny development</li> +</ul> +<h3 id="data-viz">Data Viz</h3> +<ul> +<li>Observable</li> +<li>How to use a complete JavaScript toolchain in your Shiny development</li> +</ul> +<h3 id="tables">Tables</h3> +<ul> +<li>Drill Down Summary Tables in Shiny with Tplyr</li> +<li>Creating Submission-Quality Clinical Trial Reporting Tables in R With rtables</li> +<li>Clinical Reporting in R</li> +<li>Introducing {gtreg}: an R package to produce regulatory tables for clinical research</li> +</ul> +<p>you can find registration links for all the workshops at <a href="https://rinpharma.com/workshop/2022conference/">https://rinpharma.com/workshop/2022conference/</a>.</p> + + + + + R/Pharma 2022 + /post/2021-06-17-announcement/ + Sun, 27 Feb 2022 00:00:00 +0000 + /post/2021-06-17-announcement/ + <p>We are pleased to announce R/Pharma 2022!!</p> +<p>R/Pharma 2022 will be held as a free virtual conference from November 8-10, 2022 with workshops running the week before.</p> +<p>More details on keynote speakers and call-for-talks will follow shortly.</p> +<p>R/Pharma 2020 and 2021 were huge successes as virtual events with over 2000 registrations for the 2021 event. We decided to keep the 2022 conference virtual in order to include as many participants as possible. For 2023 we are considering a hybrid event.</p> + + + + + R/Pharma 2021 discussion panels + /post/2021-10-23-panels/ + Sat, 23 Oct 2021 00:00:00 +0000 + /post/2021-10-23-panels/ + <p>R/Pharma 2021 featured three discussion panels, which were held at the end of each conference day. The panels were not recorded and the only way you could hear the amazing discussions was to attend R/Pharma.</p> +<h3 id="validation">Validation</h3> +<p><em>November 2nd 2021, 13:50 ET</em></p> +<ul> +<li>James Black (Roche, Moderator)</li> +<li>Bill Ellis (Novartis) Is a senior leader at Novartis, developing the next generation of SCEs for GxP use.</li> +<li>Ellis Hughes (GSK) Ellis maintains <a href="https://phuse-org.github.io/valtools/" target="_blank" rel="noopener"><code>valtools</code></a>, an R package that helps to layer validation relevant documentation on top of R packages. Ellis is a known opinion leader on validation at R/Pharma (<a href="https://rinpharma.com/publication/rinpharma_122/" target="_blank" rel="noopener">2019 talk</a>) and (<a href="https://rinpharma.com/publication/rinpharma_145/]" target="_blank" rel="noopener">2020 talk</a>).</li> +<li>Juliane Manitz (EMD Serono) Juliane is on the R Validation Hub team and has spoken at R/Pharma on the <a href="https://rinpharma.com/publication/rinpharma_193/" target="_blank" rel="noopener">Merck KGaA/EMD Serano approach to validation</a> and <a href="https://rinpharma.com/publication/rinpharma_107/" target="_blank" rel="noopener">robust installation of package cohorts</a>.</li> +<li>Andy Nicholls (Glaxosmithkline) Andy is on the R Validation Hub team, a former lead for Mango&rsquo;s ValidR, and a respected contributor to the discussion around &lsquo;what is validation&rsquo; including <a href="https://www.pharmar.org/white-paper/" target="_blank" rel="noopener">co-authoring a whitepaper</a>.</li> +<li>Coline Zeballos (Roche) Coline leads the R Strategy in Roche Pharma Informatics, and has worked closely with people across Roche Quality, Data Science and Informatics to develop a validation approach that scales from internal packages to CRAN. <a href="https://rinpharma.com/publication/rinpharma_192/" target="_blank" rel="noopener">Coline is speaking on this topic at R/Pharma 2021</a>.</li> +<li>Yilong Zhang (Merck) Is active on valtools, and the R Validation Hub. He also <a href="https://www.lexjansen.com/phuse-us/2020/tt/TT12.pdf" target="_blank" rel="noopener">co-authored a paper</a> on the validation for internal packages at Merck.</li> +</ul> +<h3 id="training-and-leadership">Training and Leadership</h3> +<p><em>November 3rd 2021, 13:50 ET</em></p> +<ul> +<li>Paulo Bargo (Janssen, Moderator)</li> +<li>Ann Liu-Ferrara (BD)</li> +<li>Susan McClatchy (Jackson Lab)</li> +<li>Mike Smith (Pfizer)</li> +<li>Gabriella Rustici (AstraZeneca)</li> +</ul> +<h3 id="scaling-shiny">Scaling Shiny</h3> +<p><em>November 4th 2021, 13:50 ET</em></p> +<ul> +<li>Eric Nantz (Eli Lilly, Moderator)</li> +<li>Winston Chang (RStudio)</li> +<li>David Edwards (Amgen)</li> +<li>David Granjon (Novartis)</li> +<li>Kamil Wais (7N Consulting - RWD Insights Engineering Lead @ Roche)</li> +<li>Hanni Willenbrock (Novo Nordisk)</li> +</ul> + + + + + Frequently asked questions + /post/faq/ + Mon, 01 Mar 2021 00:00:00 +0000 + /post/faq/ + <details class="toc-inpage d-print-none " open> + <summary class="font-weight-bold">Table of Contents</summary> + <nav id="TableOfContents"> + <ul> + <li><a href="#faq">FAQ</a> + <ul> + <li><a href="#how-do-i-get-a-ticket-for-2023">How do I get a ticket for 2023?</a></li> + <li><a href="#what-is-the-mission-and-history-of-rpharma">What is the mission and history of R/Pharma?</a></li> + <li><a href="#whats-your-policy-on-creating-a-safe-place-for-attendees">What’s your policy on creating a safe place for attendees?</a></li> + <li><a href="#terms-and-conditions">Terms and conditions</a></li> + </ul> + </li> + </ul> +</nav> +</details> + +<h2 id="faq">FAQ</h2> +<p>A quick guide to some the important questions we are often asked.</p> +<h3 id="how-do-i-get-a-ticket-for-2023">How do I get a ticket for 2023?</h3> +<p>R/Pharma is a free event put on by volunteers with the generosity of Pharma +companies and Harvard University. Tickets are available through this <a href="https://hopin.com/events/r-pharma-2023" target="_blank" rel="noopener">link</a></p> +<h3 id="what-is-the-mission-and-history-of-rpharma">What is the mission and history of R/Pharma?</h3> +<p>Please check out our <a href="/post/thewhy/">first blog post</a>!</p> +<h3 id="whats-your-policy-on-creating-a-safe-place-for-attendees">What’s your policy on creating a safe place for attendees?</h3> +<p>R/Pharma is dedicated to providing a harassment-free conference experience +for everyone regardless of gender, sexual orientation, disability or any +feature that distinguishes human beings. For more information, please +see the R Consortium code of conduct.</p> +<h3 id="terms-and-conditions">Terms and conditions</h3> +<p>Terms and conditions statement can be found here: <a href="/terms/">terms and conditions</a>.</p> + + + + + R/Pharma 2021 Workshops + /post/2022-02-02-workshops2021/ + Fri, 01 Jan 2021 00:00:00 +0000 + /post/2022-02-02-workshops2021/ + <h2 id="rpharma-workshops">R/Pharma Workshops</h2> +<p>During R/Pharma 2021 we were excited to host 14 free workshops along with the conference. Workshops ran for 2-4 hours and were hosted by members of the community. The workshops are one of the highlights of R/Pharma and we are indebted to the hosts who prepare them, highlighting the community effort that R/Pharma fosters. Over 1000 people attended an R/Pharma workshop in 2021.</p> +<p>If you are interested in contibuting a workshop in 2022 please reach out to R/Pharma via email (<a href="mailto:info@rinpharma.com">info@rinpharma.com</a>) or our <a href="https://rinpharma.com/contact/" target="_blank" rel="noopener">contact page</a></p> +<h3 id="rpharma-2021-workshops">R/Pharma 2021 Workshops</h3> +<table> +<thead> +<tr> +<th>Workshop</th> +<th>Host(s)</th> +</tr> +</thead> +<tbody> +<tr> +<td>Clinical Trials Data Analysis at Roche</td> +<td>Adrian Waddell (Roche)</td> +</tr> +<tr> +<td>Intro Shiny</td> +<td>Ted Laderas (DNANexus)</td> +</tr> +<tr> +<td>Stan: Building a Survival Model From Scratch</td> +<td>Daniel Lee (Generable)</td> +</tr> +<tr> +<td>Unleash Your Shiny Apps with Javascript</td> +<td>Jean-Philippe-Coene (Opifex) and David Granjon (Novartis)</td> +</tr> +<tr> +<td>A Case-Study Driven Introduction to the Julia Language for R Programmers</td> +<td>Devin Pastoor (Metrum)</td> +</tr> +<tr> +<td>Building Tidy R Packages</td> +<td>Juliane Manitz (EMD Serono) and Leigh Alexander (SomaLogic)</td> +</tr> +<tr> +<td>Clinical Tables in gt</td> +<td>Rich Iannone (RStudio)</td> +</tr> +<tr> +<td>R for Clinical Study Reports and Submission</td> +<td>Yilong Zhang (Merck), Nan Xiao (Merck) and Keaven Anderson (Merck)</td> +</tr> +<tr> +<td>SafetyGraphics</td> +<td>Jeremy Wildfire (Gilead), Maya Gans (Atorus Research) and Xiao Ni (Sarepta Therapeutics)</td> +</tr> +<tr> +<td>Python Machine Learning NLP</td> +<td>Kevin Lee (Genpact)</td> +</tr> +<tr> +<td>tidy-transcriptomics</td> +<td>Stefano Mangiola (Walter and Eliza Hall Institute) and Maria Doyle (Peter MacCallum Cancer Centre)</td> +</tr> +<tr> +<td>R Admin - RStudio Connect</td> +<td>Kelly O&rsquo;Briant (RStudio)</td> +</tr> +<tr> +<td>Deep Learning</td> +<td>Leon Eyrich Jessen (Technical University of Denmark</td> +</tr> +<tr> +<td>R Package Validation Framework</td> +<td>Ellis Hughes (Fred Hutch) and Marie Vendettuoli (Fred Hutch)</td> +</tr> +</tbody> +</table> + + + + + The what and the why for R/Pharma + /post/thewhy/ + Sat, 01 Aug 2020 00:00:00 +0000 + /post/thewhy/ + <h2 id="background">Background</h2> +<p>By design, R/Pharma is deliberately a smaller conference in terms of attendance in order to encourage maximum opportunities for direct interaction with speakers. In 2018 and 2019 the conference was held in the Tsai Auditorium at the Center for Government and International Studies, Harvard University and capped at 150 attendees. The conference was run as a free event. Invitations were based on committee membership and advisory support, speaker acceptance, academic/student and diversity.</p> +<p>The conference has been run with single track consisting of keynotes from renowned industry practitioners to key R developers to leading academics. In addition there were a number of pre-conference workshops and full-length presentations as well as a number of shorter, highly-energetic lightning talks.</p> +<p>In 2020 we took a hiatus from holding the meeting at Harvard and ran a virtual conference. Over 1100 people registered for the three day virtual event that was preceded by a week of 11 workshops.</p> +<p>Following the success of the 2020 event the organizing committee decided to hold a virtual event for the 2021 meeting. 2000 people registered for the three day event which included three panel discussion groups on the areas of validation, training and leadership and scaling shiny. In addition, we held 14 workshops around the conference dates.</p> +<p>In 2022 we will be running a virtual event again.</p> +<p>Our entire event is a community-lead effort and 100% volunteer run. The event is vendor neutral and very much an academic conference. Harvard has been very helpful in hosting the event.</p> +<p>The R/Pharma conference is an event focused on the use of R in the development of pharmaceuticals. The conference covers topics including reproducible research, regulatory compliance and validation, safety monitoring, clinical trials, drug discovery, research &amp; development, PK/PD/pharmacometrics, genomics, diagnostics, immunogenicity and more. All are discussed within the context of using R as a primary tool within the drug development process. The conference showcases the current use of R that is helping to drive biomedical research, drug discovery &amp; development, and clinical initiatives. (Note that topics related to the use of R in hospitals/clinics for patient care by clinicians, doctors, and researchers is the focus of R/Medicine.</p> +<p>R/Pharma is dedicated to providing a harassment-free conference experience for everyone regardless of gender, sexual orientation, disability or any feature that distinguishes human beings.</p> + + + + + diff --git a/post/page/1/index.html b/post/page/1/index.html new file mode 100644 index 000000000..5887d0a3f --- /dev/null +++ b/post/page/1/index.html @@ -0,0 +1 @@ +/post/ \ No newline at end of file diff --git a/post/page/2/index.html b/post/page/2/index.html new file mode 100644 index 000000000..935103f75 --- /dev/null +++ b/post/page/2/index.html @@ -0,0 +1,1658 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Latest News | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Latest News

+ + + + +
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ Some entertainment between talks +
+ + + +
+ Introducing the people who will keep you entertained. +
+
+ + + + + + +
+
+ + + + + Some entertainment between talks + + +
+
+ + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ R/Pharma 2022 Expo +
+ + + +
+ Build a booth for the R/Pharma Expo. +
+
+ + + + + + +
+
+ + + + + R/Pharma 2022 Expo + + +
+
+ + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ R/Pharma 2022 Workshops +
+ + + +
+ R/Pharma 2022 Workshops. +
+
+ + + + + + +
+
+ + + + + R/Pharma 2022 Workshops + + +
+
+ + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ R/Pharma 2022 +
+ + + +
+ First announcement of R/Pharma 2022. +
+
+ + + + + + +
+
+ + + + + R/Pharma 2022 + + +
+
+ + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ R/Pharma 2021 discussion panels +
+ + + +
+ A chance to have a Q&A with leaders in validation, shiny scaling and training/leadership. +
+
+ + + + + + +
+
+ + + + + R/Pharma 2021 discussion panels + + +
+
+ + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ Frequently asked questions +
+ + + +
+ An FAQ on commonly asked questions. +
+
+ + + + + + +
+
+ + +
+
+ + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ R/Pharma 2021 Workshops +
+ + + +
+ R/Pharma 2021 Workshops. +
+
+ + + + + + +
+
+ + + + + R/Pharma 2021 Workshops + + +
+
+ + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ The what and the why for R/Pharma +
+ + + +
+ An explanation of why R/Pharma exists. +
+
+ + + + + + +
+
+ + +
+
+ + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/post/thewhy/index.html b/post/thewhy/index.html new file mode 100644 index 000000000..4776f825a --- /dev/null +++ b/post/thewhy/index.html @@ -0,0 +1,1100 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The what and the why for R/Pharma | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + +
+

The what and the why for R/Pharma

+ + + + + + + + + + + + + + + + +
+ + + +
+ +
+

Background

+

By design, R/Pharma is deliberately a smaller conference in terms of attendance in order to encourage maximum opportunities for direct interaction with speakers. In 2018 and 2019 the conference was held in the Tsai Auditorium at the Center for Government and International Studies, Harvard University and capped at 150 attendees. The conference was run as a free event. Invitations were based on committee membership and advisory support, speaker acceptance, academic/student and diversity.

+

The conference has been run with single track consisting of keynotes from renowned industry practitioners to key R developers to leading academics. In addition there were a number of pre-conference workshops and full-length presentations as well as a number of shorter, highly-energetic lightning talks.

+

In 2020 we took a hiatus from holding the meeting at Harvard and ran a virtual conference. Over 1100 people registered for the three day virtual event that was preceded by a week of 11 workshops.

+

Following the success of the 2020 event the organizing committee decided to hold a virtual event for the 2021 meeting. 2000 people registered for the three day event which included three panel discussion groups on the areas of validation, training and leadership and scaling shiny. In addition, we held 14 workshops around the conference dates.

+

In 2022 we will be running a virtual event again.

+

Our entire event is a community-lead effort and 100% volunteer run. The event is vendor neutral and very much an academic conference. Harvard has been very helpful in hosting the event.

+

The R/Pharma conference is an event focused on the use of R in the development of pharmaceuticals. The conference covers topics including reproducible research, regulatory compliance and validation, safety monitoring, clinical trials, drug discovery, research & development, PK/PD/pharmacometrics, genomics, diagnostics, immunogenicity and more. All are discussed within the context of using R as a primary tool within the drug development process. The conference showcases the current use of R that is helping to drive biomedical research, drug discovery & development, and clinical initiatives. (Note that topics related to the use of R in hospitals/clinics for patient care by clinicians, doctors, and researchers is the focus of R/Medicine.

+

R/Pharma is dedicated to providing a harassment-free conference experience for everyone regardless of gender, sexual orientation, disability or any feature that distinguishes human beings.

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication-type/1/index.html b/publication-type/1/index.html new file mode 100644 index 000000000..9328434b9 --- /dev/null +++ b/publication-type/1/index.html @@ -0,0 +1,1004 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

1

+ + + + +
+ + + +
+ + + + + + + +
+

A Pivotal Year of R Pilots for Shiny Application Submissions to the FDA / Celebrating a Milestone: R Tables for Regulatory Submission Working Group s eBook on Clinical Data Table Generation

+
+ + Within the life sciences industry, Shiny has enabled tremendous innovations to produce web interfaces as frontends to sophisticated analyses, dynamic visualizations, and automation of clinical reporting across drug development. While industry … + +
+
+ + + + +
+

Comparing Analysis Method Implementations in Software (CAMIS): An open source repository to document differences in statistical methodology across software

+
+ + Statisticians and programmers using multiple software systems (e.g., SAS, R, Python) often encounter differences in analysis results, requiring further exploration and justification. Investigating these discrepancies can be time-consuming, especially … + +
+
+ + + + +
+

Dataset-JSON as Alternative Transport Format for Regulatory Submissions

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+

Designing a CSR with Shiny

+
+ + At Idorsia, we have developed a large R Shiny application supporting a metadata-driven approach to shell and output creation. We will demonstrate some key features of the app and discuss how this approach led to huge efficiency gains when delivering … + +
+
+ + + + +
+

Enhance Your Everyday Work with LLMs in RStudio

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+

Exploration of Large language model-based frameworks to develop R codes for output delivery in pharma

+
+ + Over thousands of outputs (tables, graphs and listings) may need to be generated each year for filing, external publications, internal read outs and other activities in a pharmaceutical company. Although most of these outputs could be produced … + +
+
+ + + + +
+

Introducing smdi: An R package to perform structural missing data investigations for real-world evidence studies

+
+ + Real-world data are increasingly used to complement evidence from clinical trials. However, missing data are a major statistical challenge when the underlying missingness mechanisms are unknown, e.g., to adjust for confounding. This talk introduces … + +
+
+ + + + +
+

Reality Check for R Adoption - A Mid-Size Pharma View

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+

Using Stan for Synthetic Data Generation and C-QTc Analysis

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+

Validating In-House Developed R Packages with mpn.scorecard

+
+ + Validating open-source R packages has been a hot topic over the past few years. This talk focuses on MetrumRG's updated process and tooling for validating first party R packages, that is R packages that we develop in-house, almost all of which are … + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication-type/1/index.xml b/publication-type/1/index.xml new file mode 100644 index 000000000..613226888 --- /dev/null +++ b/publication-type/1/index.xml @@ -0,0 +1,1645 @@ + + + + 1 | R/Pharma + /publication-type/1/ + + 1 + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 26 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + 1 + /publication-type/1/ + + + + A Pivotal Year of R Pilots for Shiny Application Submissions to the FDA / Celebrating a Milestone: R Tables for Regulatory Submission Working Group s eBook on Clinical Data Table Generation + /publication/rinpharma_336/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_336/ + + + + + Comparing Analysis Method Implementations in Software (CAMIS): An open source repository to document differences in statistical methodology across software + /publication/rinpharma_333/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_333/ + + + + + Dataset-JSON as Alternative Transport Format for Regulatory Submissions + /publication/rinpharma_335/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_335/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Designing a CSR with Shiny + /publication/rinpharma_344/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_344/ + + + + + Enhance Your Everyday Work with LLMs in RStudio + /publication/rinpharma_342/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_342/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Exploration of Large language model-based frameworks to develop R codes for output delivery in pharma + /publication/rinpharma_334/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_334/ + + + + + Introducing smdi: An R package to perform structural missing data investigations for real-world evidence studies + /publication/rinpharma_340/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_340/ + + + + + Reality Check for R Adoption - A Mid-Size Pharma View + /publication/rinpharma_338/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_338/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Using Stan for Synthetic Data Generation and C-QTc Analysis + /publication/rinpharma_339/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_339/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Validating In-House Developed R Packages with mpn.scorecard + /publication/rinpharma_343/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_343/ + + + + + Accelerating Modeling and Simulation with Scientific Machine Learning in Julia + /publication/rinpharma_317/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_317/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Clinical Trials Reporting Dashboard + /publication/rinpharma_322/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_322/ + + + + + DeProViR:a deep-learning framework based on pre-trained sequence embeddings for predicting host-viral protein-protein interactions + /publication/rinpharma_327/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_327/ + + + + + Enhancing Quality Risk Classification with Natural Language Processing + /publication/rinpharma_328/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_328/ + + + + + Getting started with torch in R + /publication/rinpharma_318/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_318/ + + + + + Good Practices for Creating Reproducible Content From Shiny Apps + /publication/rinpharma_324/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_324/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Learnings from deploying a Python package to orchestrate clinical trials outputs generation + /publication/rinpharma_326/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_326/ + + + + + Serverless Shiny in Quarto Documents + /publication/rinpharma_319/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_319/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + The Need for Speed - AccelerateR-ing R Adoption in GSK + /publication/rinpharma_323/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_323/ + + + + + Updates from the R Validation Hub: Towards a Pharma Repository + /publication/rinpharma_320/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_320/ + + + + + Clinical Tables with flextable, tables and rtables + /publication/rinpharma_301/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_301/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + EDC to Patient Profiles: A Biotech {ctpatprofile} Story + /publication/rinpharma_303/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_303/ + + + + + Everyones Invited: A Case Study on Bridging the Usability Gap + /publication/rinpharma_312/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_312/ + + + + + Exploring the Packaging of R / Shiny Applications for Regulatory Submission + /publication/rinpharma_309/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_309/ + + + + + Improvements made to {gt} in 2023 + /publication/rinpharma_302/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_302/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Interactive Reporting for Safety Monitoring + /publication/rinpharma_306/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_306/ + + + + + Introducing openstatsware and the R package {mmrm} + /publication/rinpharma_311/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_311/ + + + + + Pharmacokinetic (PK) data programming in {admiral} and the Pharmaverse + /publication/rinpharma_307/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_307/ + + + + + Rshiny app on Ph2b trial design based on MCP-Mod + /publication/rinpharma_308/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_308/ + + + + + Trends and Current Landscape of ML/AI Publications with Open Source Tools + /publication/rinpharma_304/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_304/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + 10 Practical Considerations for moving to R + /publication/rinpharma_285/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_285/ + + + + + Asynchronous Processing of Long-Running Tasks in Shiny + /publication/rinpharma_290/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_290/ + + + + + Co-existence of R and SAS for multiple imputation in Novo Nordisk + /publication/rinpharma_284/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_284/ + + + + + Data Science in the Pharmaceutical Industry: A Coursera Specialisation + /publication/rinpharma_295/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_295/ + + + + + How CI/CD Enhances the Development of R packages in the Pharmaverse + /publication/rinpharma_291/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_291/ + + + + + Introducing gtreg: an R package to produce regulatory tables for clinical research + /publication/rinpharma_293/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_293/ + + + + + Meet a 100% R-based CRO - the summary of a 5-year journey + /publication/rinpharma_289/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_289/ + + + + + RMarkdown for enhanced Quality Control & Documentation + /publication/rinpharma_294/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_294/ + + + + + RStudio on Amazon SageMaker: Streamlining the Healthcare and Life Sciences Machine Learning process + /publication/rinpharma_286/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_286/ + + + + + The Bioconductor Community + /publication/rinpharma_288/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_288/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Three new things in tidymodels + /publication/rinpharma_283/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_283/ + + + + + Analysis and visualization of large-scale drug combination experiments with Shiny + /publication/rinpharma_278/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_278/ + + + + + Assuring SDTM data quality with the sdtmchecks package + /publication/rinpharma_277/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_277/ + + + + + Building Shiny Frameworks: Some Lessons + /publication/rinpharma_269/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_269/ + + + + + Bundling JS for Your Shiny App + /publication/rinpharma_268/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_268/ + + + + + Drill Down Summary Tables in Shiny with Tplyr + /publication/rinpharma_273/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_273/ + + + + + R in the Cloud: A Holistic Approach towards GxP Compliance + /publication/rinpharma_276/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_276/ + + + + + R pilot submissions to FDA + /publication/rinpharma_267/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_267/ + + + + + R, Python, and Shiny in harmony: an Out-of-Box secure data backend for RStudio Connect & Workbench + /publication/rinpharma_272/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_272/ + + + + + Roches approach to software validation: an automated pipeline from validation to publication + /publication/rinpharma_274/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_274/ + + + + + Working at the intersection of Biostatistics and Software Engineering in a Pharma company + /publication/rinpharma_270/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_270/ + + + + + Advanced Visual Analytics for Drug Safety Review + /publication/rinpharma_260/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_260/ + + + + + ANTICS, an interactive game for exploring Adaptive Trial Design + /publication/rinpharma_255/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_255/ + + + + + CDISC Initiatives and Collaborations + /publication/rinpharma_253/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_253/ + + + + + Enterprise-level Transition from SAS to Open-Source Programming for the whole department + /publication/rinpharma_258/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_258/ + + + + + MeRGE: An ecosystem of open-source R packages for Pharmacometrics from MetrumRG + /publication/rinpharma_262/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_262/ + + + + + PatientLevelPrediction: An end to end toolkit for developing diagnostic/prognostic models using big observational healthcare data + /publication/rinpharma_254/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_254/ + + + + + Successfully building a vibrant community of R users at AstraZeneca: Lessons Learned! + /publication/rinpharma_259/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_259/ + + + + + Why do I spend all my life formatting tables?! + /publication/rinpharma_256/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_256/ + + + + + Automatic generation of PowerPoint presentation for communication of clinical trial results + /publication/rinpharma_242/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_242/ + + + + + Data-as-a-Product: A data science framework for data collaborations + /publication/rinpharma_240/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_240/ + + + + + Outstanding User Interfaces with Shiny + /publication/rinpharma_236/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_236/ + + + + + Performing a risk assessment of R packages using the Risk Assessment Shiny Application + /publication/rinpharma_241/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_241/ + + + + + Reimagine the R package distribution system for reproducible research and submissions + /publication/rinpharma_243/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_243/ + + + + + Smoothing out our path to open source and pan-pharma code collaboration + /publication/rinpharma_237/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_237/ + + + + + Summary Table Rewind: From Source to Summary and Back Again + /publication/rinpharma_245/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_245/ + + + + + The gsDesign Shiny app for clinical trial design + /publication/rinpharma_246/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_246/ + + + + + The New Roads Leading to Shiny Nirvana + /publication/rinpharma_238/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_238/ + + + + + Using {valtools} for software validation separate from development + /publication/rinpharma_235/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_235/ + + + + + bayesDP - an R package for data augmentation using the Bayesian discount prior for clinical trials + /publication/rinpharma_225/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_225/ + + + + + Closing the Gap: Creating an End to End R Package Toolkit for the Clinical Reporting Pipeline + /publication/rinpharma_226/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_226/ + + + + + Democratizing Shiny App Development: The Novartis DataPipeline Harmonized Framework + /publication/rinpharma_230/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_230/ + + + + + GeneTonic: enjoying the interpretation of your RNA-seq data analysis + /publication/rinpharma_221/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_221/ + + + + + Industrialized Machine Learning and Explainable AI for Late Phase Trails + /publication/rinpharma_224/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_224/ + + + + + Making Python Objects R-like with PyR + /publication/rinpharma_227/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_227/ + + + + + OneView – A Shiny app to unlock the full potential of drug repositioning investigations + /publication/rinpharma_220/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_220/ + + + + + R at Warp Speed: Reproducible coding for COVID vaccine trials + /publication/rinpharma_229/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_229/ + + + + + R Consortium Pharma Working Groups Overview and Updates + /publication/rinpharma_222/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_222/ + + + + + Survival analysis with tidymodels: The censored package + /publication/rinpharma_219/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_219/ + + + + + 5 testing packages to make your package better! + /publication/rinpharma_209/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_209/ + + + + + Interactive and collaborative exploration of large-scale transcriptomics data with iSEE + /publication/rinpharma_210/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_210/ + + + + + Interactive Forest Plot for DMC Safety Monitoring in Clinical Trials + /publication/rinpharma_205/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_205/ + + + + + Introducing {admiral}—The ADaM in R Asset Library + /publication/rinpharma_206/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_206/ + + + + + R Package Validation at Roche + /publication/rinpharma_203/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_203/ + + + + + R/Shiny tools for Immune Fitness Exploration + /publication/rinpharma_208/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_208/ + + + + + SENDing Toxicology Study Data Analysis into the 21st Century with a New R Package: sendigR. + /publication/rinpharma_214/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_214/ + + + + + Statistical Analysis and Pathway to a Risk-based Assessment of R packages at Merck KGaA/EMD Serono + /publication/rinpharma_204/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_204/ + + + + + The Arithmetic Problems in Scientific Software Architecture + /publication/rinpharma_211/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_211/ + + + + + There’s only one R in Pfizer. Attempts to harmonise R release across a large pharma organisation + /publication/rinpharma_213/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_213/ + + + + + Automated Data-Adaptive Analytics to Improve Robustness of Confounding Control when Estimating Treatment Effects in Electronic Healthcare Databases + /publication/rinpharma_179/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_179/ + + + + + Building and Managing Unified R Environments for Data Science and Software Development + /publication/rinpharma_177/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_177/ + + + + + Its a trap! A data science case story + /publication/rinpharma_184/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_184/ + + + + + Julia in Pharma + /publication/rinpharma_173/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_173/ + + + + + r2rtf - a Lightweight R Package to Produce Tables and Figures in RTF Format + /publication/rinpharma_180/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_180/ + + + + + Reproducible computation at scale in R with targets + /publication/rinpharma_176/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_176/ + + + + + RStudio Pharma Updates + /publication/rinpharma_186/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_186/ + + + + + Seamless Visualisation of Complex Genomic Variations in GMOs and Edited Cell Lines Using gmoviz + /publication/rinpharma_174/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_174/ + + + + + Subgroup Benchmarking Framework + /publication/rinpharma_181/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_181/ + + + + + The See Value App: Visual Decision Making for Drug Development + /publication/rinpharma_182/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_182/ + + + + + Using R Markdown to Generate Clinical Trials Summary Reports + /publication/rinpharma_175/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_175/ + + + + + X-Omics Platform + /publication/rinpharma_185/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_185/ + + + + + Clinical Reporting Using R at GSK + /publication/rinpharma_161/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_161/ + + + + + Leveraging Nested Data Frames for Analytical Studies + /publication/rinpharma_162/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_162/ + + + + + openNCA Pharmacokinetic data repository and Non-compartmental Analysis System + /publication/rinpharma_165/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_165/ + + + + + PREP - Packages fRom tEmPlates - An R Package to Streamline Development of Shiny Apps and R Packages + /publication/rinpharma_163/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_163/ + + + + + safetyGraphics v2.0 - Open Source Collaboration in Pharma using R and Shiny + /publication/rinpharma_158/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_158/ + + + + + Styling Shiny & R Markdown with bootstraplib & thematic + /publication/rinpharma_160/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_160/ + + + + + tidyCDISC an Open Source Platform in R to Analyze Clinical Trial Data + /publication/rinpharma_166/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_166/ + + + + + Tplyr: An Intuitive Framework for Building Clinical Safety Summaries + /publication/rinpharma_167/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_167/ + + + + + Using R to Create an End to End Process for Predicting Delays in Recruitment from Covid-19 + /publication/rinpharma_155/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_155/ + + + + + visR - a package for effective visualization in Pharma + /publication/rinpharma_157/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_157/ + + + + + With great graphs comes great power + /publication/rinpharma_156/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_156/ + + + + + yspec: an R Package to Create and Deploy Data Set Specification Objects in a Modeling and Simulation Workflow + /publication/rinpharma_168/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_168/ + + + + + Becoming Multilingual + /publication/rinpharma_150/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_150/ + + + + + geoMapr: A Shiny Application for Enriched Analysis of Drug Utilization Data + /publication/rinpharma_149/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_149/ + + + + + Implementing Mixed Models with Repeated Measures (MMRM) in R and Shiny for Regulatory Purposes + /publication/rinpharma_142/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_142/ + + + + + Interactive medical oversight reporting in R + /publication/rinpharma_141/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_141/ + + + + + metashiny: build Shiny apps with a Shiny app + /publication/rinpharma_145/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_145/ + + + + + Numerical validation as a critical aspect in bringing R to the Clinical Research + /publication/rinpharma_148/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_148/ + + + + + Out of Chaos, Comes Order: Adventures in Standardized and Reproducible Research + /publication/rinpharma_146/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_146/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + R Package Validation Framework + /publication/rinpharma_144/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_144/ + + + + + StackEm High! Ensembles Using tidymodels + /publication/rinpharma_139/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_139/ + + + + + The R Validation Hub: Implementing a Risk-Based Approach to R + /publication/rinpharma_140/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_140/ + + + + + Accelerating Chemistry Research through the Integration of Data Science with High-Throughput Experimentation + /publication/rinpharma_111/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_111/ + + + + + Building Open Source Tools for Safety Monitoring: Advancing Research Through Community Collaboration + /publication/rinpharma_104/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_104/ + + + + + Democratizing Natural Language Processing with I2E and R Shiny + /publication/rinpharma_124/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_124/ + + + + + Evaluating the performance of advanced causal inference methods applied to healthcare claims data + /publication/rinpharma_107/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_107/ + + + + + From CDISC to TLFs, using R to support Pharmacokinetic Analyses + /publication/rinpharma_118/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_118/ + + + + + From playing in the backyard to designing one: Shiny transforms study designs, data analyses and statistical thinking of oncology in vivo group at Janssen + /publication/rinpharma_101/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_101/ + + + + + Identifying progression-free survival in Veterans with Diffuse Large B-Cell Lymphoma using electronic healthcare records + /publication/rinpharma_123/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_123/ + + + + + Improve installation sequences for R package cohorts + /publication/rinpharma_106/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_106/ + + + + + Its Not Whats on the Outside, but Its Whats on the Back-end That Matters: The World Beyond CSV Files + /publication/rinpharma_105/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_105/ + + + + + Making Better Decisions + /publication/rinpharma_117/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_117/ + + + + + ModViz POP: R-Shiny Based PK/PD Interface for Empowering Teams to Perform Real-Time Simulations + /publication/rinpharma_102/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_102/ + + + + + Prediction of maternal-fetal exposures of CYP450-metabolized drugs using physiologic pharmacokinetic modeling implemented in R and mrgsolve + /publication/rinpharma_116/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_116/ + + + + + Reproducible shiny apps with shinymeta + /publication/rinpharma_112/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_112/ + + + + + Shiny apps for accelerating early drug discovery research + /publication/rinpharma_113/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_113/ + + + + + Shiny in Production: Building bridges from data science to IT + /publication/rinpharma_122/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_122/ + + + + + Simulations, and Complex Innovative Trial Designs + /publication/rinpharma_120/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_120/ + + + + + Tidysq for Working with Biological Sequence Data in ML Driven Epitope Prediction in Cancer Immunotherapy + /publication/rinpharma_108/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_108/ + + + + + Using R to foster the communication with non-statisticians on Bayesian dose escalation models + /publication/rinpharma_115/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_115/ + + + + + Validation Framework for Assay Processing Pipelines + /publication/rinpharma_121/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_121/ + + + + + Your Missing Step in Reproducible R Programming: Continuous Deployment + /publication/rinpharma_100/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_100/ + + + + + An R package for Data Science and Deep Visualization of a complex clinical database + /publication/rinpharma_93/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_93/ + + + + + Collaborating at scale: managing an enterprise analytical computing ecosystem + /publication/rinpharma_84/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_84/ + + + + + Creating and reviving Shiny apps with golem + /publication/rinpharma_75/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_75/ + + + + + Embrace R in Pharma - building internal R community and establishing fit-for-purpose R pilots + /publication/rinpharma_85/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_85/ + + + + + Exploratory Graphics (xGx): Promoting the purposeful exploration of PKPD data + /publication/rinpharma_76/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_76/ + + + + + How to win friends and influence people: Efficiency, Reproducibility, and Scalability with R Project templates and parameterized R Markdown + /publication/rinpharma_71/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_71/ + + + + + Interactive Visualization of Standardized CDISC-SEND-Formatted Toxicology Study Data Using R Shiny + /publication/rinpharma_77/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_77/ + + + + + Leveraging multiple R tools to make effective pediatric dosing decisions + /publication/rinpharma_90/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_90/ + + + + + Machine learning workflow management with drake + /publication/rinpharma_92/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_92/ + + + + + nlmixr: an R package for population PKPD modeling + /publication/rinpharma_74/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_74/ + + + + + Package management + /publication/rinpharma_82/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_82/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + R Packages for Analyzing Clinical Trials Data with R Focusing on Safety And Early Efficacy + /publication/rinpharma_81/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_81/ + + + + + Re-envisioning Clinical Content Delivery in the Open Source World + /publication/rinpharma_86/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_86/ + + + + + Shinytized R Markdown: A Potent OTC Alternative to 1,3,7-Trimethylxanthine & Currently Indicated for NDA Document Generation, Among Others + /publication/rinpharma_83/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_83/ + + + + + Teaching an old dog new tricks: modernizing gsDesign + /publication/rinpharma_72/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_72/ + + + + + The use of R for improved reproducibility of biomarker detection in liquid biopsies + /publication/rinpharma_87/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_87/ + + + + + Updates on Analyzing Clinical Trials Data with R + /publication/rinpharma_80/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_80/ + + + + + Using Machine Learning and Interactive Graphics to Find New Cancer Targets + /publication/rinpharma_91/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_91/ + + + + + Using R for Generic Drug Evaluation and SABE R-package for Assessing Bioequivalence of Topical Dermatological Products + /publication/rinpharma_70/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_70/ + + + + + Using RStudio.Cloud to advance R proficiency: a crowdsourcing training experience + /publication/rinpharma_78/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_78/ + + + + + Accelerate Personalized Health Care by Empowering Biomarker Data + /publication/rinpharma_48/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_48/ + + + + + Analyzing Clinical Trials Data with R + /publication/rinpharma_37/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_37/ + + + + + Assisting pharmacometric simulation with the use of Shiny + /publication/rinpharma_42/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_42/ + + + + + Bayesian Models for Smaller Trial Sizes + /publication/rinpharma_53/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_53/ + + + + + Building a community of competent developers and users of R-based tools in mass spectrometry-based research + /publication/rinpharma_52/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_52/ + + + + + Developing powerful Shiny applications in an enterprise environment: Best practices and lessons learned + /publication/rinpharma_34/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_34/ + + + + + Enhance R Overview + /publication/rinpharma_54/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_54/ + + + + + Interactive data visualization with R, plotly, and dashR + /publication/rinpharma_33/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_33/ + + + + + Keeping things Peachy when Shiny gets Hairy + /publication/rinpharma_49/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_49/ + + + + + Moving Fast Without Breaking Things: Navigating the R Ecosystem in an Enterprise Environment + /publication/rinpharma_38/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_38/ + + + + + NetTCR: Towards Accurate Prediction of T-cell Targets using Deep Learning + /publication/rinpharma_36/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_36/ + + + + + R as the Core Technology to Support Modeling and Simulation in Pharma Research, Development, and Post Approval Activities + /publication/rinpharma_51/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_51/ + + + + + R/Shiny Clinical Dashboards For Fun* and Profit *Note: Fun is Relative + /publication/rinpharma_43/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_43/ + + + + + R4SPA: R Packages and Training to enable Statistical Programming in R + /publication/rinpharma_41/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_41/ + + + + + Reproducible computational research at Eisai: leadership, technology, and culture + /publication/rinpharma_56/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_56/ + + + + + Shiny Apps in Genomics and Clinical Trials + /publication/rinpharma_50/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_50/ + + + + + The Challenges of Validating R + /publication/rinpharma_57/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_57/ + + + + + The drake R package: reproducible data analysis at scale + /publication/rinpharma_44/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_44/ + + + + + The Magic R-Shiny App that can Boost your SDTM Usability and Viability while Saving Time + /publication/rinpharma_55/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_55/ + + + + + The role of R in converting clinical trial programmers to data scientists + /publication/rinpharma_47/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_47/ + + + + + Unification in a Compartmentalized Culture + /publication/rinpharma_40/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_40/ + + + + + Using interactivity responsibly in pharma + /publication/rinpharma_32/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_32/ + + + + + Antibody Characterization Using Next Generation Sequencing made easier with Group My Abs shiny app + /publication/rinpharma_17/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_17/ + + + + + Becoming bilingual in SAS and R + /publication/rinpharma_15/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_15/ + + + + + Beyond Simple Reproducibility - Discoverability, Provenance, and Improving the Impact of Results + /publication/rinpharma_27/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_27/ + + + + + Data-Driven Strategies for Synthetic Route Design and Operational Modeling within Pharmaceutical Development + /publication/rinpharma_22/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_22/ + + + + + Evaluating the performance of advanced causal inference methods applied to healthcare claims data + /publication/rinpharma_23/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_23/ + + + + + IDBac: A New Paradigm in Developing Microbial Libraries for Drug Discovery + /publication/rinpharma_9/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_9/ + + + + + Managing R and Associated Tools in Large Environments - an R-Admin’s Perspective + /publication/rinpharma_18/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_18/ + + + + + Multi-state Model for the Analysis of an Association between Safety and Efficacy Events + /publication/rinpharma_13/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_13/ + + + + + Optimization of raw materials genealogy in drug manufacturing with R, Shiny and d3 + /publication/rinpharma_24/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_24/ + + + + + R reproducibility by containers and cloud + /publication/rinpharma_12/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_12/ + + + + + REAP - R-Shiny Exploratory Analysis Platform in Clinical Pharmacology + /publication/rinpharma_25/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_25/ + + + + + rOpenSci - enabling open and reproducible research + /publication/rinpharma_26/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_26/ + + + + + ShinyRAP - a framework for analysis and building interactive/dynamic reports using Shiny/Markdown + /publication/rinpharma_21/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_21/ + + + + + The largest Shiny application in the world. Roche.Diagnostics.bioWARP + /publication/rinpharma_11/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_11/ + + + + + The Use of R in the Development of Physiological Model for Healthy Growth + /publication/rinpharma_16/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_16/ + + + + + Using R in a GxP Environment + /publication/rinpharma_8/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_8/ + + + + + Using R in a regulatory environment: some FDA perspectives + /publication/rinpharma_7/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_7/ + + + + + diff --git a/publication-type/1/page/1/index.html b/publication-type/1/page/1/index.html new file mode 100644 index 000000000..77d6bac99 --- /dev/null +++ b/publication-type/1/page/1/index.html @@ -0,0 +1 @@ +/publication-type/1/ \ No newline at end of file diff --git a/publication-type/1/page/10/index.html b/publication-type/1/page/10/index.html new file mode 100644 index 000000000..83c88de49 --- /dev/null +++ b/publication-type/1/page/10/index.html @@ -0,0 +1,1006 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

1

+ + + + +
+ + + +
+ + + + + + + +
+

Building and Managing Unified R Environments for Data Science and Software Development

+
+ + R and Biocondutor are important tools supporting scientific workflows across early Research and Development at Roche/Genentech. We have a broad R users community, which includes Data Scientists, Software Developers and consumers of Data Products … + +
+
+ + + + +
+

Its a trap! A data science case story

+
+ + Predictive modeling is a powerful tool, which amongst other things can be applied for prioritising drug candidates. Limiting the search space needed for target exploration, can reduce costs markedly partly eliminating lab time and expensive kits. … + +
+
+ + + + +
+

Julia in Pharma

+
+ + Julia is a modern programming language that provides the ease of use of R with the speed of C++. Julia has been in development for over 11 years. Research on Julia originated at MIT in 2009. Julia is powered by multiple dispatch - a generalization of … + +
+
+ + + + +
+

r2rtf - a Lightweight R Package to Produce Tables and Figures in RTF Format

+
+ + The use of open-source R is evolving in drug discovery, research and development for study design, data analysis, visualization, and report generation in the pharmaceutical industry. The ability to produce tables, listings and figures (TLFs) in … + +
+
+ + + + +
+

Reproducible computation at scale in R with targets

+
+ + Data science can be slow. A single round of statistical computation can take several minutes, hours, or even days to complete. The targets R package keeps results up to date and reproducible while minimizing the number of expensive tasks that … + +
+
+ + + + +
+

RStudio Pharma Updates

+
+ + RStudio will share a number of exciting product updates specifically built for pharmaceutical companies + +
+
+ + + + +
+

Seamless Visualisation of Complex Genomic Variations in GMOs and Edited Cell Lines Using gmoviz

+
+ + Genetically modified organisms (GMOs) and cell lines are widely used models to estimate the efficacy of drugs and understand mechanism of actions in biopharmaceutical research. As part of characterising these models, DNA sequencing technology and … + +
+
+ + + + +
+

Subgroup Benchmarking Framework

+
+ + Identification of subgroups with increased or decreased treatment effect is a challenging topic with several traps and pitfalls. In this project, we would like to establish good practices for subgroup identification, by building a simulation platform … + +
+
+ + + + +
+

The See Value App: Visual Decision Making for Drug Development

+
+ + Statistical graphics play an important role in exploratory data analysis, model checking and diagnostics. The lineup protocol (Buja et. al 2009) enables statistical significance testing using visualizations, bridging the gap between exploratory and … + +
+
+ + + + +
+

Using R Markdown to Generate Clinical Trials Summary Reports

+
+ + The scope of the paper is to show how to produce a statistical summary report along with explanatory text using R Markdown in RStudio. Programmers write a lot of reports that describe the results of data analyses. There should be a clear and … + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication-type/1/page/11/index.html b/publication-type/1/page/11/index.html new file mode 100644 index 000000000..e57c88fa5 --- /dev/null +++ b/publication-type/1/page/11/index.html @@ -0,0 +1,1004 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

1

+ + + + +
+ + + +
+ + + + + + + +
+

X-Omics Platform

+
+ + Introduction to the X-Omics Platform (XOP), a digital biomarker research platform for bioinformaticians and other scientist at Merck KGaA. XOP is a validated system for storing, processing, and analyzing "omics" data, including RNASeq, DNASeq … + +
+
+ + + + +
+

Clinical Reporting Using R at GSK

+
+ + The development of laboratory developed tests (LDTs) and in vitro diagnostics (IVDs) requires the execution of studies to determine the analytical performance of the assay. Examples of analytical studies include limit of detection, intermediate … + +
+
+ + + + + + + + + +
+

openNCA Pharmacokinetic data repository and Non-compartmental Analysis System

+
+ + Non-compartmental pharmacokinetic analysis (NCA) is used in the characteristization of drugs absorption, distribution and elimination in the body. Software that implements NCA is available from commercial and non-commercial, open-source, sources. … + +
+
+ + + + +
+

PREP - Packages fRom tEmPlates - An R Package to Streamline Development of Shiny Apps and R Packages

+
+ + In the recent years, R Shiny apps have gained considerable momentum and have been utilized to develop many useful dashboards and user interfaces (UI) that allow non-programmers access to innovative tools. Due to the ease of development of Shiny apps … + +
+
+ + + + +
+

safetyGraphics v2.0 - Open Source Collaboration in Pharma using R and Shiny

+
+ + The visR project for effective graphics in drug development visR is an open collaborative effort to develop solutions for effective visual communication with a focus on reporting medical and clinical data. The aim of the collaboration is to develop a … + +
+
+ + + + +
+

Styling Shiny & R Markdown with bootstraplib & thematic

+
+ + The pharmaceutical industry has witnessed a growing interest in open source languages such as R and Python as an alternative to SAS for many activities related to clinical research. Hop on board for a whistle-stop tour of our efforts within GSK … + +
+
+ + + + +
+

tidyCDISC an Open Source Platform in R to Analyze Clinical Trial Data

+
+ + The current paradigm for analyzing clinical trial data is cumbersome it is an inefficient, slow, and expensive process. Several rounds of iterations between the main programmer and the validation programmer are usually needed to thoroughly explore … + +
+
+ + + + +
+

Tplyr: An Intuitive Framework for Building Clinical Safety Summaries

+
+ + In the pharmaceutical industry, a great deal of the data presented in the outputs we create are very similar. For the most part, most of these tables can be broken down into a few categories Counting for event based variables or categories, shifting … + +
+
+ + + + +
+

Using R to Create an End to End Process for Predicting Delays in Recruitment from Covid-19

+
+ + Supporting data-driven decisions in the planning of clinical trials during the current pandemic involves extensive integration of heterogenous data sources, sophisticated predictive modelling, and custom visualization to communicate the predictions … + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication-type/1/page/12/index.html b/publication-type/1/page/12/index.html new file mode 100644 index 000000000..6c1c0615c --- /dev/null +++ b/publication-type/1/page/12/index.html @@ -0,0 +1,1002 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

1

+ + + + +
+ + + +
+ + + + + + + + + + + + +
+

With great graphs comes great power

+
+ + Effective visual communication is a core competency for pharmacometricians, statisticians, and, more generally, any quantitative scientist. It is essential in every step of a quantitative workflow, from scoping to execution and communicating results … + +
+
+ + + + + + + + + +
+

Becoming Multilingual

+
+ + As stated in my 2018 R/Pharma presentation "Becoming Bilingual in SAS and R" I believe in problem-solving using different data science tools. This talk is about my team's efforts at using different data science tools (SAS R and Python) to harmonize … + +
+
+ + + + +
+

geoMapr: A Shiny Application for Enriched Analysis of Drug Utilization Data

+
+ + The crisis of opioid abuse and overdose in the United States has involved unprecedented levels of opioid prescriptions and opioid-related mortality. Greater understanding of current trends in prescription opioid utilization may help prevent new cases … + +
+
+ + + + +
+

Implementing Mixed Models with Repeated Measures (MMRM) in R and Shiny for Regulatory Purposes

+
+ + MMRMs are often used as the primary analysis of continuous endpoints in longitudinal clinical trials (see e.g. Mallinckrod et al, 2008). Essentially, an MMRM is a specific linear mixed effects model that includes (at least) an interaction of … + +
+
+ + + + +
+

Interactive medical oversight reporting in R

+
+ + Medical oversight during a clinical trial is an extensive and time-consuming process. To safeguard patient safety, medical monitors need to review and explore raw safety data interactively, using standard visualizations as well as specific analyses … + +
+
+ + + + +
+

metashiny: build Shiny apps with a Shiny app

+
+ + metashiny is an R package that provides a point-and-click interface to quickly design, prototype, and deploy essential Shiny applications without having to write one single line of R code. The core idea behind metashiny is to parametrize Shiny … + +
+
+ + + + +
+

Numerical validation as a critical aspect in bringing R to the Clinical Research

+
+ + Validation of the R statistical package has become a hot topic since 2015, when the FDA issued the Statistical Software Clarifying Statement, stating officially that no specific software is required for submissions, and that any tool can be used if … + +
+
+ + + + +
+

Out of Chaos, Comes Order: Adventures in Standardized and Reproducible Research

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication-type/1/page/13/index.html b/publication-type/1/page/13/index.html new file mode 100644 index 000000000..0b80b9f93 --- /dev/null +++ b/publication-type/1/page/13/index.html @@ -0,0 +1,1002 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

1

+ + + + +
+ + + +
+ + + + + + + +
+

R Package Validation Framework

+
+ + In this talk I will discuss the steps that have been created for validating internally generated R packages at SCHARP (Statistical Center for HIV/AIDS Research and Prevention). Housed within Fred Hutch, SCHARP is an instrumental partner in the … + +
+
+ + + + + + + + + + + + + + +
+

Accelerating Chemistry Research through the Integration of Data Science with High-Throughput Experimentation

+
+ + The development of a streamlined data-aggregation methodology utilizing the statistical programming language R is described. The centralization of high-throughput experimentation data enabled the use of statistics and data exploration methods within … + +
+
+ + + + +
+

Building Open Source Tools for Safety Monitoring: Advancing Research Through Community Collaboration

+
+ + The Interactive Safety Graphics (ISG) workstream of the ASA-DIA Biopharm Safety Working Group is excited to introduce the safetyGraphics package an interactive framework for evaluating clinical trial safety in R using a flexible data pipeline. Our … + +
+
+ + + + +
+

Democratizing Natural Language Processing with I2E and R Shiny

+
+ + The primary objective of the presentation is to share insights of democratizing powerful natural language processing tool like I2E lingumatics and open source R and Shiny. The talk will focus on how we can leverage I2E python sdk natural language … + +
+
+ + + + +
+

Evaluating the performance of advanced causal inference methods applied to healthcare claims data

+
+ + Cohort studies of treatments developed from healthcare claims often have hundreds of thousands of patients and up to several thousand measured covariates. Therefore, new causal inference methods that combine ideas from machine learning and causal … + +
+
+ + + + +
+

From CDISC to TLFs, using R to support Pharmacokinetic Analyses

+
+ + The data wrangling and manipulation capabilities in R make it perfectly suited for transforming raw clinical database data into structured, submission-ready CDISC datasets. By extensively using the dplyr, tidyr, and other packages in the tidyverse we … + +
+
+ + + + +
+

From playing in the backyard to designing one: Shiny transforms study designs, data analyses and statistical thinking of oncology in vivo group at Janssen

+
+ + In vivo studies are crucial to the discovery and development of novel drugs and are conducted for proof-of-concept validation, FDA applications and to support clinical trials. Appropriate study design, data analyses and interpretation are essential … + +
+
+ + + + +
+

Identifying progression-free survival in Veterans with Diffuse Large B-Cell Lymphoma using electronic healthcare records

+
+ + Purpose To establish a gold-standard methodology for accurately extracting progression-free survival (PFS) following Diffuse Large B-Cell Lymphoma (DLBCL) treatment using real-world electronic healthcare record (EHR) data. Results We produced an R … + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication-type/1/page/14/index.html b/publication-type/1/page/14/index.html new file mode 100644 index 000000000..d85af8180 --- /dev/null +++ b/publication-type/1/page/14/index.html @@ -0,0 +1,1004 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

1

+ + + + +
+ + + +
+ + + + + + + +
+

Improve installation sequences for R package cohorts

+
+ + The installation of a cohort of R packages can constitute a challenge; especially considering different dependency types, package versions, overlapping namespaces and varying risks assigned to each of the packages. At the same time, the number of R … + +
+
+ + + + +
+

Its Not Whats on the Outside, but Its Whats on the Back-end That Matters: The World Beyond CSV Files

+
+ + Start browsing through R tutorials online and it won't take long to stumble across a read.csv statement. CSV files serve well for detached, static analyses. They tend fail, however, when tasked with storing large, dynamic data sets being accessed … + +
+
+ + + + +
+

Making Better Decisions

+
+ + In the early phases of clinical development, the future of a compound depends on more than just the result of hypothesis test on a single endpoint, in a single phase 2 study. We think a lot about how design choices affect immediate outcomes. GSK's … + +
+
+ + + + +
+

ModViz POP: R-Shiny Based PK/PD Interface for Empowering Teams to Perform Real-Time Simulations

+
+ + Objectives Demonstrate an interactive and dynamic visualization tool, ModViz POP, for simulating ordinary differential equations based PK/PD models with variability. Methods ModViz POP has an in built PKPD ODE library of models based on the … + +
+
+ + + + +
+

Prediction of maternal-fetal exposures of CYP450-metabolized drugs using physiologic pharmacokinetic modeling implemented in R and mrgsolve

+
+ + Physiologically based pharmacokinetic (PBPK) models are used extensively in drug development to address of number of problems. However, most PBPK applications have limited knowledge sharing impact because they are implemented in closed, proprietary … + +
+
+ + + + +
+

Reproducible shiny apps with shinymeta

+
+ + Shiny makes it easy to take domain logic from an existing R script and wrap some reactive logic around it to produce an interactive webpage where others can quickly explore different variables, parameter values, models/algorithms, etc. Although the … + +
+
+ + + + +
+

Shiny apps for accelerating early drug discovery research

+
+ + Scientists in drug discovery research utilize a wide variety of instrumentation and techniques to advance their research. While instrumentation vendors often provide software tools to deal with data wrangling and visualization, a simple collection of … + +
+
+ + + + +
+

Shiny in Production: Building bridges from data science to IT

+
+ + We know that adopting documentation, testing, and version control mechanisms are important for creating a culture of reproducibility in data science. But once you've embraced some basic development best practices, what comes next? What does it take … + +
+
+ + + + + + + + + +
+

Tidysq for Working with Biological Sequence Data in ML Driven Epitope Prediction in Cancer Immunotherapy

+
+ + We are amidst a data revolution. Just the past 5 years, the cost of sequencing a human genome has gone down approximately 10-fold. This development moves equally fast within areas such as mass spectrometry, in vitro immuno-peptide screening a.o. This … + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication-type/1/page/15/index.html b/publication-type/1/page/15/index.html new file mode 100644 index 000000000..ac1fda0b7 --- /dev/null +++ b/publication-type/1/page/15/index.html @@ -0,0 +1,1006 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

1

+ + + + +
+ + + +
+ + + + + + + +
+

Using R to foster the communication with non-statisticians on Bayesian dose escalation models

+
+ + Bayesian model-based dose-escalation designs, including one and two parameter logistic regression models, have meanwhile proven themselves in Phase I dose-escalation trials (Iasonos and O'Quigley, 2014 [1]). Compared to rule/algorithm-based designs … + +
+
+ + + + +
+

Validation Framework for Assay Processing Pipelines

+
+ + In this talk I will discuss the steps that have been created for validating internally generated R packages at SCHARP (Statistical Center for HIV/AIDS Research and Prevention) and the lessons learned while creating packages as a team. Housed within … + +
+
+ + + + +
+

Your Missing Step in Reproducible R Programming: Continuous Deployment

+
+ + The past few years have shown vast improvements in workflows for reproducible and distributable research within the R ecosystem. At satRday Chicago everyone in the audience said they used R Markdown, however only one person raised their hand when … + +
+
+ + + + +
+

An R package for Data Science and Deep Visualization of a complex clinical database

+
+ + We define and illustrate a "deep visualization" paradigm for the analysis of a relatively large and complex clinical database for psoriasis (PSO) and psoriatic arthritis (PsA). This paradigm supports a growing number of machine learning and … + +
+
+ + + + +
+

Collaborating at scale: managing an enterprise analytical computing ecosystem

+
+ + In a large organization, collaboration faces many obstacles. Groups may inadvertently reinvent functionality and expend redundant effort. Siloing may impede aggregation and comparison of results. Analysts may not be aware of potential collaborators. … + +
+
+ + + + +
+

Creating and reviving Shiny apps with golem

+
+ + Developing Shiny applications that meet design goals, easily deploy to multiple platforms, and contain easily maintainable components (all while adhering to best practices) is typically a difficult endeavor. Until recently, there has not been a tool … + +
+
+ + + + +
+

Embrace R in Pharma - building internal R community and establishing fit-for-purpose R pilots

+
+ + R is the dominant language in modern quantitative science, however it is still not widely used in pharma industry. In this talk I will share learnings in building an internal R user community in a large global organization, via efforts including … + +
+
+ + + + +
+

Exploratory Graphics (xGx): Promoting the purposeful exploration of PKPD data

+
+ + Introduction As pharmacometricians, we sometimes jump into complex modeling before thoroughly exploring our data. This can happen due to tight timelines, lack of ready-to-use graphic tools or enthusiasm for complex models. Exploratory plots can help … + +
+
+ + + + +
+

How to win friends and influence people: Efficiency, Reproducibility, and Scalability with R Project templates and parameterized R Markdown

+
+ + Our bioinformatics team is relied upon to quickly generate information to drive business decisions, allocate resources, and develop predictive models. As such, we constantly strive to streamline our work and create efficiencies when possible. To this … + +
+
+ + + + +
+

Interactive Visualization of Standardized CDISC-SEND-Formatted Toxicology Study Data Using R Shiny

+
+ + The standardization of nonclinical study data by the Clinical Data Interchange Standards Consortium (CDISC) via the Standard for Exchange of Nonclinical Data (SEND) has created an opportunity for the collaborative development and use of open source … + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication-type/1/page/16/index.html b/publication-type/1/page/16/index.html new file mode 100644 index 000000000..b8a8077d1 --- /dev/null +++ b/publication-type/1/page/16/index.html @@ -0,0 +1,1006 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

1

+ + + + +
+ + + +
+ + + + + + + +
+

Leveraging multiple R tools to make effective pediatric dosing decisions

+
+ + R Shiny apps allow for dynamic, interactive, real-time integration of knowledge within a drug-development program to support decision making. Here, an R Shiny app was used to explore the pharmacokinetic and pharmacodynamic effects of different dosing … + +
+
+ + + + +
+

Machine learning workflow management with drake

+
+ + Machine learning workflows can be difficult to manage. A single round of computation can take several hours to complete, and routine updates to the code and data tend to invalidate hard-earned results. You can enhance the maintainability, hygiene, … + +
+
+ + + + +
+

nlmixr: an R package for population PKPD modeling

+
+ + nlmixr is a free and open source R package for fitting nonlinear pharmacokinetic (PK), pharmacodynamic (PD), joint PK/PD and quantitative systems pharmacology (QSP) mixed-effects models. Currently, nlmixr is capable of fitting both traditional … + +
+
+ + + + +
+

Package management

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+

R Packages for Analyzing Clinical Trials Data with R Focusing on Safety And Early Efficacy

+
+ + The R shiny-based nest framework (previously named teal) has been proven valuable in exploratory settings and supporting strategic decision meetings. To allow more clinical studies to be able to adopt this agile framework in a wider range, we've … + +
+
+ + + + +
+

Re-envisioning Clinical Content Delivery in the Open Source World

+
+ + Content delivery in preparation for filing a clinical study report requires robust tooling for quickly and reproducibly compiling analysis of study data. Traditionally, this reproducibility has stemmed from one-time, rigorous validation of a … + +
+
+ + + + +
+

Shinytized R Markdown: A Potent OTC Alternative to 1,3,7-Trimethylxanthine & Currently Indicated for NDA Document Generation, Among Others

+
+ + Providing a Study Data Reviewer's Guide for Clinical Data to accompany the SDTM datasets, define.xml, and annotated CRF in a submission gives additional information to help the FDA review team. The guide is traditionally authored using MS Word - a … + +
+
+ + + + +
+

Teaching an old dog new tricks: modernizing gsDesign

+
+ + The gsDesign package for group sequential design is widely used with 30k downloads. The package was originally written in 2007 with substantial documentation and Runit testing created before 2010. A Shiny interface was created to make the package … + +
+
+ + + + +
+

The use of R for improved reproducibility of biomarker detection in liquid biopsies

+
+ + Research reproducibility has been heatedly discussed in recent years. Some authors have pointed out that a large portion of published research findings is incorrect and/or irreproducible. Some state that the medical literature is as reliable as … + +
+
+ + + + +
+

Updates on Analyzing Clinical Trials Data with R

+
+ + At R in Pharma 2018, I gave a workshop and a presentation on analyzing clinical trials data with R. Since then much has happened at Roche/Genentech with regard to analyzing clinical trials data with R our R-based projects got funded in order to … + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication-type/1/page/17/index.html b/publication-type/1/page/17/index.html new file mode 100644 index 000000000..7f088a2a6 --- /dev/null +++ b/publication-type/1/page/17/index.html @@ -0,0 +1,1006 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

1

+ + + + +
+ + + +
+ + + + + + + +
+

Using Machine Learning and Interactive Graphics to Find New Cancer Targets

+
+ + GlaxoSmithKline is searching for new oncology drug targets. We have CRISPR knockout data for many cancer cell lines and many genes. For these same cell lines, we also have genomic data --somatic mutations, copy number variants, and gene expression. … + +
+
+ + + + +
+

Using R for Generic Drug Evaluation and SABE R-package for Assessing Bioequivalence of Topical Dermatological Products

+
+ + Determination of bioequivalence (BE), a crucial part of the evaluation of generic drugs, may depend on clinical endpoint studies, pharmacokinetic (PK) studies of bioavailability, and In-Vitro tests, among others. Additionally, in reviewing … + +
+
+ + + + +
+

Using RStudio.Cloud to advance R proficiency: a crowdsourcing training experience

+
+ + As the Pharmaceutical sector boosts its interactions with regulatory agencies using R programming as one key instrument for drug development submissions, we face a dilemma that several members of statistics and statistical programming teams are not … + +
+
+ + + + +
+

Accelerate Personalized Health Care by Empowering Biomarker Data

+
+ + In Pharmaceutical industry, personalized patient care is about having access to traditional and new data sources including comprehensive diagnostic data, sensor data, real-world data, etc., applying traditional and advanced analytics like machine … + +
+
+ + + + +
+

Analyzing Clinical Trials Data with R

+
+ + Creating datasets and tables, listings and graphs (TLGs) for analyzing clinical trials data with R, such that in the final stage the code, datasets and TLGs can be submitted to the health authorities, is a multifaceted problem. We have been working … + +
+
+ + + + +
+

Assisting pharmacometric simulation with the use of Shiny

+
+ + During the drug development, pharmacometric models are often built to characterize and understand drug efficacy and safety. Simulations based on these models can assist drug development and quantitative decision making. However, computation can be … + +
+
+ + + + +
+

Bayesian Models for Smaller Trial Sizes

+
+ + Precision medicine typically refers to the development of drugs and other interventions for individual patients. But how do you assess efficacy and make predictions in this extreme small data regime? The Bayesian framework is ideal for this type of … + +
+
+ + + + +
+

Building a community of competent developers and users of R-based tools in mass spectrometry-based research

+
+ + The R-based ecosystem, and its open-source methods for data manipulation, modeling and interpretation, is key for effective and reproducible research. This is certainly true in experiments relying on quantitative mass spectrometry. This relatively … + +
+
+ + + + +
+

Developing powerful Shiny applications in an enterprise environment: Best practices and lessons learned

+
+ + Recent advances in the Shiny ecosystem boost the scale and scope of serious enterprise-wide web applications. More specifically, it is entirely possible to utilize key features of Shiny Server Professional and additional R packages such as shinyjs, … + +
+
+ + + + +
+

Enhance R Overview

+
+ + Recruitment models for clinical trials are notoriously difficult to build due to many complex factors within a study. With input from experienced practitioners, we have built an interactive tool to allow individuals to build complex recruitment … + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication-type/1/page/18/index.html b/publication-type/1/page/18/index.html new file mode 100644 index 000000000..8a9ff5821 --- /dev/null +++ b/publication-type/1/page/18/index.html @@ -0,0 +1,1006 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

1

+ + + + +
+ + + +
+ + + + + + + +
+

Interactive data visualization with R, plotly, and dashR

+
+ + Interactive web graphics are a popular and convenient medium for conveying information. However, web graphics are rarely used during the initial exploratory phase of a data analysis, largely due to the lack tools for seamless iteration between data … + +
+
+ + + + +
+

Keeping things Peachy when Shiny gets Hairy

+
+ + Shiny is a popular R package that lets users develop interactive web applications using just R code. The ease of use and downstream boost in productivity mean that working with Shiny can kick off a rapid request-implementation-inspiration-request … + +
+
+ + + + +
+

Moving Fast Without Breaking Things: Navigating the R Ecosystem in an Enterprise Environment

+
+ + Despite the explosive growth and adoption of R globally, concerns over how to qualify and administrate R continues to echo in discussions about use in regulated environments. In this talk, I'll discuss the how to bridge the conceptual tenants of … + +
+
+ + + + +
+

NetTCR: Towards Accurate Prediction of T-cell Targets using Deep Learning

+
+ + The interaction between the Major Histocompatibility Complex type I (MHC-I), a peptide and the T-cell receptor (TCR) (MHCIpTCR) is a key determinant of immune response elicitation and therefore of paramount importance in infectious- and autoimmune … + +
+
+ + + + +
+

R as the Core Technology to Support Modeling and Simulation in Pharma Research, Development, and Post Approval Activities

+
+ + Since its foundation in 2004, Metrum Research Group has relied on R as the core technology and central framework for all of the company’s biomedical modeling and simulation (M&S) service activities, spanning more than 475 projects with 150+ different … + +
+
+ + + + +
+

R/Shiny Clinical Dashboards For Fun* and Profit *Note: Fun is Relative

+
+ + For the Pharma Company How many times have you made a graph and gotten an email back saying "Can we change the axes?" or "Can we change the symbols?" or "I really need to look at the graph before I can tell you what I want". It would be much more … + +
+
+ + + + +
+

R4SPA: R Packages and Training to enable Statistical Programming in R

+
+ + R is a very powerful tool for performing statistical programming, but has had a lower uptake in the life sciences when compared to SAS. As a result, many of the packages created for R are not focused on the type of tasks Statistical Programmers do. … + +
+
+ + + + +
+

Reproducible computational research at Eisai: leadership, technology, and culture

+
+ + The pharmaceutical industry depends on accurate and reproducible data science for both preclinical and clinical analysis. Unfortunately, often an analysis cannot be reproduced and therefore its computational methodology and merit are unknown. Often, … + +
+
+ + + + +
+

Shiny Apps in Genomics and Clinical Trials

+
+ + R Shiny has revolutionized the way statisticians and analysts distribute analytic results and research methods. We can easily build interactive web tools that enhance data visualization and facilitate data and information sharing. Shiny apps can … + +
+
+ + + + +
+

The Challenges of Validating R

+
+ + The first challenge in validating an analytic tool for the pharmaceutical industry is that, despite a formal FDA definition, there is still no cross-industry agreement on what 'validation' really means with respect to an analytic tool. AIMS … + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication-type/1/page/19/index.html b/publication-type/1/page/19/index.html new file mode 100644 index 000000000..d1fe38796 --- /dev/null +++ b/publication-type/1/page/19/index.html @@ -0,0 +1,1006 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

1

+ + + + +
+ + + +
+ + + + + + + +
+

The drake R package: reproducible data analysis at scale

+
+ + The drake package is a general-purpose workflow manager for data-driven tasks in R, with applications in the pharmaceutical industry ranging from tailored medicine to clinical trial simulation and beyond. Drake rebuilds intermediate data objects when … + +
+
+ + + + +
+

The Magic R-Shiny App that can Boost your SDTM Usability and Viability while Saving Time

+
+ + The United States Food and Drug Administration (FDA) requires that clinical trial data be submitted in the Study Data Tabulation Model (SDTM) standard format. The process of developing SDTM involves mapping captured raw data to their correspondent … + +
+
+ + + + +
+

The role of R in converting clinical trial programmers to data scientists

+
+ + In 3 years Real World Data Science Analytics in Roche/Genentech transitioned from a small team of former clinical trial programmers supporting a real world evidence team to become the largest department within the Personalised Healthcare (PHC) Centre … + +
+
+ + + + +
+

Unification in a Compartmentalized Culture

+
+ + When it comes to analytics of data collected in medical research, today’s culture is compartmentalized – not only across institutions, but even within institutions. Such a culture stagnates analytical development and limits the ability to fully … + +
+
+ + + + +
+

Using interactivity responsibly in pharma

+
+ + Shiny is a package for turning analyses written in R into interactive web applications. This capability has obvious applications in pharma, as it lets R users build interactive apps for their collaborators to explore models or results, or to automate … + +
+
+ + + + +
+

Antibody Characterization Using Next Generation Sequencing made easier with Group My Abs shiny app

+
+ + Next-generation sequencing (NGS), phage display technology and high throughput capacities enables biologists in drug discovery to characterize antibodies (Abs) based on their HCDR3 sequences and further group them into families before moving to … + +
+
+ + + + +
+

Becoming bilingual in SAS and R

+
+ + In this talk, I will speak about my personal journey of learning R and transforming from a clinical study statistical programmer to a SAS/R bilingual, as well as my journey of leading the R initiative in Amgen’s Global Statistical Programming … + +
+
+ + + + +
+

Beyond Simple Reproducibility - Discoverability, Provenance, and Improving the Impact of Results

+
+ + Research is an incremental, iterative process, with new results relying and building upon previous ones. Scientists need to find, retrieve, understand, and trust results in order to confidently extend them, even when the results are their own. We … + +
+
+ + + + +
+

Data-Driven Strategies for Synthetic Route Design and Operational Modeling within Pharmaceutical Development

+
+ + Decision analysis balancing both data analytics and human gut feeling is critical in designing efficient routes to synthesize new, complex small molecules. This challenge is faced by any organization seeking to deliver modern pharmaceutical compounds … + +
+
+ + + + +
+

Evaluating the performance of advanced causal inference methods applied to healthcare claims data

+
+ + Cohort studies of treatments developed from healthcare claims often have hundreds of thousands of patients and up to several thousand measured covariates. Therefore, new causal inference methods that combine ideas from machine learning and causal … + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication-type/1/page/2/index.html b/publication-type/1/page/2/index.html new file mode 100644 index 000000000..350aa7cb1 --- /dev/null +++ b/publication-type/1/page/2/index.html @@ -0,0 +1,1006 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

1

+ + + + +
+ + + +
+ + + + + + + +
+

Accelerating Modeling and Simulation with Scientific Machine Learning in Julia

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+

Clinical Trials Reporting Dashboard

+
+ + Since 2021, the FDA and the NIH have increased citations and notifications for non-compliance with required results reporting on ClinicalTrials.gov. Many studies still do not submit results to ClinicalTrials.gov; some do not publish results after 3 … + +
+
+ + + + +
+

DeProViR:a deep-learning framework based on pre-trained sequence embeddings for predicting host-viral protein-protein interactions

+
+ + Emerging diseases like COVID-19 pose dual threats to public health and the economy. Understanding protein-protein interactions (PPIs) between viral and host proteins is crucial for antiviral therapies and studying pathogen replication. However, … + +
+
+ + + + +
+

Enhancing Quality Risk Classification with Natural Language Processing

+
+ + Product quality plays a vital role in the success of Biotech/Pharmaceutical organizations, and the accurate classification of quality risks is crucial to ensure the delivery of high-quality products. However, the current practice of assigning risk … + +
+
+ + + + +
+

Getting started with torch in R

+
+ + torch is an R port of PyTorch, a scientific computing library that enables fast and easy creation and training of deep learning models. In this talk, you will learn about the latest features and developments in torch, such as luz, a higher level … + +
+
+ + + + +
+

Good Practices for Creating Reproducible Content From Shiny Apps

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+

Learnings from deploying a Python package to orchestrate clinical trials outputs generation

+
+ + Streamlining clinical trial output workflows is a key challenge for clinical studies. Our project leverages Python to link the planned analysis stored in a google sheet LoPO (List of clinical study Planned Outputs) to the study scripts that generates … + +
+
+ + + + +
+

Serverless Shiny in Quarto Documents

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+

The Need for Speed - AccelerateR-ing R Adoption in GSK

+
+ + How does a risk-averse Pharma Biostatistics organization with 800+ people switch from using proprietary software to using R and other open-source tools for delivering clinical trial submissions? First slowly, then all at once. GSK started the … + +
+
+ + + + +
+

Updates from the R Validation Hub: Towards a Pharma Repository

+
+ + The use of R in submissions to healthcare regulators presents challenges as the quality of packages must be ensured, and evidence of this quality must be readily available. The Regulatory R Package Repository Working Group aims to tackle these issues … + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication-type/1/page/20/index.html b/publication-type/1/page/20/index.html new file mode 100644 index 000000000..b00a3e28e --- /dev/null +++ b/publication-type/1/page/20/index.html @@ -0,0 +1,1006 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

1

+ + + + +
+ + + +
+ + + + + + + +
+

IDBac: A New Paradigm in Developing Microbial Libraries for Drug Discovery

+
+ + The success of a bacterial drug discovery program can be no greater than the phylogenetic diversity and capacity of those bacteria in the library to produce specialized metabolites (SM). However, the methods used to create bacterial strain libraries … + +
+
+ + + + +
+

Managing R and Associated Tools in Large Environments - an R-Admin’s Perspective

+
+ + The dramatic increase of R in the computational, analytics, and data science areas has led to some innovative techniques in recent years for interactive analytics. This rate of change presents challenges for IT organizations to keep up and to … + +
+
+ + + + +
+

Multi-state Model for the Analysis of an Association between Safety and Efficacy Events

+
+ + Safety and efficacy data in clinical trials are mostly analyzed separately. However, especially the treatment of life-threatening disease such as cancer requires a good understanding of benefit and associated risks to make an informed therapy … + +
+
+ + + + +
+

Optimization of raw materials genealogy in drug manufacturing with R, Shiny and d3

+
+ + Failure to thoroughly review discrepancies and deviations in drug manufacturing is consistently one of the top citations in FDA inspectional observations. Learn how a leading biotechnology organization successfully replaced an inefficient, manual … + +
+
+ + + + +
+

R reproducibility by containers and cloud

+
+ + R is pretty good in backwards compatibility but still reproducing analysis even given script and data can be a challenge as packages, R, and math libraries keep evolving. www.rocker-project.org offers among other things version-stable R in docker … + +
+
+ + + + +
+

REAP - R-Shiny Exploratory Analysis Platform in Clinical Pharmacology

+
+ + REAP (R-Shiny Exploratory Analysis Platform) was developed by the Modeling and Simulation group within the Clinical Pharmacology department at Genentech, Inc., to support exploratory analyses of clinical data. REAP is a web-based, user-friendly, tool … + +
+
+ + + + +
+

rOpenSci - enabling open and reproducible research

+
+ + The rOpenSci project is a non-profit initiative founded as a grassroots effort in 2011. We have evolved into a truly global community of researchers and data scientists who are R users and developers from a wide range of disciplines. rOpenSci … + +
+
+ + + + +
+

ShinyRAP - a framework for analysis and building interactive/dynamic reports using Shiny/Markdown

+
+ + R has become a prominent data science tool, empowered by a fast-growing modern R eco-system. At Novartis, Shiny and markdown have gained a lot of popularity in analyzing, visualizing and reporting of clinical trial data. Traditional report analysis … + +
+
+ + + + +
+

The largest Shiny application in the world. Roche.Diagnostics.bioWARP

+
+ + bioWARP (biostatistical Web-Applications and R Procedures) is a Shiny application enabling employees at Roche Diagnostics to create validated reports for regulatory authorities submissions. bioWARP enables people using advanced statistical methods, … + +
+
+ + + + +
+

The Use of R in the Development of Physiological Model for Healthy Growth

+
+ + A physiologically-based mathematical model was developed as a series of ordinary differential equations to describe compositional changes (in fat and fat-free mass, FM & FFM) due to metabolizable energy exchanges in babies from birth to 2 years in … + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication-type/1/page/21/index.html b/publication-type/1/page/21/index.html new file mode 100644 index 000000000..abcb5e5dd --- /dev/null +++ b/publication-type/1/page/21/index.html @@ -0,0 +1,908 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

1

+ + + + +
+ + + +
+ + + + + + + +
+

Using R in a GxP Environment

+
+ + The Data Science team in Pfizer’s Vaccine Research and Development division (VRD) creates and maintains validated applications used during high-throughput clinical testing that enable advanced analytic and reporting requirements. SAS has long been … + +
+
+ + + + +
+

Using R in a regulatory environment: some FDA perspectives

+
+ + The United States Food and Drug Administration (FDA) uses a variety of statistical software packages for review and research. This presentation will focus on the uses of R in the Center for Drug Evaluation and Research (CDER), including graphics for … + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication-type/1/page/3/index.html b/publication-type/1/page/3/index.html new file mode 100644 index 000000000..65d497c1c --- /dev/null +++ b/publication-type/1/page/3/index.html @@ -0,0 +1,1006 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

1

+ + + + +
+ + + +
+ + + + + + + +
+

Clinical Tables with flextable, tables and rtables

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+

EDC to Patient Profiles: A Biotech {ctpatprofile} Story

+
+ + Clinical development requires quick access to live trial data to address safety questions and evaluate data quality. Historically, teams have resorted to Excel to manually populate patient profiles, despite human error limitations, inefficiency, and … + +
+
+ + + + +
+

Everyones Invited: A Case Study on Bridging the Usability Gap

+
+ + In 2022, our team announced the first release of the tfrmt package, providing clinical programmers with the novel ability to create tables without data. With its metadata-driven engine applied to the emerging industry standard of Analysis Results … + +
+
+ + + + +
+

Exploring the Packaging of R / Shiny Applications for Regulatory Submission

+
+ + The Pharmaceutical industry is moving towards open-source tools with companies adopting R/Shiny to revolutionize their processes in clinical reporting, drug development, and translational research, among other areas. One of the initiatives of this … + +
+
+ + + + +
+

Improvements made to {gt} in 2023

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+

Interactive Reporting for Safety Monitoring

+
+ + Data monitoring to ensure patient safety is an important process in clinical trials. An independent data monitoring committee (DMC) reviews safety data periodically to interpret findings and assess various safety signals. Sponsors typically provide … + +
+
+ + + + +
+

Introducing openstatsware and the R package {mmrm}

+
+ + In this talk, we would like to introduce openstatsware, an official working group of the American Statistical Association (ASA) Biopharmaceutical Section. The working group has a primary objective to engineer R packages that implement important … + +
+
+ + + + +
+

Pharmacokinetic (PK) data programming in {admiral} and the Pharmaverse

+
+ + Pharmacokinetic (PK) analysis data programming poses some unique challenges. For example, both dosing and concentration records are included, and nominal and actual relative time variables that reference the first dose, the previous dose, or the … + +
+
+ + + + +
+

Rshiny app on Ph2b trial design based on MCP-Mod

+
+ + Finding the right dose is a critical step in pharmaceutical drug development. There has been varies statistical methodology development for the design and analysis of clinical studies. In particular, MCP-Mod (Multiple Comparisons Procedure - … + +
+
+ + + + +
+

Trends and Current Landscape of ML/AI Publications with Open Source Tools

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication-type/1/page/4/index.html b/publication-type/1/page/4/index.html new file mode 100644 index 000000000..12e58e516 --- /dev/null +++ b/publication-type/1/page/4/index.html @@ -0,0 +1,1006 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

1

+ + + + +
+ + + +
+ + + + + + + +
+

10 Practical Considerations for moving to R

+
+ + abstract to follow + +
+
+ + + + +
+

Asynchronous Processing of Long-Running Tasks in Shiny

+
+ + Computationally-intensive workflows exist in the design, analysis, and simulation in all phases of clinical studies. The runtime of such workflows can be significantly longer than a Shiny app can practicably handle. In such situations, binding the … + +
+
+ + + + +
+

Co-existence of R and SAS for multiple imputation in Novo Nordisk

+
+ + Addressing estimands in clinical studies involves handling of intercurrent events and often multiple imputation methods are applied to handle missing data. In Novo Nordisk more and more programming tasks are done in R, but still multiple imputation … + +
+
+ + + + +
+

Data Science in the Pharmaceutical Industry: A Coursera Specialisation

+
+ + The Pharmaceutical industry is adopting new tools and technologies, putting pressure on individuals to learn many new skills in a short period of time. In order to both promote these new ways of working, and to assist those adopting it, at Genentech … + +
+
+ + + + +
+

How CI/CD Enhances the Development of R packages in the Pharmaverse

+
+ + Continuous integration (CI) and continuous delivery (CD) are playing a pivotal role in ensuring that R projects in Pharma meet the highest quality standards. Particular focus is placed on ensuring that packages are fit for purpose both on internal … + +
+
+ + + + +
+

Introducing gtreg: an R package to produce regulatory tables for clinical research

+
+ + gtreg internally leverages gtsummary to streamline production for regulatory tables in clinical research. There are three functions to assist with adverse event reporting tbl_ae_count(), tbl_ae(), and tbl_ae_focus(); tbl_ae_count() tabulates all AEs … + +
+
+ + + + +
+

Meet a 100% R-based CRO - the summary of a 5-year journey

+
+ + Nowadays R is the talk of everyone in the pharmaceutical industry. A lot is being said about statistical programming (CDISC datasets, TFLs) with R and addressing validation issues. The most important players embraced R in various areas of their … + +
+
+ + + + +
+

RMarkdown for enhanced Quality Control & Documentation

+
+ + When working with big data sources, such as medical claims data, the process of data review and quality control (QC) can be both complex and tedious. R and RMarkdown have become common tools for data analytics and report writing in the pharmaceutical … + +
+
+ + + + +
+

RStudio on Amazon SageMaker: Streamlining the Healthcare and Life Sciences Machine Learning process

+
+ + RStudio is one of the most commonly used software integrated development environment (IDE) for R. In this talk we present RStudio on Amazon SageMaker, a fully managed RStudio IDE on AWS cloud. We also walk through a Health Care and Life Sciences use … + +
+
+ + + + +
+

The Bioconductor Community

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication-type/1/page/5/index.html b/publication-type/1/page/5/index.html new file mode 100644 index 000000000..a75b05d30 --- /dev/null +++ b/publication-type/1/page/5/index.html @@ -0,0 +1,1006 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

1

+ + + + +
+ + + +
+ + + + + + + +
+

Three new things in tidymodels

+
+ + Recently there have been a lot of new developments for modeling in the tidyverse. This talk will show off tools for censored regression, an interface to clustering, and how to use the h2o.ai platform for optimizing/fitting models + +
+
+ + + + + + + + + +
+

Assuring SDTM data quality with the sdtmchecks package

+
+ + The job of a data scientist working on a clinical trial team in the pharmaceutical industry is to provide the most accurate analysis possible in order to enable valid insights from the data. Ensuring data quality is extremely hard work and there are … + +
+
+ + + + +
+

Building Shiny Frameworks: Some Lessons

+
+ + It is relatively simple to create a powerful visualization app using shiny, but what if you need to change your data wrangling process or wish to build a different output? How easy is it to provide this flexibility without having to rewrite the … + +
+
+ + + + +
+

Bundling JS for Your Shiny App

+
+ + So you've started writing custom JavaScript for your Shiny app... but where do you put all this code?! Organizing JS files to be sourced within one another can be really hard to navigate from within a Shiny application. In this talk I’ll cover what … + +
+
+ + + + +
+

Drill Down Summary Tables in Shiny with Tplyr

+
+ + Back in 2020, Atorus had the initial release of the R package Tplyr, which was built to simplify the creation of clinical summary tables. Now in 2022, new updates and enhancements have been added to Tplyr to give the user more, particularly in the … + +
+
+ + + + +
+

R in the Cloud: A Holistic Approach towards GxP Compliance

+
+ + As more and more companies move their compute environments into the cloud, the steps needed to ensure that their software suite and newfound infrastructure are FDA compliant change accordingly. In this talk, we will examine the requirements for an … + +
+
+ + + + +
+

R pilot submissions to FDA

+
+ + On Nov 22nd, 2021, the R Consortium R Submissions Working Group successfully submitted an R-based test submission package through the FDA eCTD gateway. The submission package has been received by the FDA staff who were able to reproduce the numerical … + +
+
+ + + + +
+

R, Python, and Shiny in harmony: an Out-of-Box secure data backend for RStudio Connect & Workbench

+
+ + Sarepta deployed RStudio Team for modern data analytics. One major hurdle we faced was how to serve data to Connect/Workbench securely in the backend. Partnering with Atorus, Sarepta solved this challenge using Box cloud storage as a secure data … + +
+
+ + + + +
+

Roches approach to software validation: an automated pipeline from validation to publication

+
+ + Over the past year, we’ve designed a process that is meant to mimic public package publishing as closely as possible, where packages are automatically assessed by a series of checks which may prompt manual revision should the automated processing … + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication-type/1/page/6/index.html b/publication-type/1/page/6/index.html new file mode 100644 index 000000000..2eec7f83f --- /dev/null +++ b/publication-type/1/page/6/index.html @@ -0,0 +1,1006 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

1

+ + + + +
+ + + +
+ + + + + + + +
+

Working at the intersection of Biostatistics and Software Engineering in a Pharma company

+
+ + Increasingly biostatisticians in pharma companies would like to use R on a daily basis, e.g. the growing number of participants in R/Pharma conferences is one metric showing this trend. As R programs replace proprietary software in this regulated … + +
+
+ + + + +
+

Advanced Visual Analytics for Drug Safety Review

+
+ + Drug safety data present many challenges with regard to curation, analysis, interpretation, and reporting. Safety endpoints have high variability, are multidimensional, and interrelated which points out to a need to identify novel approaches to … + +
+
+ + + + +
+

ANTICS, an interactive game for exploring Adaptive Trial Design

+
+ + A prespecified adaptive plan involves automating the analysis of interim clinical trial data and adjusting elements of the trial in response. In implementing these plans, we experience random highs and lows in the data, adjacent doses of a drug with … + +
+
+ + + + +
+

CDISC Initiatives and Collaborations

+
+ + This invited talk will describe the current landscape of CDISC initiatives and collaborations. CDISC currently has a portfolio of innovative industry initiatives that include new standards as well as open-source software projects that are part of the … + +
+
+ + + + +
+

Enterprise-level Transition from SAS to Open-Source Programming for the whole department

+
+ + The presentation will introduce the transition project that the whole department of +150 SAS programmers has completely moved from SAS to Open-source programming. The whole department switched from SAS Studio to R Pro Server, Window server to AWS … + +
+
+ + + + +
+

MeRGE: An ecosystem of open-source R packages for Pharmacometrics from MetrumRG

+
+ + Metrum Research Group (MetrumRG) has developed a suite of open-source R packages for pharmacometric analyses that can be used independently, or seamlessly integrated into a larger R-based ecosystem. To showcase this ecosystem, we used the popular … + +
+
+ + + + +
+

PatientLevelPrediction: An end to end toolkit for developing diagnostic/prognostic models using big observational healthcare data

+
+ + If we could predict a patient's future risk of developing illnesses such as depression or lung cancer in the next three years, then we could potentially intervene and improve the patient's future health. The PatientLevelPrediction R package provides … + +
+
+ + + + +
+

Successfully building a vibrant community of R users at AstraZeneca: Lessons Learned!

+
+ + In the past years, the phama industry has seen a true paradigm shift in its use of R. Up until recently, one had to choose between R and SAS. Today, most statisticians are trained in both languages. With this in mind, at AstraZeneca we built on the … + +
+
+ + + + +
+

Why do I spend all my life formatting tables?!

+
+ + Tables no longer just live in flat PDFs and reports, but should be able to go from apps to PDFs and Word documents with ease. To have the flexibility to do this we need to separate the analysis from the formatting. Additionally, in the pharmaceutical … + +
+
+ + + + +
+

Automatic generation of PowerPoint presentation for communication of clinical trial results

+
+ + In the final stage of a clinical study, a number of tables and figures are prepared, typically using SAS, for reporting the results of the study in a clinical study report. Before the clinical study report is finalized a thorough interpretation of … + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication-type/1/page/7/index.html b/publication-type/1/page/7/index.html new file mode 100644 index 000000000..53a30e701 --- /dev/null +++ b/publication-type/1/page/7/index.html @@ -0,0 +1,1006 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

1

+ + + + +
+ + + +
+ + + + + + + +
+

Data-as-a-Product: A data science framework for data collaborations

+
+ + For data science teams, data preparation takes substantial investment of time, data science expertise and subject matter proficiency. However, as the name implies, data preparation is typically viewed merely as a means to an end, encouraging creation … + +
+
+ + + + +
+

Outstanding User Interfaces with Shiny

+
+ + In recent years, R users' understanding of Shiny has greatly increased but so have client expectations. While one of Shiny’s greatest strengths is that it allows producing web applications solely from R code, meeting client’s more delicate … + +
+
+ + + + + + + + + +
+

Reimagine the R package distribution system for reproducible research and submissions

+
+ + In this talk, we will discuss an infrastructure-free R package exchange and distribution system. The components include pkglite for compact package representations, cleanslate for portable R environments, and pkglink for runtime dependency … + +
+
+ + + + +
+

Smoothing out our path to open source and pan-pharma code collaboration

+
+ + In recent years late stage Pharma has begun to transition from a consumer of open source, and a sporadic creator, to a heavily invested collaborator on open source tools like R packages. In this short talk, James will discuss our recent focus on open … + +
+
+ + + + +
+

Summary Table Rewind: From Source to Summary and Back Again

+
+ + Statistical programming of summary tables is a well-established task within the clinical world. In the last few years, the pharmaceutical industry has seen several new packages emerge to support these activities, including the Atorus package Tplyr . … + +
+
+ + + + +
+

The gsDesign Shiny app for clinical trial design

+
+ + abstract to follow + +
+
+ + + + +
+

The New Roads Leading to Shiny Nirvana

+
+ + Since its first release over eight years ago, the R community has progressively created amazing web-based applications with the Shiny package. In practically every R conference or user meetup, we see amazing examples of how Shiny is changing the … + +
+
+ + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication-type/1/page/8/index.html b/publication-type/1/page/8/index.html new file mode 100644 index 000000000..3e80c9595 --- /dev/null +++ b/publication-type/1/page/8/index.html @@ -0,0 +1,1006 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

1

+ + + + +
+ + + +
+ + + + + + + + + + + + +
+

Democratizing Shiny App Development: The Novartis DataPipeline Harmonized Framework

+
+ + Motivated by the rapid rise in clinical data exploration, there is an increasing need to utilize interactive graphical displays using Shiny apps. To date, the development and deployment of study apps have required specialized knowledge and … + +
+
+ + + + +
+

GeneTonic: enjoying the interpretation of your RNA-seq data analysis

+
+ + RNA-seq transcriptome analysis workflows often generate the essential information (data and results) distributed among a variety of different tabular files and formats, e.g. raw and normalized expression values, results of differential gene … + +
+
+ + + + +
+

Industrialized Machine Learning and Explainable AI for Late Phase Trails

+
+ + Terms like "digitalization", "machine learning (ML)" or "artificial intelligence (AI)" are more than just buzzwords these days. Databases are analyzed worldwide with modern algorithms and entire industries are making data-driven decisions at an even … + +
+
+ + + + +
+

Making Python Objects R-like with PyR

+
+ + R and Python compose the fundamental tools used by data scientists across industries including pharma and biotech. With a rich set of analytical packages in both language domains, analysts who are able to work with both possess a significantly larger … + +
+
+ + + + +
+

OneView – A Shiny app to unlock the full potential of drug repositioning investigations

+
+ + Drug repositioning is an area of growing interest in drug development that can accelerate the discovery of new treatment options to benefit patients worldwide. Briefly, drug repositioning refers to the systematic investigation of a novel disease … + +
+
+ + + + +
+

R at Warp Speed: Reproducible coding for COVID vaccine trials

+
+ + (The) Operation (formally known as) Warp Speed is a joint venture between pharma and government to bring COVID-19 vaccines to market at unprecedented speed. A key tenet of the program is to generate the data needed to establish correlates of vaccine … + +
+
+ + + + +
+

R Consortium Pharma Working Groups Overview and Updates

+
+ + In this talk, we would like to provide updates on the four biopharmaceutical industry focused R consortium cross-industry working groups. These working groups have a similar overall objective to support the use of R within the biopharmaceutical … + +
+
+ + + + +
+

Survival analysis with tidymodels: The censored package

+
+ + Tidymodels has begun to create tools for modeling event time data. This will include methods for fitting, resampling, and characterizing models with censored outcomes. This talk will describe our design goals, show some syntax for modeling, and … + +
+
+ + + + +
+

5 testing packages to make your package better!

+
+ + In this short talk I will present few packages that can be used inside package testing framework that will help to increase overall quality of a package. The main point of focus would be static R code analysis tools such as well-known codetools … + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication-type/1/page/9/index.html b/publication-type/1/page/9/index.html new file mode 100644 index 000000000..7d851883c --- /dev/null +++ b/publication-type/1/page/9/index.html @@ -0,0 +1,1006 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

1

+ + + + +
+ + + +
+ + + + + + + +
+

Interactive and collaborative exploration of large-scale transcriptomics data with iSEE

+
+ + Detailed exploration of large transcriptomics datasets, increasingly available at single-cell resolution, is a time-consuming task which often requires the complementary skill sets of data analysts and experimental scientists to complete analyses and … + +
+
+ + + + +
+

Interactive Forest Plot for DMC Safety Monitoring in Clinical Trials

+
+ + In the safety analysis of clinical trials, the forest plot plays an important role. Currently, most of the forest plots are static, which makes them non-reader-friendly to Data Monitoring Committee (DMC). In this project, we propose an R package - … + +
+
+ + + + +
+

Introducing {admiral}—The ADaM in R Asset Library

+
+ + abstract to follow + +
+
+ + + + +
+

R Package Validation at Roche

+
+ + R package validation is in all our minds since the pharmaceutical industry started moving away from SAS to R for its statistical analysis and regulatory submissions. Opting for open source programming requires to revisit our way of validating code, … + +
+
+ + + + +
+

R/Shiny tools for Immune Fitness Exploration

+
+ + abstract to follow + +
+
+ + + + +
+

SENDing Toxicology Study Data Analysis into the 21st Century with a New R Package: sendigR.

+
+ + The CDISC-SEND data standard has created new opportunities for collaborative development of open-source software solutions to facilitate cross-study analyses of toxicology study data. A public private partnership between BioCelerate and FDA/CDER was … + +
+
+ + + + +
+

Statistical Analysis and Pathway to a Risk-based Assessment of R packages at Merck KGaA/EMD Serono

+
+ + Like many other companies, Merck KGaA/EMD Serono has embarked on their journey to enable the use R for regulatory submissions. Following the framework introduced by the R validation hub (Nicholls et al., 2020), we started to develop an algorithm to … + +
+
+ + + + +
+

The Arithmetic Problems in Scientific Software Architecture

+
+ + We ALL have a tendency to solve problems with solutions that may be far from optimal. How does this tendency shape our Scientific Software Architecture? What are the long-term consequences of that? What pushes us towards sub-optimal solutions? … + +
+
+ + + + +
+

There’s only one R in Pfizer. Attempts to harmonise R release across a large pharma organisation

+
+ + How do you roll out R to hundreds of colleagues, ensuring that the version you're providing is tested, qualified and well managed? Is it possible to ensure that everyone is using the same version of R and packages? How do you account for differences … + +
+
+ + + + +
+

Automated Data-Adaptive Analytics to Improve Robustness of Confounding Control when Estimating Treatment Effects in Electronic Healthcare Databases

+
+ + Routinely-collected healthcare databases generated from insurance claims and electronic health records have tremendous potential to provide information on the real-world effectiveness and safety of medical products. However, unmeasured confounding … + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication-type/2/index.html b/publication-type/2/index.html new file mode 100644 index 000000000..60ffe6ee5 --- /dev/null +++ b/publication-type/2/index.html @@ -0,0 +1,1004 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2 | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

2

+ + + + +
+ + + +
+ + + + + + + +
+

Why we Need to Improve Software Engineering in Biostatistics - A Call to Action

+
+ + Programming is ubiquitous in applied biostatistics, and most statisticians know a programming language such as R - yet software engineering is still neglected as a skill and undervalued as a profession in pharmaceutical statistics. Why is this a … + +
+
+ + + + +
+

The importance of the SCE in enabling our shift from proprietary programming to open-source data science

+
+ + Historically building a great SCE for clinical reporting involved selecting a vendor, integrating their product, and supporting a single proprietary language. The shift to report clinical trials using R has had a much broader impact than just … + +
+
+ + + + +
+

Our Impact in the Evolving Data Landscape

+
+ + Data sources and the volume of data available for driving discovery and informing decisions have substantially increased over time. This increase has resulted in an evolving data and regulatory landscape ripe for the expertise of statisticians and … + +
+
+ + + + +
+

BioTech Challenges

+
+ + I will talk about some of the challenges that are now arising in BioTech. There are larger, more informative but much more complex, data sets available and being developed. While these hold great promise they add complexity to an already fragile … + +
+
+ + + + +
+

Pharmaverse: Breaking boundaries through open source collaboration!

+
+ + Roche/Genentech, GSK, Atorus and J&J/Janssen have initiated a collaboration called pharmaverse to bring together a curated subset of open-source R packages to enable clinical reporting (from CRF to eSubmission). Where gaps are identified, new … + +
+
+ + + + + + + + + +
+

Submitting Data to CDER: What Comes Next?

+
+ + abstract to follow + +
+
+ + + + +
+

Intermap: An integrative multiomics approach to generating therapeutic target hypotheses

+
+ + In this talk, we will be discussing an architecturally and bioinformatically multi-layered integrative multiomic approach to the development of target hypotheses. Scientists work to help pharmaceutical companies advance towards the identification of … + +
+
+ + + + +
+

The gt Package: Past, Present, and Future

+
+ + The gt package is table preparation package for R which makes the presentation of tabular data fairly easy and also has power to customize tables should you need it. The package has been in continuous development at RStudio for over three years and … + +
+
+ + + + +
+

Would John, Paul, George or Ringo have been famous if it were not for The Beatles

+
+ + The Beatles rose to music fame in the 1960's and became a worldwide phenomenon. With millions of screaming fans and selling over 600 million records, they are often cited as one of the most influential rock bands in history. One reason for their fame … + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication-type/2/index.xml b/publication-type/2/index.xml new file mode 100644 index 000000000..bebc04f0d --- /dev/null +++ b/publication-type/2/index.xml @@ -0,0 +1,170 @@ + + + + 2 | R/Pharma + /publication-type/2/ + + 2 + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 26 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + 2 + /publication-type/2/ + + + + Why we Need to Improve Software Engineering in Biostatistics - A Call to Action + /publication/rinpharma_331/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_331/ + + + + + The importance of the SCE in enabling our shift from proprietary programming to open-source data science + /publication/rinpharma_315/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_315/ + + + + + Our Impact in the Evolving Data Landscape + /publication/rinpharma_299/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_299/ + + + + + BioTech Challenges + /publication/rinpharma_281/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_281/ + + + + + Pharmaverse: Breaking boundaries through open source collaboration! + /publication/rinpharma_265/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_265/ + + + + + Disrupting drug development with data-driven approaches: insights for fast expanding data teams + /publication/rinpharma_251/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_251/ + + + + + Submitting Data to CDER: What Comes Next? + /publication/rinpharma_233/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_233/ + + + + + Intermap: An integrative multiomics approach to generating therapeutic target hypotheses + /publication/rinpharma_217/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_217/ + + + + + The gt Package: Past, Present, and Future + /publication/rinpharma_201/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_201/ + + + + + Would John, Paul, George or Ringo have been famous if it were not for The Beatles + /publication/rinpharma_171/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_171/ + + + + + Data visualization for real-world machine learning + /publication/rinpharma_153/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_153/ + + + + + Challenges in an Evolving Regulatory Landscape: How Statisticians Can Contribute + /publication/rinpharma_137/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_137/ + + + + + Multi-modal data integration + /publication/rinpharma_99/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_99/ + + + + + This one is not like the others: Applicability Domain methods in R + /publication/rinpharma_110/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_110/ + + + + + Breaking the Speed Limit: How R Gets Faster + /publication/rinpharma_89/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_89/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Reproducibility and the role of code in reproducible data science + /publication/rinpharma_69/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_69/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Enabling open-source analytics in the enterprise + /publication/rinpharma_46/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_46/ + + + + + Modeling in the tidyverse + /publication/rinpharma_20/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_20/ + + + + + Modernizing the new drug regulatory program in FDA/CDER: Can Collaborations and Sharing Help? + /publication/rinpharma_6/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_6/ + + + + + diff --git a/publication-type/2/page/1/index.html b/publication-type/2/page/1/index.html new file mode 100644 index 000000000..a3e157dfe --- /dev/null +++ b/publication-type/2/page/1/index.html @@ -0,0 +1 @@ +/publication-type/2/ \ No newline at end of file diff --git a/publication-type/2/page/2/index.html b/publication-type/2/page/2/index.html new file mode 100644 index 000000000..8130d4713 --- /dev/null +++ b/publication-type/2/page/2/index.html @@ -0,0 +1,990 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2 | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

2

+ + + + +
+ + + +
+ + + + + + + +
+

Data visualization for real-world machine learning

+
+ + Visual representations of data inform how machine learning practitioners think, understand, and decide. Before charts are ever used for outward communication about a ML system, they are used by the system designers and operators themselves as a tool … + +
+
+ + + + +
+

Challenges in an Evolving Regulatory Landscape: How Statisticians Can Contribute

+
+ + With recent technological advances and availability of new data sources, we are experiencing exciting changes to the human medical product regulatory landscape. While these new areas have created challenges, they also present opportunities. This … + +
+
+ + + + + + + + + +
+

This one is not like the others: Applicability Domain methods in R

+
+ + Even though a model prediction can be made, there are times when it should taken with some skepticism. For example, if a new data point is substantially different from the training set, its predicted value may be suspect. In chemistry, it is not … + +
+
+ + + + +
+

Breaking the Speed Limit: How R Gets Faster

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+

Reproducibility and the role of code in reproducible data science

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+

Enabling open-source analytics in the enterprise

+
+ + The open-source analytics community is driving innovation in precompetitive spaces like statistical methodology, reproducibility approaches, visualization techniques, and scaling strategies. The diverse and rapdily evolving ecosystem of open-source … + +
+
+ + + + +
+

Modeling in the tidyverse

+
+ + The tidyverse (tidyverse.org) is an opinionated collection of R packages designed for data science. All packages share an underlying design philosophy, grammar, and data structures. The packages primarily consist of tools for data ingest, … + +
+
+ + + + +
+

Modernizing the new drug regulatory program in FDA/CDER: Can Collaborations and Sharing Help?

+
+ + Lilliam will be presenting a perspective on what the office of computational science is doing to support regulatory review for safety assessments. She will explore the concept of collaborations and sharing to support process and transparency, along … + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication-type/3/index.html b/publication-type/3/index.html new file mode 100644 index 000000000..6dd9cf165 --- /dev/null +++ b/publication-type/3/index.html @@ -0,0 +1,988 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 3 | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

3

+ + + + +
+ + + +
+ + + + + + + +
+

Deep Learning

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + + + + + + + + + + + + + + + + +
+

Python Machine Learning NLP

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+

SafetyGraphics

+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication-type/3/index.xml b/publication-type/3/index.xml new file mode 100644 index 000000000..1e228e450 --- /dev/null +++ b/publication-type/3/index.xml @@ -0,0 +1,332 @@ + + + + 3 | R/Pharma + /publication-type/3/ + + 3 + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Fri, 05 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + 3 + /publication-type/3/ + + + + Deep Learning + /publication/rinpharma_248/ + Fri, 05 Nov 2021 00:00:00 +0000 + /publication/rinpharma_248/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + R Package Validation Framework + /publication/rinpharma_249/ + Fri, 05 Nov 2021 00:00:00 +0000 + /publication/rinpharma_249/ + + + + + R Admin - RStudio Connect + /publication/rinpharma_199/ + Mon, 01 Nov 2021 00:00:00 +0000 + /publication/rinpharma_199/ + + + + + tidy-transcriptomics + /publication/rinpharma_198/ + Mon, 01 Nov 2021 00:00:00 +0000 + /publication/rinpharma_198/ + + + + + Python Machine Learning NLP + /publication/rinpharma_197/ + Fri, 29 Oct 2021 00:00:00 +0000 + /publication/rinpharma_197/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + SafetyGraphics + /publication/rinpharma_196/ + Fri, 29 Oct 2021 00:00:00 +0000 + /publication/rinpharma_196/ + + + + + Clinical Tables in gt + /publication/rinpharma_194/ + Thu, 28 Oct 2021 00:00:00 +0000 + /publication/rinpharma_194/ + + + + + R for Clinical Study Reports and Submission + /publication/rinpharma_195/ + Thu, 28 Oct 2021 00:00:00 +0000 + /publication/rinpharma_195/ + + + + + A case-study driven introduction to the Julia language for R programmers + /publication/rinpharma_192/ + Wed, 27 Oct 2021 00:00:00 +0000 + /publication/rinpharma_192/ + + + + + Building Tidy R Packages + /publication/rinpharma_193/ + Wed, 27 Oct 2021 00:00:00 +0000 + /publication/rinpharma_193/ + + + + + Stan: Building a survival model from scratch + /publication/rinpharma_190/ + Tue, 26 Oct 2021 00:00:00 +0000 + /publication/rinpharma_190/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Unleash your Shiny apps with JavaScript + /publication/rinpharma_191/ + Tue, 26 Oct 2021 00:00:00 +0000 + /publication/rinpharma_191/ + + + + + Clinical Trials Data Analysis at Roche + /publication/rinpharma_188/ + Mon, 25 Oct 2021 00:00:00 +0000 + /publication/rinpharma_188/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Intro Shiny + /publication/rinpharma_189/ + Mon, 25 Oct 2021 00:00:00 +0000 + /publication/rinpharma_189/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + A PK & PBPK Modelling Workflow in R: Simulation, Optimization & Visualization + /publication/rinpharma_134/ + Fri, 09 Oct 2020 00:00:00 +0000 + /publication/rinpharma_134/ + + + + + Predictive modeling with text using tidy data principles + /publication/rinpharma_135/ + Fri, 09 Oct 2020 00:00:00 +0000 + /publication/rinpharma_135/ + + + + + Unleash Shiny + /publication/rinpharma_133/ + Fri, 09 Oct 2020 00:00:00 +0000 + /publication/rinpharma_133/ + + + + + gt + /publication/rinpharma_132/ + Thu, 08 Oct 2020 00:00:00 +0000 + /publication/rinpharma_132/ + + + + + Targets and Reproducible Pipelines + /publication/rinpharma_131/ + Thu, 08 Oct 2020 00:00:00 +0000 + /publication/rinpharma_131/ + + + + + RMarkdown + /publication/rinpharma_129/ + Wed, 07 Oct 2020 00:00:00 +0000 + /publication/rinpharma_129/ + + + + + Stan + /publication/rinpharma_130/ + Wed, 07 Oct 2020 00:00:00 +0000 + /publication/rinpharma_130/ + + + + + Implementing a Risk-based Approach to R Validation + /publication/rinpharma_128/ + Tue, 06 Oct 2020 00:00:00 +0000 + /publication/rinpharma_128/ + + + + + Tidy Transcriptomics + /publication/rinpharma_127/ + Tue, 06 Oct 2020 00:00:00 +0000 + /publication/rinpharma_127/ + + + + + Artificial Neural Networks in R with Keras and TensorFlow + /publication/rinpharma_125/ + Mon, 05 Oct 2020 00:00:00 +0000 + /publication/rinpharma_125/ + + + + + Multilingual Markdown with R and Python Using Reticulate + /publication/rinpharma_126/ + Mon, 05 Oct 2020 00:00:00 +0000 + /publication/rinpharma_126/ + + + + + Artificial neural networks in R with Keras and TensorFlow + /publication/rinpharma_60/ + Tue, 20 Aug 2019 00:00:00 +0000 + /publication/rinpharma_60/ + + + + + Machine learning + /publication/rinpharma_61/ + Tue, 20 Aug 2019 00:00:00 +0000 + /publication/rinpharma_61/ + + + + + Machine learning workflow management with drake + /publication/rinpharma_63/ + Tue, 20 Aug 2019 00:00:00 +0000 + /publication/rinpharma_63/ + + + + + plotly + /publication/rinpharma_62/ + Tue, 20 Aug 2019 00:00:00 +0000 + /publication/rinpharma_62/ + + + + + R Validation Hub (past, current and future state) + /publication/rinpharma_59/ + Tue, 20 Aug 2019 00:00:00 +0000 + /publication/rinpharma_59/ + + + + + Shiny Reproducibility + /publication/rinpharma_58/ + Tue, 20 Aug 2019 00:00:00 +0000 + /publication/rinpharma_58/ + + + + + Interactive data visualization with R, plotly, and dashR + /publication/rinpharma_28/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_28/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + The Challenges of Validating R + /publication/rinpharma_29/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_29/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + The largest Shiny application in the world. Roche.Diagnostics.bioWARP + /publication/rinpharma_30/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_30/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Analyzing Clinical Trials Data with R + /publication/rinpharma_2/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_2/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Keeping things Peachy when Shiny gets Hairy + /publication/rinpharma_1/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_1/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Moving Fast Without Breaking Things: Navigating the R Ecosystem in an Enterprise Environment + /publication/rinpharma_4/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_4/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Stan for Pharma + /publication/rinpharma_3/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_3/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + diff --git a/publication-type/3/page/1/index.html b/publication-type/3/page/1/index.html new file mode 100644 index 000000000..e0add7d7d --- /dev/null +++ b/publication-type/3/page/1/index.html @@ -0,0 +1 @@ +/publication-type/3/ \ No newline at end of file diff --git a/publication-type/3/page/2/index.html b/publication-type/3/page/2/index.html new file mode 100644 index 000000000..669e50119 --- /dev/null +++ b/publication-type/3/page/2/index.html @@ -0,0 +1,1002 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 3 | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

3

+ + + + +
+ + + +
+ + + + + + + +
+

Stan: Building a survival model from scratch

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + + + + + + +
+

Clinical Trials Data Analysis at Roche

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+

Intro Shiny

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+

A PK & PBPK Modelling Workflow in R: Simulation, Optimization & Visualization

+
+ + After a brief introduction to mrgsolve (https//mrgsolve.github.io), we will discuss concepts and applications for using the package in R to simulate from pharmacokinetic (PK) and physiologically-based PK (PBPK) models, estimate parameters given a … + +
+
+ + + + +
+

Predictive modeling with text using tidy data principles

+
+ + Have you ever encountered text data and suspected there was useful insight latent within it but felt frustrated about how to find that insight? Are you familiar with dplyr and ggplot2, and ready to learn how unstructured text data can be used for … + +
+
+ + + + +
+

Unleash Shiny

+
+ + In recent years, R users' understanding of Shiny has greatly increased but so have client expectations. While one of Shiny's greatest strengths is that it allows producing web applications solely from R code, meeting client's more delicate … + +
+
+ + + + +
+

gt

+
+ +
+
+ + + + +
+

Targets and Reproducible Pipelines

+
+ + Data science can be slow. A single round of statistical computation can take several minutes, hours, or even days to complete. The targets R package keeps results up to date and reproducible while minimizing the number of expensive tasks that … + +
+
+ + + + +
+

RMarkdown

+
+ + A four-hour workshop that will take you on a tour of how to get from data to manuscript using R Markdown. You'll learn - The basics of Markdown and knitr- How to add tables for different outputs- Workflows for working with data- How to include and … + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication-type/3/page/3/index.html b/publication-type/3/page/3/index.html new file mode 100644 index 000000000..4d1d92106 --- /dev/null +++ b/publication-type/3/page/3/index.html @@ -0,0 +1,996 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 3 | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

3

+ + + + +
+ + + +
+ + + + + + + +
+

Stan

+
+ + This is a 3-hour workshop on Stan (https//mc-stan.org). The overall goal of the workshop will be to make the best use of time to answer as many Stan-related questions as possible. The level of the workshop will be intermediate to advanced, but anyone … + +
+
+ + + + +
+

Implementing a Risk-based Approach to R Validation

+
+ + In this workshop we will walk through an implementation of the R Validation Hub's white paper A Risk-based Approach for Assessing R Package Accuracy within a Validated Infrastructure (https//www.pharmar.org/white-paper/). The workshop will explore … + +
+
+ + + + +
+

Tidy Transcriptomics

+
+ + In this workshop we will present how to perform analysis of RNA sequencing data following the tidy data paradigm. The tidy data paradigm provides a standard way to organise data values within a dataset, where each variable is a column, each … + +
+
+ + + + +
+

Artificial Neural Networks in R with Keras and TensorFlow

+
+ + This workshop is introductory and open to everyone assuming basic R/Data Science skills. Please note, the workshop is very hands-on oriented, so expect to get your fingers dirty! The aim will be an introduction to ANNs in R. ANNs form the basic unit … + +
+
+ + + + +
+

Multilingual Markdown with R and Python Using Reticulate

+
+ + We will be presenting an overview of the interoperability between Python and R for the R user community at R/Pharma 2020. This workshop will highlight how statistical programmers can leverage the power of both R and Python in their daily processes. … + +
+
+ + + + + + + + + +
+

Machine learning

+
+ +
+
+ + + + + + + + + +
+

plotly

+
+ +
+
+ + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication-type/3/page/4/index.html b/publication-type/3/page/4/index.html new file mode 100644 index 000000000..b34026288 --- /dev/null +++ b/publication-type/3/page/4/index.html @@ -0,0 +1,978 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 3 | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

3

+ + + + +
+ + + +
+ + + + + + + + + + + + +
+

Interactive data visualization with R, plotly, and dashR

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+

The Challenges of Validating R

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+

The largest Shiny application in the world. Roche.Diagnostics.bioWARP

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+

Analyzing Clinical Trials Data with R

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+

Keeping things Peachy when Shiny gets Hairy

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+

Moving Fast Without Breaking Things: Navigating the R Ecosystem in an Enterprise Environment

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+

Stan for Pharma

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/index.html b/publication/index.html new file mode 100644 index 000000000..fb5266b7d --- /dev/null +++ b/publication/index.html @@ -0,0 +1,20520 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Proceedings | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Proceedings

+ + + + +
+ + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+
+ +
+
+ +
+
+ +
+ + + + + + +
+ + + +
+ + + + + + + (2023). + Why we Need to Improve Software Engineering in Biostatistics - A Call to Action. + + Keynote. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2023). + Validating In-House Developed R Packages with mpn.scorecard. + + Talk. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2023). + Using Stan for Synthetic Data Generation and C-QTc Analysis. + + Talk. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2023). + Reality Check for R Adoption - A Mid-Size Pharma View. + + Talk. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2023). + Introducing smdi: An R package to perform structural missing data investigations for real-world evidence studies. + + Talk. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2023). + Exploration of Large language model-based frameworks to develop R codes for output delivery in pharma. + + Talk. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2023). + Enhance Your Everyday Work with LLMs in RStudio. + + Talk. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2023). + Designing a CSR with Shiny. + + Talk. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2023). + Dataset-JSON as Alternative Transport Format for Regulatory Submissions. + + Talk. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2023). + Comparing Analysis Method Implementations in Software (CAMIS): An open source repository to document differences in statistical methodology across software. + + Talk. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2023). + A Pivotal Year of R Pilots for Shiny Application Submissions to the FDA / Celebrating a Milestone: R Tables for Regulatory Submission Working Group s eBook on Clinical Data Table Generation. + + Talk. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2023). + Updates from the R Validation Hub: Towards a Pharma Repository. + + Talk. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2023). + The Need for Speed - AccelerateR-ing R Adoption in GSK. + + Talk. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2023). + The importance of the SCE in enabling our shift from proprietary programming to open-source data science. + + Keynote. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2023). + Serverless Shiny in Quarto Documents. + + Talk. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2023). + Learnings from deploying a Python package to orchestrate clinical trials outputs generation. + + Talk. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2023). + Good Practices for Creating Reproducible Content From Shiny Apps. + + Talk. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2023). + Getting started with torch in R. + + Talk. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2023). + Enhancing Quality Risk Classification with Natural Language Processing. + + Talk. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2023). + DeProViR:a deep-learning framework based on pre-trained sequence embeddings for predicting host-viral protein-protein interactions. + + Talk. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2023). + Clinical Trials Reporting Dashboard. + + Talk. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2023). + Accelerating Modeling and Simulation with Scientific Machine Learning in Julia. + + Talk. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2023). + Trends and Current Landscape of ML/AI Publications with Open Source Tools. + + Talk. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2023). + Rshiny app on Ph2b trial design based on MCP-Mod. + + Talk. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2023). + Pharmacokinetic (PK) data programming in {admiral} and the Pharmaverse. + + Talk. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2023). + Our Impact in the Evolving Data Landscape. + + Keynote. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2023). + Introducing openstatsware and the R package {mmrm}. + + Talk. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2023). + Interactive Reporting for Safety Monitoring. + + Talk. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2023). + Improvements made to {gt} in 2023. + + Talk. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2023). + Exploring the Packaging of R / Shiny Applications for Regulatory Submission. + + Talk. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2023). + Everyones Invited: A Case Study on Bridging the Usability Gap. + + Talk. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2023). + EDC to Patient Profiles: A Biotech {ctpatprofile} Story. + + Talk. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2023). + Clinical Tables with flextable, tables and rtables. + + Talk. + + Presented at 2023 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2022). + Three new things in tidymodels. + + Talk. + + Presented at 2022 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2022). + The Bioconductor Community. + + Talk. + + Presented at 2022 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2022). + RStudio on Amazon SageMaker: Streamlining the Healthcare and Life Sciences Machine Learning process. + + Talk. + + Presented at 2022 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2022). + RMarkdown for enhanced Quality Control & Documentation. + + Talk. + + Presented at 2022 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2022). + Meet a 100% R-based CRO - the summary of a 5-year journey. + + Talk. + + Presented at 2022 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2022). + Introducing gtreg: an R package to produce regulatory tables for clinical research. + + Talk. + + Presented at 2022 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2022). + How CI/CD Enhances the Development of R packages in the Pharmaverse. + + Talk. + + Presented at 2022 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2022). + Data Science in the Pharmaceutical Industry: A Coursera Specialisation. + + Talk. + + Presented at 2022 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2022). + Co-existence of R and SAS for multiple imputation in Novo Nordisk. + + Talk. + + Presented at 2022 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2022). + BioTech Challenges. + + Keynote. + + Presented at 2022 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2022). + Asynchronous Processing of Long-Running Tasks in Shiny. + + Talk. + + Presented at 2022 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2022). + 10 Practical Considerations for moving to R. + + Talk. + + Presented at 2022 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2022). + Working at the intersection of Biostatistics and Software Engineering in a Pharma company. + + Talk. + + Presented at 2022 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2022). + Roches approach to software validation: an automated pipeline from validation to publication. + + Talk. + + Presented at 2022 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2022). + R, Python, and Shiny in harmony: an Out-of-Box secure data backend for RStudio Connect & Workbench. + + Talk. + + Presented at 2022 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2022). + R pilot submissions to FDA. + + Talk. + + Presented at 2022 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2022). + R in the Cloud: A Holistic Approach towards GxP Compliance. + + Talk. + + Presented at 2022 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2022). + Pharmaverse: Breaking boundaries through open source collaboration!. + + Keynote. + + Presented at 2022 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2022). + Drill Down Summary Tables in Shiny with Tplyr. + + Talk. + + Presented at 2022 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2022). + Bundling JS for Your Shiny App. + + Talk. + + Presented at 2022 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2022). + Building Shiny Frameworks: Some Lessons. + + Talk. + + Presented at 2022 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2022). + Assuring SDTM data quality with the sdtmchecks package. + + Talk. + + Presented at 2022 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2022). + Analysis and visualization of large-scale drug combination experiments with Shiny. + + Talk. + + Presented at 2022 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2022). + Why do I spend all my life formatting tables?!. + + Talk. + + Presented at 2022 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2022). + Successfully building a vibrant community of R users at AstraZeneca: Lessons Learned!. + + Talk. + + Presented at 2022 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2022). + PatientLevelPrediction: An end to end toolkit for developing diagnostic/prognostic models using big observational healthcare data. + + Talk. + + Presented at 2022 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2022). + MeRGE: An ecosystem of open-source R packages for Pharmacometrics from MetrumRG. + + Talk. + + Presented at 2022 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2022). + Enterprise-level Transition from SAS to Open-Source Programming for the whole department. + + Talk. + + Presented at 2022 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2022). + Disrupting drug development with data-driven approaches: insights for fast expanding data teams. + + Keynote. + + Presented at 2022 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2022). + CDISC Initiatives and Collaborations. + + Talk. + + Presented at 2022 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2022). + ANTICS, an interactive game for exploring Adaptive Trial Design. + + Talk. + + Presented at 2022 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2022). + Advanced Visual Analytics for Drug Safety Review. + + Talk. + + Presented at 2022 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + R Package Validation Framework. + + Workshop. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + Deep Learning. + + Workshop. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + Using {valtools} for software validation separate from development. + + Talk. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + The New Roads Leading to Shiny Nirvana. + + Talk. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + The gsDesign Shiny app for clinical trial design. + + Talk. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + Summary Table Rewind: From Source to Summary and Back Again. + + Talk. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + Submitting Data to CDER: What Comes Next?. + + Keynote. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + Smoothing out our path to open source and pan-pharma code collaboration. + + Talk. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + Reimagine the R package distribution system for reproducible research and submissions. + + Talk. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + Performing a risk assessment of R packages using the Risk Assessment Shiny Application. + + Talk. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + Outstanding User Interfaces with Shiny. + + Talk. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + Data-as-a-Product: A data science framework for data collaborations. + + Talk. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + Automatic generation of PowerPoint presentation for communication of clinical trial results. + + Talk. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + Survival analysis with tidymodels: The censored package. + + Talk. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + R Consortium Pharma Working Groups Overview and Updates. + + Talk. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + R at Warp Speed: Reproducible coding for COVID vaccine trials. + + Talk. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + OneView – A Shiny app to unlock the full potential of drug repositioning investigations. + + Talk. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + Making Python Objects R-like with PyR. + + Talk. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + Intermap: An integrative multiomics approach to generating therapeutic target hypotheses. + + Keynote. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + Industrialized Machine Learning and Explainable AI for Late Phase Trails. + + Talk. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + GeneTonic: enjoying the interpretation of your RNA-seq data analysis. + + Talk. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + Democratizing Shiny App Development: The Novartis DataPipeline Harmonized Framework. + + Talk. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + Closing the Gap: Creating an End to End R Package Toolkit for the Clinical Reporting Pipeline. + + Talk. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + bayesDP - an R package for data augmentation using the Bayesian discount prior for clinical trials. + + Talk. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + There’s only one R in Pfizer. Attempts to harmonise R release across a large pharma organisation. + + Talk. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + The gt Package: Past, Present, and Future. + + Keynote. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + The Arithmetic Problems in Scientific Software Architecture. + + Talk. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + Statistical Analysis and Pathway to a Risk-based Assessment of R packages at Merck KGaA/EMD Serono. + + Talk. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + SENDing Toxicology Study Data Analysis into the 21st Century with a New R Package: sendigR.. + + Talk. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + R/Shiny tools for Immune Fitness Exploration. + + Talk. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + R Package Validation at Roche. + + Talk. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + Introducing {admiral}—The ADaM in R Asset Library. + + Talk. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + Interactive Forest Plot for DMC Safety Monitoring in Clinical Trials. + + Talk. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + Interactive and collaborative exploration of large-scale transcriptomics data with iSEE. + + Talk. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + 5 testing packages to make your package better!. + + Talk. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + tidy-transcriptomics. + + Workshop. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + R Admin - RStudio Connect. + + Workshop. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + SafetyGraphics. + + Workshop. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + Python Machine Learning NLP. + + Workshop. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + R for Clinical Study Reports and Submission. + + Workshop. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + Clinical Tables in gt. + + Workshop. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + Building Tidy R Packages. + + Workshop. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + A case-study driven introduction to the Julia language for R programmers. + + Workshop. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + Unleash your Shiny apps with JavaScript. + + Workshop. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + Stan: Building a survival model from scratch. + + Workshop. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + Intro Shiny. + + Workshop. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2021). + Clinical Trials Data Analysis at Roche. + + Workshop. + + Presented at 2021 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + X-Omics Platform. + + Talk. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + Would John, Paul, George or Ringo have been famous if it were not for The Beatles. + + Keynote. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + Using R Markdown to Generate Clinical Trials Summary Reports. + + Talk. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + The See Value App: Visual Decision Making for Drug Development. + + Talk. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + Subgroup Benchmarking Framework. + + Talk. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + Seamless Visualisation of Complex Genomic Variations in GMOs and Edited Cell Lines Using gmoviz. + + Talk. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + RStudio Pharma Updates. + + Talk. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + Reproducible computation at scale in R with targets. + + Talk. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + r2rtf - a Lightweight R Package to Produce Tables and Figures in RTF Format. + + Talk. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + Julia in Pharma. + + Talk. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + Its a trap! A data science case story. + + Talk. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + Building and Managing Unified R Environments for Data Science and Software Development. + + Talk. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + Automated Data-Adaptive Analytics to Improve Robustness of Confounding Control when Estimating Treatment Effects in Electronic Healthcare Databases. + + Talk. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + yspec: an R Package to Create and Deploy Data Set Specification Objects in a Modeling and Simulation Workflow. + + Talk. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + With great graphs comes great power. + + Talk. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + visR - a package for effective visualization in Pharma. + + Talk. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + Using R to Create an End to End Process for Predicting Delays in Recruitment from Covid-19. + + Talk. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + Tplyr: An Intuitive Framework for Building Clinical Safety Summaries. + + Talk. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + tidyCDISC an Open Source Platform in R to Analyze Clinical Trial Data. + + Talk. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + Styling Shiny & R Markdown with bootstraplib & thematic. + + Talk. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + safetyGraphics v2.0 - Open Source Collaboration in Pharma using R and Shiny. + + Talk. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + PREP - Packages fRom tEmPlates - An R Package to Streamline Development of Shiny Apps and R Packages. + + Talk. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + openNCA Pharmacokinetic data repository and Non-compartmental Analysis System. + + Talk. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + Leveraging Nested Data Frames for Analytical Studies. + + Talk. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + Data visualization for real-world machine learning. + + Keynote. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + Clinical Reporting Using R at GSK. + + Talk. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + The R Validation Hub: Implementing a Risk-Based Approach to R. + + Talk. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + StackEm High! Ensembles Using tidymodels. + + Talk. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + R Package Validation Framework. + + Talk. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + Out of Chaos, Comes Order: Adventures in Standardized and Reproducible Research. + + Talk. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + Numerical validation as a critical aspect in bringing R to the Clinical Research. + + Talk. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + metashiny: build Shiny apps with a Shiny app. + + Talk. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + Interactive medical oversight reporting in R. + + Talk. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + Implementing Mixed Models with Repeated Measures (MMRM) in R and Shiny for Regulatory Purposes. + + Talk. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + geoMapr: A Shiny Application for Enriched Analysis of Drug Utilization Data. + + Talk. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + Challenges in an Evolving Regulatory Landscape: How Statisticians Can Contribute. + + Keynote. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + Becoming Multilingual. + + Talk. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + Unleash Shiny. + + Workshop. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + Predictive modeling with text using tidy data principles. + + Workshop. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + A PK & PBPK Modelling Workflow in R: Simulation, Optimization & Visualization. + + Workshop. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + Targets and Reproducible Pipelines. + + Workshop. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + gt. + + Workshop. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + Stan. + + Workshop. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + RMarkdown. + + Workshop. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + Tidy Transcriptomics. + + Workshop. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + Implementing a Risk-based Approach to R Validation. + + Workshop. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + Multilingual Markdown with R and Python Using Reticulate. + + Workshop. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2020). + Artificial Neural Networks in R with Keras and TensorFlow. + + Workshop. + + Presented at 2020 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Your Missing Step in Reproducible R Programming: Continuous Deployment. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Validation Framework for Assay Processing Pipelines. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Using R to foster the communication with non-statisticians on Bayesian dose escalation models. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Tidysq for Working with Biological Sequence Data in ML Driven Epitope Prediction in Cancer Immunotherapy. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + This one is not like the others: Applicability Domain methods in R. + + Keynote. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Simulations, and Complex Innovative Trial Designs. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Shiny in Production: Building bridges from data science to IT. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Shiny apps for accelerating early drug discovery research. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Reproducible shiny apps with shinymeta. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Prediction of maternal-fetal exposures of CYP450-metabolized drugs using physiologic pharmacokinetic modeling implemented in R and mrgsolve. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Multi-modal data integration. + + Keynote. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + ModViz POP: R-Shiny Based PK/PD Interface for Empowering Teams to Perform Real-Time Simulations. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Making Better Decisions. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Its Not Whats on the Outside, but Its Whats on the Back-end That Matters: The World Beyond CSV Files. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Improve installation sequences for R package cohorts. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Identifying progression-free survival in Veterans with Diffuse Large B-Cell Lymphoma using electronic healthcare records. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + From playing in the backyard to designing one: Shiny transforms study designs, data analyses and statistical thinking of oncology in vivo group at Janssen. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + From CDISC to TLFs, using R to support Pharmacokinetic Analyses. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Evaluating the performance of advanced causal inference methods applied to healthcare claims data. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Democratizing Natural Language Processing with I2E and R Shiny. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Building Open Source Tools for Safety Monitoring: Advancing Research Through Community Collaboration. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Accelerating Chemistry Research through the Integration of Data Science with High-Throughput Experimentation. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Using RStudio.Cloud to advance R proficiency: a crowdsourcing training experience. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Using R for Generic Drug Evaluation and SABE R-package for Assessing Bioequivalence of Topical Dermatological Products. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Using Machine Learning and Interactive Graphics to Find New Cancer Targets. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Updates on Analyzing Clinical Trials Data with R. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + The use of R for improved reproducibility of biomarker detection in liquid biopsies. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Teaching an old dog new tricks: modernizing gsDesign. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Shinytized R Markdown: A Potent OTC Alternative to 1,3,7-Trimethylxanthine & Currently Indicated for NDA Document Generation, Among Others. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Reproducibility and the role of code in reproducible data science. + + Keynote. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Re-envisioning Clinical Content Delivery in the Open Source World. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + R Packages for Analyzing Clinical Trials Data with R Focusing on Safety And Early Efficacy. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Package management. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + nlmixr: an R package for population PKPD modeling. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Machine learning workflow management with drake. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Leveraging multiple R tools to make effective pediatric dosing decisions. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Interactive Visualization of Standardized CDISC-SEND-Formatted Toxicology Study Data Using R Shiny. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + How to win friends and influence people: Efficiency, Reproducibility, and Scalability with R Project templates and parameterized R Markdown. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Exploratory Graphics (xGx): Promoting the purposeful exploration of PKPD data. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Embrace R in Pharma - building internal R community and establishing fit-for-purpose R pilots. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Creating and reviving Shiny apps with golem. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Collaborating at scale: managing an enterprise analytical computing ecosystem. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Breaking the Speed Limit: How R Gets Faster. + + Keynote. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + An R package for Data Science and Deep Visualization of a complex clinical database. + + Talk. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Shiny Reproducibility. + + Workshop. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + R Validation Hub (past, current and future state). + + Workshop. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + plotly. + + Workshop. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Machine learning workflow management with drake. + + Workshop. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Machine learning. + + Workshop. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2019). + Artificial neural networks in R with Keras and TensorFlow. + + Workshop. + + Presented at 2019 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + Using interactivity responsibly in pharma. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + Unification in a Compartmentalized Culture. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + The role of R in converting clinical trial programmers to data scientists. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + + + + Video + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + The Magic R-Shiny App that can Boost your SDTM Usability and Viability while Saving Time. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + The largest Shiny application in the world. Roche.Diagnostics.bioWARP. + + Workshop. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + The drake R package: reproducible data analysis at scale. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + The Challenges of Validating R. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + The Challenges of Validating R. + + Workshop. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + Shiny Apps in Genomics and Clinical Trials. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + Reproducible computational research at Eisai: leadership, technology, and culture. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + R4SPA: R Packages and Training to enable Statistical Programming in R. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + R/Shiny Clinical Dashboards For Fun* and Profit *Note: Fun is Relative. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + R as the Core Technology to Support Modeling and Simulation in Pharma Research, Development, and Post Approval Activities. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + NetTCR: Towards Accurate Prediction of T-cell Targets using Deep Learning. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + Moving Fast Without Breaking Things: Navigating the R Ecosystem in an Enterprise Environment. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + Keeping things Peachy when Shiny gets Hairy. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + Interactive data visualization with R, plotly, and dashR. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + Interactive data visualization with R, plotly, and dashR. + + Workshop. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + Enhance R Overview. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + Enabling open-source analytics in the enterprise. + + Keynote. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + Developing powerful Shiny applications in an enterprise environment: Best practices and lessons learned. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + Building a community of competent developers and users of R-based tools in mass spectrometry-based research. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + Bayesian Models for Smaller Trial Sizes. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + Assisting pharmacometric simulation with the use of Shiny. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + Analyzing Clinical Trials Data with R. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + Accelerate Personalized Health Care by Empowering Biomarker Data. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + Using R in a regulatory environment: some FDA perspectives. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + Using R in a GxP Environment. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + The Use of R in the Development of Physiological Model for Healthy Growth. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + The largest Shiny application in the world. Roche.Diagnostics.bioWARP. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + Stan for Pharma. + + Workshop. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + ShinyRAP - a framework for analysis and building interactive/dynamic reports using Shiny/Markdown. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + rOpenSci - enabling open and reproducible research. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + REAP - R-Shiny Exploratory Analysis Platform in Clinical Pharmacology. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + R reproducibility by containers and cloud. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + Optimization of raw materials genealogy in drug manufacturing with R, Shiny and d3. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + Multi-state Model for the Analysis of an Association between Safety and Efficacy Events. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + Moving Fast Without Breaking Things: Navigating the R Ecosystem in an Enterprise Environment. + + Workshop. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + Modernizing the new drug regulatory program in FDA/CDER: Can Collaborations and Sharing Help?. + + Keynote. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + Modeling in the tidyverse. + + Keynote. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + Managing R and Associated Tools in Large Environments - an R-Admin’s Perspective. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + Keeping things Peachy when Shiny gets Hairy. + + Workshop. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + IDBac: A New Paradigm in Developing Microbial Libraries for Drug Discovery. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + Evaluating the performance of advanced causal inference methods applied to healthcare claims data. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + Data-Driven Strategies for Synthetic Route Design and Operational Modeling within Pharmaceutical Development. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + Beyond Simple Reproducibility - Discoverability, Provenance, and Improving the Impact of Results. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + Becoming bilingual in SAS and R. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + Antibody Characterization Using Next Generation Sequencing made easier with Group My Abs shiny app. + + Talk. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + Slides + + + + + + + +

+ + + +
+ + +
+ + + + + + + +
+ + + +
+ + + + + + + (2018). + Analyzing Clinical Trials Data with R. + + Workshop. + + Presented at 2018 Conference. + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ + + +
+ + +
+ + +
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/index.xml b/publication/index.xml new file mode 100644 index 000000000..00d2207a6 --- /dev/null +++ b/publication/index.xml @@ -0,0 +1,2115 @@ + + + + Proceedings | R/Pharma + /publication/ + + Proceedings + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Proceedings + /publication/ + + + + A Pivotal Year of R Pilots for Shiny Application Submissions to the FDA / Celebrating a Milestone: R Tables for Regulatory Submission Working Group s eBook on Clinical Data Table Generation + /publication/rinpharma_336/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_336/ + + + + + Comparing Analysis Method Implementations in Software (CAMIS): An open source repository to document differences in statistical methodology across software + /publication/rinpharma_333/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_333/ + + + + + Dataset-JSON as Alternative Transport Format for Regulatory Submissions + /publication/rinpharma_335/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_335/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Designing a CSR with Shiny + /publication/rinpharma_344/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_344/ + + + + + Enhance Your Everyday Work with LLMs in RStudio + /publication/rinpharma_342/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_342/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Exploration of Large language model-based frameworks to develop R codes for output delivery in pharma + /publication/rinpharma_334/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_334/ + + + + + Introducing smdi: An R package to perform structural missing data investigations for real-world evidence studies + /publication/rinpharma_340/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_340/ + + + + + Reality Check for R Adoption - A Mid-Size Pharma View + /publication/rinpharma_338/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_338/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Using Stan for Synthetic Data Generation and C-QTc Analysis + /publication/rinpharma_339/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_339/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Validating In-House Developed R Packages with mpn.scorecard + /publication/rinpharma_343/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_343/ + + + + + Why we Need to Improve Software Engineering in Biostatistics - A Call to Action + /publication/rinpharma_331/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_331/ + + + + + Accelerating Modeling and Simulation with Scientific Machine Learning in Julia + /publication/rinpharma_317/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_317/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Clinical Trials Reporting Dashboard + /publication/rinpharma_322/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_322/ + + + + + DeProViR:a deep-learning framework based on pre-trained sequence embeddings for predicting host-viral protein-protein interactions + /publication/rinpharma_327/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_327/ + + + + + Enhancing Quality Risk Classification with Natural Language Processing + /publication/rinpharma_328/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_328/ + + + + + Getting started with torch in R + /publication/rinpharma_318/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_318/ + + + + + Good Practices for Creating Reproducible Content From Shiny Apps + /publication/rinpharma_324/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_324/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Learnings from deploying a Python package to orchestrate clinical trials outputs generation + /publication/rinpharma_326/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_326/ + + + + + Serverless Shiny in Quarto Documents + /publication/rinpharma_319/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_319/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + The importance of the SCE in enabling our shift from proprietary programming to open-source data science + /publication/rinpharma_315/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_315/ + + + + + The Need for Speed - AccelerateR-ing R Adoption in GSK + /publication/rinpharma_323/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_323/ + + + + + Updates from the R Validation Hub: Towards a Pharma Repository + /publication/rinpharma_320/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_320/ + + + + + Clinical Tables with flextable, tables and rtables + /publication/rinpharma_301/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_301/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + EDC to Patient Profiles: A Biotech {ctpatprofile} Story + /publication/rinpharma_303/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_303/ + + + + + Everyones Invited: A Case Study on Bridging the Usability Gap + /publication/rinpharma_312/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_312/ + + + + + Exploring the Packaging of R / Shiny Applications for Regulatory Submission + /publication/rinpharma_309/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_309/ + + + + + Improvements made to {gt} in 2023 + /publication/rinpharma_302/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_302/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Interactive Reporting for Safety Monitoring + /publication/rinpharma_306/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_306/ + + + + + Introducing openstatsware and the R package {mmrm} + /publication/rinpharma_311/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_311/ + + + + + Our Impact in the Evolving Data Landscape + /publication/rinpharma_299/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_299/ + + + + + Pharmacokinetic (PK) data programming in {admiral} and the Pharmaverse + /publication/rinpharma_307/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_307/ + + + + + Rshiny app on Ph2b trial design based on MCP-Mod + /publication/rinpharma_308/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_308/ + + + + + Trends and Current Landscape of ML/AI Publications with Open Source Tools + /publication/rinpharma_304/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_304/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + 10 Practical Considerations for moving to R + /publication/rinpharma_285/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_285/ + + + + + Asynchronous Processing of Long-Running Tasks in Shiny + /publication/rinpharma_290/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_290/ + + + + + BioTech Challenges + /publication/rinpharma_281/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_281/ + + + + + Co-existence of R and SAS for multiple imputation in Novo Nordisk + /publication/rinpharma_284/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_284/ + + + + + Data Science in the Pharmaceutical Industry: A Coursera Specialisation + /publication/rinpharma_295/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_295/ + + + + + How CI/CD Enhances the Development of R packages in the Pharmaverse + /publication/rinpharma_291/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_291/ + + + + + Introducing gtreg: an R package to produce regulatory tables for clinical research + /publication/rinpharma_293/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_293/ + + + + + Meet a 100% R-based CRO - the summary of a 5-year journey + /publication/rinpharma_289/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_289/ + + + + + RMarkdown for enhanced Quality Control & Documentation + /publication/rinpharma_294/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_294/ + + + + + RStudio on Amazon SageMaker: Streamlining the Healthcare and Life Sciences Machine Learning process + /publication/rinpharma_286/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_286/ + + + + + The Bioconductor Community + /publication/rinpharma_288/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_288/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Three new things in tidymodels + /publication/rinpharma_283/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_283/ + + + + + Analysis and visualization of large-scale drug combination experiments with Shiny + /publication/rinpharma_278/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_278/ + + + + + Assuring SDTM data quality with the sdtmchecks package + /publication/rinpharma_277/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_277/ + + + + + Building Shiny Frameworks: Some Lessons + /publication/rinpharma_269/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_269/ + + + + + Bundling JS for Your Shiny App + /publication/rinpharma_268/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_268/ + + + + + Drill Down Summary Tables in Shiny with Tplyr + /publication/rinpharma_273/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_273/ + + + + + Pharmaverse: Breaking boundaries through open source collaboration! + /publication/rinpharma_265/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_265/ + + + + + R in the Cloud: A Holistic Approach towards GxP Compliance + /publication/rinpharma_276/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_276/ + + + + + R pilot submissions to FDA + /publication/rinpharma_267/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_267/ + + + + + R, Python, and Shiny in harmony: an Out-of-Box secure data backend for RStudio Connect & Workbench + /publication/rinpharma_272/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_272/ + + + + + Roches approach to software validation: an automated pipeline from validation to publication + /publication/rinpharma_274/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_274/ + + + + + Working at the intersection of Biostatistics and Software Engineering in a Pharma company + /publication/rinpharma_270/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_270/ + + + + + Advanced Visual Analytics for Drug Safety Review + /publication/rinpharma_260/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_260/ + + + + + ANTICS, an interactive game for exploring Adaptive Trial Design + /publication/rinpharma_255/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_255/ + + + + + CDISC Initiatives and Collaborations + /publication/rinpharma_253/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_253/ + + + + + Disrupting drug development with data-driven approaches: insights for fast expanding data teams + /publication/rinpharma_251/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_251/ + + + + + Enterprise-level Transition from SAS to Open-Source Programming for the whole department + /publication/rinpharma_258/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_258/ + + + + + MeRGE: An ecosystem of open-source R packages for Pharmacometrics from MetrumRG + /publication/rinpharma_262/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_262/ + + + + + PatientLevelPrediction: An end to end toolkit for developing diagnostic/prognostic models using big observational healthcare data + /publication/rinpharma_254/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_254/ + + + + + Successfully building a vibrant community of R users at AstraZeneca: Lessons Learned! + /publication/rinpharma_259/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_259/ + + + + + Why do I spend all my life formatting tables?! + /publication/rinpharma_256/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_256/ + + + + + Deep Learning + /publication/rinpharma_248/ + Fri, 05 Nov 2021 00:00:00 +0000 + /publication/rinpharma_248/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + R Package Validation Framework + /publication/rinpharma_249/ + Fri, 05 Nov 2021 00:00:00 +0000 + /publication/rinpharma_249/ + + + + + Automatic generation of PowerPoint presentation for communication of clinical trial results + /publication/rinpharma_242/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_242/ + + + + + Data-as-a-Product: A data science framework for data collaborations + /publication/rinpharma_240/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_240/ + + + + + Outstanding User Interfaces with Shiny + /publication/rinpharma_236/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_236/ + + + + + Performing a risk assessment of R packages using the Risk Assessment Shiny Application + /publication/rinpharma_241/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_241/ + + + + + Reimagine the R package distribution system for reproducible research and submissions + /publication/rinpharma_243/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_243/ + + + + + Smoothing out our path to open source and pan-pharma code collaboration + /publication/rinpharma_237/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_237/ + + + + + Submitting Data to CDER: What Comes Next? + /publication/rinpharma_233/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_233/ + + + + + Summary Table Rewind: From Source to Summary and Back Again + /publication/rinpharma_245/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_245/ + + + + + The gsDesign Shiny app for clinical trial design + /publication/rinpharma_246/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_246/ + + + + + The New Roads Leading to Shiny Nirvana + /publication/rinpharma_238/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_238/ + + + + + Using {valtools} for software validation separate from development + /publication/rinpharma_235/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_235/ + + + + + bayesDP - an R package for data augmentation using the Bayesian discount prior for clinical trials + /publication/rinpharma_225/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_225/ + + + + + Closing the Gap: Creating an End to End R Package Toolkit for the Clinical Reporting Pipeline + /publication/rinpharma_226/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_226/ + + + + + Democratizing Shiny App Development: The Novartis DataPipeline Harmonized Framework + /publication/rinpharma_230/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_230/ + + + + + GeneTonic: enjoying the interpretation of your RNA-seq data analysis + /publication/rinpharma_221/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_221/ + + + + + Industrialized Machine Learning and Explainable AI for Late Phase Trails + /publication/rinpharma_224/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_224/ + + + + + Intermap: An integrative multiomics approach to generating therapeutic target hypotheses + /publication/rinpharma_217/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_217/ + + + + + Making Python Objects R-like with PyR + /publication/rinpharma_227/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_227/ + + + + + OneView – A Shiny app to unlock the full potential of drug repositioning investigations + /publication/rinpharma_220/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_220/ + + + + + R at Warp Speed: Reproducible coding for COVID vaccine trials + /publication/rinpharma_229/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_229/ + + + + + R Consortium Pharma Working Groups Overview and Updates + /publication/rinpharma_222/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_222/ + + + + + Survival analysis with tidymodels: The censored package + /publication/rinpharma_219/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_219/ + + + + + 5 testing packages to make your package better! + /publication/rinpharma_209/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_209/ + + + + + Interactive and collaborative exploration of large-scale transcriptomics data with iSEE + /publication/rinpharma_210/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_210/ + + + + + Interactive Forest Plot for DMC Safety Monitoring in Clinical Trials + /publication/rinpharma_205/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_205/ + + + + + Introducing {admiral}—The ADaM in R Asset Library + /publication/rinpharma_206/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_206/ + + + + + R Package Validation at Roche + /publication/rinpharma_203/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_203/ + + + + + R/Shiny tools for Immune Fitness Exploration + /publication/rinpharma_208/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_208/ + + + + + SENDing Toxicology Study Data Analysis into the 21st Century with a New R Package: sendigR. + /publication/rinpharma_214/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_214/ + + + + + Statistical Analysis and Pathway to a Risk-based Assessment of R packages at Merck KGaA/EMD Serono + /publication/rinpharma_204/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_204/ + + + + + The Arithmetic Problems in Scientific Software Architecture + /publication/rinpharma_211/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_211/ + + + + + The gt Package: Past, Present, and Future + /publication/rinpharma_201/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_201/ + + + + + There’s only one R in Pfizer. Attempts to harmonise R release across a large pharma organisation + /publication/rinpharma_213/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_213/ + + + + + R Admin - RStudio Connect + /publication/rinpharma_199/ + Mon, 01 Nov 2021 00:00:00 +0000 + /publication/rinpharma_199/ + + + + + tidy-transcriptomics + /publication/rinpharma_198/ + Mon, 01 Nov 2021 00:00:00 +0000 + /publication/rinpharma_198/ + + + + + Python Machine Learning NLP + /publication/rinpharma_197/ + Fri, 29 Oct 2021 00:00:00 +0000 + /publication/rinpharma_197/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + SafetyGraphics + /publication/rinpharma_196/ + Fri, 29 Oct 2021 00:00:00 +0000 + /publication/rinpharma_196/ + + + + + Clinical Tables in gt + /publication/rinpharma_194/ + Thu, 28 Oct 2021 00:00:00 +0000 + /publication/rinpharma_194/ + + + + + R for Clinical Study Reports and Submission + /publication/rinpharma_195/ + Thu, 28 Oct 2021 00:00:00 +0000 + /publication/rinpharma_195/ + + + + + A case-study driven introduction to the Julia language for R programmers + /publication/rinpharma_192/ + Wed, 27 Oct 2021 00:00:00 +0000 + /publication/rinpharma_192/ + + + + + Building Tidy R Packages + /publication/rinpharma_193/ + Wed, 27 Oct 2021 00:00:00 +0000 + /publication/rinpharma_193/ + + + + + Stan: Building a survival model from scratch + /publication/rinpharma_190/ + Tue, 26 Oct 2021 00:00:00 +0000 + /publication/rinpharma_190/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Unleash your Shiny apps with JavaScript + /publication/rinpharma_191/ + Tue, 26 Oct 2021 00:00:00 +0000 + /publication/rinpharma_191/ + + + + + Clinical Trials Data Analysis at Roche + /publication/rinpharma_188/ + Mon, 25 Oct 2021 00:00:00 +0000 + /publication/rinpharma_188/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Intro Shiny + /publication/rinpharma_189/ + Mon, 25 Oct 2021 00:00:00 +0000 + /publication/rinpharma_189/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Automated Data-Adaptive Analytics to Improve Robustness of Confounding Control when Estimating Treatment Effects in Electronic Healthcare Databases + /publication/rinpharma_179/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_179/ + + + + + Building and Managing Unified R Environments for Data Science and Software Development + /publication/rinpharma_177/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_177/ + + + + + Its a trap! A data science case story + /publication/rinpharma_184/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_184/ + + + + + Julia in Pharma + /publication/rinpharma_173/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_173/ + + + + + r2rtf - a Lightweight R Package to Produce Tables and Figures in RTF Format + /publication/rinpharma_180/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_180/ + + + + + Reproducible computation at scale in R with targets + /publication/rinpharma_176/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_176/ + + + + + RStudio Pharma Updates + /publication/rinpharma_186/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_186/ + + + + + Seamless Visualisation of Complex Genomic Variations in GMOs and Edited Cell Lines Using gmoviz + /publication/rinpharma_174/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_174/ + + + + + Subgroup Benchmarking Framework + /publication/rinpharma_181/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_181/ + + + + + The See Value App: Visual Decision Making for Drug Development + /publication/rinpharma_182/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_182/ + + + + + Using R Markdown to Generate Clinical Trials Summary Reports + /publication/rinpharma_175/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_175/ + + + + + Would John, Paul, George or Ringo have been famous if it were not for The Beatles + /publication/rinpharma_171/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_171/ + + + + + X-Omics Platform + /publication/rinpharma_185/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_185/ + + + + + Clinical Reporting Using R at GSK + /publication/rinpharma_161/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_161/ + + + + + Data visualization for real-world machine learning + /publication/rinpharma_153/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_153/ + + + + + Leveraging Nested Data Frames for Analytical Studies + /publication/rinpharma_162/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_162/ + + + + + openNCA Pharmacokinetic data repository and Non-compartmental Analysis System + /publication/rinpharma_165/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_165/ + + + + + PREP - Packages fRom tEmPlates - An R Package to Streamline Development of Shiny Apps and R Packages + /publication/rinpharma_163/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_163/ + + + + + safetyGraphics v2.0 - Open Source Collaboration in Pharma using R and Shiny + /publication/rinpharma_158/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_158/ + + + + + Styling Shiny & R Markdown with bootstraplib & thematic + /publication/rinpharma_160/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_160/ + + + + + tidyCDISC an Open Source Platform in R to Analyze Clinical Trial Data + /publication/rinpharma_166/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_166/ + + + + + Tplyr: An Intuitive Framework for Building Clinical Safety Summaries + /publication/rinpharma_167/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_167/ + + + + + Using R to Create an End to End Process for Predicting Delays in Recruitment from Covid-19 + /publication/rinpharma_155/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_155/ + + + + + visR - a package for effective visualization in Pharma + /publication/rinpharma_157/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_157/ + + + + + With great graphs comes great power + /publication/rinpharma_156/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_156/ + + + + + yspec: an R Package to Create and Deploy Data Set Specification Objects in a Modeling and Simulation Workflow + /publication/rinpharma_168/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_168/ + + + + + Becoming Multilingual + /publication/rinpharma_150/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_150/ + + + + + Challenges in an Evolving Regulatory Landscape: How Statisticians Can Contribute + /publication/rinpharma_137/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_137/ + + + + + geoMapr: A Shiny Application for Enriched Analysis of Drug Utilization Data + /publication/rinpharma_149/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_149/ + + + + + Implementing Mixed Models with Repeated Measures (MMRM) in R and Shiny for Regulatory Purposes + /publication/rinpharma_142/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_142/ + + + + + Interactive medical oversight reporting in R + /publication/rinpharma_141/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_141/ + + + + + metashiny: build Shiny apps with a Shiny app + /publication/rinpharma_145/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_145/ + + + + + Numerical validation as a critical aspect in bringing R to the Clinical Research + /publication/rinpharma_148/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_148/ + + + + + Out of Chaos, Comes Order: Adventures in Standardized and Reproducible Research + /publication/rinpharma_146/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_146/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + R Package Validation Framework + /publication/rinpharma_144/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_144/ + + + + + StackEm High! Ensembles Using tidymodels + /publication/rinpharma_139/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_139/ + + + + + The R Validation Hub: Implementing a Risk-Based Approach to R + /publication/rinpharma_140/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_140/ + + + + + A PK & PBPK Modelling Workflow in R: Simulation, Optimization & Visualization + /publication/rinpharma_134/ + Fri, 09 Oct 2020 00:00:00 +0000 + /publication/rinpharma_134/ + + + + + Predictive modeling with text using tidy data principles + /publication/rinpharma_135/ + Fri, 09 Oct 2020 00:00:00 +0000 + /publication/rinpharma_135/ + + + + + Unleash Shiny + /publication/rinpharma_133/ + Fri, 09 Oct 2020 00:00:00 +0000 + /publication/rinpharma_133/ + + + + + gt + /publication/rinpharma_132/ + Thu, 08 Oct 2020 00:00:00 +0000 + /publication/rinpharma_132/ + + + + + Targets and Reproducible Pipelines + /publication/rinpharma_131/ + Thu, 08 Oct 2020 00:00:00 +0000 + /publication/rinpharma_131/ + + + + + RMarkdown + /publication/rinpharma_129/ + Wed, 07 Oct 2020 00:00:00 +0000 + /publication/rinpharma_129/ + + + + + Stan + /publication/rinpharma_130/ + Wed, 07 Oct 2020 00:00:00 +0000 + /publication/rinpharma_130/ + + + + + Implementing a Risk-based Approach to R Validation + /publication/rinpharma_128/ + Tue, 06 Oct 2020 00:00:00 +0000 + /publication/rinpharma_128/ + + + + + Tidy Transcriptomics + /publication/rinpharma_127/ + Tue, 06 Oct 2020 00:00:00 +0000 + /publication/rinpharma_127/ + + + + + Artificial Neural Networks in R with Keras and TensorFlow + /publication/rinpharma_125/ + Mon, 05 Oct 2020 00:00:00 +0000 + /publication/rinpharma_125/ + + + + + Multilingual Markdown with R and Python Using Reticulate + /publication/rinpharma_126/ + Mon, 05 Oct 2020 00:00:00 +0000 + /publication/rinpharma_126/ + + + + + Accelerating Chemistry Research through the Integration of Data Science with High-Throughput Experimentation + /publication/rinpharma_111/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_111/ + + + + + Building Open Source Tools for Safety Monitoring: Advancing Research Through Community Collaboration + /publication/rinpharma_104/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_104/ + + + + + Democratizing Natural Language Processing with I2E and R Shiny + /publication/rinpharma_124/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_124/ + + + + + Evaluating the performance of advanced causal inference methods applied to healthcare claims data + /publication/rinpharma_107/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_107/ + + + + + From CDISC to TLFs, using R to support Pharmacokinetic Analyses + /publication/rinpharma_118/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_118/ + + + + + From playing in the backyard to designing one: Shiny transforms study designs, data analyses and statistical thinking of oncology in vivo group at Janssen + /publication/rinpharma_101/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_101/ + + + + + Identifying progression-free survival in Veterans with Diffuse Large B-Cell Lymphoma using electronic healthcare records + /publication/rinpharma_123/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_123/ + + + + + Improve installation sequences for R package cohorts + /publication/rinpharma_106/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_106/ + + + + + Its Not Whats on the Outside, but Its Whats on the Back-end That Matters: The World Beyond CSV Files + /publication/rinpharma_105/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_105/ + + + + + Making Better Decisions + /publication/rinpharma_117/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_117/ + + + + + ModViz POP: R-Shiny Based PK/PD Interface for Empowering Teams to Perform Real-Time Simulations + /publication/rinpharma_102/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_102/ + + + + + Multi-modal data integration + /publication/rinpharma_99/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_99/ + + + + + Prediction of maternal-fetal exposures of CYP450-metabolized drugs using physiologic pharmacokinetic modeling implemented in R and mrgsolve + /publication/rinpharma_116/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_116/ + + + + + Reproducible shiny apps with shinymeta + /publication/rinpharma_112/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_112/ + + + + + Shiny apps for accelerating early drug discovery research + /publication/rinpharma_113/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_113/ + + + + + Shiny in Production: Building bridges from data science to IT + /publication/rinpharma_122/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_122/ + + + + + Simulations, and Complex Innovative Trial Designs + /publication/rinpharma_120/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_120/ + + + + + This one is not like the others: Applicability Domain methods in R + /publication/rinpharma_110/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_110/ + + + + + Tidysq for Working with Biological Sequence Data in ML Driven Epitope Prediction in Cancer Immunotherapy + /publication/rinpharma_108/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_108/ + + + + + Using R to foster the communication with non-statisticians on Bayesian dose escalation models + /publication/rinpharma_115/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_115/ + + + + + Validation Framework for Assay Processing Pipelines + /publication/rinpharma_121/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_121/ + + + + + Your Missing Step in Reproducible R Programming: Continuous Deployment + /publication/rinpharma_100/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_100/ + + + + + An R package for Data Science and Deep Visualization of a complex clinical database + /publication/rinpharma_93/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_93/ + + + + + Breaking the Speed Limit: How R Gets Faster + /publication/rinpharma_89/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_89/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Collaborating at scale: managing an enterprise analytical computing ecosystem + /publication/rinpharma_84/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_84/ + + + + + Creating and reviving Shiny apps with golem + /publication/rinpharma_75/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_75/ + + + + + Embrace R in Pharma - building internal R community and establishing fit-for-purpose R pilots + /publication/rinpharma_85/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_85/ + + + + + Exploratory Graphics (xGx): Promoting the purposeful exploration of PKPD data + /publication/rinpharma_76/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_76/ + + + + + How to win friends and influence people: Efficiency, Reproducibility, and Scalability with R Project templates and parameterized R Markdown + /publication/rinpharma_71/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_71/ + + + + + Interactive Visualization of Standardized CDISC-SEND-Formatted Toxicology Study Data Using R Shiny + /publication/rinpharma_77/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_77/ + + + + + Leveraging multiple R tools to make effective pediatric dosing decisions + /publication/rinpharma_90/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_90/ + + + + + Machine learning workflow management with drake + /publication/rinpharma_92/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_92/ + + + + + nlmixr: an R package for population PKPD modeling + /publication/rinpharma_74/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_74/ + + + + + Package management + /publication/rinpharma_82/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_82/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + R Packages for Analyzing Clinical Trials Data with R Focusing on Safety And Early Efficacy + /publication/rinpharma_81/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_81/ + + + + + Re-envisioning Clinical Content Delivery in the Open Source World + /publication/rinpharma_86/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_86/ + + + + + Reproducibility and the role of code in reproducible data science + /publication/rinpharma_69/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_69/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Shinytized R Markdown: A Potent OTC Alternative to 1,3,7-Trimethylxanthine & Currently Indicated for NDA Document Generation, Among Others + /publication/rinpharma_83/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_83/ + + + + + Teaching an old dog new tricks: modernizing gsDesign + /publication/rinpharma_72/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_72/ + + + + + The use of R for improved reproducibility of biomarker detection in liquid biopsies + /publication/rinpharma_87/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_87/ + + + + + Updates on Analyzing Clinical Trials Data with R + /publication/rinpharma_80/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_80/ + + + + + Using Machine Learning and Interactive Graphics to Find New Cancer Targets + /publication/rinpharma_91/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_91/ + + + + + Using R for Generic Drug Evaluation and SABE R-package for Assessing Bioequivalence of Topical Dermatological Products + /publication/rinpharma_70/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_70/ + + + + + Using RStudio.Cloud to advance R proficiency: a crowdsourcing training experience + /publication/rinpharma_78/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_78/ + + + + + Artificial neural networks in R with Keras and TensorFlow + /publication/rinpharma_60/ + Tue, 20 Aug 2019 00:00:00 +0000 + /publication/rinpharma_60/ + + + + + Machine learning + /publication/rinpharma_61/ + Tue, 20 Aug 2019 00:00:00 +0000 + /publication/rinpharma_61/ + + + + + Machine learning workflow management with drake + /publication/rinpharma_63/ + Tue, 20 Aug 2019 00:00:00 +0000 + /publication/rinpharma_63/ + + + + + plotly + /publication/rinpharma_62/ + Tue, 20 Aug 2019 00:00:00 +0000 + /publication/rinpharma_62/ + + + + + R Validation Hub (past, current and future state) + /publication/rinpharma_59/ + Tue, 20 Aug 2019 00:00:00 +0000 + /publication/rinpharma_59/ + + + + + Shiny Reproducibility + /publication/rinpharma_58/ + Tue, 20 Aug 2019 00:00:00 +0000 + /publication/rinpharma_58/ + + + + + Accelerate Personalized Health Care by Empowering Biomarker Data + /publication/rinpharma_48/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_48/ + + + + + Analyzing Clinical Trials Data with R + /publication/rinpharma_37/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_37/ + + + + + Assisting pharmacometric simulation with the use of Shiny + /publication/rinpharma_42/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_42/ + + + + + Bayesian Models for Smaller Trial Sizes + /publication/rinpharma_53/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_53/ + + + + + Building a community of competent developers and users of R-based tools in mass spectrometry-based research + /publication/rinpharma_52/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_52/ + + + + + Developing powerful Shiny applications in an enterprise environment: Best practices and lessons learned + /publication/rinpharma_34/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_34/ + + + + + Enabling open-source analytics in the enterprise + /publication/rinpharma_46/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_46/ + + + + + Enhance R Overview + /publication/rinpharma_54/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_54/ + + + + + Interactive data visualization with R, plotly, and dashR + /publication/rinpharma_28/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_28/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Interactive data visualization with R, plotly, and dashR + /publication/rinpharma_33/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_33/ + + + + + Keeping things Peachy when Shiny gets Hairy + /publication/rinpharma_49/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_49/ + + + + + Moving Fast Without Breaking Things: Navigating the R Ecosystem in an Enterprise Environment + /publication/rinpharma_38/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_38/ + + + + + NetTCR: Towards Accurate Prediction of T-cell Targets using Deep Learning + /publication/rinpharma_36/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_36/ + + + + + R as the Core Technology to Support Modeling and Simulation in Pharma Research, Development, and Post Approval Activities + /publication/rinpharma_51/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_51/ + + + + + R/Shiny Clinical Dashboards For Fun* and Profit *Note: Fun is Relative + /publication/rinpharma_43/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_43/ + + + + + R4SPA: R Packages and Training to enable Statistical Programming in R + /publication/rinpharma_41/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_41/ + + + + + Reproducible computational research at Eisai: leadership, technology, and culture + /publication/rinpharma_56/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_56/ + + + + + Shiny Apps in Genomics and Clinical Trials + /publication/rinpharma_50/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_50/ + + + + + The Challenges of Validating R + /publication/rinpharma_29/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_29/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + The Challenges of Validating R + /publication/rinpharma_57/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_57/ + + + + + The drake R package: reproducible data analysis at scale + /publication/rinpharma_44/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_44/ + + + + + The largest Shiny application in the world. Roche.Diagnostics.bioWARP + /publication/rinpharma_30/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_30/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + The Magic R-Shiny App that can Boost your SDTM Usability and Viability while Saving Time + /publication/rinpharma_55/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_55/ + + + + + The role of R in converting clinical trial programmers to data scientists + /publication/rinpharma_47/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_47/ + + + + + Unification in a Compartmentalized Culture + /publication/rinpharma_40/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_40/ + + + + + Using interactivity responsibly in pharma + /publication/rinpharma_32/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_32/ + + + + + Analyzing Clinical Trials Data with R + /publication/rinpharma_2/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_2/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Antibody Characterization Using Next Generation Sequencing made easier with Group My Abs shiny app + /publication/rinpharma_17/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_17/ + + + + + Becoming bilingual in SAS and R + /publication/rinpharma_15/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_15/ + + + + + Beyond Simple Reproducibility - Discoverability, Provenance, and Improving the Impact of Results + /publication/rinpharma_27/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_27/ + + + + + Data-Driven Strategies for Synthetic Route Design and Operational Modeling within Pharmaceutical Development + /publication/rinpharma_22/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_22/ + + + + + Evaluating the performance of advanced causal inference methods applied to healthcare claims data + /publication/rinpharma_23/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_23/ + + + + + IDBac: A New Paradigm in Developing Microbial Libraries for Drug Discovery + /publication/rinpharma_9/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_9/ + + + + + Keeping things Peachy when Shiny gets Hairy + /publication/rinpharma_1/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_1/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Managing R and Associated Tools in Large Environments - an R-Admin’s Perspective + /publication/rinpharma_18/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_18/ + + + + + Modeling in the tidyverse + /publication/rinpharma_20/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_20/ + + + + + Modernizing the new drug regulatory program in FDA/CDER: Can Collaborations and Sharing Help? + /publication/rinpharma_6/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_6/ + + + + + Moving Fast Without Breaking Things: Navigating the R Ecosystem in an Enterprise Environment + /publication/rinpharma_4/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_4/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Multi-state Model for the Analysis of an Association between Safety and Efficacy Events + /publication/rinpharma_13/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_13/ + + + + + Optimization of raw materials genealogy in drug manufacturing with R, Shiny and d3 + /publication/rinpharma_24/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_24/ + + + + + R reproducibility by containers and cloud + /publication/rinpharma_12/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_12/ + + + + + REAP - R-Shiny Exploratory Analysis Platform in Clinical Pharmacology + /publication/rinpharma_25/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_25/ + + + + + rOpenSci - enabling open and reproducible research + /publication/rinpharma_26/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_26/ + + + + + ShinyRAP - a framework for analysis and building interactive/dynamic reports using Shiny/Markdown + /publication/rinpharma_21/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_21/ + + + + + Stan for Pharma + /publication/rinpharma_3/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_3/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + The largest Shiny application in the world. Roche.Diagnostics.bioWARP + /publication/rinpharma_11/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_11/ + + + + + The Use of R in the Development of Physiological Model for Healthy Growth + /publication/rinpharma_16/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_16/ + + + + + Using R in a GxP Environment + /publication/rinpharma_8/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_8/ + + + + + Using R in a regulatory environment: some FDA perspectives + /publication/rinpharma_7/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_7/ + + + + + diff --git a/publication/rinpharma_1/index.html b/publication/rinpharma_1/index.html new file mode 100644 index 000000000..4458f2e26 --- /dev/null +++ b/publication/rinpharma_1/index.html @@ -0,0 +1,1169 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Keeping things Peachy when Shiny gets Hairy | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Keeping things Peachy when Shiny gets Hairy

+ + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +

Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_100/index.html b/publication/rinpharma_100/index.html new file mode 100644 index 000000000..456934365 --- /dev/null +++ b/publication/rinpharma_100/index.html @@ -0,0 +1,1204 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Your Missing Step in Reproducible R Programming: Continuous Deployment | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Your Missing Step in Reproducible R Programming: Continuous Deployment

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

The past few years have shown vast improvements in workflows for reproducible and distributable research within the R ecosystem. At satRday Chicago everyone in the audience said they used R Markdown, however only one person raised their hand when asked if they could associate their reports back to the code version that generated it. Since continuous integration is quickly becoming commonplace in the R community, continuous deployment (CD) is a logical and easy step to add to your workflow to enhance reproducibility. I will demo associating R Markdown to the code version that produced it and automating the build and release of both executable and cloud-based Shiny apps. Finally, an announcement of the electricShine package for creating Electron based Shiny apps will highlight the power of using CD with production-level Shiny apps.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_101/index.html b/publication/rinpharma_101/index.html new file mode 100644 index 000000000..32c0636b2 --- /dev/null +++ b/publication/rinpharma_101/index.html @@ -0,0 +1,1208 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From playing in the backyard to designing one: Shiny transforms study designs, data analyses and statistical thinking of oncology in vivo group at Janssen | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

From playing in the backyard to designing one: Shiny transforms study designs, data analyses and statistical thinking of oncology in vivo group at Janssen

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

In vivo studies are crucial to the discovery and development of novel drugs and are conducted for proof-of-concept validation, FDA applications and to support clinical trials. Appropriate study design, data analyses and interpretation are essential in providing the knowledge about the drug efficacy and safety within a living organism. With drug discovery science moving forward at an ever-accelerating rate data analyses software are not always capable to offer appropriate toolset for data analyses. In the absence of a proper tool, oncology in vivo scientists at Janssen R&D needed comprehensive analysis platform to conduct appropriate and efficient analyses of in vivo data to insure quality and speed of decision-making. INVIVOLDA shiny application was developed to fulfill the gap. INVIVOLDA offers interactive and animated graphics for data explorations and powerful linear mixed effect modeling framework for longitudinal data analysis. With implemented decision trees and statistical report generation it streamlines statistical analyses of in vivo longitudinal data. INVIVOLDA success lead to more requests for Shiny applications for analyses and design of experiments in oncology in vivo group. Multiple statistical trainings were subsequently conducted to educate biologists on statistical methods implemented in Shiny applications. Once completed, comprehensive framework of Shiny apps will enhance statistical knowledge and thinking, transform the way experiments are designed and analyzed and ensure traceable and reproducible research and efficient decision making in oncology in vivo group at Janssen.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_102/index.html b/publication/rinpharma_102/index.html new file mode 100644 index 000000000..807f1af7b --- /dev/null +++ b/publication/rinpharma_102/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ModViz POP: R-Shiny Based PK/PD Interface for Empowering Teams to Perform Real-Time Simulations | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

ModViz POP: R-Shiny Based PK/PD Interface for Empowering Teams to Perform Real-Time Simulations

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Objectives Demonstrate an interactive and dynamic visualization tool, ModViz POP, for simulating ordinary differential equations based PK/PD models with variability. Methods ModViz POP has an in built PKPD ODE library of models based on the compartmental nomenclature for simulating standard IV bolus, infusion and first order absorption scenarios. It also gives the user the ability to plug in a model from local directory to quickly simulate a model of interest. Users can also simulate from a project library which serves as a repository of final PK/PD models developed by individual project teams. Beyond the PK/PD models, it can handle complex QSP models and PBPK models equally well. Enhanced R packages, HTML/CSS, LATEX in combination with Shiny were used and provided an elegant and powerful programming framework for turning models into a web application with dynamic visualization and automated report writing. The user interface consists of several key inputs for performing the simulations. A tabbed navigation allows the user to visualize the plots, input parameters, derived values and equations. It provides the ability to download the underlying model, plots, simulated data or a comprehensive report consisting of all the key inputs and outputs of the simulations. The Help button provides a link to documentation with detailed instructions on different components of the interface. The interface also includes advanced features where users can overlay external data on over simulated data, set a certain simulation scenario as a reference or carry out sensitivity analysis based simulations. Conclusions This easy to use interface can serve as a valuable tool for teams to explore and evaluate potential scenarios and thus facilitate collaborative decision making in the drug discovery and development paradigm. References Kyle T. Baron et. al. mrgsolve Simulate from ODE-Based Population PK/PD and Systems Pharmacology Models. 2017

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_104/index.html b/publication/rinpharma_104/index.html new file mode 100644 index 000000000..49278136e --- /dev/null +++ b/publication/rinpharma_104/index.html @@ -0,0 +1,1195 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Building Open Source Tools for Safety Monitoring: Advancing Research Through Community Collaboration | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Building Open Source Tools for Safety Monitoring: Advancing Research Through Community Collaboration

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

The Interactive Safety Graphics (ISG) workstream of the ASA-DIA Biopharm Safety Working Group is excited to introduce the safetyGraphics package an interactive framework for evaluating clinical trial safety in R using a flexible data pipeline. Our group seeks to modernize clinical trial safety monitoring by building tools for data exploration and reporting in a highly collaborative open source environment. At present, our team includes clinical and technical representatives from the pharmaceutical industry, academia, and the FDA, and additional contributors are always welcome. The current release of the safetyGraphics R package includes graphics related to drug-induced liver injury. The R package is paired with an in-depth clinical workflow for monitoring liver function created by expert clinicians based on medical literature. safetyGraphics features interactive visualizations built using htmlwidgets, a Shiny application, and the ability to export a fully reproducible instance of the charts with associated source code. To ensure quality and accuracy, the package includes more than 300 unit tests, and it has been vetted through a beta testing process that included feedback from more than 20 clinicians and analysts. The Shiny application can easily be extended to include new charts or applied to other disease areas due to its modular design and generalized charting framework. Several companies have adapted the tool for their own use, leading to interesting discussions and paving the way for enhancements, which demonstrates the power of open source and community collaboration.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_105/index.html b/publication/rinpharma_105/index.html new file mode 100644 index 000000000..d6f19f32d --- /dev/null +++ b/publication/rinpharma_105/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Its Not Whats on the Outside, but Its Whats on the Back-end That Matters: The World Beyond CSV Files | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Its Not Whats on the Outside, but Its Whats on the Back-end That Matters: The World Beyond CSV Files

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Start browsing through R tutorials online and it won’t take long to stumble across a read.csv statement. CSV files serve well for detached, static analyses. They tend fail, however, when tasked with storing large, dynamic data sets being accessed interactively by globally dispersed, concurrent users. Often the go to in this situation is a traditional relational database management system such as Oracle or MySQL, but there are other options! This talk will review the various back-ends, along with potential considerations, Merck’s Digital Proactive Process Analytics group has implemented to support various Shiny applications, dashboards, and automated data analysis pipelines.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_106/index.html b/publication/rinpharma_106/index.html new file mode 100644 index 000000000..c29f21ce3 --- /dev/null +++ b/publication/rinpharma_106/index.html @@ -0,0 +1,1163 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Improve installation sequences for R package cohorts | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Improve installation sequences for R package cohorts

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

The installation of a cohort of R packages can constitute a challenge; especially considering different dependency types, package versions, overlapping namespaces and varying risks assigned to each of the packages. At the same time, the number of R packages to be installed grows exponentially with each new package added. Their complex dependencies may create conflicts. In this context, the R admin is often confronted with a cohort of packages without knowing the package of interest. We use statistical analysis techniques from the field of complex network analysis in order to shed light into the non-trivial dependency structures of package cohorts. Furthermore, we simplify the network graph to find improved installation sequences for a pre-selected cohorts of R packages. We reduce large package cohorts to a sufficient shortlist of packages, whose installation automatically pulls in other packages via dependencies without causing conflicts. The build time of a library may be greatly reduced. As a byproduct, we generate a graph of the build on the exact dependency tree and actual versions used for auditing and change control in the regulated workflows. This strategy also allows for the identification of high-risk packages and their importance in the dependency tree.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_107/index.html b/publication/rinpharma_107/index.html new file mode 100644 index 000000000..9361d5ab8 --- /dev/null +++ b/publication/rinpharma_107/index.html @@ -0,0 +1,1206 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Evaluating the performance of advanced causal inference methods applied to healthcare claims data | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Evaluating the performance of advanced causal inference methods applied to healthcare claims data

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Cohort studies of treatments developed from healthcare claims often have hundreds of thousands of patients and up to several thousand measured covariates. Therefore, new causal inference methods that combine ideas from machine learning and causal inference may improve analysis of these studies by taking advantage of the wealth of information measured in claims. In order to evaluate the performance of these methods as applied to claims-based studies, we use a combination of real data examples and plasmode simulation, implemented in R package ‘plasmode’, which creates realistic simulated datasets based on a real cohort study. In this talk, I will give an overview of our progress so far and what is left to be done.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_108/index.html b/publication/rinpharma_108/index.html new file mode 100644 index 000000000..836e3cd0c --- /dev/null +++ b/publication/rinpharma_108/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Tidysq for Working with Biological Sequence Data in ML Driven Epitope Prediction in Cancer Immunotherapy | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Tidysq for Working with Biological Sequence Data in ML Driven Epitope Prediction in Cancer Immunotherapy

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

We are amidst a data revolution. Just the past 5 years, the cost of sequencing a human genome has gone down approximately 10-fold. This development moves equally fast within areas such as mass spectrometry, in vitro immuno-peptide screening a.o. This facilitates the search for bio-markers, biologics, therapeutics, etc. but also redefines the requirements for storing, accessing and working with data and the skillset of bio data scientists. In this talk I will present tidysq, an R-package aiming at extending the Tidyverse framework to include (tidy) bio-data-science / bioinformatics. Tidysq will be presented in context with current status in ML driven (neo)epitope prediction within cancer immunotherapy.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_11/index.html b/publication/rinpharma_11/index.html new file mode 100644 index 000000000..be8c8f1b6 --- /dev/null +++ b/publication/rinpharma_11/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The largest Shiny application in the world. Roche.Diagnostics.bioWARP | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

The largest Shiny application in the world. Roche.Diagnostics.bioWARP

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

bioWARP (biostatistical Web-Applications and R Procedures) is a Shiny application enabling employees at Roche Diagnostics to create validated reports for regulatory authorities submissions. bioWARP enables people using advanced statistical methods, who cannot program R. It builds a connection to the validated R-packages developed at Roche with an easy to use and elegant user interface. Its modular environment can host an unlimited number of such interfaces. bioWARP now consists of tools for reporting reference ranges, equality by linear regression, precision by variance component analysis and homogeneity by inhouse developed equivalence tests . bioWARP’s most important feature is the ability to move all statistical evaluations right into PDF reports. These are validated and can directly be used for submission to regulatory authorities. bioWARP is called the “largest shiny application in the world” by us as it already consists of 16 tools, has over 100.000 lines of code, >500 buttons and interaction items and is growing and growing and growing.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_110/index.html b/publication/rinpharma_110/index.html new file mode 100644 index 000000000..2e419de9a --- /dev/null +++ b/publication/rinpharma_110/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + This one is not like the others: Applicability Domain methods in R | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

This one is not like the others: Applicability Domain methods in R

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Even though a model prediction can be made, there are times when it should taken with some skepticism. For example, if a new data point is substantially different from the training set, its predicted value may be suspect. In chemistry, it is not uncommon to create an “applicability domain” model that measures the amount of potential extrapolation from the training set. The applicable package will be used to demonstrate different method to measure how much a new data point is an extrapolation from the original data (if at all).

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_111/index.html b/publication/rinpharma_111/index.html new file mode 100644 index 000000000..8ff08da8c --- /dev/null +++ b/publication/rinpharma_111/index.html @@ -0,0 +1,1163 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Accelerating Chemistry Research through the Integration of Data Science with High-Throughput Experimentation | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Accelerating Chemistry Research through the Integration of Data Science with High-Throughput Experimentation

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

The development of a streamlined data-aggregation methodology utilizing the statistical programming language R is described. The centralization of high-throughput experimentation data enabled the use of statistics and data exploration methods within R to accelerate the identification and optimization of chemical reactions.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_112/index.html b/publication/rinpharma_112/index.html new file mode 100644 index 000000000..d3d25a7e6 --- /dev/null +++ b/publication/rinpharma_112/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Reproducible shiny apps with shinymeta | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Reproducible shiny apps with shinymeta

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Shiny makes it easy to take domain logic from an existing R script and wrap some reactive logic around it to produce an interactive webpage where others can quickly explore different variables, parameter values, models/algorithms, etc. Although the interactivity is great for many reasons, once an interesting result is found, it’s more difficult to prove the correctness of the result since (1) the result can only be (easily) reproduced via the Shiny app and (2) the relevant domain logic which produced the result is obscured by Shiny’s reactive logic. The R package shinymeta provides tools for capturing and exporting domain logic for execution outside of a Shiny runtime (so that others can reproduce Shiny-based result(s) from a new R session).

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_113/index.html b/publication/rinpharma_113/index.html new file mode 100644 index 000000000..f8643b643 --- /dev/null +++ b/publication/rinpharma_113/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Shiny apps for accelerating early drug discovery research | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Shiny apps for accelerating early drug discovery research

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Scientists in drug discovery research utilize a wide variety of instrumentation and techniques to advance their research. While instrumentation vendors often provide software tools to deal with data wrangling and visualization, a simple collection of isolated tools often fails to address the scale and overall scope of the data analysis encountered in discovery research. This can lead to lost productivity as scientists work to process, collate and summarize their work across various informatics systems. Shiny has seen increasing use in Pharma clinical research. On the other hand, Shiny apps are also transforming discovery research by putting powerful data wrangling, visualization and reporting tools into the hands of bench scientists. To solve the aforementioned problems in drug discovery research, we developed a suite of tools using Shiny to automate data wrangling, integration, visualization and reporting. Examples will be presented in areas such as automated signal processing and batch analysis of electrocardiogram data, collection and visualization of biomarker and physiology measurements from pharmacology studies, and access to a high performance computation cluster for non-experts. These Shiny tools and have shown value by increasing productivity and accelerating scientific research.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_115/index.html b/publication/rinpharma_115/index.html new file mode 100644 index 000000000..1a22d53cb --- /dev/null +++ b/publication/rinpharma_115/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Using R to foster the communication with non-statisticians on Bayesian dose escalation models | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Using R to foster the communication with non-statisticians on Bayesian dose escalation models

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Bayesian model-based dose-escalation designs, including one and two parameter logistic regression models, have meanwhile proven themselves in Phase I dose-escalation trials (Iasonos and O’Quigley, 2014 [1]). Compared to rule/algorithm-based designs such as the 3+3 design, model-based designs have the advantage of being more flexible in choosing the target toxicity rate and cohort size. Bayesian modeling allows to combine prior knowledge of the drug (e.g. from animal tox studies, data from comparator drugs or data from other studies) with the observed data from the current trial. The model-based approach accounts for uncertainty, optimize dose recommendations (balance of risk versus benefit for patients) and allows for dose de-escalation as well as dose re-escalation. Recent research has shown that model-based approaches are more reliable in estimating the maximum tolerated dose (MTD) and allocating less patients to ineffective or excessively toxic doses (Jaki et al., 2019 [2]). Because of their higher complexity, model-based designs are still seen critical among clinicians (Le Tourneau et al., 2012 [3]), thus the classical 3+3 design is still widely implemented due to its simplicity and transparency. Conaway et al., 2019 [4] have highlighted that the choice of design in early phase affects the outcome of the drug development process, therefore more attention should be paid to early-stage designs. In this talk we will showcase how we bring Bayesian dose-escalation models closer to non-statisticians by means of R. We will discuss how we plan, implement and communicate the dose-escalation design to the clinicians. Moreover, we show how we present our results to the safety monitoring committee (SMC) and how we support the SMC in dose escalation decisions. We use a simple data example to illustrate the proposed methodology. All will be discussed within the context of using R as primary tool. [1] Iasonos, A. and O’Quigley, J (2014). Adaptive Dose-Finding Studies A Review of Model-Guided Phase I Clinical Trials. Journal of clinical oncology, 2014; 32(23). [2] Jaki, T., Clive, S. and Weir, C.J. (2013). Principles of dose finding studies in cancer a comparison of trial designs. Cancer Chemother Pharmacol 711107-1114. [3] Le Tourneau C, Gan HK, Razak ARA, Paoletti X (2012). Efficiency of New Dose Escalation Designs in Dose-Finding Phase I Trials of Molecularly Targeted Agents. PLoS ONE 7(12) e51039. [4] Conaway, M.R. and Petroni, G.R. (2019). The impact of early phase trial design in the drug development process. Clinical Cancer Research.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_116/index.html b/publication/rinpharma_116/index.html new file mode 100644 index 000000000..6613b2ff6 --- /dev/null +++ b/publication/rinpharma_116/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Prediction of maternal-fetal exposures of CYP450-metabolized drugs using physiologic pharmacokinetic modeling implemented in R and mrgsolve | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Prediction of maternal-fetal exposures of CYP450-metabolized drugs using physiologic pharmacokinetic modeling implemented in R and mrgsolve

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Physiologically based pharmacokinetic (PBPK) models are used extensively in drug development to address of number of problems. However, most PBPK applications have limited knowledge sharing impact because they are implemented in closed, proprietary software. Much of the physiologic data and knowledge required for these models is publically available or available in the pre-competitive space. To this end, we’ve engaged in the development of open science PBPK models, using R as the scaffolding for this work. In particular, our group has developed the mrgsolve R package which utilizes Rcpp to compile models of systems of ordinary differential equations. One example is the development of a PBPK model to predict maternal/fetal exposures for drugs that are primarily metabolized by liver CYP450 enzymes throughout pregnancy. This model aims to utilize a quantitative understanding of the physiological and biochemical changes that occur throughout pregnancy to inform clinical pharmacology decisions where clinical trials cannot. The model was validated against the observed data of 5 different drugs midazolam, metoprolol, caffeine, nevirapine, and artemether. A series of local sensitivity analyses followed by parameter optimization further improved model predictions using the mrgsolve and nloptr R packages. The developed maternal-fetal PBPK model in its flexible open-source implementation provides a transparent, platform-independent, and reproducible system for model-informed decision support while developing exposure-based dosing recommendations in maternal/fetal patient populations.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_117/index.html b/publication/rinpharma_117/index.html new file mode 100644 index 000000000..4a3b3252e --- /dev/null +++ b/publication/rinpharma_117/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Making Better Decisions | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Making Better Decisions

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

In the early phases of clinical development, the future of a compound depends on more than just the result of hypothesis test on a single endpoint, in a single phase 2 study. We think a lot about how design choices affect immediate outcomes. GSK’s Quantitative Decision Making (QDM) framework focusses on the question,“How do we design our study in order to increase the chances that it will deliver data that will allow us to decide whether the drug should continue in development, or stop?” The QDM Framework has been developed in R and takes advantage of the Biostatistics HPC environment, running thousands of hypothetical scenarios in close to real-time. The initiative is changing the way we plan and deliver clinical trials. Thanks to a Shiny front end, Statisticians are able to walk clinical teams through key trial design decisions in order to estimate the Probability of Success – a key component in the QDM framework. This presentation will cover the core QDM concepts and present the key communication outputs created to support the process.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_118/index.html b/publication/rinpharma_118/index.html new file mode 100644 index 000000000..db437e6cd --- /dev/null +++ b/publication/rinpharma_118/index.html @@ -0,0 +1,1154 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From CDISC to TLFs, using R to support Pharmacokinetic Analyses | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

From CDISC to TLFs, using R to support Pharmacokinetic Analyses

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

The data wrangling and manipulation capabilities in R make it perfectly suited for transforming raw clinical database data into structured, submission-ready CDISC datasets. By extensively using the dplyr, tidyr, and other packages in the tidyverse we create datasets that are ready for 1. pharmacokinetic analysis (done in other software), 2. generation of tables, listings, and figures (TLFs) and 3. submission to the FDA. I’ll also go over report ready TLF generation in R and how we’ve had great success in being able to produce beautiful and easy to read TLFs for our analysts and clients by using the ggplot2 and the officer packages.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_12/index.html b/publication/rinpharma_12/index.html new file mode 100644 index 000000000..a1059e5e1 --- /dev/null +++ b/publication/rinpharma_12/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R reproducibility by containers and cloud | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

R reproducibility by containers and cloud

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

R is pretty good in backwards compatibility but still reproducing analysis even given script and data can be a challenge as packages, R, and math libraries keep evolving. www.rocker-project.org offers among other things version-stable R in docker (Rocker) images. A small example will be presented how this allows on any docker runtime environment to execute analysis with highest reproducibility. Such environments are part of all major commercial cloud providers but also allow on-premises installations.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_120/index.html b/publication/rinpharma_120/index.html new file mode 100644 index 000000000..4efcf44ba --- /dev/null +++ b/publication/rinpharma_120/index.html @@ -0,0 +1,1209 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Simulations, and Complex Innovative Trial Designs | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Simulations, and Complex Innovative Trial Designs

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_121/index.html b/publication/rinpharma_121/index.html new file mode 100644 index 000000000..f39d0f9e7 --- /dev/null +++ b/publication/rinpharma_121/index.html @@ -0,0 +1,1206 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Validation Framework for Assay Processing Pipelines | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Validation Framework for Assay Processing Pipelines

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

In this talk I will discuss the steps that have been created for validating internally generated R packages at SCHARP (Statistical Center for HIV/AIDS Research and Prevention) and the lessons learned while creating packages as a team. Housed within Fred Hutch, SCHARP is an instrumental partner in the research and clinical trials surrounding HIV prevention and vaccine development. Part of SCHARP’s work involves analyzing experimental biomarkers and endpoints which change as the experimental question, analysis methods, antigens measured, and assays evolve. Maintaining a validated code base that is rigid in its output format, but flexible enough to cater a variety of inputs with minimal custom coding has proven to be important for reproducibility and scalability. SCHARP has developed several key steps in the creation, validation, and documentation of R packages that take advantage of R’s packaging functionality. First, the programming team works with leadership to define specifications and lay out a roadmap of the package at the functional level. Next, statistical programmers work together and approach the task from a software development view. Once the code has been developed, the package is validated according to procedures that comply with 21 CFR part 11, and leverage software development life cycle (SDLC) methodology. Finally, the package is made available for use across the team on live data. These procedures set up a framework for validating assay processing packages that furthers the ability of Fred Hutch to provide world-class support for our clinical trials.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_122/index.html b/publication/rinpharma_122/index.html new file mode 100644 index 000000000..be1e474c5 --- /dev/null +++ b/publication/rinpharma_122/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Shiny in Production: Building bridges from data science to IT | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Shiny in Production: Building bridges from data science to IT

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

We know that adopting documentation, testing, and version control mechanisms are important for creating a culture of reproducibility in data science. But once you’ve embraced some basic development best practices, what comes next? What does it take to feel confident that our data products will make it to production? This talk will cover case studies in how I work with R users at various organizations to bridge the gaps that form between development and production. I’ll cover reasons why CI/CD tools can enhance reproducibility for R and data science, showcase practical examples like automated testing and push-based application deployment, and point to simple resources for getting started with these tools in a number of different environments.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_123/index.html b/publication/rinpharma_123/index.html new file mode 100644 index 000000000..3ee4f8d72 --- /dev/null +++ b/publication/rinpharma_123/index.html @@ -0,0 +1,1154 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Identifying progression-free survival in Veterans with Diffuse Large B-Cell Lymphoma using electronic healthcare records | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Identifying progression-free survival in Veterans with Diffuse Large B-Cell Lymphoma using electronic healthcare records

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Purpose To establish a gold-standard methodology for accurately extracting progression-free survival (PFS) following Diffuse Large B-Cell Lymphoma (DLBCL) treatment using real-world electronic healthcare record (EHR) data. Results We produced an R Shiny application which can capture, annotate, and transform unstructured EHR data into structured data - specifically, treatment lines, cycles, and response criteria with corresponding dates - ready for analysis of PFS. An annotation schema for capturing real-world data was also developed. Mapping of common phrases used by clinicians in real-world practice to response criteria resulted in a dictionary of these phrases.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_124/index.html b/publication/rinpharma_124/index.html new file mode 100644 index 000000000..09e707205 --- /dev/null +++ b/publication/rinpharma_124/index.html @@ -0,0 +1,1204 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Democratizing Natural Language Processing with I2E and R Shiny | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Democratizing Natural Language Processing with I2E and R Shiny

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

The primary objective of the presentation is to share insights of democratizing powerful natural language processing tool like I2E lingumatics and open source R and Shiny. The talk will focus on how we can leverage I2E python sdk natural language processing toolkit to perform natural language processing and visualize text mining results with R and Shiny. We will present several uses of our R shiny platform called pharmine and its use cases which we developed for minining biomedical data.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_125/index.html b/publication/rinpharma_125/index.html new file mode 100644 index 000000000..c59922629 --- /dev/null +++ b/publication/rinpharma_125/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Artificial Neural Networks in R with Keras and TensorFlow | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Artificial Neural Networks in R with Keras and TensorFlow

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

This workshop is introductory and open to everyone assuming basic R/Data Science skills. Please note, the workshop is very hands-on oriented, so expect to get your fingers dirty! The aim will be an introduction to ANNs in R. ANNs form the basic unit of deep learning and are immensely powerful in predictive modelling, but not without pitfalls. In this workshop, we will be working with conceptually understanding what an ANN is, how we train an ANN and how predictions are subsequently made. We will also touch upon parameters, hyper-parameters and how to handle data all in context of model over-fitting. All of the aforementioned will be done using TensorFlow via Keras for R.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_126/index.html b/publication/rinpharma_126/index.html new file mode 100644 index 000000000..453ce0bf9 --- /dev/null +++ b/publication/rinpharma_126/index.html @@ -0,0 +1,1210 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Multilingual Markdown with R and Python Using Reticulate | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Multilingual Markdown with R and Python Using Reticulate

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

We will be presenting an overview of the interoperability between Python and R for the R user community at R/Pharma 2020. This workshop will highlight how statistical programmers can leverage the power of both R and Python in their daily processes. Participants will get hands on experience working with some of the best aspects of both R and Python, and how these two languages can work together within R Markdown.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_127/index.html b/publication/rinpharma_127/index.html new file mode 100644 index 000000000..d7f4fabcb --- /dev/null +++ b/publication/rinpharma_127/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Tidy Transcriptomics | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Tidy Transcriptomics

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

In this workshop we will present how to perform analysis of RNA sequencing data following the tidy data paradigm. The tidy data paradigm provides a standard way to organise data values within a dataset, where each variable is a column, each observation is a row, and data is manipulated using an easy-to-understand vocabulary. Most importantly, the data structure remains consistent across manipulation and analysis functions. We can achieve this for bulk RNA sequencing data with the tidybulk, tidyHeatmap and tidyverse packages. We will also touch on packages for tidy single-cell transcriptional analyses. These packages are part of the tidytranscriptomics suite that introduces a tidy approach to RNA sequencing data. Recommended pre-requisites- Basic knowledge of RStudio- Some familiarity with tidyverse syntax- Background Reading Introduction to R for Biologists

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_128/index.html b/publication/rinpharma_128/index.html new file mode 100644 index 000000000..f60eabf7c --- /dev/null +++ b/publication/rinpharma_128/index.html @@ -0,0 +1,1229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Implementing a Risk-based Approach to R Validation | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Implementing a Risk-based Approach to R Validation

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

In this workshop we will walk through an implementation of the R Validation Hub’s white paper A Risk-based Approach for Assessing R Package Accuracy within a Validated Infrastructure (https//www.pharmar.org/white-paper/). The workshop will explore two core themes 1. R Packages Risk Assessment2. TestingIn part 1, we will use a small set of pre-selected R packages to see how the R Validation Hub’s Risk Assessment Application and the riskmetric R package can be used to create risk assessment reports for an R package.In part 2, we will discuss how testing can be used to reduce the risk for those packages with high risk. In particular, we will discuss the testing philosphy with respect to software validation and demonstrate how the ‘testthat’ package can be used to perform the necessary steps to test traceability requirements.Prior knowledge of the basic structure of R packages is required for the second part of this workshop.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_129/index.html b/publication/rinpharma_129/index.html new file mode 100644 index 000000000..62bb4cdd0 --- /dev/null +++ b/publication/rinpharma_129/index.html @@ -0,0 +1,1178 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + RMarkdown | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

RMarkdown

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

A four-hour workshop that will take you on a tour of how to get from data to manuscript using R Markdown. You’ll learn - The basics of Markdown and knitr- How to add tables for different outputs- Workflows for working with data- How to include and style graphics

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_13/index.html b/publication/rinpharma_13/index.html new file mode 100644 index 000000000..9b65f4159 --- /dev/null +++ b/publication/rinpharma_13/index.html @@ -0,0 +1,1204 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Multi-state Model for the Analysis of an Association between Safety and Efficacy Events | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Multi-state Model for the Analysis of an Association between Safety and Efficacy Events

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Safety and efficacy data in clinical trials are mostly analyzed separately. However, especially the treatment of life-threatening disease such as cancer requires a good understanding of benefit and associated risks to make an informed therapy decision for an individual patient. Recently approved immunotherapeutic drugs in oncology are associated with potential side effects such as immune-related hypothyroidism, rash and colitis. There is some biological reasoning that the occurrence of immune-related adverse events and corresponding management may compromise the drug response. On the other hand, it has been observed that patients responding to treatment might face a higher likelihood of adverse drug reactions. A multi-state model is able to explore these hypotheses and offers the opportunity of insights into potential associations while addressing some of the methodological challenges. For example, the necessity of a time-dependent approach to accommodate the fact that safety and efficacy events can occur throughout the treatment. Moreover, longer treatment duration can impact simultaneously the likelihood of efficacy as well as safety events, i.e., introducing immortal time bias. The multistate model is able to unfold this spurious correlation. We present an approach for analysis and exemplify the methodology with simulated data.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_130/index.html b/publication/rinpharma_130/index.html new file mode 100644 index 000000000..c6c7316d5 --- /dev/null +++ b/publication/rinpharma_130/index.html @@ -0,0 +1,1167 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Stan | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Stan

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

This is a 3-hour workshop on Stan (https//mc-stan.org). The overall goal of the workshop will be to make the best use of time to answer as many Stan-related questions as possible. The level of the workshop will be intermediate to advanced, but anyone is welcome to join. The workshop will be taught by Daniel Lee. Daniel is one of the original Stan developers (started in 2011). He’s been involved in the whole stack language, CmdStan, RStan, PyStan, continuous integration, setting up the forums, StanCon, and more. He’s had a lot of experience with debugging computational issues, the crossover between statistical models and computational, understanding how all the pieces fit in together, and knowing a lot of different ways to accomplish the same thing in the Stan language.The format of this workshop won’t be a straight online lecture. I’m personally tired of Zoom meetings; I don’t think the intro course I teach works in this format. Instead, we’ll have a blend of an instructor-led example, a masterclass, and an AMA. Please come with questions or ask them as we go along. Here’s a rough plan (but we can deviate from this)1. Brief introduction to Stan. Goal understand what Stan is, what the inferences are (and why they’re different), and agree on terminology.2. Walkthrough an example (survival or PK/PD model). Show differences between posterior distributions and point estimates. Maybe discuss quality of MCMC sampling.3. One-on-one with a participant. Walk through their problem, attempt at a solution, walk through the different modeling choices we’re making, how to structure simulated data, etc.4. One-on-one with another participant.5. Questions / Wrap up.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_131/index.html b/publication/rinpharma_131/index.html new file mode 100644 index 000000000..ba682f14f --- /dev/null +++ b/publication/rinpharma_131/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Targets and Reproducible Pipelines | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Targets and Reproducible Pipelines

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Data science can be slow. A single round of statistical computation can take several minutes, hours, or even days to complete. The targets R package keeps results up to date and reproducible while minimizing the number of expensive tasks that actually run. Targets learns how your pipeline fits together, skips costly runtime for steps that are already up to date, runs the rest with optional implicit parallel computing, abstracts files as R objects, and shows tangible evidence that the output matches the underlying code and data. In other words, the package saves time while increasing our ability to trust the conclusions of the research. Targets surpasses the most burdensome permanent limitations of its predecessor, drake, to achieve greater efficiency and provide a safer, smoother, friendlier user experience. This hands-on workshop teaches targets using a realistic case study. Participants begin with the R implementation of a machine learning project, convert the workflow into a targets-powered pipeline, and efficiently maintain the output as the code and data change. R proficiency intermediate and above required.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_132/index.html b/publication/rinpharma_132/index.html new file mode 100644 index 000000000..59b356312 --- /dev/null +++ b/publication/rinpharma_132/index.html @@ -0,0 +1,1217 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + gt | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

gt

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_133/index.html b/publication/rinpharma_133/index.html new file mode 100644 index 000000000..ab6ecc159 --- /dev/null +++ b/publication/rinpharma_133/index.html @@ -0,0 +1,1221 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Unleash Shiny | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Unleash Shiny

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

In recent years, R users' understanding of Shiny has greatly increased but so have client expectations. While one of Shiny’s greatest strengths is that it allows producing web applications solely from R code, meeting client’s more delicate expectations will often involve going beyond R code and work with HTML, CSS, and JavaScript. We recognize that R developers tend not to be familiar with the latter as they generally do not have significant background in web development, these may therefore appear daunting at first.This workshop aims to put attendees at ease with inviting those web technologies into their shiny applications so they can exceed client’s expectations. The workshop will comprise three parts.Part 1 hones in on the development of a new template on top of Shiny with the htmltools package. Workshop attendees will have the opportunity to collaborate with the RinteRface team on the shinybulma project (https//github.com/RinteRface/shinybulma).Part 2 delves into bi-directional communication in Shiny how the R server communicates with the front-end and vice versa, how the input/output system works.Part 3 ends the workshop by exposing all the less known functions/methods that are however likely to help you in your Shiny journey!Prerequisites for the workshop- Be proficient with Shiny- Basic knowledge about R6- Be proficient with package development- JavaScript/CSS skills may help but are not mandatory

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_134/index.html b/publication/rinpharma_134/index.html new file mode 100644 index 000000000..d3de1b4bc --- /dev/null +++ b/publication/rinpharma_134/index.html @@ -0,0 +1,1227 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A PK & PBPK Modelling Workflow in R: Simulation, Optimization & Visualization | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

A PK & PBPK Modelling Workflow in R: Simulation, Optimization & Visualization

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

After a brief introduction to mrgsolve (https//mrgsolve.github.io), we will discuss concepts and applications for using the package in R to simulate from pharmacokinetic (PK) and physiologically-based PK (PBPK) models, estimate parameters given a model and data, and visualize simulation results with a Shiny app. We will establish a basic framework for running optimization in R and work hands-on examples using different optimizers, including local and global search algorithms. Building on this framework, we will also illustrate related workflows including global and local sensitivity analysis. Finally, we will develop and deploy a Shiny app using Rstudio Connect, allowing interaction with the model and optimization results by non-modeling stakeholders.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_135/index.html b/publication/rinpharma_135/index.html new file mode 100644 index 000000000..a6107da99 --- /dev/null +++ b/publication/rinpharma_135/index.html @@ -0,0 +1,1195 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Predictive modeling with text using tidy data principles | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Predictive modeling with text using tidy data principles

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Have you ever encountered text data and suspected there was useful insight latent within it but felt frustrated about how to find that insight? Are you familiar with dplyr and ggplot2, and ready to learn how unstructured text data can be used for prediction within the tidyverse and tidymodels ecosystems? Do you need a flexible framework for handling text data that allows you to engage in tasks from exploratory data analysis to supervised predictive modeling? This tutorial is geared toward an R user with intermediate familiarity with R, RStudio, the basics of regression and classification modeling, and tidyverse packages such as dplyr and ggplot2. This person is comfortable with the main functions from dplyr and ggplot2 and is now ready to learn how to analyze and model text using tidy data principles. This R user has some experience with statistical modeling (such as using lm() and glm()) for prediction and classification and wants to learn how to build models with text.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_137/index.html b/publication/rinpharma_137/index.html new file mode 100644 index 000000000..e654f7d20 --- /dev/null +++ b/publication/rinpharma_137/index.html @@ -0,0 +1,1220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Challenges in an Evolving Regulatory Landscape: How Statisticians Can Contribute | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Challenges in an Evolving Regulatory Landscape: How Statisticians Can Contribute

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

With recent technological advances and availability of new data sources, we are experiencing exciting changes to the human medical product regulatory landscape. While these new areas have created challenges, they also present opportunities. This presentation will review the various FDA initiatives in Real World Data/Real World Evidence, Complex Innovative Designs, digital health technology, and COVID-19 and highlight the areas for which statisticians play a key strategic role in efficiently addressing current and future medical product development and evaluation challenges. Statisticians need to be effective leaders and communicators in interdisciplinary teams.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_139/index.html b/publication/rinpharma_139/index.html new file mode 100644 index 000000000..21b053742 --- /dev/null +++ b/publication/rinpharma_139/index.html @@ -0,0 +1,1226 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + StackEm High! Ensembles Using tidymodels | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

StackEm High! Ensembles Using tidymodels

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_140/index.html b/publication/rinpharma_140/index.html new file mode 100644 index 000000000..a44a817d7 --- /dev/null +++ b/publication/rinpharma_140/index.html @@ -0,0 +1,1217 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The R Validation Hub: Implementing a Risk-Based Approach to R | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

The R Validation Hub: Implementing a Risk-Based Approach to R

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_141/index.html b/publication/rinpharma_141/index.html new file mode 100644 index 000000000..a48908223 --- /dev/null +++ b/publication/rinpharma_141/index.html @@ -0,0 +1,1219 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Interactive medical oversight reporting in R | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Interactive medical oversight reporting in R

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Medical oversight during a clinical trial is an extensive and time-consuming process. To safeguard patient safety, medical monitors need to review and explore raw safety data interactively, using standard visualizations as well as specific analyses tailored to the disease and the clinical study. The creation of semi-automated reports in R could facilitate this operation. The reports include interactive visualizations (with the plotly package) and interactive descriptive statistics tables and listings (with the DT package) for safety review of the patients. Template reports (based on Rmarkdown) incorporating standard analyses are integrated within an R package. The reports are set up via YAML configuration files to allow non-R users to customize the report for his/her specific study. Such report is created from datasets in CDISC standard SDTM or ADaM format, and delivered in the form of linked self-contained html pages. The creation of the report documentation (in the R package) and the validation of the input parameters in the config files is automated and provided with the JSON schema format. The medical oversight tool is integrated with functionalities to generate patient profiles, CSR-ready in-text tables, and enables comparison of results between multiple interim data batches delivered in the course of the clinical trial. The tool will be demonstrated on a publicly available dataset.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_142/index.html b/publication/rinpharma_142/index.html new file mode 100644 index 000000000..9ca9bae0d --- /dev/null +++ b/publication/rinpharma_142/index.html @@ -0,0 +1,1220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Implementing Mixed Models with Repeated Measures (MMRM) in R and Shiny for Regulatory Purposes | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Implementing Mixed Models with Repeated Measures (MMRM) in R and Shiny for Regulatory Purposes

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

MMRMs are often used as the primary analysis of continuous endpoints in longitudinal clinical trials (see e.g. Mallinckrod et al, 2008). Essentially, an MMRM is a specific linear mixed effects model that includes (at least) an interaction of treatment arm and categorical visit variables as fixed effects. The covariance structure of the residuals can have different forms, and often an unstructured (i.e. saturated parametrization) covariance matrix is preferred. This structure can be represented by random effects in the mixed model. All of this has typically been implemented in proprietary software, such as SAS, as its PROC MIXED routine is generally seen as a gold standard for mixed models. However, this does not allow the use of interactive web applications to explore the clinical study data in a flexible way. Furthermore, fitting such proprietary software into workflows such as automatic document generation is not convenient. Therefore, we wanted to implement MMRM in R. Several challenges had to be solved, such as finding the right R-packages for this purpose. We finally settled on lme4 in combination with lmerTest , which could match results in SAS up to numerical precision. Convergence of estimates can be an issue and multiple optimization algorithms are therefore tried in parallel to enhance robustness. Extracting the covariance matrix estimate from lme4 results was solved as well as finding model fit statistics that match SAS results. We use our own rtables to produce tables and ggplot2 for plots. We developed a Shiny module in our internal framework for exploratory web applications. Further validation in the next months will allow us to use the R implementation for regulatory purposes, with greater flexibility and efficiency than before.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_144/index.html b/publication/rinpharma_144/index.html new file mode 100644 index 000000000..faf6d04b1 --- /dev/null +++ b/publication/rinpharma_144/index.html @@ -0,0 +1,1203 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R Package Validation Framework | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

R Package Validation Framework

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

In this talk I will discuss the steps that have been created for validating internally generated R packages at SCHARP (Statistical Center for HIV/AIDS Research and Prevention). Housed within Fred Hutch, SCHARP is an instrumental partner in the research and clinical trials surrounding HIV prevention and vaccine development. Part of SCHARP’s work involves analyzing experimental biomarkers and endpoints which change as the experimental question, analysis methods, antigens measured, and assays evolve. Maintaining a validated code base that is rigid in its output format, but flexible enough to cater a variety of inputs with minimal custom coding has proven to be important for reproducibility and scalability. SCHARP has developed several key steps in the creation, validation, and documentation of R packages that take advantage of R’s packaging functionality. First, the programming team works with leadership to define specifications and lay out a roadmap of the package at the functional level. Next, statistical programmers work together to develop the package, taking advantage of the rich R ecosystem of packages for development such as roxygen2, devtools, usethis, and testthat. Once the code has been developed, the package is validated to ensure it passes all specifications using a combination of testthat and rmarkdown. Finally, the package is made available for use across the team on live data. These procedures set up a framework for validating assay processing packages that furthers the ability of Fred Hutch to provide world-class support for our clinical trials.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_145/index.html b/publication/rinpharma_145/index.html new file mode 100644 index 000000000..e9183fd33 --- /dev/null +++ b/publication/rinpharma_145/index.html @@ -0,0 +1,1220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + metashiny: build Shiny apps with a Shiny app | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

metashiny: build Shiny apps with a Shiny app

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

metashiny is an R package that provides a point-and-click interface to quickly design, prototype, and deploy essential Shiny applications without having to write one single line of R code. The core idea behind metashiny is to parametrize Shiny modules, which are reusable units of Shiny logic with their own namespace. Instead of modifying a module to fit various analytical needs, metashiny strives to build a module template that encompasses a wide range of popular Shiny logic, then uses a “meta”-Shiny interface to collect user requirements and customize the Shiny modules using these inputs as parameters. The customized Shiny modules are embedded in the “meta”-Shiny for preview, may be downloaded in a self-contained, functioning Shiny directory and may be deployed to a Shiny Server with minimal configuration. metashiny may be very useful in the initial design phase of Shiny products. Finally, an important feature for non-R users is it eliminates the need of learning Shiny code and the R environment, thus enables analytical colleagues from all backgrounds to explore the fantastic power of Shiny.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_146/index.html b/publication/rinpharma_146/index.html new file mode 100644 index 000000000..4da7781b8 --- /dev/null +++ b/publication/rinpharma_146/index.html @@ -0,0 +1,1165 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Out of Chaos, Comes Order: Adventures in Standardized and Reproducible Research | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Out of Chaos, Comes Order: Adventures in Standardized and Reproducible Research

+ + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +

Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_148/index.html b/publication/rinpharma_148/index.html new file mode 100644 index 000000000..75fd84248 --- /dev/null +++ b/publication/rinpharma_148/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Numerical validation as a critical aspect in bringing R to the Clinical Research | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Numerical validation as a critical aspect in bringing R to the Clinical Research

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Validation of the R statistical package has become a hot topic since 2015, when the FDA issued the Statistical Software Clarifying Statement, stating officially that no specific software is required for submissions, and that any tool can be used if only it is reliable and documented appropriately. It instantly brought the attention of the pharmaceutical industry. Individual attempts to fulfil validation requirement and bring R to the controlled environments were made by a number of companies independently. In addition, combined efforts of the biggest pharmaceutical companies resulted in launching the R Validation Hub project. While most of the initiatives seem to focus on documentation and package quality assessment, relying on the results of unit tests delivered “as is” by the authors of R packages, we at 2KMM CRO set different priorities, driven by the importance of exhaustive numerical validation done in the first place. Without that, there is a risk that all the efforts on documentation and quality assurance will pertain to routines which results differ from those obtained with other trusted software in a way that cannot be adequately justified. While we do not undermine the importance of documentation and early unit testing, we believe that numerical validation, going far beyond running those tests, is mandatory to achieve satisfying level of reliability. We would like to share our findings in this area, including the choice of reference input data and results used during the validation, sources of discrepancies between R and other software, interpretation and acceptance of the results.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_149/index.html b/publication/rinpharma_149/index.html new file mode 100644 index 000000000..5070ca5c1 --- /dev/null +++ b/publication/rinpharma_149/index.html @@ -0,0 +1,1220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + geoMapr: A Shiny Application for Enriched Analysis of Drug Utilization Data | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

geoMapr: A Shiny Application for Enriched Analysis of Drug Utilization Data

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

The crisis of opioid abuse and overdose in the United States has involved unprecedented levels of opioid prescriptions and opioid-related mortality. Greater understanding of current trends in prescription opioid utilization may help prevent new cases of abuse, addiction, and overdose. The U.S. Food and Drug Administration (FDA, the Agency) is expanding its capacity for proactive pharmacovigilance of drug abuse, in addition to other drug safety signals. In post-market safety surveillance, pharmacy dispensing data provide valuable insights to the Agency for oversight of drug utilization. The drug dispensing data include the number of product dispensings aggregated over a time frame (e.g., months) by geographical locations (e.g., states, core-based statistical areas). One promising approach to enhance pharmacovigilance using these data would be through data enrichment geographically referenced public data sources covering detailed information on demographic, socioeconomic, and healthcare service can be overlaid to proprietary, nationally projected data for prescription drug dispensing. Our project, funded by the Center for Drug Evaluation and Research (CDER) Safety Research Interest Group (SRIG) program, seeks to develop a data analysis pipeline and software for generating real-world evidence (RWE) that will monitor changes in prescription opioid use and guide proactive pharmacovigilance of drug abuse. The software will provide tools to augment proprietary, nationally projected data for prescription drug dispensing with other geographically referenced, publicly available, demographic, socioeconomic, or healthcare service data. The software will generate RWE including user-interactive data visualization, spatio-temporal modeling, and machine learning for identifying factors potentially associated with drug utilization, misuse, and abuse.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_15/index.html b/publication/rinpharma_15/index.html new file mode 100644 index 000000000..8c94fbc81 --- /dev/null +++ b/publication/rinpharma_15/index.html @@ -0,0 +1,1154 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Becoming bilingual in SAS and R | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Becoming bilingual in SAS and R

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

In this talk, I will speak about my personal journey of learning R and transforming from a clinical study statistical programmer to a SAS/R bilingual, as well as my journey of leading the R initiative in Amgen’s Global Statistical Programming Department and Amgen R meetup, working with IS, statistician, quality, LMS and external partners. I will conclude by talking about the areas of challenge and the direction of R for statistical programming in a regulated environment and proposals for R in Pharma collaboration.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_150/index.html b/publication/rinpharma_150/index.html new file mode 100644 index 000000000..4f197f697 --- /dev/null +++ b/publication/rinpharma_150/index.html @@ -0,0 +1,1203 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Becoming Multilingual | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Becoming Multilingual

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

As stated in my 2018 R/Pharma presentation “Becoming Bilingual in SAS and R” I believe in problem-solving using different data science tools. This talk is about my team’s efforts at using different data science tools (SAS R and Python) to harmonize data from 10+ clinical studies to build a robust and automated data mart that will eventually integrate biomarker data from clinical studies and real world data(RWD). (1) SAS data dictionary and ODS are first used because of two reasons Firstly ADaM datasets are in sas7bdat format. Secondly Data dictionary and ODS are powerful tools that R or Python have not well-established package. (2) R is used for its visualization power and Shiny and Rstudio’s Reticulate tools for integration of Python into R projects. (3) Python is used for its fuzzywuzzy package and potentially NLTK package. In this project we are particularly pleased and impressed by Rstudio’s work on seamlessly integrating Python tools into R projects. This project showcases the use case of combining the three programming languages in Clinical Data Integration space. It also provides a POC(proof of concept) for integrating Kite internal data with external data and RWD data. It is also future looking in the sense that it prepares us to deal with future wearable device data that innovative technology and precision medicine will bring into Oncology treatment scene.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_153/index.html b/publication/rinpharma_153/index.html new file mode 100644 index 000000000..bb3cdd613 --- /dev/null +++ b/publication/rinpharma_153/index.html @@ -0,0 +1,1220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Data visualization for real-world machine learning | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Data visualization for real-world machine learning

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Visual representations of data inform how machine learning practitioners think, understand, and decide. Before charts are ever used for outward communication about a ML system, they are used by the system designers and operators themselves as a tool to make better modeling choices. Practitioners use visualization, from very familiar statistical graphics to creative and less standard plots, at the points of most important human decisions when other ways to validate those decisions can be difficult. Visualization approaches are used to understand both the data that serves as input for machine learning and the models that practitioners create. In this talk, learn about the process of building a ML model in the real world, how and when practitioners use visualization to make more effective choices, and considerations for ML visualization tooling.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_155/index.html b/publication/rinpharma_155/index.html new file mode 100644 index 000000000..5a34784ca --- /dev/null +++ b/publication/rinpharma_155/index.html @@ -0,0 +1,1220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Using R to Create an End to End Process for Predicting Delays in Recruitment from Covid-19 | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Using R to Create an End to End Process for Predicting Delays in Recruitment from Covid-19

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Supporting data-driven decisions in the planning of clinical trials during the current pandemic involves extensive integration of heterogenous data sources, sophisticated predictive modelling, and custom visualization to communicate the predictions to decision makers. We used R to rapidly deliver end-to-end planning tools for GSK in this difficult time. We built a pipeline to integrate, clean and, crucially - test, a variety of internal and external datasets. This data then fed into a patient recruitment model and, finally, into a SQL-powered shiny app for interactive visualizations. The creation of the planning tool required bringing together statisticians, data scientists and clinical operations in an intense collaboration, powered by R.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_156/index.html b/publication/rinpharma_156/index.html new file mode 100644 index 000000000..f4d8076e3 --- /dev/null +++ b/publication/rinpharma_156/index.html @@ -0,0 +1,1220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + With great graphs comes great power | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

With great graphs comes great power

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Effective visual communication is a core competency for pharmacometricians, statisticians, and, more generally, any quantitative scientist. It is essential in every step of a quantitative workflow, from scoping to execution and communicating results and conclusions. With this competency, we can better understand data and influence decisions toward appropriate actions. Without it, we can fool ourselves and others and pave the way to wrong conclusions and actions. The goal of this talk is to convey this competency through three laws of effective visual communication for the quantitative scientist have a clear purpose, show the data clearly, and make the message obvious.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_157/index.html b/publication/rinpharma_157/index.html new file mode 100644 index 000000000..b1732a152 --- /dev/null +++ b/publication/rinpharma_157/index.html @@ -0,0 +1,1217 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + visR - a package for effective visualization in Pharma | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

visR - a package for effective visualization in Pharma

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_158/index.html b/publication/rinpharma_158/index.html new file mode 100644 index 000000000..cedcab3b4 --- /dev/null +++ b/publication/rinpharma_158/index.html @@ -0,0 +1,1167 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + safetyGraphics v2.0 - Open Source Collaboration in Pharma using R and Shiny | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

safetyGraphics v2.0 - Open Source Collaboration in Pharma using R and Shiny

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

The visR project for effective graphics in drug development visR is an open collaborative effort to develop solutions for effective visual communication with a focus on reporting medical and clinical data. The aim of the collaboration is to develop a user-friendly, fit for purpose, open source package to simplify the use of good graphical principles for effective visual communication of typical analyses of interventional and observational data encountered in clinical drug development.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_16/index.html b/publication/rinpharma_16/index.html new file mode 100644 index 000000000..e44d0e284 --- /dev/null +++ b/publication/rinpharma_16/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The Use of R in the Development of Physiological Model for Healthy Growth | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

The Use of R in the Development of Physiological Model for Healthy Growth

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

A physiologically-based mathematical model was developed as a series of ordinary differential equations to describe compositional changes (in fat and fat-free mass, FM & FFM) due to metabolizable energy exchanges in babies from birth to 2 years in low-to-middle income countries.1 The objective of this work was to identify potential biomarkers for future intervention studies, identify when to intervene to protect and/or rescue growth in individuals suffering from malnutrition, and to identify which of these individuals would be more or less likely to respond to a nutritional intervention. A translation of this model (155 parameters and 26 compartments) using R and the open-source mrgsolve package2 provided an efficient platform for multi-parameter optimization, as required during additional model development and for subsequent simulations. For comparison, a 8.62 seconds simulation with viral and bacterial infections (no interventions) in the R/mrgsolve implementation required 226 seconds in Matlab. Model translation to R also enabled simulations with a Shiny App, allowing users to simulate individual infant phenotypes and infection events and visualize growth and energy levels over time, relative to healthy (WHO) standards. The model currently also includes a relatively simple implementation of persistent antibiotic therapy with a potential for inclusion of drug exposure-related effects, i.e. - through a pharmacokinetic (PK) model, to describe effects of antiviral or antibiotic therapy. The challenge to this development is the scarcity of available data describing this therapy in malnourished children that would be needed for model calibration. Further development of the model includes linking to other systems models such Mother-fetus energy exchange or PBPK mother-fetus models, to enable simulations of growth beginning at gestation.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_160/index.html b/publication/rinpharma_160/index.html new file mode 100644 index 000000000..7d7aa0c8d --- /dev/null +++ b/publication/rinpharma_160/index.html @@ -0,0 +1,1220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Styling Shiny & R Markdown with bootstraplib & thematic | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Styling Shiny & R Markdown with bootstraplib & thematic

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

The pharmaceutical industry has witnessed a growing interest in open source languages such as R and Python as an alternative to SAS for many activities related to clinical research. Hop on board for a whistle-stop tour of our efforts within GSK Biostatistics to integrate R programming into the clinical reporting pipeline. Hear how our journey started, where we are now, and what challenges and opportunities lie ahead.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_161/index.html b/publication/rinpharma_161/index.html new file mode 100644 index 000000000..004f30bcd --- /dev/null +++ b/publication/rinpharma_161/index.html @@ -0,0 +1,1220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Clinical Reporting Using R at GSK | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Clinical Reporting Using R at GSK

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

The development of laboratory developed tests (LDTs) and in vitro diagnostics (IVDs) requires the execution of studies to determine the analytical performance of the assay. Examples of analytical studies include limit of detection, intermediate precision, and stability studies. These studies often require similar analyses to be repeated multiple times on replicates or different sample types. The results of these analyses need to be stored in data structures that are easily accessible to the lead analyst as well as additional team members responsible for validating the work. Nested data frames are a powerful and flexible data structures that are well suited for these requirements. This talk will show how storing all of the steps of an analysis pipeline in a nested data frame allows analysts to utilize the well-established functionality of the tidyverse family of packages for efficient analysis and summarization of the data. It will also discuss how nested data frames are well suited for reproducibility and traceability, which are vital to documenting analytical performance. Reproducibility is often achieved by writing R notebooks in an environment that maintains package version consistency (e.g. docker, RStudio Server). Using nested data frames as the underlying data structure within these frameworks provides a transparent and modular method for storing the results of an existing analysis and providing easily accessible data for downstream analysis.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_162/index.html b/publication/rinpharma_162/index.html new file mode 100644 index 000000000..3b511dba5 --- /dev/null +++ b/publication/rinpharma_162/index.html @@ -0,0 +1,1200 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Leveraging Nested Data Frames for Analytical Studies | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Leveraging Nested Data Frames for Analytical Studies

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_163/index.html b/publication/rinpharma_163/index.html new file mode 100644 index 000000000..d2d8f940e --- /dev/null +++ b/publication/rinpharma_163/index.html @@ -0,0 +1,1216 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + PREP - Packages fRom tEmPlates - An R Package to Streamline Development of Shiny Apps and R Packages | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

PREP - Packages fRom tEmPlates - An R Package to Streamline Development of Shiny Apps and R Packages

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

In the recent years, R Shiny apps have gained considerable momentum and have been utilized to develop many useful dashboards and user interfaces (UI) that allow non-programmers access to innovative tools. Due to the ease of development of Shiny apps and lack of complex examples, R developers often create a new shiny app in a single app.r file that contains both the ui and server code/ As a project grows, and capabilities expand in the app, a common practice is to separate the code into two files, one for the server object and one for the ui object. While these approaches may suffice for simple applications, they can lead a developer or team of developers down a path to an application with many lines of code (e.g. 15,000+) in a single file that can be extremely difficult to debug, test, maintain or expand. This approach can also lead to a file with a mixture of UI/server related code in the same files as complex computational code. In this talk, I will present the PREP (Packages fRom tEmPlates) package that was created to help teams streamline development of R Shiny apps and R packages using an approach that follows software development best practices. The PREP package adds new project types to R Studio to help streamline new project creation and development. There are three PREP project type options 1) a Shiny app as a package, 2) a Shiny app or 3) R package that is setup with the unit testing framework included utilizing testthat and is intended to contain all the complex computational functionality. Both Shiny app options are organized using modules with a consistent default theme, ability to switch between color theme options and example code for commonly implemented tasks. By developing the complex computations in the R packages and the Shiny app as separate projects, teams can utilize each person’s skill set better and simplify the testing thus making a more robust final product. By developing the Shiny app with modules, teams can avoid extremely long single files and allow for sharing customized controls within different pages, make it much easier of using source control technology like GitHub. In addition, the PREP package includes functions to add new tabs and modules to the Shiny app and create new functions with testing setup in the computational package to avoid multiple steps of creating files for new functions and testing. PREP is designed to be used by new package/Shiny developers and is highly customizable for expert users without adding a dependency to your final product.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_165/index.html b/publication/rinpharma_165/index.html new file mode 100644 index 000000000..62d91862b --- /dev/null +++ b/publication/rinpharma_165/index.html @@ -0,0 +1,1218 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + openNCA Pharmacokinetic data repository and Non-compartmental Analysis System | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

openNCA Pharmacokinetic data repository and Non-compartmental Analysis System

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Non-compartmental pharmacokinetic analysis (NCA) is used in the characteristization of drugs absorption, distribution and elimination in the body. Software that implements NCA is available from commercial and non-commercial, open-source, sources. openNCA is a Pfizer, Inc in-house developed desktop application with enterprise capabilities designed to provide a PK bioanalysis result repository as well as an NCA computation routines. The system is built with modern technologies including Javascript/Typescript, Angular, Electron, Elasticsearch, Modeshape, Splunk, docker and a substantial R code base that implements system functions, configuration, analysis, reporting and user defined functionality. openNCA capabilities include -Repository/Library/Metadata stores -Data Loading/Merging/Validation -Integration with Clinical Trial operational data -Integration with Patient Information Management System -Data Access controls -Data Transformation -NCA Analysis -RMarkdown and LaTeX Reporting -Shiny Apps -Quality Control -Workflow, Data, Transformation and Analysis Lineage -Navigation and Search -Reporting Event management -Publishing/Data Sharing Design considerations for openNCA include reproducibility, security/integrity, extensibility, discoverability and traceability. Extensibility is a cornerstone characteristic that is enabled through extensive utilization of the application of R scripts and Shiny apps to configure the system functions. The openNCA computation engine R package (https//github.com/tensfeldt/openNCA) for NCA analyses enables some unique capabilities and forms one module of the system and is open-sourced under the MIT license. openNCA, both the R driven application and NCA computation R package, provides an example of an industrial application of R and is represents the in-kind contribution from Pfizer Inc to the intial prototype project of the Pharmaceutical Open Source Software Consortium (POSSC https//www.possc.org/) to promote industrial support for open-source software development and innovation for the Clinical Pharmacology and Pharmacometrics discipline.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_166/index.html b/publication/rinpharma_166/index.html new file mode 100644 index 000000000..1f3a7a6fc --- /dev/null +++ b/publication/rinpharma_166/index.html @@ -0,0 +1,1229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + tidyCDISC an Open Source Platform in R to Analyze Clinical Trial Data | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

tidyCDISC an Open Source Platform in R to Analyze Clinical Trial Data

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

The current paradigm for analyzing clinical trial data is cumbersome it is an inefficient, slow, and expensive process. Several rounds of iterations between the main programmer and the validation programmer are usually needed to thoroughly explore the data. Furthermore, clinicians and statisticians often would like to explore the data themselves but lack a robust and flexible platform to carry out this data exploration. For instance, they may need to inspect an endpoint for patients with certain genetic markers, to analyze biomarker data, or to create table summaries. To meet these needs, we created tidyCDISC, an open source Shiny application that can be used to generate custom tables, statistics, and figures. The application has three modules a drag and drop table generator, a graphical population explorer, and a patient history explorer. We’ve taken a modularized approach to our package to ensure the application can be easily expanded upon to include further analyses and figures. By sharing our application as an open source solution, we hope to help other scientists with similar problems as well as promote collaboration in the pharmaceutical industry.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_167/index.html b/publication/rinpharma_167/index.html new file mode 100644 index 000000000..fe600db22 --- /dev/null +++ b/publication/rinpharma_167/index.html @@ -0,0 +1,1203 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Tplyr: An Intuitive Framework for Building Clinical Safety Summaries | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Tplyr: An Intuitive Framework for Building Clinical Safety Summaries

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

In the pharmaceutical industry, a great deal of the data presented in the outputs we create are very similar. For the most part, most of these tables can be broken down into a few categories Counting for event based variables or categories, shifting to describe changes in state, and descriptive statistics to summarize continuous variables. For many of the tables that go into a clinical submission, at least when considering safety outputs, the tables are made up of a combination of these approaches. Consider a demographics table. When you look at the table, you can begin breaking the output down into smaller, redundant, components. These components can be viewed as ‘layers’, and the table as a whole is constructed by stacking those layers. Tplyr uses this concept to provide an intuitive framework to building clinical safety summaries.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_168/index.html b/publication/rinpharma_168/index.html new file mode 100644 index 000000000..a9696c82b --- /dev/null +++ b/publication/rinpharma_168/index.html @@ -0,0 +1,1217 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + yspec: an R Package to Create and Deploy Data Set Specification Objects in a Modeling and Simulation Workflow | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

yspec: an R Package to Create and Deploy Data Set Specification Objects in a Modeling and Simulation Workflow

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_17/index.html b/publication/rinpharma_17/index.html new file mode 100644 index 000000000..7030e03c5 --- /dev/null +++ b/publication/rinpharma_17/index.html @@ -0,0 +1,1208 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Antibody Characterization Using Next Generation Sequencing made easier with Group My Abs shiny app | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Antibody Characterization Using Next Generation Sequencing made easier with Group My Abs shiny app

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Next-generation sequencing (NGS), phage display technology and high throughput capacities enables biologists in drug discovery to characterize antibodies (Abs) based on their HCDR3 sequences and further group them into families before moving to hit-to-lead stage of drug discovery and development. This enables diversification of Ab portfolio and insures back up options if Ab candidate fails. However, there was no method or software available in-house to support Ab discovery with capacities to apply biophysical rules to classify the sequences. Shiny app “Group My Abs” was developed to apply biophysical properties for Ab characterization to the NGS data. Several Multiple Sequence Alignment algorithms implemented in the app enable sequence comparability. A method was developed to evaluate differences between comparable sequences and subsequently classify sequences into families. The app provides custom-made and interactive data visualization, enables refined Ab classification in a mathematical manner, considerably increases efficiency and insures reproducibility. This all decreases bias and enables informative decision making during the hit-to-lead stage in biologics drug discovery.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_171/index.html b/publication/rinpharma_171/index.html new file mode 100644 index 000000000..ceb33359a --- /dev/null +++ b/publication/rinpharma_171/index.html @@ -0,0 +1,1220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Would John, Paul, George or Ringo have been famous if it were not for The Beatles | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Would John, Paul, George or Ringo have been famous if it were not for The Beatles

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

The Beatles rose to music fame in the 1960’s and became a worldwide phenomenon. With millions of screaming fans and selling over 600 million records, they are often cited as one of the most influential rock bands in history. One reason for their fame was their ability to communicate in the middle of songs without using words and without missing a single beat. This led me to consider some of the best collaborations I have been a part of, which are those where the team is in complete alignment and information flows easily from one team member to another. As analysts, it is our job to enhance the ability of teams to communicate with the best tool at our disposal; graphics. Just like Paul and John, our graphics need to communicate without speaking to convey information and help teams make critical decisions about clinical trials. Novartis leverages the potential of R - Shiny to develop interactive tools that engage users to explore their clinical trial data with ease. Although several programs have been impacted with this technology, the goal of reaching the entire drug development portfolio is still a work in progress. This talk will describe our experiences with R - Shiny with some examples. Finally, it should be stressed that creating effective Shiny Apps requires thought, as well as adherence to strong graphical principles. In this vein, we will provide and describe our Graphical Principles Cheat Sheet(TM) that covers many aspects and considerations one should follow when devising either static or dynamic graphics.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_173/index.html b/publication/rinpharma_173/index.html new file mode 100644 index 000000000..0ff604395 --- /dev/null +++ b/publication/rinpharma_173/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Julia in Pharma | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Julia in Pharma

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Julia is a modern programming language that provides the ease of use of R with the speed of C++. Julia has been in development for over 11 years. Research on Julia originated at MIT in 2009. Julia is powered by multiple dispatch - a generalization of both, object oriented programming and functional programming. Julia’s multiple dispatch makes it easy to write programs at a high level of abstraction while simultaneously getting high performance. This has led to Julia being used by over 10,000 companies and 1,500 universities worldwide. Pumas, developed in Julia, integrates mechanistic pharmacometric models with Scientific Machine Learning and neural networks. In a recent case study, we demonstrated 175x speedup for a QSP workload. Pumas is designed for every type of analysis scientists perform throughout the drug development lifecycle in one seamless environment. Leveraging Julia’s parallel capabilities, Pumas leverages distributed computing and GPUs and runs on the cloud through the JuliaHub platform. These workflows leverage the Julia’s database, statistics, and visualization functionality in a single package.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_174/index.html b/publication/rinpharma_174/index.html new file mode 100644 index 000000000..ef11960fd --- /dev/null +++ b/publication/rinpharma_174/index.html @@ -0,0 +1,1203 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Seamless Visualisation of Complex Genomic Variations in GMOs and Edited Cell Lines Using gmoviz | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Seamless Visualisation of Complex Genomic Variations in GMOs and Edited Cell Lines Using gmoviz

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Genetically modified organisms (GMOs) and cell lines are widely used models to estimate the efficacy of drugs and understand mechanism of actions in biopharmaceutical research. As part of characterising these models, DNA sequencing technology and bioinformatics analyses are used systematically to study their genomes. Therefore, large volumes of data are generated and various algorithms are applied to analyse this data, which introduces a challenge on representing all findings in an informative and concise manner. Scientific visualisation can be used to facilitate the explanation of complex genomic editing events such as integration events, deletions, insertions, etc. However, current visualization tools tend to focus on numerical data, ignoring the need to visualise editing events on a larger yet biologically-relevant scale. Thus, we have developed gmoviz, an R package designed to extend traditional bioinformatics workflows used for genomic characterization with powerful visualization capabilities based on the Circos plotting framework. The circular layout used in gmoviz’s plots enables users to succinctly display genome-wide information about complex genomic editing events along with contextual biological information to improve the interpretation of findings. The gmoviz package has been developed by utilizing the many features of the Bioconductor ecosystem in order to support several genomic file formats and to seamlessly generate publication-quality figures. Finally, a complex transgenic mouse model, which harbours human gene knock-in, gene knock-outs, segmental insertion, deletion and concatemerisation events, has been used to illustrate the functionality of gmoviz.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_175/index.html b/publication/rinpharma_175/index.html new file mode 100644 index 000000000..735649802 --- /dev/null +++ b/publication/rinpharma_175/index.html @@ -0,0 +1,1210 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Using R Markdown to Generate Clinical Trials Summary Reports | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Using R Markdown to Generate Clinical Trials Summary Reports

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

The scope of the paper is to show how to produce a statistical summary report along with explanatory text using R Markdown in RStudio. Programmers write a lot of reports that describe the results of data analyses. There should be a clear and automatic path from data and code to the final report. R Markdown is ideal for this as it is a system for combining code and text into a single document. It is also an efficient, user-friendly tool for producing reports that do not need constant updating. RStudio is often used in the Pharmaceutical and Healthcare industries for analysis and data visualization, and the R Markdown tool can also be leveraged for creating reports and datasets for submission to regulatory agencies. This paper presents an RStudio program that demonstrates how to use R Markdown to generate a statistical table showing adverse events (AE) by system organ class (or preferred term) and severity grade along with text that explains the table. Collecting AE data and performing analysis of AEs is a common and critical part of Clinical Trials. A well-developed reporting system such as one generated with R Markdown, provides a solid foundation and an efficient approach towards a better understanding of what the data represent.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_176/index.html b/publication/rinpharma_176/index.html new file mode 100644 index 000000000..cc2b1d8aa --- /dev/null +++ b/publication/rinpharma_176/index.html @@ -0,0 +1,1220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Reproducible computation at scale in R with targets | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Reproducible computation at scale in R with targets

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Data science can be slow. A single round of statistical computation can take several minutes, hours, or even days to complete. The targets R package keeps results up to date and reproducible while minimizing the number of expensive tasks that actually run. The targets package learns how your pipeline fits together, skips costly runtime for steps that are already up to date, runs the rest with optional implicit parallel computing, abstracts files as R objects, and shows tangible evidence that the output matches the underlying code and data. In other words, the package saves time while increasing our ability to trust the conclusions of the research. In addition, it surpasses the most burdensome permanent limitations of its predecessor, drake, to achieve greater efficiency and provide a safer, smoother, friendlier user experience. This talk debuts targets with an example COVID-19 clinical trial simulation study.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_177/index.html b/publication/rinpharma_177/index.html new file mode 100644 index 000000000..06ea93b65 --- /dev/null +++ b/publication/rinpharma_177/index.html @@ -0,0 +1,1220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Building and Managing Unified R Environments for Data Science and Software Development | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Building and Managing Unified R Environments for Data Science and Software Development

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

R and Biocondutor are important tools supporting scientific workflows across early Research and Development at Roche/Genentech. We have a broad R users community, which includes Data Scientists, Software Developers and consumers of Data Products developed with R. The presentation will explain the guiding principles behind the creation and management of computational environments for Research. The first part will show how we provide shared R environments, which enable result reproducibility and provide access to custom compute resources for interactive data analysis workflows. While the second part will demonstrate how we create corresponding environments for software development, including a brief overview of the tooling and infrastructure, which streamlines the development, testing and deployment of R packages and Shiny applications.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_179/index.html b/publication/rinpharma_179/index.html new file mode 100644 index 000000000..db106b96e --- /dev/null +++ b/publication/rinpharma_179/index.html @@ -0,0 +1,1214 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Automated Data-Adaptive Analytics to Improve Robustness of Confounding Control when Estimating Treatment Effects in Electronic Healthcare Databases | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Automated Data-Adaptive Analytics to Improve Robustness of Confounding Control when Estimating Treatment Effects in Electronic Healthcare Databases

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Routinely-collected healthcare databases generated from insurance claims and electronic health records have tremendous potential to provide information on the real-world effectiveness and safety of medical products. However, unmeasured confounding stemming from non-randomized treatments and poorly measured comorbidities remains the greatest obstacle to utilizing these data sources for real-world evidence generation. To reduce unmeasured confounding, data-driven algorithms can be used to leverage the large volume of information in healthcare databases to identify proxy variables for confounders that are either unknown to the investigator or not directly measured in these data sources (proxy confounder adjustment). Evidence has shown that data-driven algorithms for proxy confounder adjustment can supplement investigator-specified variables to improve confounding control compared to adjustment based on investigator-specified variables alone. Consequently, there has been a recent explosion in the development of data-driven methods for high-dimensional proxy confounder adjustment. In this talk, I will discuss recent advancements in data-driven methods for high-dimensional proxy confounder adjustment and their implementation within the R computing environment. I will discuss challenges in assessing the validity of alternative analytic choices to tailor analyses to the given study to improve validity and robustness when estimating treatment effects in healthcare databases.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_18/index.html b/publication/rinpharma_18/index.html new file mode 100644 index 000000000..aa86eebc3 --- /dev/null +++ b/publication/rinpharma_18/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Managing R and Associated Tools in Large Environments - an R-Admin’s Perspective | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Managing R and Associated Tools in Large Environments - an R-Admin’s Perspective

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

The dramatic increase of R in the computational, analytics, and data science areas has led to some innovative techniques in recent years for interactive analytics. This rate of change presents challenges for IT organizations to keep up and to maintain their software stacks for scientists for regulated and non-regulated environments. Techniques and Best Practices for managing updates and use cases will be presented from an R-Admin’s perspective using a combination of opensource and professional tools.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_180/index.html b/publication/rinpharma_180/index.html new file mode 100644 index 000000000..cf59feb01 --- /dev/null +++ b/publication/rinpharma_180/index.html @@ -0,0 +1,1250 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + r2rtf - a Lightweight R Package to Produce Tables and Figures in RTF Format | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

r2rtf - a Lightweight R Package to Produce Tables and Figures in RTF Format

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

The use of open-source R is evolving in drug discovery, research and development for study design, data analysis, visualization, and report generation in the pharmaceutical industry. The ability to produce tables, listings and figures (TLFs) in customized rich text format (RTF) using R is crucial to enhance the workflow of using Microsoft Word to assemble analysis results. We developed an R package, r2rtf, that standardizes the approach to generate highly customized TLFs in RTF format. The r2rtf package provides flexibility to customize table appearance for table title, subtitle, column header, footnote, and data source. The table size, border type, color, and line width can be adjusted in each cell as well as column width, row height, text format, font size, text color, alignment, etc. The control of the format can be row or column vectorized by leveraging the vectorization in R. Furthermore, r2rtf provides pagination, section grouping, multiple tables concatenations for complicated table layouts. In this paper, we provide an overview r2rtf workflow with examples for both required and optional easy-to-use functions. Code examples are provided to create customized RTF tables and figures with highlighted features. The open-source r2rtf R package is available at https//github.com/Merck/r2rtf.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_181/index.html b/publication/rinpharma_181/index.html new file mode 100644 index 000000000..dcc4e2258 --- /dev/null +++ b/publication/rinpharma_181/index.html @@ -0,0 +1,1220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Subgroup Benchmarking Framework | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Subgroup Benchmarking Framework

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Identification of subgroups with increased or decreased treatment effect is a challenging topic with several traps and pitfalls. In this project, we would like to establish good practices for subgroup identification, by building a simulation platform that allows for assessment and comparison of different quantitative subgroup identification strategies. Based on that we would like to provide guidance on different technical approaches. In addition, we would like to provide guidance on a recommended workflow for subgroup identification efforts to ensure best practices are used.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_182/index.html b/publication/rinpharma_182/index.html new file mode 100644 index 000000000..d25060982 --- /dev/null +++ b/publication/rinpharma_182/index.html @@ -0,0 +1,1194 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The See Value App: Visual Decision Making for Drug Development | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

The See Value App: Visual Decision Making for Drug Development

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Statistical graphics play an important role in exploratory data analysis, model checking and diagnostics. The lineup protocol (Buja et. al 2009) enables statistical significance testing using visualizations, bridging the gap between exploratory and inferential statistics. We created an R-shiny App that facilitates the user to generate these lineups by using preloaded examples or by uploading their own data. The user can then act as a human judge to select the plot which he/she think has the real data and see if a correct choice is made. If a correct choice is made, it would be enough evidence to believe that the real plot is significantly different from the “null” plots. The app also calculates the “see”-value based on the selections made by multiple independent users which can be used to decide statistical significance. The app supports different types of analysis using continuous, binary or time-to-event response and continuous or categorical predictors.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_184/index.html b/publication/rinpharma_184/index.html new file mode 100644 index 000000000..b9535e931 --- /dev/null +++ b/publication/rinpharma_184/index.html @@ -0,0 +1,1220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Its a trap! A data science case story | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Its a trap! A data science case story

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Predictive modeling is a powerful tool, which amongst other things can be applied for prioritising drug candidates. Limiting the search space needed for target exploration, can reduce costs markedly partly eliminating lab time and expensive kits. Predictive modeling is however not without pitfalls… In this short talk, I will present a (fictive) data science case story, outlining one major challenge in predictive modeling, while demonstrating how to address said challenge.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_185/index.html b/publication/rinpharma_185/index.html new file mode 100644 index 000000000..be76fe6f7 --- /dev/null +++ b/publication/rinpharma_185/index.html @@ -0,0 +1,1220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + X-Omics Platform | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

X-Omics Platform

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Introduction to the X-Omics Platform (XOP), a digital biomarker research platform for bioinformaticians and other scientist at Merck KGaA. XOP is a validated system for storing, processing, and analyzing “omics” data, including RNASeq, DNASeq (whole-exome and whole-genome), digital pathology datasets, and eventually proteomics and other datatypes.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_186/index.html b/publication/rinpharma_186/index.html new file mode 100644 index 000000000..4ed446e02 --- /dev/null +++ b/publication/rinpharma_186/index.html @@ -0,0 +1,1220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + RStudio Pharma Updates | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

RStudio Pharma Updates

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

RStudio will share a number of exciting product updates specifically built for pharmaceutical companies

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2020 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_188/index.html b/publication/rinpharma_188/index.html new file mode 100644 index 000000000..2ee717c1a --- /dev/null +++ b/publication/rinpharma_188/index.html @@ -0,0 +1,1169 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Clinical Trials Data Analysis at Roche | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Clinical Trials Data Analysis at Roche

+ + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +

Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_189/index.html b/publication/rinpharma_189/index.html new file mode 100644 index 000000000..066863210 --- /dev/null +++ b/publication/rinpharma_189/index.html @@ -0,0 +1,1152 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Intro Shiny | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Intro Shiny

+ + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +

Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_190/index.html b/publication/rinpharma_190/index.html new file mode 100644 index 000000000..ed99d0cab --- /dev/null +++ b/publication/rinpharma_190/index.html @@ -0,0 +1,1165 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Stan: Building a survival model from scratch | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Stan: Building a survival model from scratch

+ + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +

Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_191/index.html b/publication/rinpharma_191/index.html new file mode 100644 index 000000000..22c9b614e --- /dev/null +++ b/publication/rinpharma_191/index.html @@ -0,0 +1,1226 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Unleash your Shiny apps with JavaScript | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Unleash your Shiny apps with JavaScript

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_192/index.html b/publication/rinpharma_192/index.html new file mode 100644 index 000000000..439fc9f97 --- /dev/null +++ b/publication/rinpharma_192/index.html @@ -0,0 +1,1209 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A case-study driven introduction to the Julia language for R programmers | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

A case-study driven introduction to the Julia language for R programmers

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_193/index.html b/publication/rinpharma_193/index.html new file mode 100644 index 000000000..505ee3c67 --- /dev/null +++ b/publication/rinpharma_193/index.html @@ -0,0 +1,1218 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Building Tidy R Packages | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Building Tidy R Packages

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_194/index.html b/publication/rinpharma_194/index.html new file mode 100644 index 000000000..43df2910f --- /dev/null +++ b/publication/rinpharma_194/index.html @@ -0,0 +1,1209 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Clinical Tables in gt | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Clinical Tables in gt

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_195/index.html b/publication/rinpharma_195/index.html new file mode 100644 index 000000000..84ec653e6 --- /dev/null +++ b/publication/rinpharma_195/index.html @@ -0,0 +1,1223 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R for Clinical Study Reports and Submission | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

R for Clinical Study Reports and Submission

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_196/index.html b/publication/rinpharma_196/index.html new file mode 100644 index 000000000..d908455dd --- /dev/null +++ b/publication/rinpharma_196/index.html @@ -0,0 +1,1235 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + SafetyGraphics | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

SafetyGraphics

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_197/index.html b/publication/rinpharma_197/index.html new file mode 100644 index 000000000..e3d2865ae --- /dev/null +++ b/publication/rinpharma_197/index.html @@ -0,0 +1,1161 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Python Machine Learning NLP | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Python Machine Learning NLP

+ + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +

Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_198/index.html b/publication/rinpharma_198/index.html new file mode 100644 index 000000000..fec38f843 --- /dev/null +++ b/publication/rinpharma_198/index.html @@ -0,0 +1,1209 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + tidy-transcriptomics | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

tidy-transcriptomics

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_199/index.html b/publication/rinpharma_199/index.html new file mode 100644 index 000000000..ecc3730ac --- /dev/null +++ b/publication/rinpharma_199/index.html @@ -0,0 +1,1209 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R Admin - RStudio Connect | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

R Admin - RStudio Connect

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_2/index.html b/publication/rinpharma_2/index.html new file mode 100644 index 000000000..0dc6e2ac0 --- /dev/null +++ b/publication/rinpharma_2/index.html @@ -0,0 +1,1169 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Analyzing Clinical Trials Data with R | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Analyzing Clinical Trials Data with R

+ + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +

Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_20/index.html b/publication/rinpharma_20/index.html new file mode 100644 index 000000000..8938f1985 --- /dev/null +++ b/publication/rinpharma_20/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modeling in the tidyverse | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Modeling in the tidyverse

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

The tidyverse (tidyverse.org) is an opinionated collection of R packages designed for data science. All packages share an underlying design philosophy, grammar, and data structures. The packages primarily consist of tools for data ingest, manipulation, and visualization. In the last year or so, Rstudio and others have been creating a set of packages focused on the modeling process. In this talk, we will introduce the tidyverse and illustrate these new tools whose goals are to simplify the modeling process, encourage empirical validation and good methodology, and to enable a wider variety of approaches.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_201/index.html b/publication/rinpharma_201/index.html new file mode 100644 index 000000000..7b33478fd --- /dev/null +++ b/publication/rinpharma_201/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The gt Package: Past, Present, and Future | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

The gt Package: Past, Present, and Future

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

The gt package is table preparation package for R which makes the presentation of tabular data fairly easy and also has power to customize tables should you need it. The package has been in continuous development at RStudio for over three years and so it’s now a good time to reflect on what’s been done, where we are at, and how we can make this package and table publication even better in the future. I’ll provide some background and insight on the decisions made when starting the gt project. We’ll go over what gt is capable of doing today. It’s indeed a very useful package at this point in time and I’d like to talk about some of the features that make it great. I’ll provide some examples of tables that can be made right now. We want to make even more investments in table generation tooling so, to this end, we are working on a new project that aims to make table rendering easier through software that focuses entirely on rendering (i.e., writing to HTML, LaTeX, and RTF) an intermediate representation (IR) of a table. By doing this, authors of table packages won’t have to focus on writing code that renders tables to different formats. Instead, the authors of Pharma-focused table packages could concentrate their efforts on making their APIs even better.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_203/index.html b/publication/rinpharma_203/index.html new file mode 100644 index 000000000..a3970aaaa --- /dev/null +++ b/publication/rinpharma_203/index.html @@ -0,0 +1,1220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R Package Validation at Roche | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

R Package Validation at Roche

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

R package validation is in all our minds since the pharmaceutical industry started moving away from SAS to R for its statistical analysis and regulatory submissions. Opting for open source programming requires to revisit our way of validating code, internally but also in a cross-Pharma effort when it comes to CRAN. Roche will present its approach to R package validation, and share some material for you to apply.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_204/index.html b/publication/rinpharma_204/index.html new file mode 100644 index 000000000..28a56180f --- /dev/null +++ b/publication/rinpharma_204/index.html @@ -0,0 +1,1214 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Statistical Analysis and Pathway to a Risk-based Assessment of R packages at Merck KGaA/EMD Serono | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Statistical Analysis and Pathway to a Risk-based Assessment of R packages at Merck KGaA/EMD Serono

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Like many other companies, Merck KGaA/EMD Serono has embarked on their journey to enable the use R for regulatory submissions. Following the framework introduced by the R validation hub (Nicholls et al., 2020), we started to develop an algorithm to qualify a CRAN package as a Merck standard package. In a nutshell If an R package passes the installation qualification and successfully executes available tests, the package will be made available to the user. Then, an automated risk assessment of R packages is performed based on the test coverage score (more is better) and the riskmetric score generated from the meta-information (smaller is better). If pre-defined thresholds are fulfilled, the package is qualified as Merck standard package, otherwise an explicit (manual) risk assessment is needed. In this presentation, we introduce our pathway to a risk-based assessment of R packages at Merck. We provide relevant details on the statistical analysis which led to the definition of thresholds supporting a robust classification of CRAN packages as Merck standard packages. We want to inspire other companies and seek feedback from the community.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_205/index.html b/publication/rinpharma_205/index.html new file mode 100644 index 000000000..e46dd4193 --- /dev/null +++ b/publication/rinpharma_205/index.html @@ -0,0 +1,1233 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Interactive Forest Plot for DMC Safety Monitoring in Clinical Trials | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Interactive Forest Plot for DMC Safety Monitoring in Clinical Trials

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

In the safety analysis of clinical trials, the forest plot plays an important role. Currently, most of the forest plots are static, which makes them non-reader-friendly to Data Monitoring Committee (DMC). In this project, we propose an R package - forestly - to realize interactive forest plots. There are five fancy interactive features. First, users can apply filters to filter out the adverse event (AE) category of interest, for example, the serious AE, drug-related AE, AE with toxicity grade 3-5, etc… Second, the filtered AE summary tables can be downloaded as .rft files. Third, subject-level details can be drilled down by clicking the downward triangle bottom. Forth, labels can be revealed by hovering the mouse over a point. Fifth, search bars are embedded for users to quickly find an AE of interest.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_206/index.html b/publication/rinpharma_206/index.html new file mode 100644 index 000000000..07562da83 --- /dev/null +++ b/publication/rinpharma_206/index.html @@ -0,0 +1,1229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Introducing {admiral}—The ADaM in R Asset Library | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Introducing {admiral}—The ADaM in R Asset Library

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

abstract to follow

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_208/index.html b/publication/rinpharma_208/index.html new file mode 100644 index 000000000..65eb7c1d1 --- /dev/null +++ b/publication/rinpharma_208/index.html @@ -0,0 +1,1232 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R/Shiny tools for Immune Fitness Exploration | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

R/Shiny tools for Immune Fitness Exploration

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

abstract to follow

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_209/index.html b/publication/rinpharma_209/index.html new file mode 100644 index 000000000..1e27fd03c --- /dev/null +++ b/publication/rinpharma_209/index.html @@ -0,0 +1,1220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 5 testing packages to make your package better! | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

5 testing packages to make your package better!

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

In this short talk I will present few packages that can be used inside package testing framework that will help to increase overall quality of a package. The main point of focus would be static R code analysis tools such as well-known codetools or lintr and also less popular packages such as prefixer . For each of them, I am going to give a short introduction, present its configuration capabilities and how to use them within testthat framework.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_21/index.html b/publication/rinpharma_21/index.html new file mode 100644 index 000000000..836b7f322 --- /dev/null +++ b/publication/rinpharma_21/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ShinyRAP - a framework for analysis and building interactive/dynamic reports using Shiny/Markdown | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

ShinyRAP - a framework for analysis and building interactive/dynamic reports using Shiny/Markdown

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

R has become a prominent data science tool, empowered by a fast-growing modern R eco-system. At Novartis, Shiny and markdown have gained a lot of popularity in analyzing, visualizing and reporting of clinical trial data. Traditional report analysis plan (RAP) process was designed to create static table, figure and listings. In this talk, I will use ShinyRAP (a shiny app) to illustrate a novel framework/workflow of planning and executing of both pre-specified and ad-hoc analyses, as well as building dynamic/interactive reports through R/Shiny/Markdown. The app features efficient and organized programming through meta-data and shiny modules, and dynamic display of results via multi-select, grouping and searching, etc. Although motivated from a clinical trial data context, this framework can also be used for other types of data.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_210/index.html b/publication/rinpharma_210/index.html new file mode 100644 index 000000000..b45b1b9ce --- /dev/null +++ b/publication/rinpharma_210/index.html @@ -0,0 +1,1224 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Interactive and collaborative exploration of large-scale transcriptomics data with iSEE | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Interactive and collaborative exploration of large-scale transcriptomics data with iSEE

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Detailed exploration of large transcriptomics datasets, increasingly available at single-cell resolution, is a time-consuming task which often requires the complementary skill sets of data analysts and experimental scientists to complete analyses and interpretation in an efficient manner. The iSEE (Interactive SummarizedExperiment Explorer) R/Bioconductor software package (https//bioconductor.org/packages/iSEE/), built on the shiny R framework, provides a general-purpose graphical interface for exploring any rectangular dataset with additional sample and feature annotations, such as single-cell RNA-seq data. Users can create, configure, and interact with the iSEE interface, enabling quick iterations of data visualization. This facilitates generation of new scientific hypotheses and insights into biological phenomena, and empowers a wide range of researchers to explore their data in depth. iSEE also guarantees the reproducibility of the analysis, by reporting the code generating all the output elements as well as the layout and configuration of the user interface. The combination of interactivity and reproducibility makes iSEE an ideal candidate to bridge and complement the expertise of researchers, who are able to design flexible, accessible, and robust dashboards that can also be directly shared and deployed in collaborative contexts - connecting large data collections to broad audiences, thus further increasing the value of generated research data.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_211/index.html b/publication/rinpharma_211/index.html new file mode 100644 index 000000000..1b6d70147 --- /dev/null +++ b/publication/rinpharma_211/index.html @@ -0,0 +1,1195 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The Arithmetic Problems in Scientific Software Architecture | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

The Arithmetic Problems in Scientific Software Architecture

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

We ALL have a tendency to solve problems with solutions that may be far from optimal. How does this tendency shape our Scientific Software Architecture? What are the long-term consequences of that? What pushes us towards sub-optimal solutions? What prevents us from reaching the optimal ones? Are there better solutions that we are missing? How could we make sure we do not miss potentially superior solutions? How those superior solutions could help us achieve our mission in a more efficient way? I will try to answer those questions in the context of an exemplary scientific software architecture which evolves over time and with the help from recently published outcomes of problem-solving experiments.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_213/index.html b/publication/rinpharma_213/index.html new file mode 100644 index 000000000..861e33013 --- /dev/null +++ b/publication/rinpharma_213/index.html @@ -0,0 +1,1210 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + There’s only one R in Pfizer. Attempts to harmonise R release across a large pharma organisation | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

There’s only one R in Pfizer. Attempts to harmonise R release across a large pharma organisation

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

How do you roll out R to hundreds of colleagues, ensuring that the version you’re providing is tested, qualified and well managed? Is it possible to ensure that everyone is using the same version of R and packages? How do you account for differences between departments and groups in which R packages they need? How do you minimise effort so that you’re not perpetually in the process of qualifying and deploying R and packages? How do you balance the need to be flexible and allow colleagues to try new R packages and methods, versus having R under strict version and change control to ensure that their results are submission ready and reproducible in the long term? In this talk we’ll discuss how we’re trying to achieve this at Pfizer.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_214/index.html b/publication/rinpharma_214/index.html new file mode 100644 index 000000000..a988ad773 --- /dev/null +++ b/publication/rinpharma_214/index.html @@ -0,0 +1,1220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + SENDing Toxicology Study Data Analysis into the 21st Century with a New R Package: sendigR. | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

SENDing Toxicology Study Data Analysis into the 21st Century with a New R Package: sendigR.

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

The CDISC-SEND data standard has created new opportunities for collaborative development of open-source software solutions to facilitate cross-study analyses of toxicology study data. A public private partnership between BioCelerate and FDA/CDER was established in part to develop and publicize novel methods of extracting value from SEND datasets. As part of this work in collaboration with PHUSE, an R package, sendigR, has been developed to enable end users to easily construct a relational database from any collection of SEND datasets and then query that database to perform cross-study analyses. The package includes an R Shiny application with a graphical user interface, allowing users who are not familiar with the R programming language to perform cross-study analysis. Experienced R programmers, on the other hand, will be able to integrate the package functions into their own custom scripts/packages and potentially contribute improvements to the functionality of sendigR.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_217/index.html b/publication/rinpharma_217/index.html new file mode 100644 index 000000000..324e0e84e --- /dev/null +++ b/publication/rinpharma_217/index.html @@ -0,0 +1,1203 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Intermap: An integrative multiomics approach to generating therapeutic target hypotheses | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Intermap: An integrative multiomics approach to generating therapeutic target hypotheses

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

In this talk, we will be discussing an architecturally and bioinformatically multi-layered integrative multiomic approach to the development of target hypotheses. Scientists work to help pharmaceutical companies advance towards the identification of potent therapeutics on a daily basis. In some scenarios, biological scientists can develop therapeutic tools without a specific target in mind. In this case, they would like to generate a list of potential targets for their tools, within a given set of parameters for the delivery. However, combing through all of the appropriate databases to find these targets that have the appropriate molecular biology characteristics, viable mouse models that recapitulate the human disease phenotypes, and pathologies in the tissues of interest, to generate this list is very difficult to perform manually. This work requires making recursive decisions from the present wealth of biological literature and its data at scale. Such decision-making is a herculean task that requires the simultaneous propagated joins of annotated entity catalogs (genes, knockout mice, diseases, structured vocabulary terms, etc.) and, orthogonally, recursive filtration of hierarchical associations between those entities and controlled biomedical vocabularies. To streamline and accelerate this process, we used public data repositories (Uniprot, National Center for Biotechnology Information, International Mouse Phenotyping Consortium, Online Mendelian Inheritance in Man), ontologies (Gene Ontology, Mammalian Phenotype Ontology, Human Phenotype Ontology), and their multi-species (mouse, human) entity annotations to populate and index a MySQL relational database and a Neo4j graph database with their descriptive and relational properties. We then built an API (application programming interface) via the plumber package for R to dynamically generate optimized SQL and Neo4j Cypher queries that interact with the MySQL database, via the RMariaDB package for R, and the Neo4j graph database, via the neo4r package for R, to fuse data across the ingested biomedical repository data and use the yielded results to generate parseable JSON objects. Finally, we built a user-friendly shiny app for constructing and submitting queries via the API, parsing the JSON API outputs, and providing interactive network visualizations of the queries via the VisNet package for R, in-depth explanations of how the results were generated, and links to external resources for further relevant scientific data. We delivered this app to fellow scientist collaborators via RStudio Connect, enabling these biologists to, within milliseconds, leverage high-dimensional, multi-species relationships to identify potential targets.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_219/index.html b/publication/rinpharma_219/index.html new file mode 100644 index 000000000..8651ef242 --- /dev/null +++ b/publication/rinpharma_219/index.html @@ -0,0 +1,1219 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Survival analysis with tidymodels: The censored package | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Survival analysis with tidymodels: The censored package

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Tidymodels has begun to create tools for modeling event time data. This will include methods for fitting, resampling, and characterizing models with censored outcomes. This talk will describe our design goals, show some syntax for modeling, and describe subsequent additions to tidymodels.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_22/index.html b/publication/rinpharma_22/index.html new file mode 100644 index 000000000..88d5fcbac --- /dev/null +++ b/publication/rinpharma_22/index.html @@ -0,0 +1,1163 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Data-Driven Strategies for Synthetic Route Design and Operational Modeling within Pharmaceutical Development | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Data-Driven Strategies for Synthetic Route Design and Operational Modeling within Pharmaceutical Development

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Decision analysis balancing both data analytics and human gut feeling is critical in designing efficient routes to synthesize new, complex small molecules. This challenge is faced by any organization seeking to deliver modern pharmaceutical compounds to patients in a prompt manner. In this presentation, we highlight the incorporation of data science approaches using R to develop metrics that aid in the development process current complexity, risk quantification, and process efficiency forecasting. Current complexity is a metric established from human insights that assesses a molecule’s complexity in the context of capability, tracking the ‘current’ complexity of a given molecule over time and enabling the quantitative assessment of a new route or process. Risk quantification utilizes a Bayesian framework to quantify risk from real data and operational patterns, at both the project and portfolio level, for assessing the delivery risk of early candidate nomination assets in areas such as FTE resource modeling. Process efficiency can be estimated with a predictive analytics framework capable of quantifying the probable efficiency of a proposed synthesis or benchmarking the outcome performance of the developed process, thereby minimizing the environmental impact of pharmaceutical production. These strategies have been effectively used to aid the decision-making processes for pharmaceutical R&D.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_220/index.html b/publication/rinpharma_220/index.html new file mode 100644 index 000000000..583b96508 --- /dev/null +++ b/publication/rinpharma_220/index.html @@ -0,0 +1,1287 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + OneView – A Shiny app to unlock the full potential of drug repositioning investigations | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

OneView – A Shiny app to unlock the full potential of drug repositioning investigations

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Drug repositioning is an area of growing interest in drug development that can accelerate the discovery of new treatment options to benefit patients worldwide. Briefly, drug repositioning refers to the systematic investigation of a novel disease indication for a drug molecule. Drug repositioning can be accelerated using various tools and technologies, including intelligent dashboards, data integration and human-in-the-loop machine learning. A typical drug repositioning investigation generates a large amount that often needs to be linked and interpreted using a visual grammar familiar to various scientific groups leading drug repositioning investigation. We developed OneView - a shiny app that enables seamless integration, computing and visualization to accelerate drug repositioning investigations. As in many clinical and pre-clinical projects, the problem that OneView tries to solve is to connect biologists and clinicians with the data in a meaningful way. The core data behind the dashboard are from an analysis comparing transcriptomic signatures of drug molecules with hundreds of disease transcriptomic signatures, creating connections between a compound and diseases based on an inverse correlation between the transcriptomic signatures. To fully understand the significance of the relationships, OneView provides a dynamic dashboard enabling scientists to filter/search within the data, follow connections through multiple datasets, and provide meaningful interactive visualizations. We have incorporated additional data from several internal knowledge repositories to find further evidence to substantiate potential links between a compound and a disease. From a technical aspect, the most challenging part has been visualizing the data in the best way. A lot of the interesting information is in the standard connections of different elements in the data - such as common genes in multiple mappings between compound and disease signatures. In many cases, network plots were too busy to display those connections meaningfully. Instead, UpSet plots were found the best way to visualize interactions between multiple sets. While several packages are implementing UpSet plots in R, none of them allowed for interactive visualizations. To allow interaction with the visualization and further drilling down the data by selecting bars in the graph, we implemented our version of UpSet plots using the JavaScript library D3.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_221/index.html b/publication/rinpharma_221/index.html new file mode 100644 index 000000000..1125a6f53 --- /dev/null +++ b/publication/rinpharma_221/index.html @@ -0,0 +1,1203 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + GeneTonic: enjoying the interpretation of your RNA-seq data analysis | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

GeneTonic: enjoying the interpretation of your RNA-seq data analysis

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

RNA-seq transcriptome analysis workflows often generate the essential information (data and results) distributed among a variety of different tabular files and formats, e.g. raw and normalized expression values, results of differential gene expression analysis, or functional enrichment analysis. The efficient interpretation of the results can be hampered due to this fragmentation, and the same can happen even when providing static analysis reports. We developed the GeneTonic package (https//bioconductor.org/packages/GeneTonic/), containing a Shiny application which provides an efficient and interactive solution to combine the results of RNA-seq analysis. GeneTonic assists users in the identification of relevant functional patterns, as well as their contextualization in the data and results at hand, with interactivity (to make the analysis simple and accessible) and reproducibility (via RMarkdown reports) to simplify the integration of all components and communication of results. With GeneTonic, researchers can generate a variety of visualizations, including bird’s eye perspective summaries (with interactive bipartite gene-geneset graphs or enrichment maps) as well as detailed information and visualizations of individual genes and gene-sets. These can be further inspected via drill-down actions that display additional content in specific elements of the user interface, streamlining analysis, interpretation, and knowledge extraction of transcriptome data for a broad spectrum of collaborating scientists. (https//doi.org/10.1101/2021.05.19.444862)

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_222/index.html b/publication/rinpharma_222/index.html new file mode 100644 index 000000000..22ceacfd9 --- /dev/null +++ b/publication/rinpharma_222/index.html @@ -0,0 +1,1239 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R Consortium Pharma Working Groups Overview and Updates | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

R Consortium Pharma Working Groups Overview and Updates

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

In this talk, we would like to provide updates on the four biopharmaceutical industry focused R consortium cross-industry working groups. These working groups have a similar overall objective to support the use of R within the biopharmaceutical industry, with complementary scopes. We would also like to call for volunteers for these three working groups (these working groups are open to everyone). R-based submission pilots to FDA provide example R-submission materials to the public, identify potential gaps in R based submissions - Presenter Ning Leng (Roche). R table for regulatory reporting develop packages and white papers for generating tables in R to fulfill regulatory requirements - Presenter Adrian Waddell (Roche). R certificates R trainings and certification for the SAS->R transition - Presenter Kate Ostbye (SCHARP). R adoption series A series of webinars focusing on adoption of R - Presenter Andy Nicholls (GSK).

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_224/index.html b/publication/rinpharma_224/index.html new file mode 100644 index 000000000..b374dd47c --- /dev/null +++ b/publication/rinpharma_224/index.html @@ -0,0 +1,1203 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Industrialized Machine Learning and Explainable AI for Late Phase Trails | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Industrialized Machine Learning and Explainable AI for Late Phase Trails

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Terms like “digitalization”, “machine learning (ML)” or “artificial intelligence (AI)” are more than just buzzwords these days. Databases are analyzed worldwide with modern algorithms and entire industries are making data-driven decisions at an even faster pace. In Pharma, it is not enough to get the prediction (the what). The model must also explain how it came to the prediction (the why). ML models can only be debugged and audited when they can be interpreted, which then allows for fairness, robustness and trust. Presently, however, the amount, complexity, variety, and speed of clinical data runs the risk of leaving us knowing less about our compounds than regulatory bodies. While the capabilities of ML and AI have received much attention, their role in clinical development has now moved from the theoretical to practical application stage. Using industrialized ML/AI tools, can detect clinically relevant, highly complex safety/efficacy signals that are not identifiable via classical approaches that force hypotheses on the data. By deriving the best hypothesis given the data, ML is currently the best available methodology to create holistic mathematical models of complex (biological) systems using all available data and variables while complementing findings from classical approaches. We, the Biomarker & Data Insight Group at Bayer, have developed a MLAI pipeline in R. Our MLAI pipeline is comprised of four core-modules (data preprocessing, modeling / hyperparameter tuning, higher order interaction analysis and reporting) using most of the available data of late phase trails covering standard endpoint types (time-to-event, class and continuous.). Each core module has its own created internal R package integrating several R packages (e.g. tidyverse, tidymodels, mlr3, iml, Rmarkdown, Shiny,…). The pipeline is an industrialized, mature and validated software product with continuous delivery and continuous deployment. Something special about this pipeline is that we have the effort to open the “black box” using explainable AI. With these extra tools, we can understand better why a certain variable is relevant for the prediction, reveal the nature of its relationship (monotonic or non-monotonic) with the outcome, and make the ML results more understandable and meaningful for clinicians.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_225/index.html b/publication/rinpharma_225/index.html new file mode 100644 index 000000000..dbb16823a --- /dev/null +++ b/publication/rinpharma_225/index.html @@ -0,0 +1,1209 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + bayesDP - an R package for data augmentation using the Bayesian discount prior for clinical trials | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

bayesDP - an R package for data augmentation using the Bayesian discount prior for clinical trials

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

abstract to follow

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_226/index.html b/publication/rinpharma_226/index.html new file mode 100644 index 000000000..6aa305319 --- /dev/null +++ b/publication/rinpharma_226/index.html @@ -0,0 +1,1221 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Closing the Gap: Creating an End to End R Package Toolkit for the Clinical Reporting Pipeline | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Closing the Gap: Creating an End to End R Package Toolkit for the Clinical Reporting Pipeline

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

abstract to follow

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_227/index.html b/publication/rinpharma_227/index.html new file mode 100644 index 000000000..977ef99d4 --- /dev/null +++ b/publication/rinpharma_227/index.html @@ -0,0 +1,1216 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Making Python Objects R-like with PyR | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Making Python Objects R-like with PyR

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

R and Python compose the fundamental tools used by data scientists across industries including pharma and biotech. With a rich set of analytical packages in both language domains, analysts who are able to work with both possess a significantly larger selection of tools in their toolbox compared to single language analysts. To consolidate these camps, the reticulate package has played a fundamental and critical role in enabling the direct use of Python from the R console. Additionally, integration of Python capabilities into the RStudio IDE allows single point of access to both languages and their integration. Once a Python module or class is imported, however, accessing methods and attributes from R requires the usage of the $ operator in a way that is not completely consistent with typical R code and creates challenges for integration of objects or models developed in both languages. The result can become a mixture of R-esque and Python-like code that can resemble two different language structures, despite the efforts to combine them. In order to provide analysts an environment in which Python modules and classes can be used as though they were R-native objects, SomaLogic developed the PyR package. This package consists of a set of Python classes that wrap Python objects and a set of S3 methods providing wrappers to those imported classes. A model object hierarchy defining the expected interfaces for the Python components provides an overall architecture enabling introduction of new Python capabilities in a way that appears to the user to be native R code.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_229/index.html b/publication/rinpharma_229/index.html new file mode 100644 index 000000000..aae405703 --- /dev/null +++ b/publication/rinpharma_229/index.html @@ -0,0 +1,1203 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R at Warp Speed: Reproducible coding for COVID vaccine trials | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

R at Warp Speed: Reproducible coding for COVID vaccine trials

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

(The) Operation (formally known as) Warp Speed is a joint venture between pharma and government to bring COVID-19 vaccines to market at unprecedented speed. A key tenet of the program is to generate the data needed to establish correlates of vaccine protection – immune responses that predict the level of protective efficacy of the vaccines. Our team was tasked with designing an analysis plan and the code needed to analyze the data and produce results that answered these key questions. However, lacking full FDA approval of their products, some vaccine manufacturers were highly protective of their data. Thus, our team was faced with the challenge of building an analysis pipeline capable of analyzing data that we have never seen, on servers that we do not have access to, all under the extreme time pressure associated with COVID vaccine development. In this talk, I will describe the R-based set of tools that we used to achieve this goal and some lessons learned along the way.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_23/index.html b/publication/rinpharma_23/index.html new file mode 100644 index 000000000..8d1c0ff69 --- /dev/null +++ b/publication/rinpharma_23/index.html @@ -0,0 +1,1165 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Evaluating the performance of advanced causal inference methods applied to healthcare claims data | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Evaluating the performance of advanced causal inference methods applied to healthcare claims data

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Cohort studies of treatments developed from healthcare claims often have hundreds of thousands of patients and up to several thousand measured covariates. Therefore, new causal inference methods that combine ideas from machine learning and causal inference may improve analysis of these studies by taking advantage of the wealth of information measured in claims. In order to evaluate the performance of these methods as applied to claims-based studies, we use a combination of real data examples and plasmode simulation, implemented in R package ‘plasmode’, which creates realistic simulated datasets based on a real cohort study. In this talk, I will give an overview of our progress so far and what is left to be done.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_230/index.html b/publication/rinpharma_230/index.html new file mode 100644 index 000000000..f956cdb99 --- /dev/null +++ b/publication/rinpharma_230/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Democratizing Shiny App Development: The Novartis DataPipeline Harmonized Framework | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Democratizing Shiny App Development: The Novartis DataPipeline Harmonized Framework

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Motivated by the rapid rise in clinical data exploration, there is an increasing need to utilize interactive graphical displays using Shiny apps. To date, the development and deployment of study apps have required specialized knowledge and considerable effort. However, the similarity across domains and endpoints in clinical studies motivated us to build a comprehensive framework that scales shiny app creation across the portfolio. The Datapipeline harmonized framework democratizes the shiny app creation. It enables non-technical associates to create and deploy professional shiny applications quickly. It also empowers shiny developers to build reusable shiny modules that may be easily shared in a plug-and-play manner, ultimately accelerating future application development.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_233/index.html b/publication/rinpharma_233/index.html new file mode 100644 index 000000000..f7b1cf545 --- /dev/null +++ b/publication/rinpharma_233/index.html @@ -0,0 +1,1227 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Submitting Data to CDER: What Comes Next? | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Submitting Data to CDER: What Comes Next?

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

abstract to follow

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_235/index.html b/publication/rinpharma_235/index.html new file mode 100644 index 000000000..ad1ee3ec1 --- /dev/null +++ b/publication/rinpharma_235/index.html @@ -0,0 +1,1206 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Using {valtools} for software validation separate from development | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Using {valtools} for software validation separate from development

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

abstract to follow

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_236/index.html b/publication/rinpharma_236/index.html new file mode 100644 index 000000000..9a27d562f --- /dev/null +++ b/publication/rinpharma_236/index.html @@ -0,0 +1,1220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Outstanding User Interfaces with Shiny | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Outstanding User Interfaces with Shiny

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

In recent years, R users' understanding of Shiny has greatly increased but so have client expectations. While one of Shiny’s greatest strengths is that it allows producing web applications solely from R code, meeting client’s more delicate expectations will often involve going beyond R code and work with HTML, CSS, and JavaScript. We recognize that R developers tend not to be familiar with the latter as they generally do not have significant background in web development, these may therefore appear daunting at first. In this talk, I’ll present my journey toward the creation of the RinteRface organization, powering many Shiny extensions like bs4Dash or shinyMobile as well as the work in progress “Outstanding user interfaces with Shiny” book (https//divadnojnarg.github.io/outstanding-shiny-ui/), exposing some keys to design amazing user experiences.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_237/index.html b/publication/rinpharma_237/index.html new file mode 100644 index 000000000..46abf00f7 --- /dev/null +++ b/publication/rinpharma_237/index.html @@ -0,0 +1,1220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Smoothing out our path to open source and pan-pharma code collaboration | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Smoothing out our path to open source and pan-pharma code collaboration

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

In recent years late stage Pharma has begun to transition from a consumer of open source, and a sporadic creator, to a heavily invested collaborator on open source tools like R packages. In this short talk, James will discuss our recent focus on open source collaboration in post-competitive tools, and some important lessons we’ve learned.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_238/index.html b/publication/rinpharma_238/index.html new file mode 100644 index 000000000..a88d9a8d6 --- /dev/null +++ b/publication/rinpharma_238/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The New Roads Leading to Shiny Nirvana | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

The New Roads Leading to Shiny Nirvana

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Since its first release over eight years ago, the R community has progressively created amazing web-based applications with the Shiny package. In practically every R conference or user meetup, we see amazing examples of how Shiny is changing the landscape of data exploration and sophisticated production pipelines. Have you ever wondered just how these amazing applications came to be, and what tools you can use to carve your own Shiny journey? In this talk I will shine a spotlight on the latest books addressing best practices in application development, and how they opened tremendous possibilities in both my professional and open-source Shiny projects.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_24/index.html b/publication/rinpharma_24/index.html new file mode 100644 index 000000000..fa30f43ea --- /dev/null +++ b/publication/rinpharma_24/index.html @@ -0,0 +1,1195 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Optimization of raw materials genealogy in drug manufacturing with R, Shiny and d3 | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Optimization of raw materials genealogy in drug manufacturing with R, Shiny and d3

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Failure to thoroughly review discrepancies and deviations in drug manufacturing is consistently one of the top citations in FDA inspectional observations. Learn how a leading biotechnology organization successfully replaced an inefficient, manual inspection process with a genealogy visualization and inspection solution to optimize drug manufacturing quality control. This session will cover implementation approaches and lessons learned in data mapping, technology selection, visualization development, and predictive model generation.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_240/index.html b/publication/rinpharma_240/index.html new file mode 100644 index 000000000..f11820db8 --- /dev/null +++ b/publication/rinpharma_240/index.html @@ -0,0 +1,1226 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Data-as-a-Product: A data science framework for data collaborations | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Data-as-a-Product: A data science framework for data collaborations

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

For data science teams, data preparation takes substantial investment of time, data science expertise and subject matter proficiency. However, as the name implies, data preparation is typically viewed merely as a means to an end, encouraging creation of expensive but often single-use and fragile elements in data analysis workflows. Rather than seeing data preparation as an obstacle to be removed, we propose a framework that recognizes the time and expertise invested in data preparation and seeks to maximize the value that can be derived from it. Viewing analysis-ready data as a multi-purpose, modularly built product that should lend itself to collaborative development and maintenance, the framework of Data-as-a-Product (DaaP) aims to remove barriers to version tracking and collaborative data development and maintenance. Specifically, the framework, which is entirely implemented in R, enables joint code and data versioning based on git, standardizes metadata capture, tracks R packages used, and encourages best practices such as adherence to functional programming and use of data testing. Collectively, the patterns established by the DaaP framework can help data science teams transition from developing expensive, single-use “wrangled” datasets to building maintainable, version-controlled, and extendable data products that could serve as reliable components of their data analyses workflows.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_241/index.html b/publication/rinpharma_241/index.html new file mode 100644 index 000000000..474401df4 --- /dev/null +++ b/publication/rinpharma_241/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Performing a risk assessment of R packages using the Risk Assessment Shiny Application | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Performing a risk assessment of R packages using the Risk Assessment Shiny Application

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

abstract to follow

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_242/index.html b/publication/rinpharma_242/index.html new file mode 100644 index 000000000..d4d9a92a0 --- /dev/null +++ b/publication/rinpharma_242/index.html @@ -0,0 +1,1204 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Automatic generation of PowerPoint presentation for communication of clinical trial results | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Automatic generation of PowerPoint presentation for communication of clinical trial results

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

In the final stage of a clinical study, a number of tables and figures are prepared, typically using SAS, for reporting the results of the study in a clinical study report. Before the clinical study report is finalized a thorough interpretation of the results are needed and results are discussed with stakeholders and management. To facilitate this, a PowerPoint presentation is prepared containing tables and figures with study results. A modest approach is to manually copy-paste the tables and figures from the clinical study report into the slides. However, due to the manual work, this approach is both time consuming and prone to errors. Rmarkdown offers the possibility to render PowerPoint presentations and can thus be used as an alternative approach to automatic generate slide decks for communication of clinical study results, and we have been working with this idea at Novo Nordisk. The idea is to use the data that underlie tables and figures prepared for the clinical study report, and with a minor programming effort create outputs that are embedded into a PowerPoint presentation. We will discuss possibilities with this automatic approach and discuss issues encountered when implementing the approach when preparing for communication of a clinical study.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_243/index.html b/publication/rinpharma_243/index.html new file mode 100644 index 000000000..69494eb09 --- /dev/null +++ b/publication/rinpharma_243/index.html @@ -0,0 +1,1220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Reimagine the R package distribution system for reproducible research and submissions | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Reimagine the R package distribution system for reproducible research and submissions

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

In this talk, we will discuss an infrastructure-free R package exchange and distribution system. The components include pkglite for compact package representations, cleanslate for portable R environments, and pkglink for runtime dependency resolution. We will also discuss its potential applications in reproducible research and submissions.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_245/index.html b/publication/rinpharma_245/index.html new file mode 100644 index 000000000..41cd3a940 --- /dev/null +++ b/publication/rinpharma_245/index.html @@ -0,0 +1,1219 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Summary Table Rewind: From Source to Summary and Back Again | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Summary Table Rewind: From Source to Summary and Back Again

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Statistical programming of summary tables is a well-established task within the clinical world. In the last few years, the pharmaceutical industry has seen several new packages emerge to support these activities, including the Atorus package Tplyr . Much of the focus has been on creating static tables, be it in HTML, or more classically RTF. With the visualization power available within R and JavaScript, the natural next step is to enhance interactive capabilities. This presentation will demonstrate how Tplyr take this next step. Using metadata captured by Tplyr, we will show how a user can hit rewind and drill into the source data that lead to a summary data point.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_246/index.html b/publication/rinpharma_246/index.html new file mode 100644 index 000000000..e7d012bed --- /dev/null +++ b/publication/rinpharma_246/index.html @@ -0,0 +1,1220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The gsDesign Shiny app for clinical trial design | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

The gsDesign Shiny app for clinical trial design

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

abstract to follow

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_248/index.html b/publication/rinpharma_248/index.html new file mode 100644 index 000000000..39711c8ad --- /dev/null +++ b/publication/rinpharma_248/index.html @@ -0,0 +1,1169 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Deep Learning | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Deep Learning

+ + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +

Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_249/index.html b/publication/rinpharma_249/index.html new file mode 100644 index 000000000..93978cbae --- /dev/null +++ b/publication/rinpharma_249/index.html @@ -0,0 +1,1210 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R Package Validation Framework | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

R Package Validation Framework

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2021 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_25/index.html b/publication/rinpharma_25/index.html new file mode 100644 index 000000000..33f4b27aa --- /dev/null +++ b/publication/rinpharma_25/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + REAP - R-Shiny Exploratory Analysis Platform in Clinical Pharmacology | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

REAP - R-Shiny Exploratory Analysis Platform in Clinical Pharmacology

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

REAP (R-Shiny Exploratory Analysis Platform) was developed by the Modeling and Simulation group within the Clinical Pharmacology department at Genentech, Inc., to support exploratory analyses of clinical data. REAP is a web-based, user-friendly, tool providing standard methods and outputs for conducting typical analyses within a clinical pharmacology group. With REAP, a clinical pharmacologist or pharmacometrician can perform Exposure-Response, dose linearity, and concentration-corrected QT analyses, PKPD simulations, NONMEM data quality checks, and PK graphic analyses without writing code. Results can be used to enhance scientific understanding of the relationship between exposure, response, and the PK characteristics of the molecule. In this talk, I will demonstrate how REAP can be used to perform dose linearity and Exposure-Response analyses.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_251/index.html b/publication/rinpharma_251/index.html new file mode 100644 index 000000000..32383384c --- /dev/null +++ b/publication/rinpharma_251/index.html @@ -0,0 +1,1163 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Disrupting drug development with data-driven approaches: insights for fast expanding data teams | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Disrupting drug development with data-driven approaches: insights for fast expanding data teams

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

abstract to follow

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2022 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_253/index.html b/publication/rinpharma_253/index.html new file mode 100644 index 000000000..0d82a6607 --- /dev/null +++ b/publication/rinpharma_253/index.html @@ -0,0 +1,1154 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + CDISC Initiatives and Collaborations | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

CDISC Initiatives and Collaborations

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

This invited talk will describe the current landscape of CDISC initiatives and collaborations. CDISC currently has a portfolio of innovative industry initiatives that include new standards as well as open-source software projects that are part of the CDISC Open-Source Alliance (COSA). This talk will highlight many of the innovative initiatives reshaping standards-based data flows including transparent and metadata rich JSON transfer files, biomedical concepts, conformance rules, study design, analysis results standards, and RWD.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2022 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_254/index.html b/publication/rinpharma_254/index.html new file mode 100644 index 000000000..64b593766 --- /dev/null +++ b/publication/rinpharma_254/index.html @@ -0,0 +1,1163 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + PatientLevelPrediction: An end to end toolkit for developing diagnostic/prognostic models using big observational healthcare data | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

PatientLevelPrediction: An end to end toolkit for developing diagnostic/prognostic models using big observational healthcare data

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

If we could predict a patient’s future risk of developing illnesses such as depression or lung cancer in the next three years, then we could potentially intervene and improve the patient’s future health. The PatientLevelPrediction R package provides a standardized analytic framework for developing diagnostic and prognostic models using observational healthcare data (e.g., electronic healthcare data and insurance claims data). It utilizes the OMOP common data model, a standard data structure, to enable rapid but reliable model development. The package contains a library of binary classifiers and survival models (with R, Python, C++ and Java backends) for users to select but also enables the flexibility of writing custom supervised learning methods. In addition, the package contains a suite of recommended performance metrics and visualizations. In this talk we will demonstrate how to use the package to develop and internally validate data-driven models and then show how the standardized approach makes large-scale external validation possible. We will also illustrate the built-in shiny app that enables interactive visualization of multiple models.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2022 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_255/index.html b/publication/rinpharma_255/index.html new file mode 100644 index 000000000..f74900e48 --- /dev/null +++ b/publication/rinpharma_255/index.html @@ -0,0 +1,1154 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ANTICS, an interactive game for exploring Adaptive Trial Design | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

ANTICS, an interactive game for exploring Adaptive Trial Design

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

A prespecified adaptive plan involves automating the analysis of interim clinical trial data and adjusting elements of the trial in response. In implementing these plans, we experience random highs and lows in the data, adjacent doses of a drug with drastically different results, and lots and lots of uncertainty. To facilitate training in adaptive trials, newcomers need to see data as it might accumulate within a trial and attempt to make design decisions based on that data. To this end we have created ANTICS, a free public R/Shiny based tool that guides a user through a single adaptive trial. ANTICS has modules for dose escalation, dose finding, enrichment, and staged/seamless designs. Repeated plays of ANTICS introduce the idea of simulation and emphasize how the same rules can produce different results when faced with random data. ANTICS has modules for dose escalation, dose finding, enrichment, and staged/seamless designs. A scoring system guides the decision making, emphasizing real world incentives such as getting a correct arm into phase 3 or penalizing players for running a phase 3 in a poor arm. We hope it is a valuable resource for anyone beginning an exploration of adaptive trials.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2022 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_256/index.html b/publication/rinpharma_256/index.html new file mode 100644 index 000000000..4467e9098 --- /dev/null +++ b/publication/rinpharma_256/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Why do I spend all my life formatting tables?! | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Why do I spend all my life formatting tables?!

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Tables no longer just live in flat PDFs and reports, but should be able to go from apps to PDFs and Word documents with ease. To have the flexibility to do this we need to separate the analysis from the formatting. Additionally, in the pharmaceutical industry our tables need to be able to change their format. Many journals have different requirements on how to present p-value, and other styling questions. So, we built a package devoted to the formatting of tables based on semi-structured analysis results datasets. This package is unique because it allows users to create tables without data, which helps build mock shells, a key part of table creation within pharma. Additionally, we wanted to be able to layer formats on top of each other as most tables in the industry are built to an internal standard, with minor tweaks around the edges. The code to create the shells can then be reused for the final tables, which saves time and brings table formatting off the critical path. Through the utilization of analysis results datasets, layerable and data-independent formatting, we’ve been able to create a package to meet the specific needs of our business.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2022 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_258/index.html b/publication/rinpharma_258/index.html new file mode 100644 index 000000000..465421f9f --- /dev/null +++ b/publication/rinpharma_258/index.html @@ -0,0 +1,1163 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Enterprise-level Transition from SAS to Open-Source Programming for the whole department | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Enterprise-level Transition from SAS to Open-Source Programming for the whole department

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

The presentation will introduce the transition project that the whole department of +150 SAS programmers has completely moved from SAS to Open-source programming. The whole department switched from SAS Studio to R Pro Server, Window server to AWS Cloud computing environment, and the transition of SAS programmers to R/Python programmers. The presentation will also discuss the challenges of the project such as inexperience in Open-source Programming, new analytic platform, and change management. It will introduce how the transition-support team, executive leadership and SAS programmers have overcome the challenges together during the transition. It will also discuss the difference in SAS and Open-source language and programming, and it will show some examples of the conversion of SAS codes to R/Python codes. Finally, it will close with the benefits of the Open-source programming culture and the lessons learned from the transition from SAS to Open-source programming.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2022 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_259/index.html b/publication/rinpharma_259/index.html new file mode 100644 index 000000000..d4e6e1f6e --- /dev/null +++ b/publication/rinpharma_259/index.html @@ -0,0 +1,1154 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Successfully building a vibrant community of R users at AstraZeneca: Lessons Learned! | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Successfully building a vibrant community of R users at AstraZeneca: Lessons Learned!

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

In the past years, the phama industry has seen a true paradigm shift in its use of R. Up until recently, one had to choose between R and SAS. Today, most statisticians are trained in both languages. With this in mind, at AstraZeneca we built on the growing interest for R, at any stage of the drug development but also company-wide. Since April 2021, we have launched several internal initiatives aiming at federating the community of R users within AstraZeneca. We started by stealing with pride a public initiative, TidyTuesdays, and make it our very own, calling it #azTidyTuesday. On a monthly basis, we promote a public dataset to the community of AstraZeneca R users. This is done by aligning the #azTidyTuesday editions with one AZ value or with an ongoing event (Pride Month, COP26). We also put in place monthly Lunch & Learns, interviews of R users and blog posts. And in early 2022, we organized the first AstraZeneca R Conference. While building this community, we tried many things. Some worked well from the beginning, some required improvements. But all of these initiatives bore fruit as the number of R community members saw a 5-fold increase since launch. More than the numbers, the vibrancy of the community is what makes us proud.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2022 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_26/index.html b/publication/rinpharma_26/index.html new file mode 100644 index 000000000..9b2c820ad --- /dev/null +++ b/publication/rinpharma_26/index.html @@ -0,0 +1,1195 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + rOpenSci - enabling open and reproducible research | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

rOpenSci - enabling open and reproducible research

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

The rOpenSci project is a non-profit initiative founded as a grassroots effort in 2011. We have evolved into a truly global community of researchers and data scientists who are R users and developers from a wide range of disciplines. rOpenSci advocates for a culture of open and reproducible research. We do this by creating technical infrastructure in the form of carefully vetted, staff- and community-contributed R software tools that lower barriers to working with scientific data sources on the web. We have developed a highly successful model for peer review of scientific software that provides transparent, constructive and collegial review of R packages. Our community is our best asset. We are building social infrastructure in the form of a welcoming and diverse community. rOpenSci.org hosts blog posts by authors and reviewers of onboarded packages to share both functionality and lessons learned; we promote these on social media to bring their work to a wider audience. Our discussion forum, community calls and annual hackathon-flavored unconference are designed to share best practices and to build a trust network for the often challenging discussions about doing research more reproducibly.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_260/index.html b/publication/rinpharma_260/index.html new file mode 100644 index 000000000..665964467 --- /dev/null +++ b/publication/rinpharma_260/index.html @@ -0,0 +1,1180 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Advanced Visual Analytics for Drug Safety Review | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Advanced Visual Analytics for Drug Safety Review

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Drug safety data present many challenges with regard to curation, analysis, interpretation, and reporting. Safety endpoints have high variability, are multidimensional, and interrelated which points out to a need to identify novel approaches to explore, analyze, and present these data in some meaningful and insightful way. Visual analytics presents an alternative to the traditional tabular outputs for exploring, assessing, and reporting safety data and present an opportunity to enhance and facilitate evaluation of drug safety and help convey multiple pieces of information concisely and more effectively than tables. Graphical depictions of safety data can play a big role in facilitating communication of safety results with different stakeholders including regulators, investigators, and data monitoring committees. Visual analytics facilitates blending data visualization, statistical, and data mining techniques to create visualization modalities that help users make sense out of safety data with emphasis on how to complement computation and visualization to perform effective and meaningful analyses. Importantly, it is critical to develop readily available tools for stakeholders to use for visual analytics of drug safety data. The tools must take into account considerations revolving around structured assessment driven by safety questions of interest and should consider appropriate user interface parlor. In this discussion, we shall discuss one such tool being developed through a joint collaboration of the ASA, PHUSE, and FDA.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2022 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_262/index.html b/publication/rinpharma_262/index.html new file mode 100644 index 000000000..e7e11c907 --- /dev/null +++ b/publication/rinpharma_262/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + MeRGE: An ecosystem of open-source R packages for Pharmacometrics from MetrumRG | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

MeRGE: An ecosystem of open-source R packages for Pharmacometrics from MetrumRG

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Metrum Research Group (MetrumRG) has developed a suite of open-source R packages for pharmacometric analyses that can be used independently, or seamlessly integrated into a larger R-based ecosystem. To showcase this ecosystem, we used the popular Quarto framework to create a publicly available website with 20+ articles demonstrating how our ecosystem can be used to streamline a wide range of tasks typically required in a population pharmacokinetic (PK) analysis. The site is accompanied by a public Github repository containing example code for each task covered in the articles. This talk will give an overview of the ecosystem and articles, with a focus on traceability and reproducibility. We will also touch on our methods for doing open-source development in a validated environment, to facilitate analyses suitable for regulatory submission.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2022 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_265/index.html b/publication/rinpharma_265/index.html new file mode 100644 index 000000000..f77589c1a --- /dev/null +++ b/publication/rinpharma_265/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Pharmaverse: Breaking boundaries through open source collaboration! | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Pharmaverse: Breaking boundaries through open source collaboration!

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Roche/Genentech, GSK, Atorus and J&J/Janssen have initiated a collaboration called pharmaverse to bring together a curated subset of open-source R packages to enable clinical reporting (from CRF to eSubmission). Where gaps are identified, new collaborative development teams can be formed across companies to build solutions fit for industry adoption. Any individual or organisation would be able to join our community and contribute. Our ultimate aim is to reduce duplication of efforts and gain increased harmonization to the way we work across the industry, so that collectively we can bring medicines to patients faster. This talk would be intended to introduce data scientists across the industry to this concept and the benefits of open source collaborations. We will share what is currently available under the pharmaverse, short demos, along with stories and learnings we’ve had on this journey so far. Example R packages include admiral (a toolkit for ADaM generation), rtables & Tplyr (for TLG creation), teal (for Shiny apps), and much more.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2022 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_267/index.html b/publication/rinpharma_267/index.html new file mode 100644 index 000000000..f60655cd1 --- /dev/null +++ b/publication/rinpharma_267/index.html @@ -0,0 +1,1180 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R pilot submissions to FDA | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

R pilot submissions to FDA

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

On Nov 22nd, 2021, the R Consortium R Submissions Working Group successfully submitted an R-based test submission package through the FDA eCTD gateway. The submission package has been received by the FDA staff who were able to reproduce the numerical results. This submission was an example submission package following eCTD specifications which include a proprietary R package, R scripts for analysis, R-based analysis data reviewer guide, and other required eCTD components. To our knowledge, this is the first publicly available R-based, or open-source-language-based FDA submission to the eCTD gateway for CDER. We hope this submission package and our learnings can serve as a good reference for future R-based regulatory submissions.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2022 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_268/index.html b/publication/rinpharma_268/index.html new file mode 100644 index 000000000..4833dac18 --- /dev/null +++ b/publication/rinpharma_268/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Bundling JS for Your Shiny App | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Bundling JS for Your Shiny App

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

So you’ve started writing custom JavaScript for your Shiny app… but where do you put all this code?! Organizing JS files to be sourced within one another can be really hard to navigate from within a Shiny application. In this talk I’ll cover what bundling for JS means, and how to do it in the context of Shiny. This talk should empower you to not only write code in JavaScript but bring modern tooling to your app that will allow for organization and cleaner code.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2022 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_269/index.html b/publication/rinpharma_269/index.html new file mode 100644 index 000000000..aaf4e6fff --- /dev/null +++ b/publication/rinpharma_269/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Building Shiny Frameworks: Some Lessons | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Building Shiny Frameworks: Some Lessons

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

It is relatively simple to create a powerful visualization app using shiny, but what if you need to change your data wrangling process or wish to build a different output? How easy is it to provide this flexibility without having to rewrite the underlying code? This presentation will highlight shiny frameworks - apps that are adaptable and extensible. We shall illustrate how separation of data, application and presentation promotes flexible content and how interpreters can build app components at runtime.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2022 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_27/index.html b/publication/rinpharma_27/index.html new file mode 100644 index 000000000..ca2dfbe3b --- /dev/null +++ b/publication/rinpharma_27/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Beyond Simple Reproducibility - Discoverability, Provenance, and Improving the Impact of Results | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Beyond Simple Reproducibility - Discoverability, Provenance, and Improving the Impact of Results

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Research is an incremental, iterative process, with new results relying and building upon previous ones. Scientists need to find, retrieve, understand, and trust results in order to confidently extend them, even when the results are their own. We present the GREX framework, which facilitates this iterative process via the principled management of computational results. GREX combines robust storage, provenance tracking, automated annotation, discoverability, and reproduciblity of computational results. We will discuss both the underlying conceptual work and our reference implementation of our framework.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_270/index.html b/publication/rinpharma_270/index.html new file mode 100644 index 000000000..3ef75426f --- /dev/null +++ b/publication/rinpharma_270/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Working at the intersection of Biostatistics and Software Engineering in a Pharma company | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Working at the intersection of Biostatistics and Software Engineering in a Pharma company

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Increasingly biostatisticians in pharma companies would like to use R on a daily basis, e.g. the growing number of participants in R/Pharma conferences is one metric showing this trend. As R programs replace proprietary software in this regulated industry, the requirements for quality and reliability increase, e.g. validation of packages might be required. More importantly, programs used in multiple projects or over a longer time period with changing biostatisticians need to be maintainable, intuitive and reliable. Getting this done takes experience and time. In particular, it is challenging to do this as a side project next to other daily biostatistics work and without the right tools in place. Therefore forming a dedicated team, working together closely with the applied biostatisticians, methods experts and IT professionals, can help. We share our Statistical Engineering team experience in Roche, covering agile ways of working, resourcing, product prioritization, and open source collaborations. We believe that taking the Research Software Engineering aspects seriously and adopting an Open Source mindset is key to sustainably and reliably use R in Pharma.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2022 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_272/index.html b/publication/rinpharma_272/index.html new file mode 100644 index 000000000..3b1576da8 --- /dev/null +++ b/publication/rinpharma_272/index.html @@ -0,0 +1,1180 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R, Python, and Shiny in harmony: an Out-of-Box secure data backend for RStudio Connect & Workbench | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

R, Python, and Shiny in harmony: an Out-of-Box secure data backend for RStudio Connect & Workbench

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Sarepta deployed RStudio Team for modern data analytics. One major hurdle we faced was how to serve data to Connect/Workbench securely in the backend. Partnering with Atorus, Sarepta solved this challenge using Box cloud storage as a secure data backend through Box API, JWT token, & Box Python SDK. RStudio Team & Box are seamlessly integrated with Okta SSO and JWT token authentication, providing a two-layer secure authentication that leverages Box frontend permission management. Inspired by boxr pkg, we developed usebox for R users and leveraged reticulate to call Box Python SDK. We illustrate usebox through a real Shiny App Patient Listing Generator, powered by open-source pkg subpat . We believe this real-world harmonized use of R, Python, Shiny, and Box offers insights to the community and organizations facing similar challenges.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2022 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_273/index.html b/publication/rinpharma_273/index.html new file mode 100644 index 000000000..ffe0c444f --- /dev/null +++ b/publication/rinpharma_273/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Drill Down Summary Tables in Shiny with Tplyr | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Drill Down Summary Tables in Shiny with Tplyr

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Back in 2020, Atorus had the initial release of the R package Tplyr, which was built to simplify the creation of clinical summary tables. Now in 2022, new updates and enhancements have been added to Tplyr to give the user more, particularly in the area of Shiny. In this presentation we will discuss how Tplyr collects metadata that provides traceability to every result it derives. Furthermore, these metadata features are externalized, allowing users to extend Tplyr’s metadata or even build their own, which enables all these of these features to extend beyond Tplyr itself. Ultimately when paired with Shiny, users can utilize Tplyr to build click-through tables where a reviewer can click on a result and immediately view the subset of data that was used to derive it.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2022 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_274/index.html b/publication/rinpharma_274/index.html new file mode 100644 index 000000000..813eec851 --- /dev/null +++ b/publication/rinpharma_274/index.html @@ -0,0 +1,1178 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Roches approach to software validation: an automated pipeline from validation to publication | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Roches approach to software validation: an automated pipeline from validation to publication

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Over the past year, we’ve designed a process that is meant to mimic public package publishing as closely as possible, where packages are automatically assessed by a series of checks which may prompt manual revision should the automated processing discover any gaps. This process is automated where possible, and (internally) transparent, with an interface to our internal continuous integration tooling to make feedback as visible and directly actionable as possible. We’d like to share our approach, with special emphasis to the core design philosophies that we’ve set out to adhere to building a process that stays close to open source tools and contributing back where we can (github.com/Genentech/rd2markdown, github.com/Genentech/covtracer). Beyond what we’ve developed internally, we’d like to sit this work next to recent efforts by the R Validation Hub and offer a vision for a shared, public repository that can support transparent quality assessment. By doing this, we’d like to set the stage for further feedback and broader participation to ensure that the future of R package ecosystems is more immediately actionable and accessible across institutions and regulators.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2022 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_276/index.html b/publication/rinpharma_276/index.html new file mode 100644 index 000000000..6b92ed347 --- /dev/null +++ b/publication/rinpharma_276/index.html @@ -0,0 +1,1163 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R in the Cloud: A Holistic Approach towards GxP Compliance | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

R in the Cloud: A Holistic Approach towards GxP Compliance

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

As more and more companies move their compute environments into the cloud, the steps needed to ensure that their software suite and newfound infrastructure are FDA compliant change accordingly. In this talk, we will examine the requirements for an FDA validated architecture in the context of R. This is a potentially tricky process depending on what the user requirements are and since R is open-source, extra care must be taken to ensure validation and qualification of the entire cloud R ecosystem. What does validation and qualification entail, and what are the pitfalls that stakeholders need to be mindful of? This presentation will demonstrate at a high level the steps required to be FDA compliant for a validated R GxP system in the cloud.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2022 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_277/index.html b/publication/rinpharma_277/index.html new file mode 100644 index 000000000..c0d002223 --- /dev/null +++ b/publication/rinpharma_277/index.html @@ -0,0 +1,1167 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Assuring SDTM data quality with the sdtmchecks package | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Assuring SDTM data quality with the sdtmchecks package

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

The job of a data scientist working on a clinical trial team in the pharmaceutical industry is to provide the most accurate analysis possible in order to enable valid insights from the data. Ensuring data quality is extremely hard work and there are teams of people at clinical trial sites, vendor companies, and within the sponsor institution all working to identify and resolve data issues in order to help make datasets analysis ready. Before performing an important analysis a data scientist may want a way to reassure themself about the quality of their data and identify any important issues that have slipped through the cracks. sdtmchecks is a simple, easy to use, open source R package to help identify analysis impacting and actionable data quality issues in SDTM datasets. This talk will touch on this package’s crowd-sourced development history at Roche/Genentech as an accessible way for non-R coders to get initial, practical experience with R, its current use at the company within a Shiny app, as well as its future potential as an open-source tool publicly available for cross-industry collaboration.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2022 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_278/index.html b/publication/rinpharma_278/index.html new file mode 100644 index 000000000..2af94cd2d --- /dev/null +++ b/publication/rinpharma_278/index.html @@ -0,0 +1,1154 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Analysis and visualization of large-scale drug combination experiments with Shiny | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Analysis and visualization of large-scale drug combination experiments with Shiny

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

details to follow

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2022 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_28/index.html b/publication/rinpharma_28/index.html new file mode 100644 index 000000000..92777b000 --- /dev/null +++ b/publication/rinpharma_28/index.html @@ -0,0 +1,1169 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Interactive data visualization with R, plotly, and dashR | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Interactive data visualization with R, plotly, and dashR

+ + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +

Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_281/index.html b/publication/rinpharma_281/index.html new file mode 100644 index 000000000..e867b9215 --- /dev/null +++ b/publication/rinpharma_281/index.html @@ -0,0 +1,1163 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + BioTech Challenges | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

BioTech Challenges

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

I will talk about some of the challenges that are now arising in BioTech. There are larger, more informative but much more complex, data sets available and being developed. While these hold great promise they add complexity to an already fragile analytic environment. I will divide the challenges into three groups, software, data technologies and analytics and provide some examples of how we can increase sharing and reduce complexity. I will also argue that the funding of data resources and technologies, whether government or private, needs to adapt to the changing landscape and provide some suggestions of how that could happen.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2022 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_283/index.html b/publication/rinpharma_283/index.html new file mode 100644 index 000000000..e478fead8 --- /dev/null +++ b/publication/rinpharma_283/index.html @@ -0,0 +1,1192 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Three new things in tidymodels | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Three new things in tidymodels

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Recently there have been a lot of new developments for modeling in the tidyverse. This talk will show off tools for censored regression, an interface to clustering, and how to use the h2o.ai platform for optimizing/fitting models

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2022 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_284/index.html b/publication/rinpharma_284/index.html new file mode 100644 index 000000000..5db5ae06a --- /dev/null +++ b/publication/rinpharma_284/index.html @@ -0,0 +1,1163 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Co-existence of R and SAS for multiple imputation in Novo Nordisk | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Co-existence of R and SAS for multiple imputation in Novo Nordisk

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Addressing estimands in clinical studies involves handling of intercurrent events and often multiple imputation methods are applied to handle missing data. In Novo Nordisk more and more programming tasks are done in R, but still multiple imputation methods are conducted using SAS. We look into the possibilities and obstacles of conducting multiple imputation using R and SAS interchangeably. The aim is to make it possible for the statisticians to choose between SAS and R based on either personal preferences or on which tool is best suited for the specific task. More specifically, the approach has been to simulate data, and to compare multiple imputation results from SAS (PROC MI and PROC MIANALYZE) to results from R (MICE package).

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2022 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_285/index.html b/publication/rinpharma_285/index.html new file mode 100644 index 000000000..fc3772bb3 --- /dev/null +++ b/publication/rinpharma_285/index.html @@ -0,0 +1,1154 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 10 Practical Considerations for moving to R | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

10 Practical Considerations for moving to R

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

abstract to follow

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2022 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_286/index.html b/publication/rinpharma_286/index.html new file mode 100644 index 000000000..c6355ee26 --- /dev/null +++ b/publication/rinpharma_286/index.html @@ -0,0 +1,1175 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + RStudio on Amazon SageMaker: Streamlining the Healthcare and Life Sciences Machine Learning process | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

RStudio on Amazon SageMaker: Streamlining the Healthcare and Life Sciences Machine Learning process

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

RStudio is one of the most commonly used software integrated development environment (IDE) for R. In this talk we present RStudio on Amazon SageMaker, a fully managed RStudio IDE on AWS cloud. We also walk through a Health Care and Life Sciences use case for carrying out analysis and building a machine learning model, showcasing how RStudio on SageMaker can help streamlining the data processing, model building and model deployment process for data scientists and machine learning engineers.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2022 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_288/index.html b/publication/rinpharma_288/index.html new file mode 100644 index 000000000..0f0bf533a --- /dev/null +++ b/publication/rinpharma_288/index.html @@ -0,0 +1,1152 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The Bioconductor Community | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

The Bioconductor Community

+ + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2022 Conference
+
+
+
+
+
+ + +
+ +

Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_289/index.html b/publication/rinpharma_289/index.html new file mode 100644 index 000000000..65b563d0c --- /dev/null +++ b/publication/rinpharma_289/index.html @@ -0,0 +1,1163 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Meet a 100% R-based CRO - the summary of a 5-year journey | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Meet a 100% R-based CRO - the summary of a 5-year journey

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Nowadays R is the talk of everyone in the pharmaceutical industry. A lot is being said about statistical programming (CDISC datasets, TFLs) with R and addressing validation issues. The most important players embraced R in various areas of their activity and share their experience, develop game-changing tools, and propose solutions. But the market consists also of small CROs, like ours, fully based on R, harnessing it in all areas of our statistical and programming work from the trial design, through creation of datasets, conducting planned and ad-hoc statistical analyses, generation of the TFLs, ending with the validation of both the outcomes and the R software itself. In the last 5 years of daily work with R, we gained a solid hands-on experience. Now we would like to share our story the problems we faced, the measures we tried and the solutions that have proven successful. We believe in the importance of sharing experience from diverse subjects, as small CROs have their own specificity, needs and possibilities in terms of budget and people. This raises the awareness of differentiated challenges and needs, so important in working out effective, broad-based ways to make R a worthy competitor of the current industry standards.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2022 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_29/index.html b/publication/rinpharma_29/index.html new file mode 100644 index 000000000..d477c47c7 --- /dev/null +++ b/publication/rinpharma_29/index.html @@ -0,0 +1,1169 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The Challenges of Validating R | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

The Challenges of Validating R

+ + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +

Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_290/index.html b/publication/rinpharma_290/index.html new file mode 100644 index 000000000..e0cf60ed0 --- /dev/null +++ b/publication/rinpharma_290/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Asynchronous Processing of Long-Running Tasks in Shiny | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Asynchronous Processing of Long-Running Tasks in Shiny

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Computationally-intensive workflows exist in the design, analysis, and simulation in all phases of clinical studies. The runtime of such workflows can be significantly longer than a Shiny app can practicably handle. In such situations, binding the execution of computational tasks with active browser sessions can be detrimental to the user experience, making both the tasks and the web application less reliable. We present a R based solution to accommodate long running workflows with asynchronous execution of background tasks. By utilizing functions from shiny, httr, plumber, and pins packages, one can construct scalable web applications capable of asynchronous processing that cover processing-block free task creation, execution, status query, and results retrieval. A Bayesian dose finding automation example will be used to illustrate how the proposed framework allows users to initiate long-running tasks remotely and review the results later without utilizing resources on their local devices.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2022 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_291/index.html b/publication/rinpharma_291/index.html new file mode 100644 index 000000000..637a30136 --- /dev/null +++ b/publication/rinpharma_291/index.html @@ -0,0 +1,1189 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + How CI/CD Enhances the Development of R packages in the Pharmaverse | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

How CI/CD Enhances the Development of R packages in the Pharmaverse

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Continuous integration (CI) and continuous delivery (CD) are playing a pivotal role in ensuring that R projects in Pharma meet the highest quality standards. Particular focus is placed on ensuring that packages are fit for purpose both on internal systems as well as meeting the various requirements for CRAN/BioConductor. In this talk, we will discuss best practices that were adopted into making developer-friendly and efficient CI/CD pipelines and the impact that these pipelines have had in the open source Pharma community and at Roche/Genentech. Three case studies of package and pipelines will be discussed - one on a beginner level and two on an advanced level. The first will be CI/CD workflows for the Admiral R package and presented from the perspective of a newcomer to CI/CD. The second and third use cases will be regarding the NEST framework and the RBMI R package, both of which will have more advanced discussions presented by experienced CI/CD developers.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2022 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_293/index.html b/publication/rinpharma_293/index.html new file mode 100644 index 000000000..961b886d9 --- /dev/null +++ b/publication/rinpharma_293/index.html @@ -0,0 +1,1161 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Introducing gtreg: an R package to produce regulatory tables for clinical research | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Introducing gtreg: an R package to produce regulatory tables for clinical research

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

gtreg internally leverages gtsummary to streamline production for regulatory tables in clinical research. There are three functions to assist with adverse event reporting tbl_ae_count(), tbl_ae(), and tbl_ae_focus(); tbl_ae_count() tabulates all AEs observed, whereas both tbl_ae() and tbl_ae_focus() count a single AE per subject by maximum grade. Furthermore, tbl_reg_summary() produces standard data summary tables often used in regulatory submissions and ‘tbl_listing()’ enables a formatted grouped printing of raw AE listings. All functions are highly customizable to make your regulatory reporting a breeze!

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2022 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_294/index.html b/publication/rinpharma_294/index.html new file mode 100644 index 000000000..0345c4b7c --- /dev/null +++ b/publication/rinpharma_294/index.html @@ -0,0 +1,1163 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + RMarkdown for enhanced Quality Control & Documentation | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

RMarkdown for enhanced Quality Control & Documentation

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

When working with big data sources, such as medical claims data, the process of data review and quality control (QC) can be both complex and tedious. R and RMarkdown have become common tools for data analytics and report writing in the pharmaceutical space. RMarkdown’s ability to integrate both the code used to query the data, with the results and visualization of it, provides a more powerful interface in which the output can contain both the process and the results, unifying two procedures which are separate with other approaches to the QC process. We present our analytical QC pipeline process which can be developed at the start of a new project and marries the processes of deeply understanding the underlying data in the early stages, with developing an ongoing pipeline of reports and QC procedures which can be automated and run in the future when the data is refreshed. The reduced timeline of this process greatly increases the speed in which updated data can be ingested accurately and confidently, and results in key stakeholders having quick access to the most up to date information in downstream processes and decision making.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2022 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_295/index.html b/publication/rinpharma_295/index.html new file mode 100644 index 000000000..383b5dae8 --- /dev/null +++ b/publication/rinpharma_295/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Data Science in the Pharmaceutical Industry: A Coursera Specialisation | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Data Science in the Pharmaceutical Industry: A Coursera Specialisation

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

The Pharmaceutical industry is adopting new tools and technologies, putting pressure on individuals to learn many new skills in a short period of time. In order to both promote these new ways of working, and to assist those adopting it, at Genentech we are building a new Coursera specialisation. In this talk I will share details of what this specialisation will cover and when you can expect it to be available. I will discuss the different aspects of data science we chose to focus on, and how we are going to promote the use of pharmaverse tools for clinical reporting.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2022 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_299/index.html b/publication/rinpharma_299/index.html new file mode 100644 index 000000000..0551e7597 --- /dev/null +++ b/publication/rinpharma_299/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Our Impact in the Evolving Data Landscape | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Our Impact in the Evolving Data Landscape

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Data sources and the volume of data available for driving discovery and informing decisions have substantially increased over time. This increase has resulted in an evolving data and regulatory landscape ripe for the expertise of statisticians and data scientists. Statisticians and data scientists must play a key role to ensure the appropriate use of data and soundness of conclusions reached from analyses of the data. In this talk, we will explore the landscape identifying challenges and opportunities and highlight our contributions and impact.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2023 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_3/index.html b/publication/rinpharma_3/index.html new file mode 100644 index 000000000..4a1f50c7f --- /dev/null +++ b/publication/rinpharma_3/index.html @@ -0,0 +1,1165 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Stan for Pharma | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Stan for Pharma

+ + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +

Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_30/index.html b/publication/rinpharma_30/index.html new file mode 100644 index 000000000..320d6b016 --- /dev/null +++ b/publication/rinpharma_30/index.html @@ -0,0 +1,1169 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The largest Shiny application in the world. Roche.Diagnostics.bioWARP | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

The largest Shiny application in the world. Roche.Diagnostics.bioWARP

+ + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +

Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_301/index.html b/publication/rinpharma_301/index.html new file mode 100644 index 000000000..95527faf8 --- /dev/null +++ b/publication/rinpharma_301/index.html @@ -0,0 +1,1152 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Clinical Tables with flextable, tables and rtables | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Clinical Tables with flextable, tables and rtables

+ + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2023 Conference
+
+
+
+
+
+ + +
+ +

Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_302/index.html b/publication/rinpharma_302/index.html new file mode 100644 index 000000000..45a6e0a26 --- /dev/null +++ b/publication/rinpharma_302/index.html @@ -0,0 +1,1167 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Improvements made to {gt} in 2023 | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Improvements made to {gt} in 2023

+ + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2023 Conference
+
+
+
+
+
+ + +
+ +

Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_303/index.html b/publication/rinpharma_303/index.html new file mode 100644 index 000000000..23b76dd96 --- /dev/null +++ b/publication/rinpharma_303/index.html @@ -0,0 +1,1163 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + EDC to Patient Profiles: A Biotech {ctpatprofile} Story | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

EDC to Patient Profiles: A Biotech {ctpatprofile} Story

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Clinical development requires quick access to live trial data to address safety questions and evaluate data quality. Historically, teams have resorted to Excel to manually populate patient profiles, despite human error limitations, inefficiency, and lack of reproducibility. Other solutions offer singular views that require repetitive programming and CDISC SDTM/ADaM dependencies. These options rarely provide quality information at a fast turnaround pace. To solve these issues, we developed ctpatprofile , a modular Shiny app framework for on-demand, user generated patient profiles using live, raw EDC and central lab data. Building on Sarepta’s 2022 usebox talk, ctpatprofile features Python BOX SDK for data ingestion, an approachable 1-click UI, and exports to standard outputs for communication. We will compare trade-offs of using EDC raw data vs derived data and emphasize the use case of starting from raw data, a common scenario in Biotech, or early-stage clinical trials. We will show technical innovations like flexible YAML configurations and parallelized R Markdown PDF rendering for enhanced user experience. We hope the information shared will help Pharmas/Biotechs to explore creating patient profiles from raw EDC data.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2023 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_304/index.html b/publication/rinpharma_304/index.html new file mode 100644 index 000000000..48407a0fa --- /dev/null +++ b/publication/rinpharma_304/index.html @@ -0,0 +1,1165 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Trends and Current Landscape of ML/AI Publications with Open Source Tools | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Trends and Current Landscape of ML/AI Publications with Open Source Tools

+ + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2023 Conference
+
+
+
+
+
+ + +
+ +

Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_306/index.html b/publication/rinpharma_306/index.html new file mode 100644 index 000000000..99829fadb --- /dev/null +++ b/publication/rinpharma_306/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Interactive Reporting for Safety Monitoring | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Interactive Reporting for Safety Monitoring

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Data monitoring to ensure patient safety is an important process in clinical trials. An independent data monitoring committee (DMC) reviews safety data periodically to interpret findings and assess various safety signals. Sponsors typically provide static reports that include tables, listings, and figures (TLFs) to help with this assessment. However, these static reports may not offer quick access to information for specific data points, requiring DMC members to navigate multiple pages or request additional details from the sponsor. To help DMC members review process, we developed an end-to-end process and tools to create interactive reports with drill down options using open-sourced R packages. Using ADaM data as input, these tools can generate interactive reports that the DMC can use to get easy access to additional details on-demand resulting in efficient review and enhanced user experience.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2023 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_307/index.html b/publication/rinpharma_307/index.html new file mode 100644 index 000000000..d358f3828 --- /dev/null +++ b/publication/rinpharma_307/index.html @@ -0,0 +1,1154 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Pharmacokinetic (PK) data programming in {admiral} and the Pharmaverse | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Pharmacokinetic (PK) data programming in {admiral} and the Pharmaverse

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Pharmacokinetic (PK) analysis data programming poses some unique challenges. For example, both dosing and concentration records are included, and nominal and actual relative time variables that reference the first dose, the previous dose, or the next upcoming dose are required. Modelling data may require a number of numeric covariates. CDISC ADaM submission standards for Non-compartmental Analysis (ADNCA) data have recently been published, and new standards for Population PK (ADPPK) are forthcoming. admiral is an open-source R package for creating CDISC ADaM data. It can be used effectively to create both types of PK analysis data. Additional tools from other Pharmaverse packages such as metacore and metatools can be used to simplify the workflow. I will discuss some of the challenges of Pharmacokinetic data programming and show some of the solutions developed in admiral and the Pharmaverse.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2023 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_308/index.html b/publication/rinpharma_308/index.html new file mode 100644 index 000000000..2e3b54b89 --- /dev/null +++ b/publication/rinpharma_308/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Rshiny app on Ph2b trial design based on MCP-Mod | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Rshiny app on Ph2b trial design based on MCP-Mod

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Finding the right dose is a critical step in pharmaceutical drug development. There has been varies statistical methodology development for the design and analysis of clinical studies. In particular, MCP-Mod (Multiple Comparisons Procedure - Modelling) has gain increasing popularity and has received wide recognition from the regulatory agencies (e.g., EMA in 2014 and FDA in 2016) on the design and analysis for Phase 2 studies. Based on the methodology, R package, DoseFinding, provides functions for both design and analysis of dose-finding experiments. Novartis has conducted a survey of how to help the associate to easily access the tools to use MCP-Mod for the design of Phase 2b study. As a result, a Rshiny app is developed focus on the design of Phase 2b study based on MCP-Mod. The app handles continuous, binary and count endpoint, and allow computations based on multiple choices of study set simultaneously.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2023 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_309/index.html b/publication/rinpharma_309/index.html new file mode 100644 index 000000000..b96bedb8c --- /dev/null +++ b/publication/rinpharma_309/index.html @@ -0,0 +1,1154 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Exploring the Packaging of R / Shiny Applications for Regulatory Submission | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Exploring the Packaging of R / Shiny Applications for Regulatory Submission

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

The Pharmaceutical industry is moving towards open-source tools with companies adopting R/Shiny to revolutionize their processes in clinical reporting, drug development, and translational research, among other areas. One of the initiatives of this global effort focuses on improving the practices of R-based clinical trial regulatory submission. The “R Submission Working Group” is exploring the use of R/Shiny applications for regulatory agencies to interactively review the data and analysis, complementing the static and extensive documentation. We are going to take a look at the teal -based Shiny application that is being used as a proof-of-concept in FDA pilots and present two formats for packaging the application that aims at allowing the reviewers to access the application seamlessly and without the overhead of setting a complex local R environment and installing all the packages and system dependencies. The packaging formats include Podman, an open-source alternative to Docker, and webR, which allows R and Shiny to run exclusively in the browser without any system dependencies. webR is still under heavy development and it is an exciting opportunity that is made possible by the innovation of an open-source global community.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2023 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_311/index.html b/publication/rinpharma_311/index.html new file mode 100644 index 000000000..6399ea266 --- /dev/null +++ b/publication/rinpharma_311/index.html @@ -0,0 +1,1167 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Introducing openstatsware and the R package {mmrm} | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Introducing openstatsware and the R package {mmrm}

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

In this talk, we would like to introduce openstatsware, an official working group of the American Statistical Association (ASA) Biopharmaceutical Section. The working group has a primary objective to engineer R packages that implement important statistical methods, with current focus on mixed models for repeated measures (MMRM) for both frequentist and Bayesian inferences, and health technology assessment (HTA). The secondary objective is to develop and disseminate best practices for engineering high-quality open-source statistical software, for which we have given workshops in different countries/cities and made Youtube video series for education purpose. We would also like to introduce the R package mmrm for implementing MMRM, which was developed as a cross-company collaboration via openstatsware. A critical advantage of mmrm over existing implementations is that it is faster and converges more reliably. It also provides a comprehensive set of features users can specify a variety of covariance matrices, weight observations, fit models with restricted or standard maximum likelihood inference, perform hypothesis testing with Satterthwaite or Kenward-Roger adjusted degrees of freedom, extract the least square means estimates using the emmeans package, and use tidymodels for easy model fitting. We aim to establish mmrm as a new standard for fitting MMRM.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2023 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_312/index.html b/publication/rinpharma_312/index.html new file mode 100644 index 000000000..9b7eadf35 --- /dev/null +++ b/publication/rinpharma_312/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Everyones Invited: A Case Study on Bridging the Usability Gap | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Everyones Invited: A Case Study on Bridging the Usability Gap

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

In 2022, our team announced the first release of the tfrmt package, providing clinical programmers with the novel ability to create tables without data. With its metadata-driven engine applied to the emerging industry standard of Analysis Results Data (ARD), tfrmt stands out among an abundance of other R-based table-making utilities. As we entered 2023, we sought to extend the capabilities of tfrmt to a wider user-base, beyond teams working solely in R. In this presentation, I will share our efforts to bridge the gap between tfrmt and its range of potential users. This includes the development of the companion Shiny app, tfrmtbuilder , which simplifies the learning process for newcomers and enables advanced customizations for non-programmers. Additionally, tfrmt ’s new ability to generate and consume language-agnostic metadata is crucial for templating and reuse. Attendees will learn about our approach and discover how to incorporate tfrmt , along with its recent enhancements, into their unique workflows.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2023 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_315/index.html b/publication/rinpharma_315/index.html new file mode 100644 index 000000000..9b2a26298 --- /dev/null +++ b/publication/rinpharma_315/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The importance of the SCE in enabling our shift from proprietary programming to open-source data science | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

The importance of the SCE in enabling our shift from proprietary programming to open-source data science

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Historically building a great SCE for clinical reporting involved selecting a vendor, integrating their product, and supporting a single proprietary language. The shift to report clinical trials using R has had a much broader impact than just swapping out a language, with it also catalysing the adoption of data science in statistical programming. For the team building the latest generation of SCEs, this has led to a complex eco-system of dynamic dependencies to enable reproducible research, the need to adapt to a much faster pace of development of the tools used, and facilitated bringing different elements of evidence generation like trial design, and real world evidence, to co-exist with statistical programming. During this talk, we’ll discuss this evolution, the underlying tensions we continue to tackle aspiring to balance innovation against business continuity, and the critical role SCE architecture plays facilitating a shift to data science.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2023 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_317/index.html b/publication/rinpharma_317/index.html new file mode 100644 index 000000000..36a3059bd --- /dev/null +++ b/publication/rinpharma_317/index.html @@ -0,0 +1,1159 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Accelerating Modeling and Simulation with Scientific Machine Learning in Julia | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Accelerating Modeling and Simulation with Scientific Machine Learning in Julia

+ + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2023 Conference
+
+
+
+
+
+ + +
+ +

Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_318/index.html b/publication/rinpharma_318/index.html new file mode 100644 index 000000000..15e56406c --- /dev/null +++ b/publication/rinpharma_318/index.html @@ -0,0 +1,1169 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Getting started with torch in R | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Getting started with torch in R

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

torch is an R port of PyTorch, a scientific computing library that enables fast and easy creation and training of deep learning models. In this talk, you will learn about the latest features and developments in torch, such as luz, a higher level interface that simplifies your model training code, and vetiver, a new integration that allows you to deploy your torch models with just a few lines of code. You will also see how torch works well with other R packages and tools to enhance your data science workflow. Whether you are new to torch or already an experienced user, this talk will show you how torch can help you tackle your data science challenges and inspire you to build your own models.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2023 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_319/index.html b/publication/rinpharma_319/index.html new file mode 100644 index 000000000..bb40c3433 --- /dev/null +++ b/publication/rinpharma_319/index.html @@ -0,0 +1,1167 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Serverless Shiny in Quarto Documents | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Serverless Shiny in Quarto Documents

+ + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2023 Conference
+
+
+
+
+
+ + +
+ +

Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_32/index.html b/publication/rinpharma_32/index.html new file mode 100644 index 000000000..f9c9850c3 --- /dev/null +++ b/publication/rinpharma_32/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Using interactivity responsibly in pharma | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Using interactivity responsibly in pharma

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Shiny is a package for turning analyses written in R into interactive web applications. This capability has obvious applications in pharma, as it lets R users build interactive apps for their collaborators to explore models or results, or to automate workflows. However, the interactivity of Shiny apps is a double-edged sword, as it introduces challenges to the traceability and reproducibility of your analysis. To use interactive applications in pharma responsibly, these challenges must be addressed. In this talk, I’ll look at some of the tools and techniques you can use in Shiny to deal with these challenges head-on.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_320/index.html b/publication/rinpharma_320/index.html new file mode 100644 index 000000000..897b41fff --- /dev/null +++ b/publication/rinpharma_320/index.html @@ -0,0 +1,1180 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Updates from the R Validation Hub: Towards a Pharma Repository | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Updates from the R Validation Hub: Towards a Pharma Repository

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

The use of R in submissions to healthcare regulators presents challenges as the quality of packages must be ensured, and evidence of this quality must be readily available. The Regulatory R Package Repository Working Group aims to tackle these issues by identifying and prototyping a technical framework that supports a transparent, open, dynamic, and cross-industry approach to creating and maintaining a repository of R packages, complete with evidence of their quality and assessment criteria. This initiative aims to streamline in-house validation processes, facilitate burden-sharing of validation efforts, improve package quality through transparent, open peer review, and minimize risks associated with using public R packages for analyses submitted to regulatory bodies. Over the past few months, the group has recruited key representatives, including validation managers and regulatory authorities, conducted stakeholder interviews, and explored product concepts. This talk will present the key findings from the stakeholder interviews, discuss the product concepts generated thus far, and outline the future steps for the Regulatory R Package Repository Working Group.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2023 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_322/index.html b/publication/rinpharma_322/index.html new file mode 100644 index 000000000..690fca63b --- /dev/null +++ b/publication/rinpharma_322/index.html @@ -0,0 +1,1161 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Clinical Trials Reporting Dashboard | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Clinical Trials Reporting Dashboard

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Since 2021, the FDA and the NIH have increased citations and notifications for non-compliance with required results reporting on ClinicalTrials.gov. Many studies still do not submit results to ClinicalTrials.gov; some do not publish results after 3 years following study completion. Institutions are limited by a system that provides useful data, but additional steps are required to plan for future actions. Some institutions develop procedures that are not reproducible elsewhere. Private companies have developed software to monitor compliance with a cost. To date, there are a lack of low cost solutions to help institutions remain compliant. The Clinical Trials Dashboard aims to increase compliance by making tracking registration and results status simple, transparent, and reproducible. A user uploads the csv files downloaded from the Protocol Registration and Results System and the dashboard merges, aggregates, and flags studies for review. Downloads include retrospective report as displayed in the dashboard; prospective results, including NIH-defined clinical trials, due in next quarter; and a file with parsed contact information to plan compliance activity.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2023 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_323/index.html b/publication/rinpharma_323/index.html new file mode 100644 index 000000000..ffb3d97c6 --- /dev/null +++ b/publication/rinpharma_323/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The Need for Speed - AccelerateR-ing R Adoption in GSK | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

The Need for Speed - AccelerateR-ing R Adoption in GSK

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

How does a risk-averse Pharma Biostatistics organization with 800+ people switch from using proprietary software to using R and other open-source tools for delivering clinical trial submissions? First slowly, then all at once. GSK started the transition of using R for its clinical trial data analysis in 2020 and now uses R for our regulatory-reviewed outputs. The AccelerateR Team, an agile pod of R experts and data scientists, rotates through GSK Biostatistics study teams sitting side by side to answer questions and mentor during this transition. We will share our experience from AccelerateR and how other organizations can use our learnings to scale R from pilots to full enterprise adoption and contribute to open source industry R packages.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2023 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_324/index.html b/publication/rinpharma_324/index.html new file mode 100644 index 000000000..07591cecc --- /dev/null +++ b/publication/rinpharma_324/index.html @@ -0,0 +1,1181 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Good Practices for Creating Reproducible Content From Shiny Apps | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Good Practices for Creating Reproducible Content From Shiny Apps

+ + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2023 Conference
+
+
+
+
+
+ + +
+ +

Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_326/index.html b/publication/rinpharma_326/index.html new file mode 100644 index 000000000..48cd4c1f3 --- /dev/null +++ b/publication/rinpharma_326/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Learnings from deploying a Python package to orchestrate clinical trials outputs generation | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Learnings from deploying a Python package to orchestrate clinical trials outputs generation

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Streamlining clinical trial output workflows is a key challenge for clinical studies. Our project leverages Python to link the planned analysis stored in a google sheet LoPO (List of clinical study Planned Outputs) to the study scripts that generates SDTM/ADAM/TLG outputs. We also employ Snakemake, a powerful workflow management system, to automate creation of an execution plan that can then orchestrate the generation of output files from the processed data, using parallel computing. To simplify the data collection process, we have created a Google Sheets add-on that allows statistical programming analysts to input clinical studies information directly. Using the in-production LoPO tool as a case study, we will present learnings that have shaped our current best practices on writing, versioning, testing and deploying a Python package as a critical component of our clinical reporting workflow.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2023 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_327/index.html b/publication/rinpharma_327/index.html new file mode 100644 index 000000000..080c3aaca --- /dev/null +++ b/publication/rinpharma_327/index.html @@ -0,0 +1,1163 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + DeProViR:a deep-learning framework based on pre-trained sequence embeddings for predicting host-viral protein-protein interactions | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

DeProViR:a deep-learning framework based on pre-trained sequence embeddings for predicting host-viral protein-protein interactions

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Emerging diseases like COVID-19 pose dual threats to public health and the economy. Understanding protein-protein interactions (PPIs) between viral and host proteins is crucial for antiviral therapies and studying pathogen replication. However, experimental techniques have limitations and machine learning models primarily focus on sequence-derived features, neglecting semantic information and necessitating effective encoding schemes. To address these challenges, we present DeProViR, a deep-learning framework for predicting virus-human interactions using amino acid sequences. DeProViR incorporates a Siamese-like neural network that combines convolutional and bidirectional LSTM networks to capture contextual information. Using GloVe embeddings, DeProViR seamlessly integrates semantic associations, enhancing PPI prediction. This innovative framework overcomes limitations in feature engineering and encoding scheme dependence. DeProViR provides an efficient solution for predicting host-virus interactions, facilitating therapy development, and advancing our understanding of diseases.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2023 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_328/index.html b/publication/rinpharma_328/index.html new file mode 100644 index 000000000..6d09278b3 --- /dev/null +++ b/publication/rinpharma_328/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Enhancing Quality Risk Classification with Natural Language Processing | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Enhancing Quality Risk Classification with Natural Language Processing

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Product quality plays a vital role in the success of Biotech/Pharmaceutical organizations, and the accurate classification of quality risks is crucial to ensure the delivery of high-quality products. However, the current practice of assigning risk levels (Critical, Major, and Minor) to self-reported quality issues (QIs) suffers from subjectivity and noise, leading to unreliable risk assessments. To address this limitation, this study aims to develop a web-based application that leverages Natural Language Processing (NLP) algorithms to infer the risk level based on the description of the issue (free text data). In this work, we propose a novel data-driven framework for classifying risk levels, which integrates state-of-the-art deep neural network (DNN) models with ensemble learning concepts. By utilizing the power of NLP techniques, our framework enables the automatic discovery and analysis of quality risks. Through extensive numeric experimentation, we demonstrate the effectiveness of our approach with proper performance metrics. The research findings presented in this work shed light on the potential of NLP in uncovering quality risks and offer valuable insights to practitioners in the pharmaceutical industry. Also, this study contributes to the growing body of knowledge in the field of risk management and highlights the importance of utilizing NLP algorithms for quality assurance in the biotech/pharmaceutical domain. Regarding our technology stack, we utilize Python, Streamlit, and Posit Connect for the development and deployment of the model.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2023 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_33/index.html b/publication/rinpharma_33/index.html new file mode 100644 index 000000000..4c51b5899 --- /dev/null +++ b/publication/rinpharma_33/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Interactive data visualization with R, plotly, and dashR | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Interactive data visualization with R, plotly, and dashR

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Interactive web graphics are a popular and convenient medium for conveying information. However, web graphics are rarely used during the initial exploratory phase of a data analysis, largely due to the lack tools for seamless iteration between data manipulation, modeling, and visualization. As we’ve known for several decades, interactive graphics can augment exploratory analysis, but are only practical when we can iterate quickly. This talk demonstrates how to use the R packages plotly and dashR to rapidly produce interactive web graphics and applications that augment data exploration in addition to being easily distributed.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_331/index.html b/publication/rinpharma_331/index.html new file mode 100644 index 000000000..e7c7e3f8f --- /dev/null +++ b/publication/rinpharma_331/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Why we Need to Improve Software Engineering in Biostatistics - A Call to Action | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Why we Need to Improve Software Engineering in Biostatistics - A Call to Action

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Programming is ubiquitous in applied biostatistics, and most statisticians know a programming language such as R - yet software engineering is still neglected as a skill and undervalued as a profession in pharmaceutical statistics. Why is this a problem? Importantly, we run the risk of wrong decisions when relying on code that we wrote ourselves without any code review by other statisticians. When transitioning over undocumented code to successors or other teams, we cannot be sure that they can even use, yet maintain it in the future at all. Also, whether they can reproduce results we produced earlier is a matter of luck. If we later need to add features to our code, and don’t have sufficient tests in place, we will undoubtedly introduce bugs and alter the program behavior without knowing it. Finally, if we need to implement new statistical methods for analyses submitted to regulators, we need to have appropriate software validation pipelines in place, which will demand well developed and tested code. What can we do about it? First and foremost, we must become aware of the problem. Second, we need to take software engineering seriously, starting from education in basic software engineering skills - across schools, universities, and during the work life. Establishing dedicated software engineering teams within academic institutions and companies can be a key factor for the establishment of good software engineering practices and catalyze improvements across research projects. Providing attractive career paths is important for the retainment of talents. Finally, collaboration between software developers from different organizations is key to harness open-source software efficiently and optimally, while building trusted solutions. We illustrate the potential with examples of successful projects.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2023 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_333/index.html b/publication/rinpharma_333/index.html new file mode 100644 index 000000000..cbc1e7a32 --- /dev/null +++ b/publication/rinpharma_333/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Comparing Analysis Method Implementations in Software (CAMIS): An open source repository to document differences in statistical methodology across software | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Comparing Analysis Method Implementations in Software (CAMIS): An open source repository to document differences in statistical methodology across software

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Statisticians and programmers using multiple software systems (e.g., SAS, R, Python) often encounter differences in analysis results, requiring further exploration and justification. Investigating these discrepancies can be time-consuming, especially when documentation doesn’t fully explain the software’s approach. Reasons for discrepancies may include differences in statistical methods, options, convergence algorithms, and rounding methods. Usually, neither software is incorrect, but they operate differently. As statisticians increasingly use multiple software, identifying reasons for differences becomes crucial. Comparing Analysis Method Implementations in Software (CAMIS) is a collaboration between PHUSE, the R Validation Hub, PSI AIMS, and the R consortium. The project investigates differences and similarities between SAS and R, storing code, case studies, results, differences, and findings in an open-source GitHub repository. This talk will discuss the project’s future roadmap and how you can contribute. By encouraging open-source collaboration, the project aims to become the go-to repository for statisticians and programmers to reference.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2023 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_334/index.html b/publication/rinpharma_334/index.html new file mode 100644 index 000000000..a47603822 --- /dev/null +++ b/publication/rinpharma_334/index.html @@ -0,0 +1,1167 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Exploration of Large language model-based frameworks to develop R codes for output delivery in pharma | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Exploration of Large language model-based frameworks to develop R codes for output delivery in pharma

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Over thousands of outputs (tables, graphs and listings) may need to be generated each year for filing, external publications, internal read outs and other activities in a pharmaceutical company. Although most of these outputs could be produced utilizing previous existing codes with trial specific adjustments, this process is still labor-intensive and requires good data&coding knowledge. Therefore, in this proof-of-concept project, we explored the potential of implementing large language model (LLM)-based frameworks to develop R codes to produce the outputs from ADaM datasets. GPT4 Code Interpreter with uploaded supporting files (template codes, variable dictionary and function manuals) demonstrated good potential of completing following tasks per user’s natural language requests 1) select the fit-for-purpose template code; 2) search in the variable dictionary and propose variables to use; 3) modify template codes to filter patients and update the output contents. This shows promising prospects for LLMs as an assistant for the future output generation, which will significantly reduce the labor required and lower the barrier to data&coding knowledge.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2023 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_335/index.html b/publication/rinpharma_335/index.html new file mode 100644 index 000000000..bc49485cf --- /dev/null +++ b/publication/rinpharma_335/index.html @@ -0,0 +1,1169 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Dataset-JSON as Alternative Transport Format for Regulatory Submissions | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Dataset-JSON as Alternative Transport Format for Regulatory Submissions

+ + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2023 Conference
+
+
+
+
+
+ + +
+ +

Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_336/index.html b/publication/rinpharma_336/index.html new file mode 100644 index 000000000..6ed78090a --- /dev/null +++ b/publication/rinpharma_336/index.html @@ -0,0 +1,1189 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + A Pivotal Year of R Pilots for Shiny Application Submissions to the FDA / Celebrating a Milestone: R Tables for Regulatory Submission Working Group s eBook on Clinical Data Table Generation | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

A Pivotal Year of R Pilots for Shiny Application Submissions to the FDA / Celebrating a Milestone: R Tables for Regulatory Submission Working Group s eBook on Clinical Data Table Generation

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Within the life sciences industry, Shiny has enabled tremendous innovations to produce web interfaces as frontends to sophisticated analyses, dynamic visualizations, and automation of clinical reporting across drug development. While industry sponsors have widely adopted Shiny as part of their analytics and reporting toolset, a relatively unexplored frontier has been the inclusion of a Shiny application inside a clinical submission package to regulatory agencies such as the FDA. The R Consortium R Submissions Working Group has continued the positive momentum of previous submission pilots to achieve substantial progress in this domain. In this talk, we will share the development journey of the working group’s Pilot 2 successful submission of a Shiny application to the FDA, along with the progress on the use of novel technologies such as Linux containers and web assembly to bundle a Shiny application into a self-contained package, facilitating a smoother process of both transferring and executing the application. The R Consortium’s R Tables for Regulatory Submissions (RTRS) Working Group has released the first edition of (Tables in Clinical Trials with R)[ https//rconsortium.github.io/rtrs-wg/] as a free and openly accessible ebook. The book contributes to the development of a theory of displaying tabular information by identifying a small number of table archetypes that may be used to generate the most common tables employed in clinical submissions. Chapters in the book demonstrate how these tables may be rendered in different R Packages including flextable, gt, rtables (with and without tern), tables, tfrmt and tidytlg. All tables are generated from CDISC-compliant data. Comparing the code showcases the robustness of R for aggregating and displaying tabular information and illuminates the flexibility and design tradeoff of the various R packages. The talk will discuss the motivation for the book, present the idea of table archetypes, show some representative tables, and make the case for R as a superb language for analyzing clinical trial data. The RTRS working group expects Tables in Clinical Trials with R to become a primary resource of clinical programming teams.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2023 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_338/index.html b/publication/rinpharma_338/index.html new file mode 100644 index 000000000..fa6261eec --- /dev/null +++ b/publication/rinpharma_338/index.html @@ -0,0 +1,1161 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Reality Check for R Adoption - A Mid-Size Pharma View | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Reality Check for R Adoption - A Mid-Size Pharma View

+ + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2023 Conference
+
+
+
+
+
+ + +
+ +

Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_339/index.html b/publication/rinpharma_339/index.html new file mode 100644 index 000000000..7fe57216b --- /dev/null +++ b/publication/rinpharma_339/index.html @@ -0,0 +1,1161 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Using Stan for Synthetic Data Generation and C-QTc Analysis | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Using Stan for Synthetic Data Generation and C-QTc Analysis

+ + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2023 Conference
+
+
+
+
+
+ + +
+ +

Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_34/index.html b/publication/rinpharma_34/index.html new file mode 100644 index 000000000..f24ea359b --- /dev/null +++ b/publication/rinpharma_34/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Developing powerful Shiny applications in an enterprise environment: Best practices and lessons learned | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Developing powerful Shiny applications in an enterprise environment: Best practices and lessons learned

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Recent advances in the Shiny ecosystem boost the scale and scope of serious enterprise-wide web applications. More specifically, it is entirely possible to utilize key features of Shiny Server Professional and additional R packages such as shinyjs, DT, and batchtools to build Shiny applications that supports session management, high-performance computing, and reproducibility in a friendly and logical interface. Additionally, the shinytest package enables a robust workflow for developing applications efficiently, as well as being an important component to automate a validation testing framework. In this talk, I will share examples of key features and lessons learned in creating a technically powerful shiny application that integrates these pieces together.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_340/index.html b/publication/rinpharma_340/index.html new file mode 100644 index 000000000..9abeee963 --- /dev/null +++ b/publication/rinpharma_340/index.html @@ -0,0 +1,1163 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Introducing smdi: An R package to perform structural missing data investigations for real-world evidence studies | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Introducing smdi: An R package to perform structural missing data investigations for real-world evidence studies

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Real-world data are increasingly used to complement evidence from clinical trials. However, missing data are a major statistical challenge when the underlying missingness mechanisms are unknown, e.g., to adjust for confounding. This talk introduces the smdi R package, which aims to streamline routine missing data investigations of partially observed confounders based on a suite of three group diagnostics. The structural missingness assumptions were recently validated in a simulation study and are characterized through M-graphs of realistic relationships between a partially observed confounder and its association with an exposure, outcome and other fully observed covariates. Aiming to differentiate between different missingness mechanisms, the package implements three group diagnostics to 1) compare distributions between patients with and without the partially observed confounder, 2) asses the ability to predict missingness based on observed covariates, and 3) examine if missingness is associated with the outcome under study. As a result, combining all group diagnostics can give guidance on how the underlying missingness for partially observed confounders could be characterized and approached in downstream analyses.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2023 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_342/index.html b/publication/rinpharma_342/index.html new file mode 100644 index 000000000..1459d105f --- /dev/null +++ b/publication/rinpharma_342/index.html @@ -0,0 +1,1167 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Enhance Your Everyday Work with LLMs in RStudio | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Enhance Your Everyday Work with LLMs in RStudio

+ + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2023 Conference
+
+
+
+
+
+ + +
+ +

Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_343/index.html b/publication/rinpharma_343/index.html new file mode 100644 index 000000000..77ae51f0a --- /dev/null +++ b/publication/rinpharma_343/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Validating In-House Developed R Packages with mpn.scorecard | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Validating In-House Developed R Packages with mpn.scorecard

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Validating open-source R packages has been a hot topic over the past few years. This talk focuses on MetrumRG’s updated process and tooling for validating first party R packages, that is R packages that we develop in-house, almost all of which are also open-source. This has been the fruit of interdisciplinary collaboration within Metrum, and has also benefited tremendously from the work of folks in the R Validation Hub and other cross-industry working groups. The result is a streamlined process for our developers, a better experience for our scientific users, and improved validation documentation for our Quality team.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2023 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_344/index.html b/publication/rinpharma_344/index.html new file mode 100644 index 000000000..4111e2973 --- /dev/null +++ b/publication/rinpharma_344/index.html @@ -0,0 +1,1161 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Designing a CSR with Shiny | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Designing a CSR with Shiny

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

At Idorsia, we have developed a large R Shiny application supporting a metadata-driven approach to shell and output creation. We will demonstrate some key features of the app and discuss how this approach led to huge efficiency gains when delivering results from a Phase III trial earlier this year. Additionally, we will discuss the value of the metadata collected within the app, and highlight the reuse of this in driving further Shiny apps supporting data review and exploration around the specified outputs. Our hope is to show the versatility of Shiny for this work, particularly when coupled with well-designed metadata management.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2023 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_36/index.html b/publication/rinpharma_36/index.html new file mode 100644 index 000000000..62b136940 --- /dev/null +++ b/publication/rinpharma_36/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + NetTCR: Towards Accurate Prediction of T-cell Targets using Deep Learning | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

NetTCR: Towards Accurate Prediction of T-cell Targets using Deep Learning

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

The interaction between the Major Histocompatibility Complex type I (MHC-I), a peptide and the T-cell receptor (TCR) (MHCIpTCR) is a key determinant of immune response elicitation and therefore of paramount importance in infectious- and autoimmune diseases and cancer. Current state-of-the-art models developed by our group can with great precision model MHCIp interactions. Using data from VDJdb and IEDB, we created an ensemble of convolutional neural networks, which to the best of our knowledge is the world’s first sequence based model capable of capturing the entire MHCIpTCR system. Due to limited data, we however currently can only model the interaction between the CDR3 region of the TCR’s beta chain with HLA-A*0201 and 3 peptides. However, as the model framework is easily extendable, we will increase the breadth and thus improve the model, as soon as more data become available. Using the current model and an independent test set, we obtained AUC = 0.747. TensorFlow is an open source software library for neural network models made by Google. Recently RStudio released Keras an API for accessing TensorFlow in R. Keras enables fast experimentation - Being able to go from idea to result with the least possible delay is key to doing good research.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_37/index.html b/publication/rinpharma_37/index.html new file mode 100644 index 000000000..770af812a --- /dev/null +++ b/publication/rinpharma_37/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Analyzing Clinical Trials Data with R | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Analyzing Clinical Trials Data with R

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Creating datasets and tables, listings and graphs (TLGs) for analyzing clinical trials data with R, such that in the final stage the code, datasets and TLGs can be submitted to the health authorities, is a multifaceted problem. We have been working on a number of R packages to create an R-based analysis environment that can be used for exploratory and regulatory analysis of clinical trials data. These projects include table creation (open source http//github.com/Roche/rtables); random data generation; querying CDISC standards; TLG creation; a pipeline for specifying and producing data and TLG deliverables (with logs, automation, titles and footnotes, etc.); a modular shiny-based exploratory framework that provides dynamic encodings, variable-based filtering, and R-code generation for the displayed outputs. The maturity of these projects varies, but the workflow and analysis environment as a whole can be demonstrated nicely. In this talk, we would like to generate interest in collaboration in order to make these projects more general and with the final goal of open-sourcing some of them.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_38/index.html b/publication/rinpharma_38/index.html new file mode 100644 index 000000000..706c31b2b --- /dev/null +++ b/publication/rinpharma_38/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Moving Fast Without Breaking Things: Navigating the R Ecosystem in an Enterprise Environment | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Moving Fast Without Breaking Things: Navigating the R Ecosystem in an Enterprise Environment

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Despite the explosive growth and adoption of R globally, concerns over how to qualify and administrate R continues to echo in discussions about use in regulated environments. In this talk, I’ll discuss the how to bridge the conceptual tenants of reproducibility, traceability, and accuracy to robust, yet agile, implementations such that and organization can maintain validated systems without imposing the shackles found in traditional validated environments. Furthermore, I will discuss a number of design elements specific to the open-source R ecosystem, such as using packages from CRAN and github, and cover how to embrace these, while responsibly managing risk in enterprise environments.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_4/index.html b/publication/rinpharma_4/index.html new file mode 100644 index 000000000..c4c8a4287 --- /dev/null +++ b/publication/rinpharma_4/index.html @@ -0,0 +1,1169 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Moving Fast Without Breaking Things: Navigating the R Ecosystem in an Enterprise Environment | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Moving Fast Without Breaking Things: Navigating the R Ecosystem in an Enterprise Environment

+ + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +

Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_40/index.html b/publication/rinpharma_40/index.html new file mode 100644 index 000000000..484ae4e5e --- /dev/null +++ b/publication/rinpharma_40/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Unification in a Compartmentalized Culture | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Unification in a Compartmentalized Culture

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

When it comes to analytics of data collected in medical research, today’s culture is compartmentalized – not only across institutions, but even within institutions. Such a culture stagnates analytical development and limits the ability to fully master the data thereby reducing the effectiveness in communicating clinical information to stakeholders. A unified culture can exist – statisticians, programmers, and clinicians need to speak to each other; regulatory agencies, pharmaceutical companies, and academics need to speak to each other. Once everyone comes together to discuss how the medical research data should be collected, interrogated and presented; analytics can be developed and shared within and across institutions. From an analytics perspective, nothing new needs to be developed, solutions are already available – many of them free. We just need to come together and start talking. So let’s talk.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_41/index.html b/publication/rinpharma_41/index.html new file mode 100644 index 000000000..030ab6ec5 --- /dev/null +++ b/publication/rinpharma_41/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R4SPA: R Packages and Training to enable Statistical Programming in R | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

R4SPA: R Packages and Training to enable Statistical Programming in R

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

R is a very powerful tool for performing statistical programming, but has had a lower uptake in the life sciences when compared to SAS. As a result, many of the packages created for R are not focused on the type of tasks Statistical Programmers do. In this talk I introduce several packages and in house training we are developing to aid regulatory outputs. The R packages include rcompare, a package to allow comparison of datasets, analogous to proc compare in SAS, and r4spa which allows outputs to be in the correct format for production. Each package solves a problem particular to the life sciences, and is intended to improve uptake of R usage within the industry. Similarly, to the R packages, the training is focused on providing examples of actual work, so that users of the training will be able to immediately apply their knowledge.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_42/index.html b/publication/rinpharma_42/index.html new file mode 100644 index 000000000..2ad6c92a3 --- /dev/null +++ b/publication/rinpharma_42/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Assisting pharmacometric simulation with the use of Shiny | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Assisting pharmacometric simulation with the use of Shiny

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

During the drug development, pharmacometric models are often built to characterize and understand drug efficacy and safety. Simulations based on these models can assist drug development and quantitative decision making. However, computation can be time-consuming and communication with the project team may not be productive. Shiny applications are developed as a simulation tool which allows rapid real-time simulations based on user-selected inputs and dynamic visualization of the results. It provides an easy access to individuals with no specific background of modeling and simulation. In the talk, I will present some case studies where the shiny application was used to perform simulations and facilitate the communication with decision makers.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_43/index.html b/publication/rinpharma_43/index.html new file mode 100644 index 000000000..1993dd9a3 --- /dev/null +++ b/publication/rinpharma_43/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R/Shiny Clinical Dashboards For Fun* and Profit *Note: Fun is Relative | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

R/Shiny Clinical Dashboards For Fun* and Profit *Note: Fun is Relative

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

For the Pharma Company How many times have you made a graph and gotten an email back saying “Can we change the axes?” or “Can we change the symbols?” or “I really need to look at the graph before I can tell you what I want”. It would be much more efficient for your customers to explore the data and the visualizations in an easy-to-use method and can free you up to work on the myriad other tasks you have to do. Rather than learn another programming language, the shiny package uses the R code you already know to create interactive visualizations with a small bit of additional learning. This talk will go over example dashboards for such data as adverse events, labs, and primary endpoints that will aid data managers, statisticians, clinical people, and… even you.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_44/index.html b/publication/rinpharma_44/index.html new file mode 100644 index 000000000..d481654ac --- /dev/null +++ b/publication/rinpharma_44/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The drake R package: reproducible data analysis at scale | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

The drake R package: reproducible data analysis at scale

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

The drake package is a general-purpose workflow manager for data-driven tasks in R, with applications in the pharmaceutical industry ranging from tailored medicine to clinical trial simulation and beyond. Drake rebuilds intermediate data objects when their dependencies change, and it skips work when the results are already up to date. Not every runthrough starts from scratch, and completed workflows have tangible evidence of reproducibility. Drake is more scalable than knitr, more thorough than memoization, and more R-focused than other pipeline toolkits such as GNU Make, remake, and snakemake.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_46/index.html b/publication/rinpharma_46/index.html new file mode 100644 index 000000000..1812acd1b --- /dev/null +++ b/publication/rinpharma_46/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Enabling open-source analytics in the enterprise | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Enabling open-source analytics in the enterprise

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

The open-source analytics community is driving innovation in precompetitive spaces like statistical methodology, reproducibility approaches, visualization techniques, and scaling strategies. The diverse and rapdily evolving ecosystem of open-source tools and standards stands in contrast with the disposition of the enterprise towards stability, standardization, and reliability. This talk will present the policies and frameworks we have developed at Genentech to enable internal scientists to responsibly leverage open-source tools and to participate in the community process through their own contributions.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_47/index.html b/publication/rinpharma_47/index.html new file mode 100644 index 000000000..0a033f312 --- /dev/null +++ b/publication/rinpharma_47/index.html @@ -0,0 +1,1220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The role of R in converting clinical trial programmers to data scientists | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

The role of R in converting clinical trial programmers to data scientists

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

In 3 years Real World Data Science Analytics in Roche/Genentech transitioned from a small team of former clinical trial programmers supporting a real world evidence team to become the largest department within the Personalised Healthcare (PHC) Centre of Excellence. This transition was driven by industry-wide acknowledgement of the growing importance of leveraging analytics to support PHC, but this change necessitated radical changes in workflows and competencies. To adapt to this change, the team has moved from using a single proprietary software (SAS) to becoming an open source-focused, R based but increasingly programming language agnostic, department. A core driver of this transition was the development of an internal suite of R packages that handled markdown templates and database access through to wrappers for common plots and documenting git hashes of all code used. Bringing this diverse set of tools into a coherent eco-system is a meta-package modelled on the tidyverse.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_48/index.html b/publication/rinpharma_48/index.html new file mode 100644 index 000000000..f76d545a5 --- /dev/null +++ b/publication/rinpharma_48/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Accelerate Personalized Health Care by Empowering Biomarker Data | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Accelerate Personalized Health Care by Empowering Biomarker Data

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

In Pharmaceutical industry, personalized patient care is about having access to traditional and new data sources including comprehensive diagnostic data, sensor data, real-world data, etc., applying traditional and advanced analytics like machine learning to create meaningful insights, and then realizing value from those insights for smarter and more efficient research and development (R&D) and improving patient access and personalized patient care. Biomarker research is a key component of the PHC Strategy, complementing efforts to access high-dimensional genomics data and conducting appropriated analysis using right tools differentiate from those for current well-established clinical trials. This paper, in perspective of R&D, describes the close collaboration between China Oncology Biomarker Data group (OBD China) and Product Development Biometrics (PDB) expertise, from sample collection, lab process in biomarker stand-alone studies to meaningful results mainly conducted in R, which enables to prioritize molecule development, inform the design of specific trials and identify R&D opportunities for regional diseases.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_49/index.html b/publication/rinpharma_49/index.html new file mode 100644 index 000000000..66486343d --- /dev/null +++ b/publication/rinpharma_49/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Keeping things Peachy when Shiny gets Hairy | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Keeping things Peachy when Shiny gets Hairy

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Shiny is a popular R package that lets users develop interactive web applications using just R code. The ease of use and downstream boost in productivity mean that working with Shiny can kick off a rapid request-implementation-inspiration-request cycle. Designing your applications with an eye toward future expansion can save time and reduce human error in the long term.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_50/index.html b/publication/rinpharma_50/index.html new file mode 100644 index 000000000..d0b8650e6 --- /dev/null +++ b/publication/rinpharma_50/index.html @@ -0,0 +1,1195 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Shiny Apps in Genomics and Clinical Trials | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Shiny Apps in Genomics and Clinical Trials

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

R Shiny has revolutionized the way statisticians and analysts distribute analytic results and research methods. We can easily build interactive web tools that enhance data visualization and facilitate data and information sharing. Shiny apps can empower non-statisticians to explore and visualize their data or perform their own analyses with methods we develop. Harnessing this power, R users have developed Shiny apps for visualizing clinical trials and pharmaceutical data, as well as applications that aid in study design and analysis. I will present examples of how Shiny can be used in many stages of the drug development process and discuss the challenges as well as benefits of incorporating these tools in pharmaceutical workflows.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_51/index.html b/publication/rinpharma_51/index.html new file mode 100644 index 000000000..b2f9f6a42 --- /dev/null +++ b/publication/rinpharma_51/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R as the Core Technology to Support Modeling and Simulation in Pharma Research, Development, and Post Approval Activities | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

R as the Core Technology to Support Modeling and Simulation in Pharma Research, Development, and Post Approval Activities

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Since its foundation in 2004, Metrum Research Group has relied on R as the core technology and central framework for all of the company’s biomedical modeling and simulation (M&S) service activities, spanning more than 475 projects with 150+ different sponsors. Projects include pharmacokinetic-pharmacodynamic modeling, quantitative systems pharmacology models, simulation-based trial design evaluations, disease progression and patient population modeling, model-based meta analysis of competitor data, model-based comparative effectiveness assessments, and data management activities, etc., all within a regulated environment. Analyses were conducted in R or via other software tools which are managed via R scripts, functions, or packages. Key deliverables of M&S projects are routinely provided as R packages or interactive simulation applications, driven by R (and R Shiny). R has also been an essential component of Metrum’s vision for Open Science in biomedical M&S, allowing for accessibility and reproducibility of platform models developed for multiple disease areas.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_52/index.html b/publication/rinpharma_52/index.html new file mode 100644 index 000000000..19548252d --- /dev/null +++ b/publication/rinpharma_52/index.html @@ -0,0 +1,1195 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Building a community of competent developers and users of R-based tools in mass spectrometry-based research | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Building a community of competent developers and users of R-based tools in mass spectrometry-based research

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

The R-based ecosystem, and its open-source methods for data manipulation, modeling and interpretation, is key for effective and reproducible research. This is certainly true in experiments relying on quantitative mass spectrometry. This relatively new and rapidly evolving field must overcome many sources of unwanted variation. It has many unsolved challenges, both in the appropriate use of the existing methods and tools, and in developing methods that address specialized problems. This talk will illustrate our R-based efforts to promote sound statistical practice, and build a community of competent practitioners. First, we will present Cardinal, a comprehensive tool for quantitative mass spectrometry-based imaging, as well as MSstats, a general but flexible framework for mass spectrometry-based proteomics. We will highlight the importance of these tools for pharmaceutical research in an example of statistical characterization of therapeutic protein modifications. Second, we will detail our efforts of building a community of competent users through a world-wide series of short courses, intended for experimentalists and computational scientists alike.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_53/index.html b/publication/rinpharma_53/index.html new file mode 100644 index 000000000..74c851f1a --- /dev/null +++ b/publication/rinpharma_53/index.html @@ -0,0 +1,1208 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Bayesian Models for Smaller Trial Sizes | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Bayesian Models for Smaller Trial Sizes

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Precision medicine typically refers to the development of drugs and other interventions for individual patients. But how do you assess efficacy and make predictions in this extreme small data regime? The Bayesian framework is ideal for this type of inference as it allows us to combine population and personal effects in a principled way and make predictions for both groups and individuals. The inferences are further improved when we introduce mechanistically inspired components into the modeling framework. I’ll talk about building pharma models in the small data regime and how we use Stan (a statistical modeling language for Bayesian inference) with R for analysis.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_54/index.html b/publication/rinpharma_54/index.html new file mode 100644 index 000000000..54ed608a7 --- /dev/null +++ b/publication/rinpharma_54/index.html @@ -0,0 +1,1195 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Enhance R Overview | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Enhance R Overview

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Recruitment models for clinical trials are notoriously difficult to build due to many complex factors within a study. With input from experienced practitioners, we have built an interactive tool to allow individuals to build complex recruitment models using the R/Shiny framework. The Tool Enhance R, our platform for study modeling, was ported from an Excel-based tool to the R/Shiny platform to increase model development speed, expand capability and drive transparency into model development. The tool allows users to specify critical model attributes (i.e. country site distribution, recruitment/activation rates, country-specific vacations), and provide instantaneous feedback that changes have on a model’s probability of success. Using the RStudio Connect platform, we are able to grant multi-level access to users through a single web interface. Model development is tracked by exporting results to a SharePoint site and logging versions for future review/auditing. This gives significant levels of transparency on how a model was created and evolved over time. For web analytics, we used Piwik, and internal web analytics platform, to monitor how users navigate through the platform and identify browsing behavior. The application was built upon the Shiny Dashboard framework and leverages many visualization packages, including Plotly, Timevis, ggplot2 and many more. Many challenges arose in its develop, from controlling over-zealous user clicks causing out of control execution, to integrating service account execution of apps to facilitate centralized data control. This project pushed the limits of what the R/Shiny platform is capable of and demonstrates how data scientists can build useful solutions.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_55/index.html b/publication/rinpharma_55/index.html new file mode 100644 index 000000000..f84a4012c --- /dev/null +++ b/publication/rinpharma_55/index.html @@ -0,0 +1,1185 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The Magic R-Shiny App that can Boost your SDTM Usability and Viability while Saving Time | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

The Magic R-Shiny App that can Boost your SDTM Usability and Viability while Saving Time

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

The United States Food and Drug Administration (FDA) requires that clinical trial data be submitted in the Study Data Tabulation Model (SDTM) standard format. The process of developing SDTM involves mapping captured raw data to their correspondent SDTM domains based on rules and conditions put by the Clinical Data Interchange Standards Consortium (CDISC) organization. SDTM data is further used for building the Analysis Data Model (ADaM) which is used for clinical trial statistical analysis. Mistakes in the mapping process are common due to the process complexities; issues that are missed may potentially affect the clinical trial result. Therefore, it is very essential to preserve the quality of the SDTM data. Currently, the main tool for checking SDTM conformance is Pinnacle21 (formerly known as OpenCDISC). Notably, there are usability and viability checks that are not included in Pinnacle21. This work describes the creation of an R shiny app to supplement the Pinnacle21 checks. This interactive app applies various CDISC-compliant SDTM data validation checks, and provides the user with a comprehensive report on possible inconsistencies in the data. The app would allow programmers to proactively find data mapping errors. In addition, it is straightforward to use and can save tremendous amounts of time. Additionally, this app’s audience extends beyond the programming community and covers other individuals who have an interest in data quality, particularly Data Managers and individuals in Clinical Science and Clinical Operations.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_56/index.html b/publication/rinpharma_56/index.html new file mode 100644 index 000000000..013b61095 --- /dev/null +++ b/publication/rinpharma_56/index.html @@ -0,0 +1,1154 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Reproducible computational research at Eisai: leadership, technology, and culture | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Reproducible computational research at Eisai: leadership, technology, and culture

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

The pharmaceutical industry depends on accurate and reproducible data science for both preclinical and clinical analysis. Unfortunately, often an analysis cannot be reproduced and therefore its computational methodology and merit are unknown. Often, the data, code, or description of computational methods is not maintained. In order to implement good practices of reproducible computational research, the leadership of the company must invest time and resources into planning, training, ensuring adoption of common practices and tools, implementing documentation systems, encouraging discipline on the individual and group level, creating incentives, and requiring accountability. At Eisai, we have developed a working system for reproducible computational research that is enabled by leadership, technology, and culture. With regards to technology, we primarily use Rmarkdown and R Notebooks on an Rstudio server used by all our analysts. The Rstudio server is maintained by an administrator who installs packages for all users, creating a common package environment that ensures that code can be rerun in the future. Data and code are stored in a shared network drive and version control is accomplished by using Git. A wiki that is editable by all analysts is used to organize all analyses (tracked with unique analysis IDs) and provides links to code and results. With regards to culture, the leadership has promoted the values of quality and reproducibility. When yearly objectives are set, the performance criteria includes the creation of analysis documents (e.g. Rmarkdown reports), use of version control, and organization of data on shared network drives. Setting aside time for wiki documentation in the midst of high demands from project teams is helped by having periodic “documentation day” parties. To verify reproducibility, we have implemented “witnessing” once the analysis is finished, it is reviewed by an independent team member who officially signs off on the work, stating that the reproducibility criteria have been met. Our success in implementing reproducible computational research can serve as a model for other companies to use. Here we have provided a model based on leadership, technology, and culture.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_57/index.html b/publication/rinpharma_57/index.html new file mode 100644 index 000000000..d3de00227 --- /dev/null +++ b/publication/rinpharma_57/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The Challenges of Validating R | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

The Challenges of Validating R

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

The first challenge in validating an analytic tool for the pharmaceutical industry is that, despite a formal FDA definition, there is still no cross-industry agreement on what ‘validation’ really means with respect to an analytic tool. AIMS (Application and Implementation of Methodologies in Statistics), a Special Interest Group within PSI have been attempting to answer this question with respect to R. In doing so we recently received approval from the R Consortium for an online R package validation repository and are now looking to formalise some early definitions. In this presentation I will walk through some of the challenges that we have identified thus far and outline what we’re hoping to achieve with the platform.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_58/index.html b/publication/rinpharma_58/index.html new file mode 100644 index 000000000..9bf82bc23 --- /dev/null +++ b/publication/rinpharma_58/index.html @@ -0,0 +1,1209 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Shiny Reproducibility | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Shiny Reproducibility

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_59/index.html b/publication/rinpharma_59/index.html new file mode 100644 index 000000000..dcc2a1f81 --- /dev/null +++ b/publication/rinpharma_59/index.html @@ -0,0 +1,1209 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R Validation Hub (past, current and future state) | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

R Validation Hub (past, current and future state)

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_6/index.html b/publication/rinpharma_6/index.html new file mode 100644 index 000000000..8cb14ecb3 --- /dev/null +++ b/publication/rinpharma_6/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Modernizing the new drug regulatory program in FDA/CDER: Can Collaborations and Sharing Help? | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Modernizing the new drug regulatory program in FDA/CDER: Can Collaborations and Sharing Help?

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Lilliam will be presenting a perspective on what the office of computational science is doing to support regulatory review for safety assessments. She will explore the concept of collaborations and sharing to support process and transparency, along with a perspective with the use of R.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_60/index.html b/publication/rinpharma_60/index.html new file mode 100644 index 000000000..bd1455700 --- /dev/null +++ b/publication/rinpharma_60/index.html @@ -0,0 +1,1209 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Artificial neural networks in R with Keras and TensorFlow | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Artificial neural networks in R with Keras and TensorFlow

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_61/index.html b/publication/rinpharma_61/index.html new file mode 100644 index 000000000..b7e205110 --- /dev/null +++ b/publication/rinpharma_61/index.html @@ -0,0 +1,1209 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Machine learning | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Machine learning

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_62/index.html b/publication/rinpharma_62/index.html new file mode 100644 index 000000000..485ca28bc --- /dev/null +++ b/publication/rinpharma_62/index.html @@ -0,0 +1,1209 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + plotly | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

plotly

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_63/index.html b/publication/rinpharma_63/index.html new file mode 100644 index 000000000..983d6b687 --- /dev/null +++ b/publication/rinpharma_63/index.html @@ -0,0 +1,1209 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Machine learning workflow management with drake | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Machine learning workflow management with drake

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_69/index.html b/publication/rinpharma_69/index.html new file mode 100644 index 000000000..06066121c --- /dev/null +++ b/publication/rinpharma_69/index.html @@ -0,0 +1,1169 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Reproducibility and the role of code in reproducible data science | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Reproducibility and the role of code in reproducible data science

+ + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +

Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_7/index.html b/publication/rinpharma_7/index.html new file mode 100644 index 000000000..ac71256e2 --- /dev/null +++ b/publication/rinpharma_7/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Using R in a regulatory environment: some FDA perspectives | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Using R in a regulatory environment: some FDA perspectives

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

The United States Food and Drug Administration (FDA) uses a variety of statistical software packages for review and research. This presentation will focus on the uses of R in the Center for Drug Evaluation and Research (CDER), including graphics for labels, Bayesian designs and analyses, simulations, machine learning, data quality and data integrity efforts, as well as interactive visualizations using R Shiny. Some of the challenges with using R will be discussed, as well as advantages of using R to collaborate with colleagues in industry and academe through Cooperative Research and Development Agreements (CRADAs), Broad Agency Agreements (BAAs), and working groups associated with professional societies (ASA, DIA, PhUSE).

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_70/index.html b/publication/rinpharma_70/index.html new file mode 100644 index 000000000..233269bac --- /dev/null +++ b/publication/rinpharma_70/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Using R for Generic Drug Evaluation and SABE R-package for Assessing Bioequivalence of Topical Dermatological Products | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Using R for Generic Drug Evaluation and SABE R-package for Assessing Bioequivalence of Topical Dermatological Products

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Determination of bioequivalence (BE), a crucial part of the evaluation of generic drugs, may depend on clinical endpoint studies, pharmacokinetic (PK) studies of bioavailability, and In-Vitro tests, among others. Additionally, in reviewing Abbreviated New Drug Applications (ANDA), FDA reviewers often analyze safety studies and perform various kinds of simulations. A growing, vibrant group of statisticians in the Office of Biostatistics, CDER/FDA has adopted R for both their routine tasks and to address numerous scientific questions that are received in the form of internal consults. During the past 5 years, we have used R to run power simulations; generate the distribution of certain statistics of interest; assess the similarity of and cluster amino-acid sequences as well as, derive the distribution of the molecular weight of such sequences of a certain length; and determine the validity of data sets categorized for genotoxicity. R-package SABE was developed to accompany a new statistical test, used to assess BE of topical dermatological products when data for evaluation come from the In-Vitro Permeation Test (IVPT) [1]. BE tests consider comparisons between a Test (usually generic) and a Reference (RLD) product under a replicate study design. A function that assesses BE of a Test and a Reference formulation uses a mixed scaled criterion for the PK metrics AUC (Area Under the Curve) and Cmax (maximum concentration).

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_71/index.html b/publication/rinpharma_71/index.html new file mode 100644 index 000000000..c8015f9e9 --- /dev/null +++ b/publication/rinpharma_71/index.html @@ -0,0 +1,1167 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + How to win friends and influence people: Efficiency, Reproducibility, and Scalability with R Project templates and parameterized R Markdown | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

How to win friends and influence people: Efficiency, Reproducibility, and Scalability with R Project templates and parameterized R Markdown

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Our bioinformatics team is relied upon to quickly generate information to drive business decisions, allocate resources, and develop predictive models. As such, we constantly strive to streamline our work and create efficiencies when possible. To this end, we have developed a set of tools utilizing R packages, project templates, and parameterized R Markdown reports that enables a semi-automated, standardized modeling work flow. These tools have largely increased our output in generating informative metrics, improved our ability to reproduce our results, and empowered us to scale our team in a way that supports our company goals.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_72/index.html b/publication/rinpharma_72/index.html new file mode 100644 index 000000000..69699fff6 --- /dev/null +++ b/publication/rinpharma_72/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Teaching an old dog new tricks: modernizing gsDesign | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Teaching an old dog new tricks: modernizing gsDesign

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

The gsDesign package for group sequential design is widely used with >30k downloads. The package was originally written in 2007 with substantial documentation and Runit testing created before 2010. A Shiny interface was created to make the package more approachable in about 2015. Recent efforts have focused on updating package to use Roxygen2, pkgdown, covr/covrpage and testthat as well as changing vignettes from Sweave to R Markdown. The learning curve for this modernization will be discussed as well as usage in a regulated environment.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_74/index.html b/publication/rinpharma_74/index.html new file mode 100644 index 000000000..96e880906 --- /dev/null +++ b/publication/rinpharma_74/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + nlmixr: an R package for population PKPD modeling | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

nlmixr: an R package for population PKPD modeling

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

nlmixr is a free and open source R package for fitting nonlinear pharmacokinetic (PK), pharmacodynamic (PD), joint PK/PD and quantitative systems pharmacology (QSP) mixed-effects models. Currently, nlmixr is capable of fitting both traditional compartmental PK models as well as more complex models implemented using ordinary differential equations (ODEs). It is under intensive development and has succeeded in attracting extensive attention and a willingness to make contributions from the pharmaceutical modeling community. We believe that, over time, it will become a capable, credible alternative to commercial software tools, such as NONMEM, Monolix, and Phoenix NLME.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_75/index.html b/publication/rinpharma_75/index.html new file mode 100644 index 000000000..37bbf01e0 --- /dev/null +++ b/publication/rinpharma_75/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Creating and reviving Shiny apps with golem | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Creating and reviving Shiny apps with golem

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Developing Shiny applications that meet design goals, easily deploy to multiple platforms, and contain easily maintainable components (all while adhering to best practices) is typically a difficult endeavor. Until recently, there has not been a tool addressing the optimal development workflow and construction of Shiny apps. The golem package by Think-R offers an opinionated framework for creating a Shiny app as a package, with usethis -like functionality to add a diverse set of capabilities. In this presentation, I will share how golem enables a robust standard for Shiny development and how it magically brought a dormant application back to life.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_76/index.html b/publication/rinpharma_76/index.html new file mode 100644 index 000000000..1607460ba --- /dev/null +++ b/publication/rinpharma_76/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Exploratory Graphics (xGx): Promoting the purposeful exploration of PKPD data | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Exploratory Graphics (xGx): Promoting the purposeful exploration of PKPD data

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Introduction As pharmacometricians, we sometimes jump into complex modeling before thoroughly exploring our data. This can happen due to tight timelines, lack of ready-to-use graphic tools or enthusiasm for complex models. Exploratory plots can help to uncover useful insights in the data and identify aspects to be explored further through modeling or in future studies. Exploratory plots can even quickly answer questions without the need of a complex model, improving our efficiency and providing timely impact on project strategy. The Exploratory Graphics (xGx) tool is an open-source R-based tool, freely available on GitHub [1]. Intuitively organized by datatype and driven by analysis questions, the tool aims to encourage a question-based approach to data exploration focusing on the key questions relevant to dose-exposure-response analyses. Objectives - Facilitate the purposeful exploration of PKPD data - Encourage a question-based approach to data exploration, focusing on dose-exposure-response relationships - Provide a teaching tool for people new to PKPD analysis Methods PK (single and multiple ascending dose), and PD (continuous, time-to-event, categorical, count, and ordinal) data were simulated and formatted according to a typical PKPD modeling dataset format. Lists of key questions relevant to dose-exposure-response exploration were compiled, and exploratory plots were generated to answer each question. The graphs were created following good graphics principles to ensure quality and consistency in our graphical communications [2]. Results Examples of the key analysis questions include - Provide an overview of the data - What type of data is it (e.g. continuous, binary, categorical)? - How many doses? - What is the range of doses explored? - For PK data, how many potential compartments are observed? - Is the exposure dose-proportional? - Is there evidence of nonlinearity in clearance? - Assess the variability - How large is the between subject variability compared to between dose separation? - Can any of the between subject variability be attributed to any covariates? - Are there any patterns in the within subject variability (e.g. circadian rhythms, seasonal effects, food effects, underlying disease progression)? - Assess the dose/exposure-response relationship - Is there evidence of a correlation between dose/exposure and response? - Is the relationship positive or negative? - Is there a plateau or maximal effect in the observed dose/exposure range? - Is there evidence of a delay between exposure and response? For each datatype in the simulated dataset, plots were generated to answer these key questions. The plots along with the codes to produce them were compiled into a user friendly interface. The tool is intuitively organized by datatype and driven by the analysis questions. Since the graphs were generated based on a typical modeling dataset format and hosted online, they can be easily accessed and applied to new projects. Conclusion Exploratory plots were generated, built around typical key questions particularly relevant to dose-exposure-response exploration and compiled into a user friendly interface. The Exploratory Graphics (xGx) tool can help underscore the role of purposeful data exploration for quantitative scientists. Through a question-based approach, xGx helps uncover useful insights that can be revealed without complex modeling and identify aspects of the data that may be explored further. References [1] Margolskee, A., Khanshan, F., Stein, A., Ho, Y., and Looby, M. (2019) Exploratory Graphics (xGx). Pharmacometrics, Novartis Institutes for Biomedical Research, Cambridge. (Available from https//opensource.nibr.com/xgx/) [2] Margolskee, A., Baillie, M., Magnusson, B., Jones, J. and Vandemeulebroecke, M. (2018) Graphics principles cheat sheet. Biostatistical Sciences and Pharmacometrics, Novartis Institutes for Biomedical Research, Cambridge. (Available from https//graphicsprinciples.github.io/)

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_77/index.html b/publication/rinpharma_77/index.html new file mode 100644 index 000000000..44a5fc6ce --- /dev/null +++ b/publication/rinpharma_77/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Interactive Visualization of Standardized CDISC-SEND-Formatted Toxicology Study Data Using R Shiny | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Interactive Visualization of Standardized CDISC-SEND-Formatted Toxicology Study Data Using R Shiny

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

The standardization of nonclinical study data by the Clinical Data Interchange Standards Consortium (CDISC) via the Standard for Exchange of Nonclinical Data (SEND) has created an opportunity for the collaborative development and use of open source software solutions to analyze and visualize toxicology study data. Shiny is an open source R package that facilitates the development of user-friendly, web-based applications. The Pharmaceutical Users Software Exchange (PhUSE) consortium has provided a platform for stakeholders throughout the pharmaceutical industry to collaboratively build and share tools, e.g. R Shiny applications, to enhance the effectiveness and efficiency of drug development. The modeling of standard repeat-dose toxicology study endpoints, e.g. body weights, clinical signs, clinical pathology, histopathology, toxicokinetics, etc., in SEND has created new opportunities for dynamic, interactive visualization of study data above and beyond the static tables and figures typically included in static study reports. For example, clinical pathology data from nonclinical toxicology studies can be difficult to digest when presented as group means in data tables, due to the large number of potentially correlated analytes collected across treatment groups, sexes, and potentially multiple timepoints. An R Shiny application has been developed to allow end users to comprehensively examine these datasets, using a variety of analytical and visualization methods, with relative ease. The application is publicly hosted on shinyapps.io, and the source code can be found on the PhUSE GitHub website.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_78/index.html b/publication/rinpharma_78/index.html new file mode 100644 index 000000000..f3661bf98 --- /dev/null +++ b/publication/rinpharma_78/index.html @@ -0,0 +1,1208 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Using RStudio.Cloud to advance R proficiency: a crowdsourcing training experience | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Using RStudio.Cloud to advance R proficiency: a crowdsourcing training experience

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

As the Pharmaceutical sector boosts its interactions with regulatory agencies using R programming as one key instrument for drug development submissions, we face a dilemma that several members of statistics and statistical programming teams are not currently advanced R programmers. For many years SAS has been a powerful tool in the data analysis repertoire of pharma statisticians however the recent development of automation capabilities such as RMarkdown and R/Shiny have created a new venue to expedite access to consumable information in the form of reports, presentations or interactive graphics that can be produced efficiently and in standard format for all phases of a drug development or submission process. At Janssen we aim to improve the literacy in R programming and achieve nearly 100% adhesion by statistics and statistical programming teams in the coming 2-3 years. To achieve this goal, we are leveraging all types of training formats, from online training, to in-house instructor led seminar, to one-on-one mentoring. One of the key methods we have been developing is the use of RStudio.Cloud as a platform for internal crowd-led hands-on workshops where statisticians/programmers are “thought” to solve on-the-job real problems ranging from visualization to automated reports. In this presentation we will discuss our experience creating this program and share lessons learned, mistakes and successes.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_8/index.html b/publication/rinpharma_8/index.html new file mode 100644 index 000000000..e3dedcb2d --- /dev/null +++ b/publication/rinpharma_8/index.html @@ -0,0 +1,1190 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Using R in a GxP Environment | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Using R in a GxP Environment

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

The Data Science team in Pfizer’s Vaccine Research and Development division (VRD) creates and maintains validated applications used during high-throughput clinical testing that enable advanced analytic and reporting requirements. SAS has long been the de-facto standard for analyzing data in a regulated GxP environment. Web deployment of these applications has been the best approach, and Pfizer VRD has developed several mid-tier applications in Java that submit batch SAS processes on a High Performance Computing grid. Pfizer VRD’s high level approach is the same across different assay platforms data are pulled from a combination of electronic files and Oracle databases and analyzed, results are written back to an Oracle database, and electronic output files are made in various formats (e.g. PDF). The regulated nature of Pfizer VRD’s work and the difficulty in deploying R-based applications over the web have previously been an impediment to the use of R, but new tools such as RStudio’s Shiny Server Pro have helped us overcome those challenges. This presentation focuses on a comparison of the architecture used to deploy our SAS applications and the infrastructure required to deploy R-based applications to meet GxP requirements. Real life examples will be provided to illustrate the usefulness of this platform in a regulated laboratory environment.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_80/index.html b/publication/rinpharma_80/index.html new file mode 100644 index 000000000..da2887d4a --- /dev/null +++ b/publication/rinpharma_80/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Updates on Analyzing Clinical Trials Data with R | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Updates on Analyzing Clinical Trials Data with R

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

At R in Pharma 2018, I gave a workshop and a presentation on analyzing clinical trials data with R. Since then much has happened at Roche/Genentech with regard to analyzing clinical trials data with R our R-based projects got funded in order to extend our R tools and make them production ready. Since then we have created an R developer team that uses the SCRUM framework to work on our R tools. We also have subject-matter expert teams that translate the business knowledge into documentation and R code. Much effort has gone into setting up a CI/CD environment and defining a GitHub workflow that enabled our teams to collaborate efficiently and to keep the code quality high. In this presentation, I will first introduce the team structures, workflows, CI/CD environment and give some updates on the software development side. Finally, I will conclude with a brief update on our discussions around open sourcing and collaboration within the pharma industry and use this opportunity to start a conversation with the audience.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_81/index.html b/publication/rinpharma_81/index.html new file mode 100644 index 000000000..fbcd5655e --- /dev/null +++ b/publication/rinpharma_81/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R Packages for Analyzing Clinical Trials Data with R Focusing on Safety And Early Efficacy | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

R Packages for Analyzing Clinical Trials Data with R Focusing on Safety And Early Efficacy

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

The R shiny-based nest framework (previously named teal) has been proven valuable in exploratory settings and supporting strategic decision meetings. To allow more clinical studies to be able to adopt this agile framework in a wider range, we’ve developed a R package osprey and its accompanying R-shiny modules package teal.osprey, for the summarization, analysis and visualization of safety and early efficacy data. At its current development stage, the packages provide standard safety tables and several plots, covering adverse events, disposition, tumor burden, response data and a few other domains. The packages inherited the code reproducibility and interactive dynamic filtering functionality, allowing seamless integration with the previously-existing modules in the nest framework.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_82/index.html b/publication/rinpharma_82/index.html new file mode 100644 index 000000000..8282f8025 --- /dev/null +++ b/publication/rinpharma_82/index.html @@ -0,0 +1,1169 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Package management | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Package management

+ + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +

Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_83/index.html b/publication/rinpharma_83/index.html new file mode 100644 index 000000000..c72077a24 --- /dev/null +++ b/publication/rinpharma_83/index.html @@ -0,0 +1,1195 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Shinytized R Markdown: A Potent OTC Alternative to 1,3,7-Trimethylxanthine & Currently Indicated for NDA Document Generation, Among Others | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Shinytized R Markdown: A Potent OTC Alternative to 1,3,7-Trimethylxanthine & Currently Indicated for NDA Document Generation, Among Others

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Providing a Study Data Reviewer’s Guide for Clinical Data to accompany the SDTM datasets, define.xml, and annotated CRF in a submission gives additional information to help the FDA review team. The guide is traditionally authored using MS Word - a 100% manual and labor intensive process with its inherent shortcomings often exposed and aggravated during the usually frenzied sponsor submission process. R offers a more efficient solution with greater reproducibility Programmatic document generation facilitated by Shiny and R Markdown. Shiny not only manages R Markdown knitting but gives the sponsor staff, who oftentimes are unfamiliar with R, the ability to quickly leverage R with just a crash course in Markdown. An example of applying Shiny and R Markdown to generate the Study Data Reviewer’s Guide for Clinical Data will be presented.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_84/index.html b/publication/rinpharma_84/index.html new file mode 100644 index 000000000..a4d130079 --- /dev/null +++ b/publication/rinpharma_84/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Collaborating at scale: managing an enterprise analytical computing ecosystem | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Collaborating at scale: managing an enterprise analytical computing ecosystem

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

In a large organization, collaboration faces many obstacles. Groups may inadvertently reinvent functionality and expend redundant effort. Siloing may impede aggregation and comparison of results. Analysts may not be aware of potential collaborators. However, a shared computational analysis environment, supported by centrally developed infrastructure and well-defined policies, enables discoverability, facilitates reuse, promotes communication between analysts, and improves comparability of results. We will present how we are pursuing this vision at Genentech.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_85/index.html b/publication/rinpharma_85/index.html new file mode 100644 index 000000000..e61a17a85 --- /dev/null +++ b/publication/rinpharma_85/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Embrace R in Pharma - building internal R community and establishing fit-for-purpose R pilots | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Embrace R in Pharma - building internal R community and establishing fit-for-purpose R pilots

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

R is the dominant language in modern quantitative science, however it is still not widely used in pharma industry. In this talk I will share learnings in building an internal R user community in a large global organization, via efforts including cataloging existing works, coordinating R adoption pilots and trainings, etc. In addition, I will share our experiences and challenges in building a streamlined workflow with an automated writing component to enhance efficiency and reproducibility in a recent health authority interaction, towarding our mission of bringing therapies to patients faster.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_86/index.html b/publication/rinpharma_86/index.html new file mode 100644 index 000000000..48f2a9a44 --- /dev/null +++ b/publication/rinpharma_86/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Re-envisioning Clinical Content Delivery in the Open Source World | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Re-envisioning Clinical Content Delivery in the Open Source World

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Content delivery in preparation for filing a clinical study report requires robust tooling for quickly and reproducibly compiling analysis of study data. Traditionally, this reproducibility has stemmed from one-time, rigorous validation of a development environment and analytic workflow. More recently, this paradigm has shifted to match modern software development principles, transitioning toward continuous monitoring of software validation and quality. I’ll share our developing perspectives on validation and reproducibility, driven by a need to leverage open source tools. This vision leans on open source software such as R and its package ecosystems, publicly maintained containerized environments like the rocker project and cross-industry risk assessment via the R Validation Hub. By treating analysis as a software process in the content pipeline transforming raw data into analytic results, we can take advantage of the continuous deployment workflows prevalent in the software development world to shorten our filing timelines, while simultaneously delivery a more reproducible product to our health authority partners.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_87/index.html b/publication/rinpharma_87/index.html new file mode 100644 index 000000000..92ed14dba --- /dev/null +++ b/publication/rinpharma_87/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + The use of R for improved reproducibility of biomarker detection in liquid biopsies | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

The use of R for improved reproducibility of biomarker detection in liquid biopsies

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Research reproducibility has been heatedly discussed in recent years. Some authors have pointed out that a large portion of published research findings is incorrect and/or irreproducible. Some state that the medical literature is as reliable as expected. Despite the true state of the research literature, we can agree that reproducibility is of greatest importance to biomarker detection, including in the context of drug discovery and development. Research reproducibility may become a challenge in the current research community, because of the interdisciplinary nature of modern studies and latent gaps between the advancement of technology and the ability to analyze the resulting data. In this presentation, we will describe the reproducibility challenges of biomarker detection in liquid biopsies, which hold prevalent promises in disease diagnosis, treatment, and prevention. Our study shows that proper development and use of R packages can give a significant contribution to reproducible, high-quality, and cutting-edge research in nucleic acid biomarker detection, such as detection of novel circulating microRNA biomarkers.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_89/index.html b/publication/rinpharma_89/index.html new file mode 100644 index 000000000..3d3791d7f --- /dev/null +++ b/publication/rinpharma_89/index.html @@ -0,0 +1,1152 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Breaking the Speed Limit: How R Gets Faster | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Breaking the Speed Limit: How R Gets Faster

+ + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +

Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_9/index.html b/publication/rinpharma_9/index.html new file mode 100644 index 000000000..680e63a64 --- /dev/null +++ b/publication/rinpharma_9/index.html @@ -0,0 +1,1204 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + IDBac: A New Paradigm in Developing Microbial Libraries for Drug Discovery | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

IDBac: A New Paradigm in Developing Microbial Libraries for Drug Discovery

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

The success of a bacterial drug discovery program can be no greater than the phylogenetic diversity and capacity of those bacteria in the library to produce specialized metabolites (SM). However, the methods used to create bacterial strain libraries have seen little innovation in nearly 80 years. Current practice relies entirely on colony morphology and/or 16S rRNA gene sequencing analysis to decide which isolated strains to retain for addition to a drug discovery library. However, these practices create inefficient libraries plagued with a high degree of taxonomic and chemical redundancy by relying on physical characteristics that have limited correlation with strains’ SM, the foundation of drug discovery. Therefore, the development of a platform to rapidly prioritize unknown bacterial strains based on phylogeny and SM would greatly increase the efficiency of the front-end of microbial drug discovery. Our lab has recently developed such a platform, called IDBac, which uses in situ matrix-assisted laser desorption/ionization time-of-flight mass spectrometry (MALDI-TOF MS) to analyze protein and specialized metabolite spectra of single bacterial colonies. Utilizing R and Shiny, alongside state-of-the-art packages and techniques in MALDI processing and data visualization, we created a stand-alone executable program for MALDI-TOF MS bacterial analysis. Using unsupervised learning methods and visualizations we have demonstrated IDBac’s capabilities by creating protein and specialized metabolite MS profiles, generating protein MS hierarchical groupings that accurately mirrored phylogenetic groupings and further distinguishing isolates based on inter- and intra-species differences in specialized metabolite production. With the ease of use of modern MALDI instrumentation and interactive, intuitive data exploration, IDBac can rapidly profile up to 384 bacteria in 4 hours. To our knowledge, IDBac is the first attempt to couple in situ MS analyses of protein content and specialized metabolite production and will enable laboratories with access to a MALDI-TOF MS the ability to rapidly create more efficient libraries for their drug discovery programs.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2018 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_90/index.html b/publication/rinpharma_90/index.html new file mode 100644 index 000000000..f34f8a052 --- /dev/null +++ b/publication/rinpharma_90/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Leveraging multiple R tools to make effective pediatric dosing decisions | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Leveraging multiple R tools to make effective pediatric dosing decisions

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

R Shiny apps allow for dynamic, interactive, real-time integration of knowledge within a drug-development program to support decision making. Here, an R Shiny app was used to explore the pharmacokinetic and pharmacodynamic effects of different dosing regimens of the anti IL-17 human mAb Cosentyx® (secukinumab) in pediatric patients. Secukinumab has been studied and approved to treat psoriasis in adult patients. Models which describe the dose-exposure-response relationships in adults (Lee et al., Clin Pharmacol Ther, 2019 and FDA, Medical Reviews BLA 125504, 2015) were used in the mrgsolve simulation package to explore these relationships in pediatric patients. The prior adult knowledge, used in conjunction with the computational infrastructure leveraged through R, the Shiny app, mrgsolve, and Rcpp, allows researchers to explore various dosing regimens in a difficult-to-study patient population. The tools and approaches described here have been routinely used to support regulatory interactions (ex. PIP) involving pediatric dosing.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_91/index.html b/publication/rinpharma_91/index.html new file mode 100644 index 000000000..7837bca30 --- /dev/null +++ b/publication/rinpharma_91/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Using Machine Learning and Interactive Graphics to Find New Cancer Targets | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Using Machine Learning and Interactive Graphics to Find New Cancer Targets

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

GlaxoSmithKline is searching for new oncology drug targets. We have CRISPR knockout data for many cancer cell lines and many genes. For these same cell lines, we also have genomic data –somatic mutations, copy number variants, and gene expression. We use machine learning (random forests) to find predictive relationships between genomic features and cell line growth under knockout. Then we use GLASSES, a shiny app, to share the results with biologists. GLASSES lets scientists interactively explore key relationships and discover novel cancer vulnerabilities.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_92/index.html b/publication/rinpharma_92/index.html new file mode 100644 index 000000000..a64434361 --- /dev/null +++ b/publication/rinpharma_92/index.html @@ -0,0 +1,1212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Machine learning workflow management with drake | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Machine learning workflow management with drake

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

Machine learning workflows can be difficult to manage. A single round of computation can take several hours to complete, and routine updates to the code and data tend to invalidate hard-earned results. You can enhance the maintainability, hygiene, speed, scale, and reproducibility of such projects with the drake R package. drake resolves the dependency structure of your analysis pipeline, skips tasks that are already up to date, executes the rest with optional distributed computing, and organizes the output so you rarely have to think about data files. This talk demonstrates a deep learning project with drake-powered automation.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_93/index.html b/publication/rinpharma_93/index.html new file mode 100644 index 000000000..e4dc40115 --- /dev/null +++ b/publication/rinpharma_93/index.html @@ -0,0 +1,1171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + An R package for Data Science and Deep Visualization of a complex clinical database | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

An R package for Data Science and Deep Visualization of a complex clinical database

+ + + + + + + + + + + + + + + + +
+ + + +
+ + +

Abstract

+

We define and illustrate a “deep visualization” paradigm for the analysis of a relatively large and complex clinical database for psoriasis (PSO) and psoriatic arthritis (PsA). This paradigm supports a growing number of machine learning and exploratory analyses, and it provides a framework for Shiny applications and dashboards used to communicate results with internal and external clinicians. Our R platform implements a “whole-patient” data view including omics, imaging, and hundreds of anatomical assessments (scores) on multiple tissues, such as skin, joints, bones, entheses, etc. The package makes extensive use of anatomical metadata objects implemented as reference classes (Chambers, 2016), both for computing over anatomical structures and for visualizing disease state both at specific anatomical locations and at the patient-level. We present examples including visualization of bone and joint structural damage assessment scores, clustering of patients according to their disease trajectories, and association of pain to clinical endpoints over time.

+ + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Related

+ +
+ + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication/rinpharma_99/index.html b/publication/rinpharma_99/index.html new file mode 100644 index 000000000..2ed570e7c --- /dev/null +++ b/publication/rinpharma_99/index.html @@ -0,0 +1,1192 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Multi-modal data integration | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+

Multi-modal data integration

+ + + + + + + + + + + + + + + + + + +
+ + + +
+ + + + + +
+
+
+
+
Type
+ +
+
+
+
+
+ + + +
+
+
+
+
Publication
+
Presented at 2019 Conference
+
+
+
+
+
+ + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication_types/index.html b/publication_types/index.html new file mode 100644 index 000000000..46579cf4a --- /dev/null +++ b/publication_types/index.html @@ -0,0 +1,905 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Publication_types | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Publication_types

+ + + + +
+ + + +
+ + + + + + + +
+

1

+
+ +
+
+ + + + +
+

2

+
+ +
+
+ + + + +
+

3

+
+ +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/publication_types/index.xml b/publication_types/index.xml new file mode 100644 index 000000000..03219636a --- /dev/null +++ b/publication_types/index.xml @@ -0,0 +1,16 @@ + + + + Publication_types | R/Pharma + /publication_types/ + + Publication_types + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 26 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Publication_types + /publication_types/ + + + + diff --git a/publication_types/page/1/index.html b/publication_types/page/1/index.html new file mode 100644 index 000000000..5af1140dc --- /dev/null +++ b/publication_types/page/1/index.html @@ -0,0 +1 @@ +/publication_types/ \ No newline at end of file diff --git a/robots.txt b/robots.txt new file mode 100644 index 000000000..0a7fb6ae6 --- /dev/null +++ b/robots.txt @@ -0,0 +1,3 @@ +User-agent: * + +Sitemap: /sitemap.xml diff --git a/sitemap.xml b/sitemap.xml new file mode 100644 index 000000000..0f3970da9 --- /dev/null +++ b/sitemap.xml @@ -0,0 +1,2024 @@ + + + + /publication-type/1/ + 2023-10-26T00:00:00+00:00 + + /publication-type/2/ + 2023-10-26T00:00:00+00:00 + + /publication/rinpharma_336/ + 2023-10-26T00:00:00+00:00 + + /author/alexandra-lauer/ + 2023-10-26T00:00:00+00:00 + + /authors/ + 2023-10-27T09:13:40-04:00 + + /authors/ + 2023-10-27T09:13:40-04:00 + + /tag/bms/ + 2023-10-26T00:00:00+00:00 + + /author/bo-ci/ + 2023-10-26T00:00:00+00:00 + + /author/chris-ridley/ + 2023-10-26T00:00:00+00:00 + + /author/christina-fillmore/ + 2023-10-26T00:00:00+00:00 + + /publication/rinpharma_333/ + 2023-10-26T00:00:00+00:00 + + /author/daniel-sabanes-bove/ + 2023-10-26T00:00:00+00:00 + + /publication/rinpharma_335/ + 2023-10-26T00:00:00+00:00 + + /publication/rinpharma_344/ + 2023-10-26T00:00:00+00:00 + + /author/edgar-ruiz/ + 2023-10-26T00:00:00+00:00 + + /tag/eli-lilly/ + 2023-10-26T00:00:00+00:00 + + /publication/rinpharma_342/ + 2023-10-26T00:00:00+00:00 + + /author/eric-nantz/ + 2023-10-26T00:00:00+00:00 + + /publication/rinpharma_334/ + 2023-10-26T00:00:00+00:00 + + /tag/fda/ + 2023-10-26T00:00:00+00:00 + + /tag/genentech/ + 2023-10-26T00:00:00+00:00 + + /tag/gsk/ + 2023-10-26T00:00:00+00:00 + + /tag/harvard-medical-school/ + 2023-10-26T00:00:00+00:00 + + /tag/idorsia/ + 2023-10-26T00:00:00+00:00 + + /publication/rinpharma_340/ + 2023-10-26T00:00:00+00:00 + + /author/janick-weberpals/ + 2023-10-26T00:00:00+00:00 + + /author/jesse-anderson/ + 2023-10-26T00:00:00+00:00 + + /author/kiran-gauthier/ + 2023-10-26T00:00:00+00:00 + + /author/matthew-brierley/ + 2023-10-26T00:00:00+00:00 + + /tag/merck-kgaa-darmstadt-germany/ + 2023-10-26T00:00:00+00:00 + + /tag/metrum-research-group/ + 2023-10-26T00:00:00+00:00 + + /tag/posit/ + 2023-10-26T00:00:00+00:00 + + /publication_types/ + 2023-10-26T00:00:00+00:00 + + / + 2023-10-27T09:13:40-04:00 + + /publication/rinpharma_338/ + 2023-10-26T00:00:00+00:00 + + /author/rich-iannone/ + 2023-10-26T00:00:00+00:00 + + /tag/roche/ + 2023-10-26T00:00:00+00:00 + + /author/seth-green/ + 2023-10-26T00:00:00+00:00 + + /tags/ + 2023-10-26T00:00:00+00:00 + + /publication/rinpharma_339/ + 2023-10-26T00:00:00+00:00 + + /publication/rinpharma_343/ + 2023-10-26T00:00:00+00:00 + + /publication/rinpharma_331/ + 2023-10-26T00:00:00+00:00 + + /publication/rinpharma_317/ + 2023-10-25T00:00:00+00:00 + + /author/ben-arancibia/ + 2023-10-25T00:00:00+00:00 + + /tag/biogen/ + 2023-10-25T00:00:00+00:00 + + /publication/rinpharma_322/ + 2023-10-25T00:00:00+00:00 + + /author/coline-zeballos/ + 2023-10-25T00:00:00+00:00 + + /author/daniel-falbel/ + 2023-10-25T00:00:00+00:00 + + /author/daphne-grasselly/ + 2023-10-25T00:00:00+00:00 + + /publication/rinpharma_327/ + 2023-10-25T00:00:00+00:00 + + /author/elisabeth-roesch/ + 2023-10-25T00:00:00+00:00 + + /tag/emd-serono/ + 2023-10-25T00:00:00+00:00 + + /publication/rinpharma_328/ + 2023-10-25T00:00:00+00:00 + + /publication/rinpharma_318/ + 2023-10-25T00:00:00+00:00 + + /publication/rinpharma_324/ + 2023-10-25T00:00:00+00:00 + + /author/hangyu-liu/ + 2023-10-25T00:00:00+00:00 + + /author/james-black/ + 2023-10-25T00:00:00+00:00 + + /author/jesse-reynolds/ + 2023-10-25T00:00:00+00:00 + + /tag/juliahub/ + 2023-10-25T00:00:00+00:00 + + /author/juliane-manitz/ + 2023-10-25T00:00:00+00:00 + + /author/kaitlin-maciejewski/ + 2023-10-25T00:00:00+00:00 + + /publication/rinpharma_326/ + 2023-10-25T00:00:00+00:00 + + /author/matineh-rahmatbakhsh/ + 2023-10-25T00:00:00+00:00 + + /author/max-kuhn/ + 2023-10-25T00:00:00+00:00 + + /author/mike-smith/ + 2023-10-25T00:00:00+00:00 + + /author/natalia-andriychuk/ + 2023-10-25T00:00:00+00:00 + + /tag/pfizer/ + 2023-10-25T00:00:00+00:00 + + /tag/procogia/ + 2023-10-25T00:00:00+00:00 + + /author/samir-parmar/ + 2023-10-25T00:00:00+00:00 + + /publication/rinpharma_319/ + 2023-10-25T00:00:00+00:00 + + /publication/rinpharma_315/ + 2023-10-25T00:00:00+00:00 + + /publication/rinpharma_323/ + 2023-10-25T00:00:00+00:00 + + /publication/rinpharma_320/ + 2023-10-25T00:00:00+00:00 + + /author/viral-shah/ + 2023-10-25T00:00:00+00:00 + + /tag/yale-center-for-analytical-sciences/ + 2023-10-25T00:00:00+00:00 + + /event/rinpharma2023/ + 2023-10-27T09:13:40-04:00 + + /author/andre-verissimo/ + 2023-10-24T00:00:00+00:00 + + /tag/appsilon/ + 2023-10-24T00:00:00+00:00 + + /tag/ardata/ + 2023-10-24T00:00:00+00:00 + + /author/becca-krouse/ + 2023-10-24T00:00:00+00:00 + + /author/ben-wang/ + 2023-10-24T00:00:00+00:00 + + /publication/rinpharma_301/ + 2023-10-24T00:00:00+00:00 + + /author/david-gohel/ + 2023-10-24T00:00:00+00:00 + + /author/dionne-price/ + 2023-10-24T00:00:00+00:00 + + /publication/rinpharma_303/ + 2023-10-24T00:00:00+00:00 + + /publication/rinpharma_312/ + 2023-10-24T00:00:00+00:00 + + /publication/rinpharma_309/ + 2023-10-24T00:00:00+00:00 + + /tag/gilead/ + 2023-10-24T00:00:00+00:00 + + /author/herb-pang/ + 2023-10-24T00:00:00+00:00 + + /publication/rinpharma_302/ + 2023-10-24T00:00:00+00:00 + + /publication/rinpharma_306/ + 2023-10-24T00:00:00+00:00 + + /publication/rinpharma_311/ + 2023-10-24T00:00:00+00:00 + + /author/jeff-dickinson/ + 2023-10-24T00:00:00+00:00 + + /tag/merck/ + 2023-10-24T00:00:00+00:00 + + /tag/navitas-data-sciences/ + 2023-10-24T00:00:00+00:00 + + /tag/novartis/ + 2023-10-24T00:00:00+00:00 + + /publication/rinpharma_299/ + 2023-10-24T00:00:00+00:00 + + /publication/rinpharma_307/ + 2023-10-24T00:00:00+00:00 + + /author/preston-burns-nathan-kosiba/ + 2023-10-24T00:00:00+00:00 + + /publication/rinpharma_308/ + 2023-10-24T00:00:00+00:00 + + /tag/sarepta/ + 2023-10-24T00:00:00+00:00 + + /author/sophie-sun/ + 2023-10-24T00:00:00+00:00 + + /publication/rinpharma_304/ + 2023-10-24T00:00:00+00:00 + + /author/ya-wang/ + 2023-10-24T00:00:00+00:00 + + /post/2023-10-21-on-demand/ + 2023-10-27T09:13:40-04:00 + + /post/2023-10-18-panels/ + 2023-10-27T09:13:40-04:00 + + /post/2023-10-03-keynotes/ + 2023-10-27T09:13:40-04:00 + + /post/2023-10-03-workshops/ + 2023-10-27T09:13:40-04:00 + + /post/2023-09-16-summit/ + 2023-10-27T09:13:40-04:00 + + /workshop/2023conference/ + 2023-07-18T00:00:00+00:00 + + /post/2023-07-11-call4talks/ + 2023-10-27T09:13:40-04:00 + + /post/2023-03-17-announcement/ + 2023-10-27T09:13:40-04:00 + + /post/2022-12-09-rph2022-recordings/ + 2023-10-27T09:13:40-04:00 + + /publication/rinpharma_285/ + 2022-11-10T00:00:00+00:00 + + /tag/2kmm/ + 2022-11-10T00:00:00+00:00 + + /tag/abbott/ + 2022-11-10T00:00:00+00:00 + + /author/adrian-olszewski/ + 2022-11-10T00:00:00+00:00 + + /author/angela-samples/ + 2022-11-10T00:00:00+00:00 + + /publication/rinpharma_290/ + 2022-11-10T00:00:00+00:00 + + /tag/aws/ + 2022-11-10T00:00:00+00:00 + + /author/ben-straub/ + 2022-11-10T00:00:00+00:00 + + /tag/bioconductor/ + 2022-11-10T00:00:00+00:00 + + /publication/rinpharma_281/ + 2022-11-10T00:00:00+00:00 + + /author/claus-dethlefsen/ + 2022-11-10T00:00:00+00:00 + + /publication/rinpharma_284/ + 2022-11-10T00:00:00+00:00 + + /author/craig-gower-page/ + 2022-11-10T00:00:00+00:00 + + /author/daniel-sjoberg/ + 2022-11-10T00:00:00+00:00 + + /publication/rinpharma_295/ + 2022-11-10T00:00:00+00:00 + + /author/dinakar-kulkarni/ + 2022-11-10T00:00:00+00:00 + + /author/emil-hvitfeldt/ + 2022-11-10T00:00:00+00:00 + + /author/eric-pena/ + 2022-11-10T00:00:00+00:00 + + /author/farooq-sabir/ + 2022-11-10T00:00:00+00:00 + + /author/hannah-frick/ + 2022-11-10T00:00:00+00:00 + + /publication/rinpharma_291/ + 2022-11-10T00:00:00+00:00 + + /publication/rinpharma_293/ + 2022-11-10T00:00:00+00:00 + + /tag/johnson-johnson/ + 2022-11-10T00:00:00+00:00 + + /author/kieran-martin/ + 2022-11-10T00:00:00+00:00 + + /author/maria-doyle/ + 2022-11-10T00:00:00+00:00 + + /publication/rinpharma_289/ + 2022-11-10T00:00:00+00:00 + + /tag/memorial-sloan-kettering-cancer-center/ + 2022-11-10T00:00:00+00:00 + + /author/nicole-jones/ + 2022-11-10T00:00:00+00:00 + + /tag/novo-nordisk/ + 2022-11-10T00:00:00+00:00 + + /author/patrick-hilden/ + 2022-11-10T00:00:00+00:00 + + /author/qiushi-yan/ + 2022-11-10T00:00:00+00:00 + + /publication/rinpharma_294/ + 2022-11-10T00:00:00+00:00 + + /author/robert-gentleman/ + 2022-11-10T00:00:00+00:00 + + /author/rose-grandy/ + 2022-11-10T00:00:00+00:00 + + /tag/rstudio/ + 2022-11-10T00:00:00+00:00 + + /publication/rinpharma_286/ + 2022-11-10T00:00:00+00:00 + + /author/shannon-pileggi/ + 2022-11-10T00:00:00+00:00 + + /publication/rinpharma_288/ + 2022-11-10T00:00:00+00:00 + + /publication/rinpharma_283/ + 2022-11-10T00:00:00+00:00 + + /author/zheng-yang/ + 2022-11-10T00:00:00+00:00 + + /publication/rinpharma_278/ + 2022-11-09T00:00:00+00:00 + + /publication/rinpharma_277/ + 2022-11-09T00:00:00+00:00 + + /tag/atorus-research/ + 2022-11-09T00:00:00+00:00 + + /publication/rinpharma_269/ + 2022-11-09T00:00:00+00:00 + + /publication/rinpharma_268/ + 2022-11-09T00:00:00+00:00 + + /author/charlie-wright/ + 2022-11-09T00:00:00+00:00 + + /author/doug-kelkhoff/ + 2022-11-09T00:00:00+00:00 + + /publication/rinpharma_273/ + 2022-11-09T00:00:00+00:00 + + /author/harvey-lieberman/ + 2022-11-09T00:00:00+00:00 + + /author/hye-soo-cho/ + 2022-11-09T00:00:00+00:00 + + /author/maya-gans/ + 2022-11-09T00:00:00+00:00 + + /author/megan-chiang/ + 2022-11-09T00:00:00+00:00 + + /author/mike-stackhouse/ + 2022-11-09T00:00:00+00:00 + + /author/ning-leng/ + 2022-11-09T00:00:00+00:00 + + /publication/rinpharma_265/ + 2022-11-09T00:00:00+00:00 + + /publication/rinpharma_276/ + 2022-11-09T00:00:00+00:00 + + /publication/rinpharma_267/ + 2022-11-09T00:00:00+00:00 + + /publication/rinpharma_272/ + 2022-11-09T00:00:00+00:00 + + /publication/rinpharma_274/ + 2022-11-09T00:00:00+00:00 + + /author/ross-farrugia/ + 2022-11-09T00:00:00+00:00 + + /tag/st.-jude-children-research-hospital/ + 2022-11-09T00:00:00+00:00 + + /author/will-harris/ + 2022-11-09T00:00:00+00:00 + + /publication/rinpharma_270/ + 2022-11-09T00:00:00+00:00 + + /author/xiao-ni/ + 2022-11-09T00:00:00+00:00 + + /event/rinpharma2022/ + 2023-10-27T09:13:40-04:00 + + /tag/abbvie/ + 2022-11-08T00:00:00+00:00 + + /publication/rinpharma_260/ + 2022-11-08T00:00:00+00:00 + + /author/alice-walsh/ + 2022-11-08T00:00:00+00:00 + + /publication/rinpharma_255/ + 2022-11-08T00:00:00+00:00 + + /tag/astrazeneca/ + 2022-11-08T00:00:00+00:00 + + /tag/berry-consultants/ + 2022-11-08T00:00:00+00:00 + + /tag/cdisc/ + 2022-11-08T00:00:00+00:00 + + /publication/rinpharma_253/ + 2022-11-08T00:00:00+00:00 + + /author/daniel-woodie/ + 2022-11-08T00:00:00+00:00 + + /publication/rinpharma_251/ + 2022-11-08T00:00:00+00:00 + + /publication/rinpharma_258/ + 2022-11-08T00:00:00+00:00 + + /tag/genpact/ + 2022-11-08T00:00:00+00:00 + + /author/guillaume-desachy/ + 2022-11-08T00:00:00+00:00 + + /author/jenna-reps/ + 2022-11-08T00:00:00+00:00 + + /author/katie-igartua/ + 2022-11-08T00:00:00+00:00 + + /author/kevin-lee/ + 2022-11-08T00:00:00+00:00 + + /author/melvin-munsaka/ + 2022-11-08T00:00:00+00:00 + + /publication/rinpharma_262/ + 2022-11-08T00:00:00+00:00 + + /author/neetu-sangari/ + 2022-11-08T00:00:00+00:00 + + /tag/pathos/ + 2022-11-08T00:00:00+00:00 + + /publication/rinpharma_254/ + 2022-11-08T00:00:00+00:00 + + /author/sam-hume/ + 2022-11-08T00:00:00+00:00 + + /publication/rinpharma_259/ + 2022-11-08T00:00:00+00:00 + + /tag/tempus/ + 2022-11-08T00:00:00+00:00 + + /publication/rinpharma_256/ + 2022-11-08T00:00:00+00:00 + + /post/2022-11-06-panels/ + 2023-10-27T09:13:40-04:00 + + /post/2022-10-26-platform/ + 2023-10-27T09:13:40-04:00 + + /post/2022-10-26-entertainment/ + 2023-10-27T09:13:40-04:00 + + /post/2022-10-16-expo/ + 2023-10-27T09:13:40-04:00 + + /post/2022-10-06-workshops/ + 2023-10-27T09:13:40-04:00 + + /workshop/2022conference/ + 2022-07-27T00:00:00+00:00 + + /post/2021-06-17-announcement/ + 2023-10-27T09:13:40-04:00 + + /publication-type/3/ + 2021-11-05T00:00:00+00:00 + + /publication/rinpharma_248/ + 2021-11-05T00:00:00+00:00 + + /author/ellis-hughes/ + 2021-11-05T00:00:00+00:00 + + /tag/fred-hutch/ + 2021-11-05T00:00:00+00:00 + + /author/leon-eyrich-jessen/ + 2021-11-05T00:00:00+00:00 + + /author/marie-vendettuoli/ + 2021-11-05T00:00:00+00:00 + + /publication/rinpharma_249/ + 2021-11-05T00:00:00+00:00 + + /tag/technical-university-of-denmark/ + 2021-11-05T00:00:00+00:00 + + /author/afshin-mashadi-hossein/ + 2021-11-04T00:00:00+00:00 + + /publication/rinpharma_242/ + 2021-11-04T00:00:00+00:00 + + /publication/rinpharma_240/ + 2021-11-04T00:00:00+00:00 + + /author/david-granjon/ + 2021-11-04T00:00:00+00:00 + + /author/garth-mcgrath/ + 2021-11-04T00:00:00+00:00 + + /author/heather-crandall/ + 2021-11-04T00:00:00+00:00 + + /author/julie-rytlewski/ + 2021-11-04T00:00:00+00:00 + + /author/keaven-m-anderson/ + 2021-11-04T00:00:00+00:00 + + /author/marie-vendettouli/ + 2021-11-04T00:00:00+00:00 + + /author/marly-gotti/ + 2021-11-04T00:00:00+00:00 + + /author/nan-xiao/ + 2021-11-04T00:00:00+00:00 + + /publication/rinpharma_236/ + 2021-11-04T00:00:00+00:00 + + /author/paul-schuette/ + 2021-11-04T00:00:00+00:00 + + /publication/rinpharma_241/ + 2021-11-04T00:00:00+00:00 + + /publication/rinpharma_243/ + 2021-11-04T00:00:00+00:00 + + /author/rikke-n%C3%B8rmark-mortensen/ + 2021-11-04T00:00:00+00:00 + + /publication/rinpharma_237/ + 2021-11-04T00:00:00+00:00 + + /publication/rinpharma_233/ + 2021-11-04T00:00:00+00:00 + + /publication/rinpharma_245/ + 2021-11-04T00:00:00+00:00 + + /publication/rinpharma_246/ + 2021-11-04T00:00:00+00:00 + + /publication/rinpharma_238/ + 2021-11-04T00:00:00+00:00 + + /publication/rinpharma_235/ + 2021-11-04T00:00:00+00:00 + + /author/adam-skubala/ + 2021-11-03T00:00:00+00:00 + + /author/adrian-freeman/ + 2021-11-03T00:00:00+00:00 + + /author/adrian-waddell/ + 2021-11-03T00:00:00+00:00 + + /author/andy-nicholls/ + 2021-11-03T00:00:00+00:00 + + /author/annekathrin-ludt/ + 2021-11-03T00:00:00+00:00 + + /author/ardalan-mishani/ + 2021-11-03T00:00:00+00:00 + + /tag/astra-zeneca/ + 2021-11-03T00:00:00+00:00 + + /tag/bayer/ + 2021-11-03T00:00:00+00:00 + + /publication/rinpharma_225/ + 2021-11-03T00:00:00+00:00 + + /author/bjorn-magnusson/ + 2021-11-03T00:00:00+00:00 + + /author/claire-donoghue/ + 2021-11-03T00:00:00+00:00 + + /publication/rinpharma_226/ + 2021-11-03T00:00:00+00:00 + + /author/david-benkeser/ + 2021-11-03T00:00:00+00:00 + + /publication/rinpharma_230/ + 2021-11-03T00:00:00+00:00 + + /author/donald-musgrove/ + 2021-11-03T00:00:00+00:00 + + /author/eli-miller/ + 2021-11-03T00:00:00+00:00 + + /author/eliseo-papa/ + 2021-11-03T00:00:00+00:00 + + /author/elke-ericson/ + 2021-11-03T00:00:00+00:00 + + /tag/emory-university/ + 2021-11-03T00:00:00+00:00 + + /author/faisal-khan/ + 2021-11-03T00:00:00+00:00 + + /publication/rinpharma_221/ + 2021-11-03T00:00:00+00:00 + + /author/hitesh-sanganee/ + 2021-11-03T00:00:00+00:00 + + /tag/imbei/ + 2021-11-03T00:00:00+00:00 + + /publication/rinpharma_224/ + 2021-11-03T00:00:00+00:00 + + /publication/rinpharma_217/ + 2021-11-03T00:00:00+00:00 + + /author/kalliopi-tsafou/ + 2021-11-03T00:00:00+00:00 + + /author/kate-ostbye/ + 2021-11-03T00:00:00+00:00 + + /publication/rinpharma_227/ + 2021-11-03T00:00:00+00:00 + + /author/martin-fahey/ + 2021-11-03T00:00:00+00:00 + + /tag/medtronic/ + 2021-11-03T00:00:00+00:00 + + /author/monika-huhn/ + 2021-11-03T00:00:00+00:00 + + /publication/rinpharma_220/ + 2021-11-03T00:00:00+00:00 + + /publication/rinpharma_229/ + 2021-11-03T00:00:00+00:00 + + /publication/rinpharma_222/ + 2021-11-03T00:00:00+00:00 + + /tag/regeneron/ + 2021-11-03T00:00:00+00:00 + + /author/regis-james/ + 2021-11-03T00:00:00+00:00 + + /author/robert-kirk-delisle/ + 2021-11-03T00:00:00+00:00 + + /author/saleha-patel/ + 2021-11-03T00:00:00+00:00 + + /tag/scharp/ + 2021-11-03T00:00:00+00:00 + + /author/shameer-khader/ + 2021-11-03T00:00:00+00:00 + + /tag/somalogic/ + 2021-11-03T00:00:00+00:00 + + /author/stefano-bragaglia/ + 2021-11-03T00:00:00+00:00 + + /publication/rinpharma_219/ + 2021-11-03T00:00:00+00:00 + + /author/tarek-haddad/ + 2021-11-03T00:00:00+00:00 + + /author/wen-yu/ + 2021-11-03T00:00:00+00:00 + + /publication/rinpharma_209/ + 2021-11-02T00:00:00+00:00 + + /tag/7n/ + 2021-11-02T00:00:00+00:00 + + /author/aaron-lun/ + 2021-11-02T00:00:00+00:00 + + /author/benjamin-wang/ + 2021-11-02T00:00:00+00:00 + + /author/charlotte-soneson/ + 2021-11-02T00:00:00+00:00 + + /author/federico-marini/ + 2021-11-02T00:00:00+00:00 + + /tag/friedrich-miescher-institute/ + 2021-11-02T00:00:00+00:00 + + /publication/rinpharma_210/ + 2021-11-02T00:00:00+00:00 + + /publication/rinpharma_205/ + 2021-11-02T00:00:00+00:00 + + /publication/rinpharma_206/ + 2021-11-02T00:00:00+00:00 + + /tag/janssen/ + 2021-11-02T00:00:00+00:00 + + /author/kamil-wais/ + 2021-11-02T00:00:00+00:00 + + /author/kathy-mutambanengwe/ + 2021-11-02T00:00:00+00:00 + + /author/kevin-rue-albrecht/ + 2021-11-02T00:00:00+00:00 + + /author/kevin-snyder/ + 2021-11-02T00:00:00+00:00 + + /tag/open-analytics/ + 2021-11-02T00:00:00+00:00 + + /author/pawel-rucki/ + 2021-11-02T00:00:00+00:00 + + /publication/rinpharma_203/ + 2021-11-02T00:00:00+00:00 + + /publication/rinpharma_208/ + 2021-11-02T00:00:00+00:00 + + /publication/rinpharma_214/ + 2021-11-02T00:00:00+00:00 + + /publication/rinpharma_204/ + 2021-11-02T00:00:00+00:00 + + /author/teckla-akinyi/ + 2021-11-02T00:00:00+00:00 + + /publication/rinpharma_211/ + 2021-11-02T00:00:00+00:00 + + /publication/rinpharma_201/ + 2021-11-02T00:00:00+00:00 + + /publication/rinpharma_213/ + 2021-11-02T00:00:00+00:00 + + /author/thomas-neitmann/ + 2021-11-02T00:00:00+00:00 + + /author/volha-tryputsen/ + 2021-11-02T00:00:00+00:00 + + /author/wilson-tendong/ + 2021-11-02T00:00:00+00:00 + + /author/xuan-deng/ + 2021-11-02T00:00:00+00:00 + + /author/yilong-zhang/ + 2021-11-02T00:00:00+00:00 + + /author/yujie-zhao/ + 2021-11-02T00:00:00+00:00 + + /author/kelly-obriant/ + 2021-11-01T00:00:00+00:00 + + /tag/peter-maccallum-cancer-centre/ + 2021-11-01T00:00:00+00:00 + + /publication/rinpharma_199/ + 2021-11-01T00:00:00+00:00 + + /author/stefano-mangiola/ + 2021-11-01T00:00:00+00:00 + + /publication/rinpharma_198/ + 2021-11-01T00:00:00+00:00 + + /tag/walter-and-eliza-hall-institute/ + 2021-11-01T00:00:00+00:00 + + /author/jeremy-wildfire/ + 2021-10-29T00:00:00+00:00 + + /publication/rinpharma_197/ + 2021-10-29T00:00:00+00:00 + + /publication/rinpharma_196/ + 2021-10-29T00:00:00+00:00 + + /tag/sarepta-therapeutics/ + 2021-10-29T00:00:00+00:00 + + /publication/rinpharma_194/ + 2021-10-28T00:00:00+00:00 + + /author/keaven-anderson/ + 2021-10-28T00:00:00+00:00 + + /publication/rinpharma_195/ + 2021-10-28T00:00:00+00:00 + + /publication/rinpharma_192/ + 2021-10-27T00:00:00+00:00 + + /publication/rinpharma_193/ + 2021-10-27T00:00:00+00:00 + + /author/devin-pastoor/ + 2021-10-27T00:00:00+00:00 + + /author/leigh-alexander/ + 2021-10-27T00:00:00+00:00 + + /author/daniel-lee/ + 2021-10-26T00:00:00+00:00 + + /tag/generable/ + 2021-10-26T00:00:00+00:00 + + /author/jean-philippe-coene/ + 2021-10-26T00:00:00+00:00 + + /tag/opifex/ + 2021-10-26T00:00:00+00:00 + + /publication/rinpharma_190/ + 2021-10-26T00:00:00+00:00 + + /publication/rinpharma_191/ + 2021-10-26T00:00:00+00:00 + + /event/rinpharma2021/ + 2023-10-27T09:13:40-04:00 + + /publication/rinpharma_188/ + 2021-10-25T00:00:00+00:00 + + /tag/dnanexus/ + 2021-10-25T00:00:00+00:00 + + /publication/rinpharma_189/ + 2021-10-25T00:00:00+00:00 + + /author/ted-laderas/ + 2021-10-25T00:00:00+00:00 + + /post/2021-10-23-panels/ + 2023-10-27T09:13:40-04:00 + + /workshop/2021conference/ + 2021-07-27T00:00:00+00:00 + + /post/faq/ + 2023-10-27T09:13:40-04:00 + + /post/2022-02-02-workshops2021/ + 2023-10-27T09:13:40-04:00 + + /author/andy-stein/ + 2020-10-15T00:00:00+00:00 + + /publication/rinpharma_179/ + 2020-10-15T00:00:00+00:00 + + /publication/rinpharma_177/ + 2020-10-15T00:00:00+00:00 + + /tag/csl/ + 2020-10-15T00:00:00+00:00 + + /author/dariusz-ratman/ + 2020-10-15T00:00:00+00:00 + + /author/douglas-robinson/ + 2020-10-15T00:00:00+00:00 + + /tag/fred-hutchinson-cancer-research-center/ + 2020-10-15T00:00:00+00:00 + + /author/hannah-diehl/ + 2020-10-15T00:00:00+00:00 + + /tag/harvard-university/ + 2020-10-15T00:00:00+00:00 + + /publication/rinpharma_184/ + 2020-10-15T00:00:00+00:00 + + /tag/johns-hopkins/ + 2020-10-15T00:00:00+00:00 + + /tag/julia-computing/ + 2020-10-15T00:00:00+00:00 + + /publication/rinpharma_173/ + 2020-10-15T00:00:00+00:00 + + /author/kathleen-zeglinski/ + 2020-10-15T00:00:00+00:00 + + /author/keaven-m.-anderson/ + 2020-10-15T00:00:00+00:00 + + /author/madhusudhan-ginnaram/ + 2020-10-15T00:00:00+00:00 + + /tag/mit/ + 2020-10-15T00:00:00+00:00 + + /author/niladri-roy-chowdhury/ + 2020-10-15T00:00:00+00:00 + + /tag/pumas-ai/ + 2020-10-15T00:00:00+00:00 + + /publication/rinpharma_180/ + 2020-10-15T00:00:00+00:00 + + /author/radhika-etikala/ + 2020-10-15T00:00:00+00:00 + + /publication/rinpharma_176/ + 2020-10-15T00:00:00+00:00 + + /author/richard-wyss/ + 2020-10-15T00:00:00+00:00 + + /publication/rinpharma_186/ + 2020-10-15T00:00:00+00:00 + + /publication/rinpharma_174/ + 2020-10-15T00:00:00+00:00 + + /author/sean-lopp/ + 2020-10-15T00:00:00+00:00 + + /author/simiao-ye/ + 2020-10-15T00:00:00+00:00 + + /author/siruo-wang/ + 2020-10-15T00:00:00+00:00 + + /author/stefan-pinkert/ + 2020-10-15T00:00:00+00:00 + + /publication/rinpharma_181/ + 2020-10-15T00:00:00+00:00 + + /author/tamara-broderick/ + 2020-10-15T00:00:00+00:00 + + /publication/rinpharma_182/ + 2020-10-15T00:00:00+00:00 + + /publication/rinpharma_175/ + 2020-10-15T00:00:00+00:00 + + /author/vijay-ivaturi/ + 2020-10-15T00:00:00+00:00 + + /author/viral-b.-shah/ + 2020-10-15T00:00:00+00:00 + + /author/will-landau/ + 2020-10-15T00:00:00+00:00 + + /publication/rinpharma_171/ + 2020-10-15T00:00:00+00:00 + + /publication/rinpharma_185/ + 2020-10-15T00:00:00+00:00 + + /author/xuehan-zhang/ + 2020-10-15T00:00:00+00:00 + + /tag/atorus-research-llc/ + 2020-10-14T00:00:00+00:00 + + /author/baldur-magnusson/ + 2020-10-14T00:00:00+00:00 + + /author/carson-sievert/ + 2020-10-14T00:00:00+00:00 + + /author/charlotta-fruchtenicht/ + 2020-10-14T00:00:00+00:00 + + /publication/rinpharma_161/ + 2020-10-14T00:00:00+00:00 + + /tag/cytel/ + 2020-10-14T00:00:00+00:00 + + /publication/rinpharma_153/ + 2020-10-14T00:00:00+00:00 + + /tag/glaxosmithkline/ + 2020-10-14T00:00:00+00:00 + + /tag/illumina-inc/ + 2020-10-14T00:00:00+00:00 + + /author/j.-kyle-wathen/ + 2020-10-14T00:00:00+00:00 + + /author/julia-silge/ + 2020-10-14T00:00:00+00:00 + + /author/kyle-baron/ + 2020-10-14T00:00:00+00:00 + + /publication/rinpharma_162/ + 2020-10-14T00:00:00+00:00 + + /author/michael-rimler/ + 2020-10-14T00:00:00+00:00 + + /author/mike-mehan/ + 2020-10-14T00:00:00+00:00 + + /publication/rinpharma_165/ + 2020-10-14T00:00:00+00:00 + + /publication/rinpharma_163/ + 2020-10-14T00:00:00+00:00 + + /publication/rinpharma_158/ + 2020-10-14T00:00:00+00:00 + + /publication/rinpharma_160/ + 2020-10-14T00:00:00+00:00 + + /author/thomas-tensfeldt/ + 2020-10-14T00:00:00+00:00 + + /publication/rinpharma_166/ + 2020-10-14T00:00:00+00:00 + + /publication/rinpharma_167/ + 2020-10-14T00:00:00+00:00 + + /publication/rinpharma_155/ + 2020-10-14T00:00:00+00:00 + + /publication/rinpharma_157/ + 2020-10-14T00:00:00+00:00 + + /publication/rinpharma_156/ + 2020-10-14T00:00:00+00:00 + + /publication/rinpharma_168/ + 2020-10-14T00:00:00+00:00 + + /author/arne-de-roeck/ + 2020-10-13T00:00:00+00:00 + + /publication/rinpharma_150/ + 2020-10-13T00:00:00+00:00 + + /author/bella-feng/ + 2020-10-13T00:00:00+00:00 + + /author/bo-wang/ + 2020-10-13T00:00:00+00:00 + + /publication/rinpharma_137/ + 2020-10-13T00:00:00+00:00 + + /tag/fred-hutch-cancer-research-center/ + 2020-10-13T00:00:00+00:00 + + /tag/galapagos/ + 2020-10-13T00:00:00+00:00 + + /publication/rinpharma_149/ + 2020-10-13T00:00:00+00:00 + + /publication/rinpharma_142/ + 2020-10-13T00:00:00+00:00 + + /publication/rinpharma_141/ + 2020-10-13T00:00:00+00:00 + + /author/jaejoon-song/ + 2020-10-13T00:00:00+00:00 + + /tag/kitepharma-a-gilead-company/ + 2020-10-13T00:00:00+00:00 + + /author/laure-cougnaud/ + 2020-10-13T00:00:00+00:00 + + /author/matilde-kam/ + 2020-10-13T00:00:00+00:00 + + /publication/rinpharma_145/ + 2020-10-13T00:00:00+00:00 + + /author/michela-pasetto/ + 2020-10-13T00:00:00+00:00 + + /publication/rinpharma_148/ + 2020-10-13T00:00:00+00:00 + + /tag/openanalytics/ + 2020-10-13T00:00:00+00:00 + + /publication/rinpharma_146/ + 2020-10-13T00:00:00+00:00 + + /publication/rinpharma_144/ + 2020-10-13T00:00:00+00:00 + + /tag/reed-college/ + 2020-10-13T00:00:00+00:00 + + /author/simon-couch/ + 2020-10-13T00:00:00+00:00 + + /publication/rinpharma_139/ + 2020-10-13T00:00:00+00:00 + + /publication/rinpharma_140/ + 2020-10-13T00:00:00+00:00 + + /publication/rinpharma_134/ + 2020-10-09T00:00:00+00:00 + + /author/john-coene/ + 2020-10-09T00:00:00+00:00 + + /publication/rinpharma_135/ + 2020-10-09T00:00:00+00:00 + + /tag/university-southern-california/ + 2020-10-09T00:00:00+00:00 + + /publication/rinpharma_133/ + 2020-10-09T00:00:00+00:00 + + /tag/world-economic-forum/ + 2020-10-09T00:00:00+00:00 + + /publication/rinpharma_132/ + 2020-10-08T00:00:00+00:00 + + /publication/rinpharma_131/ + 2020-10-08T00:00:00+00:00 + + /author/alison-hill/ + 2020-10-07T00:00:00+00:00 + + /publication/rinpharma_129/ + 2020-10-07T00:00:00+00:00 + + /publication/rinpharma_130/ + 2020-10-07T00:00:00+00:00 + + /author/tom-mock/ + 2020-10-07T00:00:00+00:00 + + /publication/rinpharma_128/ + 2020-10-06T00:00:00+00:00 + + /tag/peter-maccallum-cancer-center/ + 2020-10-06T00:00:00+00:00 + + /publication/rinpharma_127/ + 2020-10-06T00:00:00+00:00 + + /tag/walter-and-eliza-hall-of-medical-research/ + 2020-10-06T00:00:00+00:00 + + /event/rinpharma2020/ + 2023-10-27T09:13:40-04:00 + + /publication/rinpharma_125/ + 2020-10-05T00:00:00+00:00 + + /tag/atorus/ + 2020-10-05T00:00:00+00:00 + + /publication/rinpharma_126/ + 2020-10-05T00:00:00+00:00 + + /author/nathan-kosiba/ + 2020-10-05T00:00:00+00:00 + + /post/thewhy/ + 2023-10-27T09:13:40-04:00 + + /author/abhik-seal/ + 2019-08-22T00:00:00+00:00 + + /publication/rinpharma_111/ + 2019-08-22T00:00:00+00:00 + + /author/aedin-culhane/ + 2019-08-22T00:00:00+00:00 + + /tag/bristol-myers-squibb/ + 2019-08-22T00:00:00+00:00 + + /publication/rinpharma_104/ + 2019-08-22T00:00:00+00:00 + + /author/chase-clark/ + 2019-08-22T00:00:00+00:00 + + /tag/dana-farber/ + 2019-08-22T00:00:00+00:00 + + /author/debbie-morreall/ + 2019-08-22T00:00:00+00:00 + + /publication/rinpharma_124/ + 2019-08-22T00:00:00+00:00 + + /tag/edm-serono/ + 2019-08-22T00:00:00+00:00 + + /publication/rinpharma_107/ + 2019-08-22T00:00:00+00:00 + + /publication/rinpharma_118/ + 2019-08-22T00:00:00+00:00 + + /publication/rinpharma_101/ + 2019-08-22T00:00:00+00:00 + + /author/gordon-turner/ + 2019-08-22T00:00:00+00:00 + + /publication/rinpharma_123/ + 2019-08-22T00:00:00+00:00 + + /publication/rinpharma_106/ + 2019-08-22T00:00:00+00:00 + + /publication/rinpharma_105/ + 2019-08-22T00:00:00+00:00 + + /author/jason-stevens/ + 2019-08-22T00:00:00+00:00 + + /author/jessica-higgins/ + 2019-08-22T00:00:00+00:00 + + /author/jessica-myers-franklin/ + 2019-08-22T00:00:00+00:00 + + /author/madeleine-s.-gastonguay/ + 2019-08-22T00:00:00+00:00 + + /publication/rinpharma_117/ + 2019-08-22T00:00:00+00:00 + + /author/marcus-adams/ + 2019-08-22T00:00:00+00:00 + + /author/marianna-grinberg/ + 2019-08-22T00:00:00+00:00 + + /publication/rinpharma_102/ + 2019-08-22T00:00:00+00:00 + + /publication/rinpharma_99/ + 2019-08-22T00:00:00+00:00 + + /tag/nuventra-pharma-sciences/ + 2019-08-22T00:00:00+00:00 + + /author/pavan-vaddady/ + 2019-08-22T00:00:00+00:00 + + /publication/rinpharma_116/ + 2019-08-22T00:00:00+00:00 + + /publication/rinpharma_112/ + 2019-08-22T00:00:00+00:00 + + /tag/rho/ + 2019-08-22T00:00:00+00:00 + + /publication/rinpharma_113/ + 2019-08-22T00:00:00+00:00 + + /publication/rinpharma_122/ + 2019-08-22T00:00:00+00:00 + + /publication/rinpharma_120/ + 2019-08-22T00:00:00+00:00 + + /publication/rinpharma_110/ + 2019-08-22T00:00:00+00:00 + + /publication/rinpharma_108/ + 2019-08-22T00:00:00+00:00 + + /tag/university-of-illinois/ + 2019-08-22T00:00:00+00:00 + + /tag/university-of-utah/ + 2019-08-22T00:00:00+00:00 + + /publication/rinpharma_115/ + 2019-08-22T00:00:00+00:00 + + /publication/rinpharma_121/ + 2019-08-22T00:00:00+00:00 + + /publication/rinpharma_100/ + 2019-08-22T00:00:00+00:00 + + /author/alison-margolskee/ + 2019-08-21T00:00:00+00:00 + + /publication/rinpharma_93/ + 2019-08-21T00:00:00+00:00 + + /tag/bluebird-bio/ + 2019-08-21T00:00:00+00:00 + + /publication/rinpharma_89/ + 2019-08-21T00:00:00+00:00 + + /publication/rinpharma_84/ + 2019-08-21T00:00:00+00:00 + + /publication/rinpharma_75/ + 2019-08-21T00:00:00+00:00 + + /author/david-cooper/ + 2019-08-21T00:00:00+00:00 + + /author/david-james/ + 2019-08-21T00:00:00+00:00 + + /author/elena-rantou/ + 2019-08-21T00:00:00+00:00 + + /publication/rinpharma_85/ + 2019-08-21T00:00:00+00:00 + + /publication/rinpharma_76/ + 2019-08-21T00:00:00+00:00 + + /author/garrett-grolemund/ + 2019-08-21T00:00:00+00:00 + + /publication/rinpharma_71/ + 2019-08-21T00:00:00+00:00 + + /publication/rinpharma_77/ + 2019-08-21T00:00:00+00:00 + + /author/jeannine-fisher/ + 2019-08-21T00:00:00+00:00 + + /publication/rinpharma_90/ + 2019-08-21T00:00:00+00:00 + + /publication/rinpharma_92/ + 2019-08-21T00:00:00+00:00 + + /author/marianna-foos/ + 2019-08-21T00:00:00+00:00 + + /author/mark-rothe/ + 2019-08-21T00:00:00+00:00 + + /author/mirjam-trame/ + 2019-08-21T00:00:00+00:00 + + /author/nina-qi/ + 2019-08-21T00:00:00+00:00 + + /publication/rinpharma_74/ + 2019-08-21T00:00:00+00:00 + + /publication/rinpharma_82/ + 2019-08-21T00:00:00+00:00 + + /author/paulo-bargo/ + 2019-08-21T00:00:00+00:00 + + /publication/rinpharma_81/ + 2019-08-21T00:00:00+00:00 + + /publication/rinpharma_86/ + 2019-08-21T00:00:00+00:00 + + /author/rena-yang/ + 2019-08-21T00:00:00+00:00 + + /publication/rinpharma_69/ + 2019-08-21T00:00:00+00:00 + + /tag/sanofi/ + 2019-08-21T00:00:00+00:00 + + /publication/rinpharma_83/ + 2019-08-21T00:00:00+00:00 + + /publication/rinpharma_72/ + 2019-08-21T00:00:00+00:00 + + /publication/rinpharma_87/ + 2019-08-21T00:00:00+00:00 + + /publication/rinpharma_80/ + 2019-08-21T00:00:00+00:00 + + /publication/rinpharma_91/ + 2019-08-21T00:00:00+00:00 + + /publication/rinpharma_70/ + 2019-08-21T00:00:00+00:00 + + /publication/rinpharma_78/ + 2019-08-21T00:00:00+00:00 + + /author/vivian-zhuang/ + 2019-08-21T00:00:00+00:00 + + /event/rinpharma2019/ + 2023-10-27T09:13:40-04:00 + + /author/joe-rickert/ + 2023-10-27T09:13:40-04:00 + + /publication/rinpharma_60/ + 2019-08-20T00:00:00+00:00 + + /author/joe-cheng/ + 2019-08-20T00:00:00+00:00 + + /publication/rinpharma_61/ + 2019-08-20T00:00:00+00:00 + + /publication/rinpharma_63/ + 2019-08-20T00:00:00+00:00 + + /publication/rinpharma_62/ + 2019-08-20T00:00:00+00:00 + + /publication/rinpharma_59/ + 2019-08-20T00:00:00+00:00 + + /publication/rinpharma_58/ + 2019-08-20T00:00:00+00:00 + + /event/rinpharma2018/ + 2023-10-27T09:13:40-04:00 + + /publication/rinpharma_48/ + 2018-08-16T00:00:00+00:00 + + /publication/rinpharma_37/ + 2018-08-16T00:00:00+00:00 + + /publication/rinpharma_42/ + 2018-08-16T00:00:00+00:00 + + /publication/rinpharma_53/ + 2018-08-16T00:00:00+00:00 + + /publication/rinpharma_52/ + 2018-08-16T00:00:00+00:00 + + /tag/covance/ + 2018-08-16T00:00:00+00:00 + + /publication/rinpharma_34/ + 2018-08-16T00:00:00+00:00 + + /tag/eisai/ + 2018-08-16T00:00:00+00:00 + + /author/elma-zannatul-ferdousy/ + 2018-08-16T00:00:00+00:00 + + /publication/rinpharma_46/ + 2018-08-16T00:00:00+00:00 + + /publication/rinpharma_54/ + 2018-08-16T00:00:00+00:00 + + /publication/rinpharma_28/ + 2018-08-16T00:00:00+00:00 + + /publication/rinpharma_33/ + 2018-08-16T00:00:00+00:00 + + /author/jay-timmerman/ + 2018-08-16T00:00:00+00:00 + + /author/jessica-minnier/ + 2018-08-16T00:00:00+00:00 + + /author/jia-kang/ + 2018-08-16T00:00:00+00:00 + + /author/joseph-gerrein/ + 2018-08-16T00:00:00+00:00 + + /author/katrina-paz/ + 2018-08-16T00:00:00+00:00 + + /publication/rinpharma_49/ + 2018-08-16T00:00:00+00:00 + + /author/marc-gastonquay/ + 2018-08-16T00:00:00+00:00 + + /author/mat-soukup/ + 2018-08-16T00:00:00+00:00 + + /author/michael-lawrence/ + 2018-08-16T00:00:00+00:00 + + /publication/rinpharma_38/ + 2018-08-16T00:00:00+00:00 + + /author/nasser-al-ali/ + 2018-08-16T00:00:00+00:00 + + /author/nate-mockler/ + 2018-08-16T00:00:00+00:00 + + /publication/rinpharma_36/ + 2018-08-16T00:00:00+00:00 + + /tag/northeastern-university/ + 2018-08-16T00:00:00+00:00 + + /author/olga-vitek/ + 2018-08-16T00:00:00+00:00 + + /tag/oregon-health-science-university/ + 2018-08-16T00:00:00+00:00 + + /publication/rinpharma_51/ + 2018-08-16T00:00:00+00:00 + + /publication/rinpharma_43/ + 2018-08-16T00:00:00+00:00 + + /publication/rinpharma_41/ + 2018-08-16T00:00:00+00:00 + + /publication/rinpharma_56/ + 2018-08-16T00:00:00+00:00 + + /author/sebastian-wolf/ + 2018-08-16T00:00:00+00:00 + + /publication/rinpharma_50/ + 2018-08-16T00:00:00+00:00 + + /publication/rinpharma_29/ + 2018-08-16T00:00:00+00:00 + + /publication/rinpharma_57/ + 2018-08-16T00:00:00+00:00 + + /publication/rinpharma_44/ + 2018-08-16T00:00:00+00:00 + + /publication/rinpharma_30/ + 2018-08-16T00:00:00+00:00 + + /publication/rinpharma_55/ + 2018-08-16T00:00:00+00:00 + + /publication/rinpharma_47/ + 2018-08-16T00:00:00+00:00 + + /publication/rinpharma_40/ + 2018-08-16T00:00:00+00:00 + + /publication/rinpharma_32/ + 2018-08-16T00:00:00+00:00 + + /author/xiuting-mi/ + 2018-08-16T00:00:00+00:00 + + /tag/amgen/ + 2018-08-15T00:00:00+00:00 + + /publication/rinpharma_2/ + 2018-08-15T00:00:00+00:00 + + /publication/rinpharma_17/ + 2018-08-15T00:00:00+00:00 + + /publication/rinpharma_15/ + 2018-08-15T00:00:00+00:00 + + /publication/rinpharma_27/ + 2018-08-15T00:00:00+00:00 + + /author/boyd-gonnerman/ + 2018-08-15T00:00:00+00:00 + + /tag/cb-analytics/ + 2018-08-15T00:00:00+00:00 + + /publication/rinpharma_22/ + 2018-08-15T00:00:00+00:00 + + /author/ed-lauzier/ + 2018-08-15T00:00:00+00:00 + + /publication/rinpharma_23/ + 2018-08-15T00:00:00+00:00 + + /author/frank-depierro/ + 2018-08-15T00:00:00+00:00 + + /author/gabe-becker/ + 2018-08-15T00:00:00+00:00 + + /publication/rinpharma_9/ + 2018-08-15T00:00:00+00:00 + + /author/john-sims/ + 2018-08-15T00:00:00+00:00 + + /author/jun-li/ + 2018-08-15T00:00:00+00:00 + + /publication/rinpharma_1/ + 2018-08-15T00:00:00+00:00 + + /author/lilliam-rosario/ + 2018-08-15T00:00:00+00:00 + + /publication/rinpharma_18/ + 2018-08-15T00:00:00+00:00 + + /publication/rinpharma_20/ + 2018-08-15T00:00:00+00:00 + + /publication/rinpharma_6/ + 2018-08-15T00:00:00+00:00 + + /publication/rinpharma_4/ + 2018-08-15T00:00:00+00:00 + + /publication/rinpharma_13/ + 2018-08-15T00:00:00+00:00 + + /publication/rinpharma_24/ + 2018-08-15T00:00:00+00:00 + + /author/peter-giardina/ + 2018-08-15T00:00:00+00:00 + + /author/qi-liu/ + 2018-08-15T00:00:00+00:00 + + /publication/rinpharma_12/ + 2018-08-15T00:00:00+00:00 + + /publication/rinpharma_25/ + 2018-08-15T00:00:00+00:00 + + /author/reinhold-koch/ + 2018-08-15T00:00:00+00:00 + + /author/rena-j.-eudy-byrne/ + 2018-08-15T00:00:00+00:00 + + /tag/ropensci/ + 2018-08-15T00:00:00+00:00 + + /publication/rinpharma_26/ + 2018-08-15T00:00:00+00:00 + + /publication/rinpharma_21/ + 2018-08-15T00:00:00+00:00 + + /publication/rinpharma_3/ + 2018-08-15T00:00:00+00:00 + + /author/stefanie-butland/ + 2018-08-15T00:00:00+00:00 + + /author/tanya-cashorali/ + 2018-08-15T00:00:00+00:00 + + /publication/rinpharma_11/ + 2018-08-15T00:00:00+00:00 + + /publication/rinpharma_16/ + 2018-08-15T00:00:00+00:00 + + /publication/rinpharma_8/ + 2018-08-15T00:00:00+00:00 + + /publication/rinpharma_7/ + 2018-08-15T00:00:00+00:00 + + /admin/ + 2023-10-27T09:13:40-04:00 + + /contact/ + 2023-10-27T09:13:40-04:00 + + /people/ + 2023-10-27T09:13:40-04:00 + + /author/alice-walsh/ + 2023-10-27T09:13:40-04:00 + + /author/bella-feng/ + 2023-10-27T09:13:40-04:00 + + /categories/ + + /author/catherine-igartua/ + 2023-10-27T09:13:40-04:00 + + /author/daniel-sabanes-bove/ + 2023-10-27T09:13:40-04:00 + + /author/daniella-mark/ + 2023-10-27T09:13:40-04:00 + + /author/dionne-price/ + 2023-10-27T09:13:40-04:00 + + /author/edward-lauzier/ + 2023-10-27T09:13:40-04:00 + + /author/elena-rantou/ + 2023-10-27T09:13:40-04:00 + + /author/ellis-hughes/ + 2023-10-27T09:13:40-04:00 + + /author/eric-nantz/ + 2023-10-27T09:13:40-04:00 + + /author/eric-simms/ + 2023-10-27T09:13:40-04:00 + + /author/harvey-lieberman/ + 2023-10-27T09:13:40-04:00 + + /author/hye-soo-cho/ + 2023-10-27T09:13:40-04:00 + + /author/james-black/ + 2023-10-27T09:13:40-04:00 + + /author/james-black/ + 2023-10-27T09:13:40-04:00 + + /author/jenna-reps/ + + /author/john-sims/ + 2023-10-27T09:13:40-04:00 + + /author/juliane-manitz/ + 2023-10-27T09:13:40-04:00 + + /post/ + 2023-10-27T09:13:40-04:00 + + /author/max-kuhn/ + 2023-10-27T09:13:40-04:00 + + /author/maya-malepati/ + + /author/melvin-munsaka/ + 2023-10-27T09:13:40-04:00 + + /author/michael-blanks/ + 2023-10-27T09:13:40-04:00 + + /author/michael-lawrence/ + 2023-10-27T09:13:40-04:00 + + /author/min-lee/ + 2023-10-27T09:13:40-04:00 + + /author/ning-leng/ + 2023-10-27T09:13:40-04:00 + + /author/paul-schuette/ + 2023-10-27T09:13:40-04:00 + + /author/paulo-bargo/ + 2023-10-27T09:13:40-04:00 + + /author/phil-bowsher/ + 2023-10-27T09:13:40-04:00 + + /publication/ + 2023-10-27T09:13:40-04:00 + + /tag/r/consortium/ + + /event/ + 2023-10-27T09:13:40-04:00 + + /workshop/ + 2023-10-27T09:13:40-04:00 + + /author/reinhold-koch/ + 2023-10-27T09:13:40-04:00 + + /author/robert-gentleman/ + 2023-10-27T09:13:40-04:00 + + /tag/roche-/-genentech/ + + /author/ross-farrugia/ + 2023-10-27T09:13:40-04:00 + + /author/sam-hume/ + 2023-10-27T09:13:40-04:00 + + /author/satish-murthy/ + + /terms/ + 2023-10-27T09:13:40-04:00 + + /author/volha-tryputsen/ + 2023-10-27T09:13:40-04:00 + + diff --git a/tag/2kmm/index.html b/tag/2kmm/index.html new file mode 100644 index 000000000..d3d6a2490 --- /dev/null +++ b/tag/2kmm/index.html @@ -0,0 +1,899 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2KMM | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

2KMM

+ + + + +
+ + + +
+ + + + + + + +
+

Meet a 100% R-based CRO - the summary of a 5-year journey

+
+ + Nowadays R is the talk of everyone in the pharmaceutical industry. A lot is being said about statistical programming (CDISC datasets, TFLs) with R and addressing validation issues. The most important players embraced R in various areas of their … + +
+
+ + + + +
+

Numerical validation as a critical aspect in bringing R to the Clinical Research

+
+ + Validation of the R statistical package has become a hot topic since 2015, when the FDA issued the Statistical Software Clarifying Statement, stating officially that no specific software is required for submissions, and that any tool can be used if … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/2kmm/index.xml b/tag/2kmm/index.xml new file mode 100644 index 000000000..39477628b --- /dev/null +++ b/tag/2kmm/index.xml @@ -0,0 +1,32 @@ + + + + 2KMM | R/Pharma + /tag/2kmm/ + + 2KMM + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 10 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + 2KMM + /tag/2kmm/ + + + + Meet a 100% R-based CRO - the summary of a 5-year journey + /publication/rinpharma_289/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_289/ + + + + + Numerical validation as a critical aspect in bringing R to the Clinical Research + /publication/rinpharma_148/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_148/ + + + + + diff --git a/tag/2kmm/page/1/index.html b/tag/2kmm/page/1/index.html new file mode 100644 index 000000000..6e4ff88d2 --- /dev/null +++ b/tag/2kmm/page/1/index.html @@ -0,0 +1 @@ +/tag/2kmm/ \ No newline at end of file diff --git a/tag/7n/index.html b/tag/7n/index.html new file mode 100644 index 000000000..95e15dcd6 --- /dev/null +++ b/tag/7n/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 7N | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

7N

+ + + + +
+ + + +
+ + + + + + + +
+

The Arithmetic Problems in Scientific Software Architecture

+
+ + We ALL have a tendency to solve problems with solutions that may be far from optimal. How does this tendency shape our Scientific Software Architecture? What are the long-term consequences of that? What pushes us towards sub-optimal solutions? … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/7n/index.xml b/tag/7n/index.xml new file mode 100644 index 000000000..45c46fc03 --- /dev/null +++ b/tag/7n/index.xml @@ -0,0 +1,24 @@ + + + + 7N | R/Pharma + /tag/7n/ + + 7N + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 02 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + 7N + /tag/7n/ + + + + The Arithmetic Problems in Scientific Software Architecture + /publication/rinpharma_211/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_211/ + + + + + diff --git a/tag/7n/page/1/index.html b/tag/7n/page/1/index.html new file mode 100644 index 000000000..381463f45 --- /dev/null +++ b/tag/7n/page/1/index.html @@ -0,0 +1 @@ +/tag/7n/ \ No newline at end of file diff --git a/tag/abbott/index.html b/tag/abbott/index.html new file mode 100644 index 000000000..4d5e7b6c6 --- /dev/null +++ b/tag/abbott/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Abbott | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Abbott

+ + + + +
+ + + +
+ + + + + + + +
+

10 Practical Considerations for moving to R

+
+ + abstract to follow + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/abbott/index.xml b/tag/abbott/index.xml new file mode 100644 index 000000000..e47dbc775 --- /dev/null +++ b/tag/abbott/index.xml @@ -0,0 +1,24 @@ + + + + Abbott | R/Pharma + /tag/abbott/ + + Abbott + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 10 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Abbott + /tag/abbott/ + + + + 10 Practical Considerations for moving to R + /publication/rinpharma_285/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_285/ + + + + + diff --git a/tag/abbott/page/1/index.html b/tag/abbott/page/1/index.html new file mode 100644 index 000000000..0beb684e1 --- /dev/null +++ b/tag/abbott/page/1/index.html @@ -0,0 +1 @@ +/tag/abbott/ \ No newline at end of file diff --git a/tag/abbvie/index.html b/tag/abbvie/index.html new file mode 100644 index 000000000..7e1890b16 --- /dev/null +++ b/tag/abbvie/index.html @@ -0,0 +1,899 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Abbvie | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Abbvie

+ + + + +
+ + + +
+ + + + + + + +
+

Advanced Visual Analytics for Drug Safety Review

+
+ + Drug safety data present many challenges with regard to curation, analysis, interpretation, and reporting. Safety endpoints have high variability, are multidimensional, and interrelated which points out to a need to identify novel approaches to … + +
+
+ + + + +
+

Democratizing Natural Language Processing with I2E and R Shiny

+
+ + The primary objective of the presentation is to share insights of democratizing powerful natural language processing tool like I2E lingumatics and open source R and Shiny. The talk will focus on how we can leverage I2E python sdk natural language … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/abbvie/index.xml b/tag/abbvie/index.xml new file mode 100644 index 000000000..a4e7a0830 --- /dev/null +++ b/tag/abbvie/index.xml @@ -0,0 +1,32 @@ + + + + Abbvie | R/Pharma + /tag/abbvie/ + + Abbvie + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 08 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Abbvie + /tag/abbvie/ + + + + Advanced Visual Analytics for Drug Safety Review + /publication/rinpharma_260/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_260/ + + + + + Democratizing Natural Language Processing with I2E and R Shiny + /publication/rinpharma_124/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_124/ + + + + + diff --git a/tag/abbvie/page/1/index.html b/tag/abbvie/page/1/index.html new file mode 100644 index 000000000..cf5d058aa --- /dev/null +++ b/tag/abbvie/page/1/index.html @@ -0,0 +1 @@ +/tag/abbvie/ \ No newline at end of file diff --git a/tag/amgen/index.html b/tag/amgen/index.html new file mode 100644 index 000000000..c2b350b2b --- /dev/null +++ b/tag/amgen/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Amgen | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Amgen

+ + + + +
+ + + +
+ + + + + + + +
+

Becoming bilingual in SAS and R

+
+ + In this talk, I will speak about my personal journey of learning R and transforming from a clinical study statistical programmer to a SAS/R bilingual, as well as my journey of leading the R initiative in Amgen’s Global Statistical Programming … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/amgen/index.xml b/tag/amgen/index.xml new file mode 100644 index 000000000..0a3505fac --- /dev/null +++ b/tag/amgen/index.xml @@ -0,0 +1,24 @@ + + + + Amgen | R/Pharma + /tag/amgen/ + + Amgen + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 15 Aug 2018 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Amgen + /tag/amgen/ + + + + Becoming bilingual in SAS and R + /publication/rinpharma_15/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_15/ + + + + + diff --git a/tag/amgen/page/1/index.html b/tag/amgen/page/1/index.html new file mode 100644 index 000000000..829cfe779 --- /dev/null +++ b/tag/amgen/page/1/index.html @@ -0,0 +1 @@ +/tag/amgen/ \ No newline at end of file diff --git a/tag/appsilon/index.html b/tag/appsilon/index.html new file mode 100644 index 000000000..5542b9d84 --- /dev/null +++ b/tag/appsilon/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Appsilon | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Appsilon

+ + + + +
+ + + +
+ + + + + + + +
+

Exploring the Packaging of R / Shiny Applications for Regulatory Submission

+
+ + The Pharmaceutical industry is moving towards open-source tools with companies adopting R/Shiny to revolutionize their processes in clinical reporting, drug development, and translational research, among other areas. One of the initiatives of this … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/appsilon/index.xml b/tag/appsilon/index.xml new file mode 100644 index 000000000..820924ed3 --- /dev/null +++ b/tag/appsilon/index.xml @@ -0,0 +1,24 @@ + + + + Appsilon | R/Pharma + /tag/appsilon/ + + Appsilon + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 24 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Appsilon + /tag/appsilon/ + + + + Exploring the Packaging of R / Shiny Applications for Regulatory Submission + /publication/rinpharma_309/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_309/ + + + + + diff --git a/tag/appsilon/page/1/index.html b/tag/appsilon/page/1/index.html new file mode 100644 index 000000000..2642ba497 --- /dev/null +++ b/tag/appsilon/page/1/index.html @@ -0,0 +1 @@ +/tag/appsilon/ \ No newline at end of file diff --git a/tag/ardata/index.html b/tag/ardata/index.html new file mode 100644 index 000000000..b72f62306 --- /dev/null +++ b/tag/ardata/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + arData | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

arData

+ + + + +
+ + + +
+ + + + + + + +
+

Clinical Tables with flextable, tables and rtables

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/ardata/index.xml b/tag/ardata/index.xml new file mode 100644 index 000000000..2487cba55 --- /dev/null +++ b/tag/ardata/index.xml @@ -0,0 +1,25 @@ + + + + arData | R/Pharma + /tag/ardata/ + + arData + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 24 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + arData + /tag/ardata/ + + + + Clinical Tables with flextable, tables and rtables + /publication/rinpharma_301/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_301/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + diff --git a/tag/ardata/page/1/index.html b/tag/ardata/page/1/index.html new file mode 100644 index 000000000..221f4d167 --- /dev/null +++ b/tag/ardata/page/1/index.html @@ -0,0 +1 @@ +/tag/ardata/ \ No newline at end of file diff --git a/tag/astra-zeneca/index.html b/tag/astra-zeneca/index.html new file mode 100644 index 000000000..c560b4450 --- /dev/null +++ b/tag/astra-zeneca/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Astra Zeneca | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Astra Zeneca

+ + + + +
+ + + +
+ + + + + + + +
+

OneView – A Shiny app to unlock the full potential of drug repositioning investigations

+
+ + Drug repositioning is an area of growing interest in drug development that can accelerate the discovery of new treatment options to benefit patients worldwide. Briefly, drug repositioning refers to the systematic investigation of a novel disease … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/astra-zeneca/index.xml b/tag/astra-zeneca/index.xml new file mode 100644 index 000000000..4c1f64844 --- /dev/null +++ b/tag/astra-zeneca/index.xml @@ -0,0 +1,24 @@ + + + + Astra Zeneca | R/Pharma + /tag/astra-zeneca/ + + Astra Zeneca + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 03 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Astra Zeneca + /tag/astra-zeneca/ + + + + OneView – A Shiny app to unlock the full potential of drug repositioning investigations + /publication/rinpharma_220/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_220/ + + + + + diff --git a/tag/astra-zeneca/page/1/index.html b/tag/astra-zeneca/page/1/index.html new file mode 100644 index 000000000..f4cb7954e --- /dev/null +++ b/tag/astra-zeneca/page/1/index.html @@ -0,0 +1 @@ +/tag/astra-zeneca/ \ No newline at end of file diff --git a/tag/astrazeneca/index.html b/tag/astrazeneca/index.html new file mode 100644 index 000000000..9faaa9a68 --- /dev/null +++ b/tag/astrazeneca/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + AstraZeneca | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

AstraZeneca

+ + + + +
+ + + +
+ + + + + + + +
+

Successfully building a vibrant community of R users at AstraZeneca: Lessons Learned!

+
+ + In the past years, the phama industry has seen a true paradigm shift in its use of R. Up until recently, one had to choose between R and SAS. Today, most statisticians are trained in both languages. With this in mind, at AstraZeneca we built on the … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/astrazeneca/index.xml b/tag/astrazeneca/index.xml new file mode 100644 index 000000000..813db2d03 --- /dev/null +++ b/tag/astrazeneca/index.xml @@ -0,0 +1,24 @@ + + + + AstraZeneca | R/Pharma + /tag/astrazeneca/ + + AstraZeneca + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 08 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + AstraZeneca + /tag/astrazeneca/ + + + + Successfully building a vibrant community of R users at AstraZeneca: Lessons Learned! + /publication/rinpharma_259/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_259/ + + + + + diff --git a/tag/astrazeneca/page/1/index.html b/tag/astrazeneca/page/1/index.html new file mode 100644 index 000000000..202e6ab1e --- /dev/null +++ b/tag/astrazeneca/page/1/index.html @@ -0,0 +1 @@ +/tag/astrazeneca/ \ No newline at end of file diff --git a/tag/atorus-research-llc/index.html b/tag/atorus-research-llc/index.html new file mode 100644 index 000000000..25a0a2a9e --- /dev/null +++ b/tag/atorus-research-llc/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Atorus Research, LLC | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Atorus Research, LLC

+ + + + +
+ + + +
+ + + + + + + +
+

Tplyr: An Intuitive Framework for Building Clinical Safety Summaries

+
+ + In the pharmaceutical industry, a great deal of the data presented in the outputs we create are very similar. For the most part, most of these tables can be broken down into a few categories Counting for event based variables or categories, shifting … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/atorus-research-llc/index.xml b/tag/atorus-research-llc/index.xml new file mode 100644 index 000000000..0458e6bd0 --- /dev/null +++ b/tag/atorus-research-llc/index.xml @@ -0,0 +1,24 @@ + + + + Atorus Research, LLC | R/Pharma + /tag/atorus-research-llc/ + + Atorus Research, LLC + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 14 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Atorus Research, LLC + /tag/atorus-research-llc/ + + + + Tplyr: An Intuitive Framework for Building Clinical Safety Summaries + /publication/rinpharma_167/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_167/ + + + + + diff --git a/tag/atorus-research-llc/page/1/index.html b/tag/atorus-research-llc/page/1/index.html new file mode 100644 index 000000000..a259d9e9c --- /dev/null +++ b/tag/atorus-research-llc/page/1/index.html @@ -0,0 +1 @@ +/tag/atorus-research-llc/ \ No newline at end of file diff --git a/tag/atorus-research/index.html b/tag/atorus-research/index.html new file mode 100644 index 000000000..1f3a35a8d --- /dev/null +++ b/tag/atorus-research/index.html @@ -0,0 +1,945 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Atorus Research | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Atorus Research

+ + + + +
+ + + +
+ + + + + + + +
+

Bundling JS for Your Shiny App

+
+ + So you've started writing custom JavaScript for your Shiny app... but where do you put all this code?! Organizing JS files to be sourced within one another can be really hard to navigate from within a Shiny application. In this talk I’ll cover what … + +
+
+ + + + +
+

Drill Down Summary Tables in Shiny with Tplyr

+
+ + Back in 2020, Atorus had the initial release of the R package Tplyr, which was built to simplify the creation of clinical summary tables. Now in 2022, new updates and enhancements have been added to Tplyr to give the user more, particularly in the … + +
+
+ + + + +
+

R, Python, and Shiny in harmony: an Out-of-Box secure data backend for RStudio Connect & Workbench

+
+ + Sarepta deployed RStudio Team for modern data analytics. One major hurdle we faced was how to serve data to Connect/Workbench securely in the backend. Partnering with Atorus, Sarepta solved this challenge using Box cloud storage as a secure data … + +
+
+ + + + +
+

Summary Table Rewind: From Source to Summary and Back Again

+
+ + Statistical programming of summary tables is a well-established task within the clinical world. In the last few years, the pharmaceutical industry has seen several new packages emerge to support these activities, including the Atorus package Tplyr . … + +
+
+ + + + + + + + + +
+

SafetyGraphics

+
+ +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/atorus-research/index.xml b/tag/atorus-research/index.xml new file mode 100644 index 000000000..289f3ad77 --- /dev/null +++ b/tag/atorus-research/index.xml @@ -0,0 +1,64 @@ + + + + Atorus Research | R/Pharma + /tag/atorus-research/ + + Atorus Research + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 09 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Atorus Research + /tag/atorus-research/ + + + + Bundling JS for Your Shiny App + /publication/rinpharma_268/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_268/ + + + + + Drill Down Summary Tables in Shiny with Tplyr + /publication/rinpharma_273/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_273/ + + + + + R, Python, and Shiny in harmony: an Out-of-Box secure data backend for RStudio Connect & Workbench + /publication/rinpharma_272/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_272/ + + + + + Summary Table Rewind: From Source to Summary and Back Again + /publication/rinpharma_245/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_245/ + + + + + Closing the Gap: Creating an End to End R Package Toolkit for the Clinical Reporting Pipeline + /publication/rinpharma_226/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_226/ + + + + + SafetyGraphics + /publication/rinpharma_196/ + Fri, 29 Oct 2021 00:00:00 +0000 + /publication/rinpharma_196/ + + + + + diff --git a/tag/atorus-research/page/1/index.html b/tag/atorus-research/page/1/index.html new file mode 100644 index 000000000..8635117bc --- /dev/null +++ b/tag/atorus-research/page/1/index.html @@ -0,0 +1 @@ +/tag/atorus-research/ \ No newline at end of file diff --git a/tag/atorus/index.html b/tag/atorus/index.html new file mode 100644 index 000000000..3d6f73eaf --- /dev/null +++ b/tag/atorus/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Atorus | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Atorus

+ + + + +
+ + + +
+ + + + + + + +
+

Multilingual Markdown with R and Python Using Reticulate

+
+ + We will be presenting an overview of the interoperability between Python and R for the R user community at R/Pharma 2020. This workshop will highlight how statistical programmers can leverage the power of both R and Python in their daily processes. … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/atorus/index.xml b/tag/atorus/index.xml new file mode 100644 index 000000000..e78602d24 --- /dev/null +++ b/tag/atorus/index.xml @@ -0,0 +1,24 @@ + + + + Atorus | R/Pharma + /tag/atorus/ + + Atorus + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Mon, 05 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Atorus + /tag/atorus/ + + + + Multilingual Markdown with R and Python Using Reticulate + /publication/rinpharma_126/ + Mon, 05 Oct 2020 00:00:00 +0000 + /publication/rinpharma_126/ + + + + + diff --git a/tag/atorus/page/1/index.html b/tag/atorus/page/1/index.html new file mode 100644 index 000000000..2c86ef6bd --- /dev/null +++ b/tag/atorus/page/1/index.html @@ -0,0 +1 @@ +/tag/atorus/ \ No newline at end of file diff --git a/tag/aws/index.html b/tag/aws/index.html new file mode 100644 index 000000000..5ee66d1d2 --- /dev/null +++ b/tag/aws/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + AWS | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

AWS

+ + + + +
+ + + +
+ + + + + + + +
+

RStudio on Amazon SageMaker: Streamlining the Healthcare and Life Sciences Machine Learning process

+
+ + RStudio is one of the most commonly used software integrated development environment (IDE) for R. In this talk we present RStudio on Amazon SageMaker, a fully managed RStudio IDE on AWS cloud. We also walk through a Health Care and Life Sciences use … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/aws/index.xml b/tag/aws/index.xml new file mode 100644 index 000000000..71e50a153 --- /dev/null +++ b/tag/aws/index.xml @@ -0,0 +1,24 @@ + + + + AWS | R/Pharma + /tag/aws/ + + AWS + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 10 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + AWS + /tag/aws/ + + + + RStudio on Amazon SageMaker: Streamlining the Healthcare and Life Sciences Machine Learning process + /publication/rinpharma_286/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_286/ + + + + + diff --git a/tag/aws/page/1/index.html b/tag/aws/page/1/index.html new file mode 100644 index 000000000..8cfc1f886 --- /dev/null +++ b/tag/aws/page/1/index.html @@ -0,0 +1 @@ +/tag/aws/ \ No newline at end of file diff --git a/tag/bayer/index.html b/tag/bayer/index.html new file mode 100644 index 000000000..36426c894 --- /dev/null +++ b/tag/bayer/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Bayer | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Bayer

+ + + + +
+ + + +
+ + + + + + + +
+

Industrialized Machine Learning and Explainable AI for Late Phase Trails

+
+ + Terms like "digitalization", "machine learning (ML)" or "artificial intelligence (AI)" are more than just buzzwords these days. Databases are analyzed worldwide with modern algorithms and entire industries are making data-driven decisions at an even … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/bayer/index.xml b/tag/bayer/index.xml new file mode 100644 index 000000000..7cb559345 --- /dev/null +++ b/tag/bayer/index.xml @@ -0,0 +1,24 @@ + + + + Bayer | R/Pharma + /tag/bayer/ + + Bayer + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 03 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Bayer + /tag/bayer/ + + + + Industrialized Machine Learning and Explainable AI for Late Phase Trails + /publication/rinpharma_224/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_224/ + + + + + diff --git a/tag/bayer/page/1/index.html b/tag/bayer/page/1/index.html new file mode 100644 index 000000000..a7777c772 --- /dev/null +++ b/tag/bayer/page/1/index.html @@ -0,0 +1 @@ +/tag/bayer/ \ No newline at end of file diff --git a/tag/berry-consultants/index.html b/tag/berry-consultants/index.html new file mode 100644 index 000000000..a28b560ef --- /dev/null +++ b/tag/berry-consultants/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Berry Consultants | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Berry Consultants

+ + + + +
+ + + +
+ + + + + + + +
+

ANTICS, an interactive game for exploring Adaptive Trial Design

+
+ + A prespecified adaptive plan involves automating the analysis of interim clinical trial data and adjusting elements of the trial in response. In implementing these plans, we experience random highs and lows in the data, adjacent doses of a drug with … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/berry-consultants/index.xml b/tag/berry-consultants/index.xml new file mode 100644 index 000000000..cdd8e722b --- /dev/null +++ b/tag/berry-consultants/index.xml @@ -0,0 +1,24 @@ + + + + Berry Consultants | R/Pharma + /tag/berry-consultants/ + + Berry Consultants + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 08 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Berry Consultants + /tag/berry-consultants/ + + + + ANTICS, an interactive game for exploring Adaptive Trial Design + /publication/rinpharma_255/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_255/ + + + + + diff --git a/tag/berry-consultants/page/1/index.html b/tag/berry-consultants/page/1/index.html new file mode 100644 index 000000000..afc23ff10 --- /dev/null +++ b/tag/berry-consultants/page/1/index.html @@ -0,0 +1 @@ +/tag/berry-consultants/ \ No newline at end of file diff --git a/tag/bioconductor/index.html b/tag/bioconductor/index.html new file mode 100644 index 000000000..c19f58727 --- /dev/null +++ b/tag/bioconductor/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + bioconductor | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

bioconductor

+ + + + +
+ + + +
+ + + + + + + +
+

The Bioconductor Community

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/bioconductor/index.xml b/tag/bioconductor/index.xml new file mode 100644 index 000000000..19c4ac3e6 --- /dev/null +++ b/tag/bioconductor/index.xml @@ -0,0 +1,25 @@ + + + + bioconductor | R/Pharma + /tag/bioconductor/ + + bioconductor + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 10 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + bioconductor + /tag/bioconductor/ + + + + The Bioconductor Community + /publication/rinpharma_288/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_288/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + diff --git a/tag/bioconductor/page/1/index.html b/tag/bioconductor/page/1/index.html new file mode 100644 index 000000000..cb5c584de --- /dev/null +++ b/tag/bioconductor/page/1/index.html @@ -0,0 +1 @@ +/tag/bioconductor/ \ No newline at end of file diff --git a/tag/biogen/index.html b/tag/biogen/index.html new file mode 100644 index 000000000..fb3c92d69 --- /dev/null +++ b/tag/biogen/index.html @@ -0,0 +1,959 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Biogen | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Biogen

+ + + + +
+ + + +
+ + + + + + + +
+

Enhancing Quality Risk Classification with Natural Language Processing

+
+ + Product quality plays a vital role in the success of Biotech/Pharmaceutical organizations, and the accurate classification of quality risks is crucial to ensure the delivery of high-quality products. However, the current practice of assigning risk … + +
+
+ + + + + + + + + +
+

tidyCDISC an Open Source Platform in R to Analyze Clinical Trial Data

+
+ + The current paradigm for analyzing clinical trial data is cumbersome it is an inefficient, slow, and expensive process. Several rounds of iterations between the main programmer and the validation programmer are usually needed to thoroughly explore … + +
+
+ + + + +
+

Implementing a Risk-based Approach to R Validation

+
+ + In this workshop we will walk through an implementation of the R Validation Hub's white paper A Risk-based Approach for Assessing R Package Accuracy within a Validated Infrastructure (https//www.pharmar.org/white-paper/). The workshop will explore … + +
+
+ + + + +
+

Keeping things Peachy when Shiny gets Hairy

+
+ + Shiny is a popular R package that lets users develop interactive web applications using just R code. The ease of use and downstream boost in productivity mean that working with Shiny can kick off a rapid request-implementation-inspiration-request … + +
+
+ + + + +
+

R/Shiny Clinical Dashboards For Fun* and Profit *Note: Fun is Relative

+
+ + For the Pharma Company How many times have you made a graph and gotten an email back saying "Can we change the axes?" or "Can we change the symbols?" or "I really need to look at the graph before I can tell you what I want". It would be much more … + +
+
+ + + + +
+

Keeping things Peachy when Shiny gets Hairy

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/biogen/index.xml b/tag/biogen/index.xml new file mode 100644 index 000000000..d22335cf0 --- /dev/null +++ b/tag/biogen/index.xml @@ -0,0 +1,73 @@ + + + + Biogen | R/Pharma + /tag/biogen/ + + Biogen + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 25 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Biogen + /tag/biogen/ + + + + Enhancing Quality Risk Classification with Natural Language Processing + /publication/rinpharma_328/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_328/ + + + + + Performing a risk assessment of R packages using the Risk Assessment Shiny Application + /publication/rinpharma_241/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_241/ + + + + + tidyCDISC an Open Source Platform in R to Analyze Clinical Trial Data + /publication/rinpharma_166/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_166/ + + + + + Implementing a Risk-based Approach to R Validation + /publication/rinpharma_128/ + Tue, 06 Oct 2020 00:00:00 +0000 + /publication/rinpharma_128/ + + + + + Keeping things Peachy when Shiny gets Hairy + /publication/rinpharma_49/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_49/ + + + + + R/Shiny Clinical Dashboards For Fun* and Profit *Note: Fun is Relative + /publication/rinpharma_43/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_43/ + + + + + Keeping things Peachy when Shiny gets Hairy + /publication/rinpharma_1/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_1/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + diff --git a/tag/biogen/page/1/index.html b/tag/biogen/page/1/index.html new file mode 100644 index 000000000..e1981e3c6 --- /dev/null +++ b/tag/biogen/page/1/index.html @@ -0,0 +1 @@ +/tag/biogen/ \ No newline at end of file diff --git a/tag/bluebird-bio/index.html b/tag/bluebird-bio/index.html new file mode 100644 index 000000000..0a8e4f342 --- /dev/null +++ b/tag/bluebird-bio/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Bluebird Bio | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Bluebird Bio

+ + + + +
+ + + +
+ + + + + + + +
+

Breaking the Speed Limit: How R Gets Faster

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/bluebird-bio/index.xml b/tag/bluebird-bio/index.xml new file mode 100644 index 000000000..0d198d5b4 --- /dev/null +++ b/tag/bluebird-bio/index.xml @@ -0,0 +1,25 @@ + + + + Bluebird Bio | R/Pharma + /tag/bluebird-bio/ + + Bluebird Bio + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 21 Aug 2019 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Bluebird Bio + /tag/bluebird-bio/ + + + + Breaking the Speed Limit: How R Gets Faster + /publication/rinpharma_89/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_89/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + diff --git a/tag/bluebird-bio/page/1/index.html b/tag/bluebird-bio/page/1/index.html new file mode 100644 index 000000000..39bf52f3f --- /dev/null +++ b/tag/bluebird-bio/page/1/index.html @@ -0,0 +1 @@ +/tag/bluebird-bio/ \ No newline at end of file diff --git a/tag/bms/index.html b/tag/bms/index.html new file mode 100644 index 000000000..60067b9c6 --- /dev/null +++ b/tag/bms/index.html @@ -0,0 +1,899 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + BMS | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

BMS

+ + + + +
+ + + +
+ + + + + + + +
+

Using Stan for Synthetic Data Generation and C-QTc Analysis

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+

Data-as-a-Product: A data science framework for data collaborations

+
+ + For data science teams, data preparation takes substantial investment of time, data science expertise and subject matter proficiency. However, as the name implies, data preparation is typically viewed merely as a means to an end, encouraging creation … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/bms/index.xml b/tag/bms/index.xml new file mode 100644 index 000000000..652e48ebb --- /dev/null +++ b/tag/bms/index.xml @@ -0,0 +1,33 @@ + + + + BMS | R/Pharma + /tag/bms/ + + BMS + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 26 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + BMS + /tag/bms/ + + + + Using Stan for Synthetic Data Generation and C-QTc Analysis + /publication/rinpharma_339/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_339/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Data-as-a-Product: A data science framework for data collaborations + /publication/rinpharma_240/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_240/ + + + + + diff --git a/tag/bms/page/1/index.html b/tag/bms/page/1/index.html new file mode 100644 index 000000000..ef61df8bb --- /dev/null +++ b/tag/bms/page/1/index.html @@ -0,0 +1 @@ +/tag/bms/ \ No newline at end of file diff --git a/tag/bristol-myers-squibb/index.html b/tag/bristol-myers-squibb/index.html new file mode 100644 index 000000000..31494ff9d --- /dev/null +++ b/tag/bristol-myers-squibb/index.html @@ -0,0 +1,899 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Bristol Myers Squibb | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Bristol Myers Squibb

+ + + + +
+ + + +
+ + + + + + + +
+

Accelerating Chemistry Research through the Integration of Data Science with High-Throughput Experimentation

+
+ + The development of a streamlined data-aggregation methodology utilizing the statistical programming language R is described. The centralization of high-throughput experimentation data enabled the use of statistics and data exploration methods within … + +
+
+ + + + +
+

Data-Driven Strategies for Synthetic Route Design and Operational Modeling within Pharmaceutical Development

+
+ + Decision analysis balancing both data analytics and human gut feeling is critical in designing efficient routes to synthesize new, complex small molecules. This challenge is faced by any organization seeking to deliver modern pharmaceutical compounds … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/bristol-myers-squibb/index.xml b/tag/bristol-myers-squibb/index.xml new file mode 100644 index 000000000..62d7387c0 --- /dev/null +++ b/tag/bristol-myers-squibb/index.xml @@ -0,0 +1,32 @@ + + + + Bristol Myers Squibb | R/Pharma + /tag/bristol-myers-squibb/ + + Bristol Myers Squibb + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 22 Aug 2019 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Bristol Myers Squibb + /tag/bristol-myers-squibb/ + + + + Accelerating Chemistry Research through the Integration of Data Science with High-Throughput Experimentation + /publication/rinpharma_111/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_111/ + + + + + Data-Driven Strategies for Synthetic Route Design and Operational Modeling within Pharmaceutical Development + /publication/rinpharma_22/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_22/ + + + + + diff --git a/tag/bristol-myers-squibb/page/1/index.html b/tag/bristol-myers-squibb/page/1/index.html new file mode 100644 index 000000000..161dddf69 --- /dev/null +++ b/tag/bristol-myers-squibb/page/1/index.html @@ -0,0 +1 @@ +/tag/bristol-myers-squibb/ \ No newline at end of file diff --git a/tag/cb-analytics/index.html b/tag/cb-analytics/index.html new file mode 100644 index 000000000..6b404a305 --- /dev/null +++ b/tag/cb-analytics/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + CB Analytics | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

CB Analytics

+ + + + +
+ + + +
+ + + + + + + +
+

Optimization of raw materials genealogy in drug manufacturing with R, Shiny and d3

+
+ + Failure to thoroughly review discrepancies and deviations in drug manufacturing is consistently one of the top citations in FDA inspectional observations. Learn how a leading biotechnology organization successfully replaced an inefficient, manual … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/cb-analytics/index.xml b/tag/cb-analytics/index.xml new file mode 100644 index 000000000..807b5ce25 --- /dev/null +++ b/tag/cb-analytics/index.xml @@ -0,0 +1,24 @@ + + + + CB Analytics | R/Pharma + /tag/cb-analytics/ + + CB Analytics + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 15 Aug 2018 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + CB Analytics + /tag/cb-analytics/ + + + + Optimization of raw materials genealogy in drug manufacturing with R, Shiny and d3 + /publication/rinpharma_24/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_24/ + + + + + diff --git a/tag/cb-analytics/page/1/index.html b/tag/cb-analytics/page/1/index.html new file mode 100644 index 000000000..4fd8fc251 --- /dev/null +++ b/tag/cb-analytics/page/1/index.html @@ -0,0 +1 @@ +/tag/cb-analytics/ \ No newline at end of file diff --git a/tag/cdisc/index.html b/tag/cdisc/index.html new file mode 100644 index 000000000..a43932890 --- /dev/null +++ b/tag/cdisc/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + CDISC | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

CDISC

+ + + + +
+ + + +
+ + + + + + + +
+

CDISC Initiatives and Collaborations

+
+ + This invited talk will describe the current landscape of CDISC initiatives and collaborations. CDISC currently has a portfolio of innovative industry initiatives that include new standards as well as open-source software projects that are part of the … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/cdisc/index.xml b/tag/cdisc/index.xml new file mode 100644 index 000000000..ecb1741b9 --- /dev/null +++ b/tag/cdisc/index.xml @@ -0,0 +1,24 @@ + + + + CDISC | R/Pharma + /tag/cdisc/ + + CDISC + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 08 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + CDISC + /tag/cdisc/ + + + + CDISC Initiatives and Collaborations + /publication/rinpharma_253/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_253/ + + + + + diff --git a/tag/cdisc/page/1/index.html b/tag/cdisc/page/1/index.html new file mode 100644 index 000000000..d1bf8dd9d --- /dev/null +++ b/tag/cdisc/page/1/index.html @@ -0,0 +1 @@ +/tag/cdisc/ \ No newline at end of file diff --git a/tag/covance/index.html b/tag/covance/index.html new file mode 100644 index 000000000..e9eeec832 --- /dev/null +++ b/tag/covance/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Covance | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Covance

+ + + + +
+ + + +
+ + + + + + + +
+

Enhance R Overview

+
+ + Recruitment models for clinical trials are notoriously difficult to build due to many complex factors within a study. With input from experienced practitioners, we have built an interactive tool to allow individuals to build complex recruitment … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/covance/index.xml b/tag/covance/index.xml new file mode 100644 index 000000000..e4e83100a --- /dev/null +++ b/tag/covance/index.xml @@ -0,0 +1,24 @@ + + + + Covance | R/Pharma + /tag/covance/ + + Covance + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 16 Aug 2018 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Covance + /tag/covance/ + + + + Enhance R Overview + /publication/rinpharma_54/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_54/ + + + + + diff --git a/tag/covance/page/1/index.html b/tag/covance/page/1/index.html new file mode 100644 index 000000000..eece6fac5 --- /dev/null +++ b/tag/covance/page/1/index.html @@ -0,0 +1 @@ +/tag/covance/ \ No newline at end of file diff --git a/tag/csl/index.html b/tag/csl/index.html new file mode 100644 index 000000000..8aa69ba93 --- /dev/null +++ b/tag/csl/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + CSL | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

CSL

+ + + + +
+ + + +
+ + + + + + + +
+

Seamless Visualisation of Complex Genomic Variations in GMOs and Edited Cell Lines Using gmoviz

+
+ + Genetically modified organisms (GMOs) and cell lines are widely used models to estimate the efficacy of drugs and understand mechanism of actions in biopharmaceutical research. As part of characterising these models, DNA sequencing technology and … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/csl/index.xml b/tag/csl/index.xml new file mode 100644 index 000000000..cf4fb09a0 --- /dev/null +++ b/tag/csl/index.xml @@ -0,0 +1,24 @@ + + + + CSL | R/Pharma + /tag/csl/ + + CSL + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 15 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + CSL + /tag/csl/ + + + + Seamless Visualisation of Complex Genomic Variations in GMOs and Edited Cell Lines Using gmoviz + /publication/rinpharma_174/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_174/ + + + + + diff --git a/tag/csl/page/1/index.html b/tag/csl/page/1/index.html new file mode 100644 index 000000000..029b74588 --- /dev/null +++ b/tag/csl/page/1/index.html @@ -0,0 +1 @@ +/tag/csl/ \ No newline at end of file diff --git a/tag/cytel/index.html b/tag/cytel/index.html new file mode 100644 index 000000000..dad4595bd --- /dev/null +++ b/tag/cytel/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Cytel | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Cytel

+ + + + +
+ + + +
+ + + + + + + +
+

tidyCDISC an Open Source Platform in R to Analyze Clinical Trial Data

+
+ + The current paradigm for analyzing clinical trial data is cumbersome it is an inefficient, slow, and expensive process. Several rounds of iterations between the main programmer and the validation programmer are usually needed to thoroughly explore … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/cytel/index.xml b/tag/cytel/index.xml new file mode 100644 index 000000000..623190824 --- /dev/null +++ b/tag/cytel/index.xml @@ -0,0 +1,24 @@ + + + + Cytel | R/Pharma + /tag/cytel/ + + Cytel + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 14 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Cytel + /tag/cytel/ + + + + tidyCDISC an Open Source Platform in R to Analyze Clinical Trial Data + /publication/rinpharma_166/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_166/ + + + + + diff --git a/tag/cytel/page/1/index.html b/tag/cytel/page/1/index.html new file mode 100644 index 000000000..dbb622c83 --- /dev/null +++ b/tag/cytel/page/1/index.html @@ -0,0 +1 @@ +/tag/cytel/ \ No newline at end of file diff --git a/tag/dana-farber/index.html b/tag/dana-farber/index.html new file mode 100644 index 000000000..bb1105f4b --- /dev/null +++ b/tag/dana-farber/index.html @@ -0,0 +1,885 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Dana-Farber | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Dana-Farber

+ + + + +
+ + + +
+ + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/dana-farber/index.xml b/tag/dana-farber/index.xml new file mode 100644 index 000000000..8d9e5bae8 --- /dev/null +++ b/tag/dana-farber/index.xml @@ -0,0 +1,24 @@ + + + + Dana-Farber | R/Pharma + /tag/dana-farber/ + + Dana-Farber + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 22 Aug 2019 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Dana-Farber + /tag/dana-farber/ + + + + Multi-modal data integration + /publication/rinpharma_99/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_99/ + + + + + diff --git a/tag/dana-farber/page/1/index.html b/tag/dana-farber/page/1/index.html new file mode 100644 index 000000000..8f7f07deb --- /dev/null +++ b/tag/dana-farber/page/1/index.html @@ -0,0 +1 @@ +/tag/dana-farber/ \ No newline at end of file diff --git a/tag/dnanexus/index.html b/tag/dnanexus/index.html new file mode 100644 index 000000000..946d8a2ff --- /dev/null +++ b/tag/dnanexus/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + DNANexus | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

DNANexus

+ + + + +
+ + + +
+ + + + + + + +
+

Intro Shiny

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/dnanexus/index.xml b/tag/dnanexus/index.xml new file mode 100644 index 000000000..c10a67900 --- /dev/null +++ b/tag/dnanexus/index.xml @@ -0,0 +1,25 @@ + + + + DNANexus | R/Pharma + /tag/dnanexus/ + + DNANexus + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Mon, 25 Oct 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + DNANexus + /tag/dnanexus/ + + + + Intro Shiny + /publication/rinpharma_189/ + Mon, 25 Oct 2021 00:00:00 +0000 + /publication/rinpharma_189/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + diff --git a/tag/dnanexus/page/1/index.html b/tag/dnanexus/page/1/index.html new file mode 100644 index 000000000..8db95e05e --- /dev/null +++ b/tag/dnanexus/page/1/index.html @@ -0,0 +1 @@ +/tag/dnanexus/ \ No newline at end of file diff --git a/tag/edm-serono/index.html b/tag/edm-serono/index.html new file mode 100644 index 000000000..698c1890e --- /dev/null +++ b/tag/edm-serono/index.html @@ -0,0 +1,899 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + EDM Serono | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

EDM Serono

+ + + + +
+ + + +
+ + + + + + + +
+

Improve installation sequences for R package cohorts

+
+ + The installation of a cohort of R packages can constitute a challenge; especially considering different dependency types, package versions, overlapping namespaces and varying risks assigned to each of the packages. At the same time, the number of R … + +
+
+ + + + +
+

Multi-state Model for the Analysis of an Association between Safety and Efficacy Events

+
+ + Safety and efficacy data in clinical trials are mostly analyzed separately. However, especially the treatment of life-threatening disease such as cancer requires a good understanding of benefit and associated risks to make an informed therapy … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/edm-serono/index.xml b/tag/edm-serono/index.xml new file mode 100644 index 000000000..0999b385a --- /dev/null +++ b/tag/edm-serono/index.xml @@ -0,0 +1,32 @@ + + + + EDM Serono | R/Pharma + /tag/edm-serono/ + + EDM Serono + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 22 Aug 2019 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + EDM Serono + /tag/edm-serono/ + + + + Improve installation sequences for R package cohorts + /publication/rinpharma_106/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_106/ + + + + + Multi-state Model for the Analysis of an Association between Safety and Efficacy Events + /publication/rinpharma_13/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_13/ + + + + + diff --git a/tag/edm-serono/page/1/index.html b/tag/edm-serono/page/1/index.html new file mode 100644 index 000000000..03cca8552 --- /dev/null +++ b/tag/edm-serono/page/1/index.html @@ -0,0 +1 @@ +/tag/edm-serono/ \ No newline at end of file diff --git a/tag/eisai/index.html b/tag/eisai/index.html new file mode 100644 index 000000000..dd49c47b4 --- /dev/null +++ b/tag/eisai/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Eisai | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Eisai

+ + + + +
+ + + +
+ + + + + + + +
+

Reproducible computational research at Eisai: leadership, technology, and culture

+
+ + The pharmaceutical industry depends on accurate and reproducible data science for both preclinical and clinical analysis. Unfortunately, often an analysis cannot be reproduced and therefore its computational methodology and merit are unknown. Often, … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/eisai/index.xml b/tag/eisai/index.xml new file mode 100644 index 000000000..c0ddc4fe6 --- /dev/null +++ b/tag/eisai/index.xml @@ -0,0 +1,24 @@ + + + + Eisai | R/Pharma + /tag/eisai/ + + Eisai + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 16 Aug 2018 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Eisai + /tag/eisai/ + + + + Reproducible computational research at Eisai: leadership, technology, and culture + /publication/rinpharma_56/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_56/ + + + + + diff --git a/tag/eisai/page/1/index.html b/tag/eisai/page/1/index.html new file mode 100644 index 000000000..87b35e235 --- /dev/null +++ b/tag/eisai/page/1/index.html @@ -0,0 +1 @@ +/tag/eisai/ \ No newline at end of file diff --git a/tag/eli-lilly/index.html b/tag/eli-lilly/index.html new file mode 100644 index 000000000..e3adb5c4d --- /dev/null +++ b/tag/eli-lilly/index.html @@ -0,0 +1,981 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Eli Lilly | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Eli Lilly

+ + + + +
+ + + +
+ + + + + + + +
+

A Pivotal Year of R Pilots for Shiny Application Submissions to the FDA / Celebrating a Milestone: R Tables for Regulatory Submission Working Group s eBook on Clinical Data Table Generation

+
+ + Within the life sciences industry, Shiny has enabled tremendous innovations to produce web interfaces as frontends to sophisticated analyses, dynamic visualizations, and automation of clinical reporting across drug development. While industry … + +
+
+ + + + +
+

The New Roads Leading to Shiny Nirvana

+
+ + Since its first release over eight years ago, the R community has progressively created amazing web-based applications with the Shiny package. In practically every R conference or user meetup, we see amazing examples of how Shiny is changing the … + +
+
+ + + + +
+

Reproducible computation at scale in R with targets

+
+ + Data science can be slow. A single round of statistical computation can take several minutes, hours, or even days to complete. The targets R package keeps results up to date and reproducible while minimizing the number of expensive tasks that … + +
+
+ + + + +
+

Targets and Reproducible Pipelines

+
+ + Data science can be slow. A single round of statistical computation can take several minutes, hours, or even days to complete. The targets R package keeps results up to date and reproducible while minimizing the number of expensive tasks that … + +
+
+ + + + +
+

Creating and reviving Shiny apps with golem

+
+ + Developing Shiny applications that meet design goals, easily deploy to multiple platforms, and contain easily maintainable components (all while adhering to best practices) is typically a difficult endeavor. Until recently, there has not been a tool … + +
+
+ + + + +
+

Machine learning workflow management with drake

+
+ + Machine learning workflows can be difficult to manage. A single round of computation can take several hours to complete, and routine updates to the code and data tend to invalidate hard-earned results. You can enhance the maintainability, hygiene, … + +
+
+ + + + + + + + + +
+

Developing powerful Shiny applications in an enterprise environment: Best practices and lessons learned

+
+ + Recent advances in the Shiny ecosystem boost the scale and scope of serious enterprise-wide web applications. More specifically, it is entirely possible to utilize key features of Shiny Server Professional and additional R packages such as shinyjs, … + +
+
+ + + + +
+

The drake R package: reproducible data analysis at scale

+
+ + The drake package is a general-purpose workflow manager for data-driven tasks in R, with applications in the pharmaceutical industry ranging from tailored medicine to clinical trial simulation and beyond. Drake rebuilds intermediate data objects when … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/eli-lilly/index.xml b/tag/eli-lilly/index.xml new file mode 100644 index 000000000..75b4a39d9 --- /dev/null +++ b/tag/eli-lilly/index.xml @@ -0,0 +1,88 @@ + + + + Eli Lilly | R/Pharma + /tag/eli-lilly/ + + Eli Lilly + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 26 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Eli Lilly + /tag/eli-lilly/ + + + + A Pivotal Year of R Pilots for Shiny Application Submissions to the FDA / Celebrating a Milestone: R Tables for Regulatory Submission Working Group s eBook on Clinical Data Table Generation + /publication/rinpharma_336/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_336/ + + + + + The New Roads Leading to Shiny Nirvana + /publication/rinpharma_238/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_238/ + + + + + Reproducible computation at scale in R with targets + /publication/rinpharma_176/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_176/ + + + + + Targets and Reproducible Pipelines + /publication/rinpharma_131/ + Thu, 08 Oct 2020 00:00:00 +0000 + /publication/rinpharma_131/ + + + + + Creating and reviving Shiny apps with golem + /publication/rinpharma_75/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_75/ + + + + + Machine learning workflow management with drake + /publication/rinpharma_92/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_92/ + + + + + Machine learning workflow management with drake + /publication/rinpharma_63/ + Tue, 20 Aug 2019 00:00:00 +0000 + /publication/rinpharma_63/ + + + + + Developing powerful Shiny applications in an enterprise environment: Best practices and lessons learned + /publication/rinpharma_34/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_34/ + + + + + The drake R package: reproducible data analysis at scale + /publication/rinpharma_44/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_44/ + + + + + diff --git a/tag/eli-lilly/page/1/index.html b/tag/eli-lilly/page/1/index.html new file mode 100644 index 000000000..087f71024 --- /dev/null +++ b/tag/eli-lilly/page/1/index.html @@ -0,0 +1 @@ +/tag/eli-lilly/ \ No newline at end of file diff --git a/tag/emd-serono/index.html b/tag/emd-serono/index.html new file mode 100644 index 000000000..40ff77b24 --- /dev/null +++ b/tag/emd-serono/index.html @@ -0,0 +1,909 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + EMD Serono | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

EMD Serono

+ + + + +
+ + + +
+ + + + + + + +
+

Updates from the R Validation Hub: Towards a Pharma Repository

+
+ + The use of R in submissions to healthcare regulators presents challenges as the quality of packages must be ensured, and evidence of this quality must be readily available. The Regulatory R Package Repository Working Group aims to tackle these issues … + +
+
+ + + + +
+

Statistical Analysis and Pathway to a Risk-based Assessment of R packages at Merck KGaA/EMD Serono

+
+ + Like many other companies, Merck KGaA/EMD Serono has embarked on their journey to enable the use R for regulatory submissions. Following the framework introduced by the R validation hub (Nicholls et al., 2020), we started to develop an algorithm to … + +
+
+ + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/emd-serono/index.xml b/tag/emd-serono/index.xml new file mode 100644 index 000000000..97fc9ea80 --- /dev/null +++ b/tag/emd-serono/index.xml @@ -0,0 +1,40 @@ + + + + EMD Serono | R/Pharma + /tag/emd-serono/ + + EMD Serono + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 25 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + EMD Serono + /tag/emd-serono/ + + + + Updates from the R Validation Hub: Towards a Pharma Repository + /publication/rinpharma_320/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_320/ + + + + + Statistical Analysis and Pathway to a Risk-based Assessment of R packages at Merck KGaA/EMD Serono + /publication/rinpharma_204/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_204/ + + + + + Building Tidy R Packages + /publication/rinpharma_193/ + Wed, 27 Oct 2021 00:00:00 +0000 + /publication/rinpharma_193/ + + + + + diff --git a/tag/emd-serono/page/1/index.html b/tag/emd-serono/page/1/index.html new file mode 100644 index 000000000..c5c837348 --- /dev/null +++ b/tag/emd-serono/page/1/index.html @@ -0,0 +1 @@ +/tag/emd-serono/ \ No newline at end of file diff --git a/tag/emory-university/index.html b/tag/emory-university/index.html new file mode 100644 index 000000000..4a6d971a2 --- /dev/null +++ b/tag/emory-university/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Emory University | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Emory University

+ + + + +
+ + + +
+ + + + + + + +
+

R at Warp Speed: Reproducible coding for COVID vaccine trials

+
+ + (The) Operation (formally known as) Warp Speed is a joint venture between pharma and government to bring COVID-19 vaccines to market at unprecedented speed. A key tenet of the program is to generate the data needed to establish correlates of vaccine … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/emory-university/index.xml b/tag/emory-university/index.xml new file mode 100644 index 000000000..fd5caf900 --- /dev/null +++ b/tag/emory-university/index.xml @@ -0,0 +1,24 @@ + + + + Emory University | R/Pharma + /tag/emory-university/ + + Emory University + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 03 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Emory University + /tag/emory-university/ + + + + R at Warp Speed: Reproducible coding for COVID vaccine trials + /publication/rinpharma_229/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_229/ + + + + + diff --git a/tag/emory-university/page/1/index.html b/tag/emory-university/page/1/index.html new file mode 100644 index 000000000..9886b27fe --- /dev/null +++ b/tag/emory-university/page/1/index.html @@ -0,0 +1 @@ +/tag/emory-university/ \ No newline at end of file diff --git a/tag/fda/index.html b/tag/fda/index.html new file mode 100644 index 000000000..4083053bf --- /dev/null +++ b/tag/fda/index.html @@ -0,0 +1,1002 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + FDA | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

FDA

+ + + + +
+ + + +
+ + + + + + + +
+

Dataset-JSON as Alternative Transport Format for Regulatory Submissions

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+

Our Impact in the Evolving Data Landscape

+
+ + Data sources and the volume of data available for driving discovery and informing decisions have substantially increased over time. This increase has resulted in an evolving data and regulatory landscape ripe for the expertise of statisticians and … + +
+
+ + + + +
+

R pilot submissions to FDA

+
+ + On Nov 22nd, 2021, the R Consortium R Submissions Working Group successfully submitted an R-based test submission package through the FDA eCTD gateway. The submission package has been received by the FDA staff who were able to reproduce the numerical … + +
+
+ + + + +
+

Submitting Data to CDER: What Comes Next?

+
+ + abstract to follow + +
+
+ + + + +
+

SENDing Toxicology Study Data Analysis into the 21st Century with a New R Package: sendigR.

+
+ + The CDISC-SEND data standard has created new opportunities for collaborative development of open-source software solutions to facilitate cross-study analyses of toxicology study data. A public private partnership between BioCelerate and FDA/CDER was … + +
+
+ + + + +
+

Challenges in an Evolving Regulatory Landscape: How Statisticians Can Contribute

+
+ + With recent technological advances and availability of new data sources, we are experiencing exciting changes to the human medical product regulatory landscape. While these new areas have created challenges, they also present opportunities. This … + +
+
+ + + + +
+

geoMapr: A Shiny Application for Enriched Analysis of Drug Utilization Data

+
+ + The crisis of opioid abuse and overdose in the United States has involved unprecedented levels of opioid prescriptions and opioid-related mortality. Greater understanding of current trends in prescription opioid utilization may help prevent new cases … + +
+
+ + + + + + + + + +
+

Interactive Visualization of Standardized CDISC-SEND-Formatted Toxicology Study Data Using R Shiny

+
+ + The standardization of nonclinical study data by the Clinical Data Interchange Standards Consortium (CDISC) via the Standard for Exchange of Nonclinical Data (SEND) has created an opportunity for the collaborative development and use of open source … + +
+
+ + + + +
+

The use of R for improved reproducibility of biomarker detection in liquid biopsies

+
+ + Research reproducibility has been heatedly discussed in recent years. Some authors have pointed out that a large portion of published research findings is incorrect and/or irreproducible. Some state that the medical literature is as reliable as … + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/fda/index.xml b/tag/fda/index.xml new file mode 100644 index 000000000..c88068d20 --- /dev/null +++ b/tag/fda/index.xml @@ -0,0 +1,129 @@ + + + + FDA | R/Pharma + /tag/fda/ + + FDA + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 26 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + FDA + /tag/fda/ + + + + Dataset-JSON as Alternative Transport Format for Regulatory Submissions + /publication/rinpharma_335/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_335/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Our Impact in the Evolving Data Landscape + /publication/rinpharma_299/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_299/ + + + + + R pilot submissions to FDA + /publication/rinpharma_267/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_267/ + + + + + Submitting Data to CDER: What Comes Next? + /publication/rinpharma_233/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_233/ + + + + + SENDing Toxicology Study Data Analysis into the 21st Century with a New R Package: sendigR. + /publication/rinpharma_214/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_214/ + + + + + Challenges in an Evolving Regulatory Landscape: How Statisticians Can Contribute + /publication/rinpharma_137/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_137/ + + + + + geoMapr: A Shiny Application for Enriched Analysis of Drug Utilization Data + /publication/rinpharma_149/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_149/ + + + + + Simulations, and Complex Innovative Trial Designs + /publication/rinpharma_120/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_120/ + + + + + Interactive Visualization of Standardized CDISC-SEND-Formatted Toxicology Study Data Using R Shiny + /publication/rinpharma_77/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_77/ + + + + + The use of R for improved reproducibility of biomarker detection in liquid biopsies + /publication/rinpharma_87/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_87/ + + + + + Using R for Generic Drug Evaluation and SABE R-package for Assessing Bioequivalence of Topical Dermatological Products + /publication/rinpharma_70/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_70/ + + + + + Unification in a Compartmentalized Culture + /publication/rinpharma_40/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_40/ + + + + + Modernizing the new drug regulatory program in FDA/CDER: Can Collaborations and Sharing Help? + /publication/rinpharma_6/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_6/ + + + + + Using R in a regulatory environment: some FDA perspectives + /publication/rinpharma_7/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_7/ + + + + + diff --git a/tag/fda/page/1/index.html b/tag/fda/page/1/index.html new file mode 100644 index 000000000..131425a24 --- /dev/null +++ b/tag/fda/page/1/index.html @@ -0,0 +1 @@ +/tag/fda/ \ No newline at end of file diff --git a/tag/fda/page/2/index.html b/tag/fda/page/2/index.html new file mode 100644 index 000000000..5ff092e36 --- /dev/null +++ b/tag/fda/page/2/index.html @@ -0,0 +1,932 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + FDA | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

FDA

+ + + + +
+ + + +
+ + + + + + + +
+

Using R for Generic Drug Evaluation and SABE R-package for Assessing Bioequivalence of Topical Dermatological Products

+
+ + Determination of bioequivalence (BE), a crucial part of the evaluation of generic drugs, may depend on clinical endpoint studies, pharmacokinetic (PK) studies of bioavailability, and In-Vitro tests, among others. Additionally, in reviewing … + +
+
+ + + + +
+

Unification in a Compartmentalized Culture

+
+ + When it comes to analytics of data collected in medical research, today’s culture is compartmentalized – not only across institutions, but even within institutions. Such a culture stagnates analytical development and limits the ability to fully … + +
+
+ + + + +
+

Modernizing the new drug regulatory program in FDA/CDER: Can Collaborations and Sharing Help?

+
+ + Lilliam will be presenting a perspective on what the office of computational science is doing to support regulatory review for safety assessments. She will explore the concept of collaborations and sharing to support process and transparency, along … + +
+
+ + + + +
+

Using R in a regulatory environment: some FDA perspectives

+
+ + The United States Food and Drug Administration (FDA) uses a variety of statistical software packages for review and research. This presentation will focus on the uses of R in the Center for Drug Evaluation and Research (CDER), including graphics for … + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/fred-hutch-cancer-research-center/index.html b/tag/fred-hutch-cancer-research-center/index.html new file mode 100644 index 000000000..256087a82 --- /dev/null +++ b/tag/fred-hutch-cancer-research-center/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Fred Hutch Cancer Research Center | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Fred Hutch Cancer Research Center

+ + + + +
+ + + +
+ + + + + + + +
+

R Package Validation Framework

+
+ + In this talk I will discuss the steps that have been created for validating internally generated R packages at SCHARP (Statistical Center for HIV/AIDS Research and Prevention). Housed within Fred Hutch, SCHARP is an instrumental partner in the … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/fred-hutch-cancer-research-center/index.xml b/tag/fred-hutch-cancer-research-center/index.xml new file mode 100644 index 000000000..82635d4f8 --- /dev/null +++ b/tag/fred-hutch-cancer-research-center/index.xml @@ -0,0 +1,24 @@ + + + + Fred Hutch Cancer Research Center | R/Pharma + /tag/fred-hutch-cancer-research-center/ + + Fred Hutch Cancer Research Center + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 13 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Fred Hutch Cancer Research Center + /tag/fred-hutch-cancer-research-center/ + + + + R Package Validation Framework + /publication/rinpharma_144/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_144/ + + + + + diff --git a/tag/fred-hutch-cancer-research-center/page/1/index.html b/tag/fred-hutch-cancer-research-center/page/1/index.html new file mode 100644 index 000000000..efbaee77e --- /dev/null +++ b/tag/fred-hutch-cancer-research-center/page/1/index.html @@ -0,0 +1 @@ +/tag/fred-hutch-cancer-research-center/ \ No newline at end of file diff --git a/tag/fred-hutch/index.html b/tag/fred-hutch/index.html new file mode 100644 index 000000000..ef60b6b9f --- /dev/null +++ b/tag/fred-hutch/index.html @@ -0,0 +1,909 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Fred Hutch | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Fred Hutch

+ + + + +
+ + + +
+ + + + + + + + + + + + + + + + + +
+

Validation Framework for Assay Processing Pipelines

+
+ + In this talk I will discuss the steps that have been created for validating internally generated R packages at SCHARP (Statistical Center for HIV/AIDS Research and Prevention) and the lessons learned while creating packages as a team. Housed within … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/fred-hutch/index.xml b/tag/fred-hutch/index.xml new file mode 100644 index 000000000..9847bad3c --- /dev/null +++ b/tag/fred-hutch/index.xml @@ -0,0 +1,40 @@ + + + + Fred Hutch | R/Pharma + /tag/fred-hutch/ + + Fred Hutch + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Fri, 05 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Fred Hutch + /tag/fred-hutch/ + + + + R Package Validation Framework + /publication/rinpharma_249/ + Fri, 05 Nov 2021 00:00:00 +0000 + /publication/rinpharma_249/ + + + + + Using {valtools} for software validation separate from development + /publication/rinpharma_235/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_235/ + + + + + Validation Framework for Assay Processing Pipelines + /publication/rinpharma_121/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_121/ + + + + + diff --git a/tag/fred-hutch/page/1/index.html b/tag/fred-hutch/page/1/index.html new file mode 100644 index 000000000..953d3c61a --- /dev/null +++ b/tag/fred-hutch/page/1/index.html @@ -0,0 +1 @@ +/tag/fred-hutch/ \ No newline at end of file diff --git a/tag/fred-hutchinson-cancer-research-center/index.html b/tag/fred-hutchinson-cancer-research-center/index.html new file mode 100644 index 000000000..2bd595806 --- /dev/null +++ b/tag/fred-hutchinson-cancer-research-center/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Fred Hutchinson Cancer Research Center | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Fred Hutchinson Cancer Research Center

+ + + + +
+ + + +
+ + + + + + + +
+

Using R Markdown to Generate Clinical Trials Summary Reports

+
+ + The scope of the paper is to show how to produce a statistical summary report along with explanatory text using R Markdown in RStudio. Programmers write a lot of reports that describe the results of data analyses. There should be a clear and … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/fred-hutchinson-cancer-research-center/index.xml b/tag/fred-hutchinson-cancer-research-center/index.xml new file mode 100644 index 000000000..4704e1258 --- /dev/null +++ b/tag/fred-hutchinson-cancer-research-center/index.xml @@ -0,0 +1,24 @@ + + + + Fred Hutchinson Cancer Research Center | R/Pharma + /tag/fred-hutchinson-cancer-research-center/ + + Fred Hutchinson Cancer Research Center + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 15 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Fred Hutchinson Cancer Research Center + /tag/fred-hutchinson-cancer-research-center/ + + + + Using R Markdown to Generate Clinical Trials Summary Reports + /publication/rinpharma_175/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_175/ + + + + + diff --git a/tag/fred-hutchinson-cancer-research-center/page/1/index.html b/tag/fred-hutchinson-cancer-research-center/page/1/index.html new file mode 100644 index 000000000..118cf6f60 --- /dev/null +++ b/tag/fred-hutchinson-cancer-research-center/page/1/index.html @@ -0,0 +1 @@ +/tag/fred-hutchinson-cancer-research-center/ \ No newline at end of file diff --git a/tag/friedrich-miescher-institute/index.html b/tag/friedrich-miescher-institute/index.html new file mode 100644 index 000000000..bc48d3924 --- /dev/null +++ b/tag/friedrich-miescher-institute/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Friedrich Miescher Institute | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Friedrich Miescher Institute

+ + + + +
+ + + +
+ + + + + + + +
+

Interactive and collaborative exploration of large-scale transcriptomics data with iSEE

+
+ + Detailed exploration of large transcriptomics datasets, increasingly available at single-cell resolution, is a time-consuming task which often requires the complementary skill sets of data analysts and experimental scientists to complete analyses and … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/friedrich-miescher-institute/index.xml b/tag/friedrich-miescher-institute/index.xml new file mode 100644 index 000000000..b89870c72 --- /dev/null +++ b/tag/friedrich-miescher-institute/index.xml @@ -0,0 +1,24 @@ + + + + Friedrich Miescher Institute | R/Pharma + /tag/friedrich-miescher-institute/ + + Friedrich Miescher Institute + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 02 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Friedrich Miescher Institute + /tag/friedrich-miescher-institute/ + + + + Interactive and collaborative exploration of large-scale transcriptomics data with iSEE + /publication/rinpharma_210/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_210/ + + + + + diff --git a/tag/friedrich-miescher-institute/page/1/index.html b/tag/friedrich-miescher-institute/page/1/index.html new file mode 100644 index 000000000..2a28640e0 --- /dev/null +++ b/tag/friedrich-miescher-institute/page/1/index.html @@ -0,0 +1 @@ +/tag/friedrich-miescher-institute/ \ No newline at end of file diff --git a/tag/galapagos/index.html b/tag/galapagos/index.html new file mode 100644 index 000000000..489b5be6d --- /dev/null +++ b/tag/galapagos/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Galapagos | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Galapagos

+ + + + +
+ + + +
+ + + + + + + +
+

Interactive medical oversight reporting in R

+
+ + Medical oversight during a clinical trial is an extensive and time-consuming process. To safeguard patient safety, medical monitors need to review and explore raw safety data interactively, using standard visualizations as well as specific analyses … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/galapagos/index.xml b/tag/galapagos/index.xml new file mode 100644 index 000000000..69d113b58 --- /dev/null +++ b/tag/galapagos/index.xml @@ -0,0 +1,24 @@ + + + + Galapagos | R/Pharma + /tag/galapagos/ + + Galapagos + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 13 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Galapagos + /tag/galapagos/ + + + + Interactive medical oversight reporting in R + /publication/rinpharma_141/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_141/ + + + + + diff --git a/tag/galapagos/page/1/index.html b/tag/galapagos/page/1/index.html new file mode 100644 index 000000000..3bc8a24e6 --- /dev/null +++ b/tag/galapagos/page/1/index.html @@ -0,0 +1 @@ +/tag/galapagos/ \ No newline at end of file diff --git a/tag/genentech/index.html b/tag/genentech/index.html new file mode 100644 index 000000000..3d19841c5 --- /dev/null +++ b/tag/genentech/index.html @@ -0,0 +1,923 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Genentech | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Genentech

+ + + + +
+ + + +
+ + + + + + + +
+

Exploration of Large language model-based frameworks to develop R codes for output delivery in pharma

+
+ + Over thousands of outputs (tables, graphs and listings) may need to be generated each year for filing, external publications, internal read outs and other activities in a pharmaceutical company. Although most of these outputs could be produced … + +
+
+ + + + +
+

Trends and Current Landscape of ML/AI Publications with Open Source Tools

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+

How CI/CD Enhances the Development of R packages in the Pharmaverse

+
+ + Continuous integration (CI) and continuous delivery (CD) are playing a pivotal role in ensuring that R projects in Pharma meet the highest quality standards. Particular focus is placed on ensuring that packages are fit for purpose both on internal … + +
+
+ + + + +
+

Assuring SDTM data quality with the sdtmchecks package

+
+ + The job of a data scientist working on a clinical trial team in the pharmaceutical industry is to provide the most accurate analysis possible in order to enable valid insights from the data. Ensuring data quality is extremely hard work and there are … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/genentech/index.xml b/tag/genentech/index.xml new file mode 100644 index 000000000..0aa061aba --- /dev/null +++ b/tag/genentech/index.xml @@ -0,0 +1,49 @@ + + + + Genentech | R/Pharma + /tag/genentech/ + + Genentech + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 26 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Genentech + /tag/genentech/ + + + + Exploration of Large language model-based frameworks to develop R codes for output delivery in pharma + /publication/rinpharma_334/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_334/ + + + + + Trends and Current Landscape of ML/AI Publications with Open Source Tools + /publication/rinpharma_304/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_304/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + How CI/CD Enhances the Development of R packages in the Pharmaverse + /publication/rinpharma_291/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_291/ + + + + + Assuring SDTM data quality with the sdtmchecks package + /publication/rinpharma_277/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_277/ + + + + + diff --git a/tag/genentech/page/1/index.html b/tag/genentech/page/1/index.html new file mode 100644 index 000000000..ae1e77f54 --- /dev/null +++ b/tag/genentech/page/1/index.html @@ -0,0 +1 @@ +/tag/genentech/ \ No newline at end of file diff --git a/tag/generable/index.html b/tag/generable/index.html new file mode 100644 index 000000000..d6731dcd4 --- /dev/null +++ b/tag/generable/index.html @@ -0,0 +1,923 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Generable | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Generable

+ + + + +
+ + + +
+ + + + + + + +
+

Stan: Building a survival model from scratch

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+

Stan

+
+ + This is a 3-hour workshop on Stan (https//mc-stan.org). The overall goal of the workshop will be to make the best use of time to answer as many Stan-related questions as possible. The level of the workshop will be intermediate to advanced, but anyone … + +
+
+ + + + +
+

Bayesian Models for Smaller Trial Sizes

+
+ + Precision medicine typically refers to the development of drugs and other interventions for individual patients. But how do you assess efficacy and make predictions in this extreme small data regime? The Bayesian framework is ideal for this type of … + +
+
+ + + + +
+

Stan for Pharma

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/generable/index.xml b/tag/generable/index.xml new file mode 100644 index 000000000..507dd105d --- /dev/null +++ b/tag/generable/index.xml @@ -0,0 +1,50 @@ + + + + Generable | R/Pharma + /tag/generable/ + + Generable + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 26 Oct 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Generable + /tag/generable/ + + + + Stan: Building a survival model from scratch + /publication/rinpharma_190/ + Tue, 26 Oct 2021 00:00:00 +0000 + /publication/rinpharma_190/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Stan + /publication/rinpharma_130/ + Wed, 07 Oct 2020 00:00:00 +0000 + /publication/rinpharma_130/ + + + + + Bayesian Models for Smaller Trial Sizes + /publication/rinpharma_53/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_53/ + + + + + Stan for Pharma + /publication/rinpharma_3/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_3/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + diff --git a/tag/generable/page/1/index.html b/tag/generable/page/1/index.html new file mode 100644 index 000000000..dff9ee2a3 --- /dev/null +++ b/tag/generable/page/1/index.html @@ -0,0 +1 @@ +/tag/generable/ \ No newline at end of file diff --git a/tag/genpact/index.html b/tag/genpact/index.html new file mode 100644 index 000000000..e3583a3ba --- /dev/null +++ b/tag/genpact/index.html @@ -0,0 +1,899 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Genpact | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Genpact

+ + + + +
+ + + +
+ + + + + + + +
+

Enterprise-level Transition from SAS to Open-Source Programming for the whole department

+
+ + The presentation will introduce the transition project that the whole department of +150 SAS programmers has completely moved from SAS to Open-source programming. The whole department switched from SAS Studio to R Pro Server, Window server to AWS … + +
+
+ + + + +
+

Python Machine Learning NLP

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/genpact/index.xml b/tag/genpact/index.xml new file mode 100644 index 000000000..7fe75e9ea --- /dev/null +++ b/tag/genpact/index.xml @@ -0,0 +1,33 @@ + + + + Genpact | R/Pharma + /tag/genpact/ + + Genpact + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 08 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Genpact + /tag/genpact/ + + + + Enterprise-level Transition from SAS to Open-Source Programming for the whole department + /publication/rinpharma_258/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_258/ + + + + + Python Machine Learning NLP + /publication/rinpharma_197/ + Fri, 29 Oct 2021 00:00:00 +0000 + /publication/rinpharma_197/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + diff --git a/tag/genpact/page/1/index.html b/tag/genpact/page/1/index.html new file mode 100644 index 000000000..579694c9b --- /dev/null +++ b/tag/genpact/page/1/index.html @@ -0,0 +1 @@ +/tag/genpact/ \ No newline at end of file diff --git a/tag/gilead/index.html b/tag/gilead/index.html new file mode 100644 index 000000000..7820fa180 --- /dev/null +++ b/tag/gilead/index.html @@ -0,0 +1,921 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Gilead | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Gilead

+ + + + +
+ + + +
+ + + + + + + +
+

Introducing openstatsware and the R package {mmrm}

+
+ + In this talk, we would like to introduce openstatsware, an official working group of the American Statistical Association (ASA) Biopharmaceutical Section. The working group has a primary objective to engineer R packages that implement important … + +
+
+ + + + +
+

SafetyGraphics

+
+ +
+
+ + + + +
+

PREP - Packages fRom tEmPlates - An R Package to Streamline Development of Shiny Apps and R Packages

+
+ + In the recent years, R Shiny apps have gained considerable momentum and have been utilized to develop many useful dashboards and user interfaces (UI) that allow non-programmers access to innovative tools. Due to the ease of development of Shiny apps … + +
+
+ + + + +
+

safetyGraphics v2.0 - Open Source Collaboration in Pharma using R and Shiny

+
+ + The visR project for effective graphics in drug development visR is an open collaborative effort to develop solutions for effective visual communication with a focus on reporting medical and clinical data. The aim of the collaboration is to develop a … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/gilead/index.xml b/tag/gilead/index.xml new file mode 100644 index 000000000..76b8d7d7a --- /dev/null +++ b/tag/gilead/index.xml @@ -0,0 +1,48 @@ + + + + Gilead | R/Pharma + /tag/gilead/ + + Gilead + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 24 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Gilead + /tag/gilead/ + + + + Introducing openstatsware and the R package {mmrm} + /publication/rinpharma_311/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_311/ + + + + + SafetyGraphics + /publication/rinpharma_196/ + Fri, 29 Oct 2021 00:00:00 +0000 + /publication/rinpharma_196/ + + + + + PREP - Packages fRom tEmPlates - An R Package to Streamline Development of Shiny Apps and R Packages + /publication/rinpharma_163/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_163/ + + + + + safetyGraphics v2.0 - Open Source Collaboration in Pharma using R and Shiny + /publication/rinpharma_158/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_158/ + + + + + diff --git a/tag/gilead/page/1/index.html b/tag/gilead/page/1/index.html new file mode 100644 index 000000000..fa87b9521 --- /dev/null +++ b/tag/gilead/page/1/index.html @@ -0,0 +1 @@ +/tag/gilead/ \ No newline at end of file diff --git a/tag/glaxosmithkline/index.html b/tag/glaxosmithkline/index.html new file mode 100644 index 000000000..59d4d11ae --- /dev/null +++ b/tag/glaxosmithkline/index.html @@ -0,0 +1,979 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Glaxosmithkline | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Glaxosmithkline

+ + + + +
+ + + +
+ + + + + + + +
+

Clinical Reporting Using R at GSK

+
+ + The development of laboratory developed tests (LDTs) and in vitro diagnostics (IVDs) requires the execution of studies to determine the analytical performance of the assay. Examples of analytical studies include limit of detection, intermediate … + +
+
+ + + + +
+

Using R to Create an End to End Process for Predicting Delays in Recruitment from Covid-19

+
+ + Supporting data-driven decisions in the planning of clinical trials during the current pandemic involves extensive integration of heterogenous data sources, sophisticated predictive modelling, and custom visualization to communicate the predictions … + +
+
+ + + + + + + + + +
+

Implementing a Risk-based Approach to R Validation

+
+ + In this workshop we will walk through an implementation of the R Validation Hub's white paper A Risk-based Approach for Assessing R Package Accuracy within a Validated Infrastructure (https//www.pharmar.org/white-paper/). The workshop will explore … + +
+
+ + + + +
+

Making Better Decisions

+
+ + In the early phases of clinical development, the future of a compound depends on more than just the result of hypothesis test on a single endpoint, in a single phase 2 study. We think a lot about how design choices affect immediate outcomes. GSK's … + +
+
+ + + + +
+

Using Machine Learning and Interactive Graphics to Find New Cancer Targets

+
+ + GlaxoSmithKline is searching for new oncology drug targets. We have CRISPR knockout data for many cancer cell lines and many genes. For these same cell lines, we also have genomic data --somatic mutations, copy number variants, and gene expression. … + +
+
+ + + + + + + + + +
+

The Challenges of Validating R

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+

The Challenges of Validating R

+
+ + The first challenge in validating an analytic tool for the pharmaceutical industry is that, despite a formal FDA definition, there is still no cross-industry agreement on what 'validation' really means with respect to an analytic tool. AIMS … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/glaxosmithkline/index.xml b/tag/glaxosmithkline/index.xml new file mode 100644 index 000000000..30a63eaef --- /dev/null +++ b/tag/glaxosmithkline/index.xml @@ -0,0 +1,89 @@ + + + + Glaxosmithkline | R/Pharma + /tag/glaxosmithkline/ + + Glaxosmithkline + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 14 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Glaxosmithkline + /tag/glaxosmithkline/ + + + + Clinical Reporting Using R at GSK + /publication/rinpharma_161/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_161/ + + + + + Using R to Create an End to End Process for Predicting Delays in Recruitment from Covid-19 + /publication/rinpharma_155/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_155/ + + + + + The R Validation Hub: Implementing a Risk-Based Approach to R + /publication/rinpharma_140/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_140/ + + + + + Implementing a Risk-based Approach to R Validation + /publication/rinpharma_128/ + Tue, 06 Oct 2020 00:00:00 +0000 + /publication/rinpharma_128/ + + + + + Making Better Decisions + /publication/rinpharma_117/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_117/ + + + + + Using Machine Learning and Interactive Graphics to Find New Cancer Targets + /publication/rinpharma_91/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_91/ + + + + + R Validation Hub (past, current and future state) + /publication/rinpharma_59/ + Tue, 20 Aug 2019 00:00:00 +0000 + /publication/rinpharma_59/ + + + + + The Challenges of Validating R + /publication/rinpharma_29/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_29/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + The Challenges of Validating R + /publication/rinpharma_57/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_57/ + + + + + diff --git a/tag/glaxosmithkline/page/1/index.html b/tag/glaxosmithkline/page/1/index.html new file mode 100644 index 000000000..eb3599f8d --- /dev/null +++ b/tag/glaxosmithkline/page/1/index.html @@ -0,0 +1 @@ +/tag/glaxosmithkline/ \ No newline at end of file diff --git a/tag/gsk/index.html b/tag/gsk/index.html new file mode 100644 index 000000000..29f7f2340 --- /dev/null +++ b/tag/gsk/index.html @@ -0,0 +1,971 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + GSK | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

GSK

+ + + + +
+ + + +
+ + + + + + + +
+

Comparing Analysis Method Implementations in Software (CAMIS): An open source repository to document differences in statistical methodology across software

+
+ + Statisticians and programmers using multiple software systems (e.g., SAS, R, Python) often encounter differences in analysis results, requiring further exploration and justification. Investigating these discrepancies can be time-consuming, especially … + +
+
+ + + + +
+

The Need for Speed - AccelerateR-ing R Adoption in GSK

+
+ + How does a risk-averse Pharma Biostatistics organization with 800+ people switch from using proprietary software to using R and other open-source tools for delivering clinical trial submissions? First slowly, then all at once. GSK started the … + +
+
+ + + + +
+

Everyones Invited: A Case Study on Bridging the Usability Gap

+
+ + In 2022, our team announced the first release of the tfrmt package, providing clinical programmers with the novel ability to create tables without data. With its metadata-driven engine applied to the emerging industry standard of Analysis Results … + +
+
+ + + + +
+

How CI/CD Enhances the Development of R packages in the Pharmaverse

+
+ + Continuous integration (CI) and continuous delivery (CD) are playing a pivotal role in ensuring that R projects in Pharma meet the highest quality standards. Particular focus is placed on ensuring that packages are fit for purpose both on internal … + +
+
+ + + + +
+

Why do I spend all my life formatting tables?!

+
+ + Tables no longer just live in flat PDFs and reports, but should be able to go from apps to PDFs and Word documents with ease. To have the flexibility to do this we need to separate the analysis from the formatting. Additionally, in the pharmaceutical … + +
+
+ + + + + + + + + +
+

R Consortium Pharma Working Groups Overview and Updates

+
+ + In this talk, we would like to provide updates on the four biopharmaceutical industry focused R consortium cross-industry working groups. These working groups have a similar overall objective to support the use of R within the biopharmaceutical … + +
+
+ + + + +
+

Introducing {admiral}—The ADaM in R Asset Library

+
+ + abstract to follow + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/gsk/index.xml b/tag/gsk/index.xml new file mode 100644 index 000000000..f015c988f --- /dev/null +++ b/tag/gsk/index.xml @@ -0,0 +1,80 @@ + + + + GSK | R/Pharma + /tag/gsk/ + + GSK + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 26 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + GSK + /tag/gsk/ + + + + Comparing Analysis Method Implementations in Software (CAMIS): An open source repository to document differences in statistical methodology across software + /publication/rinpharma_333/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_333/ + + + + + The Need for Speed - AccelerateR-ing R Adoption in GSK + /publication/rinpharma_323/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_323/ + + + + + Everyones Invited: A Case Study on Bridging the Usability Gap + /publication/rinpharma_312/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_312/ + + + + + How CI/CD Enhances the Development of R packages in the Pharmaverse + /publication/rinpharma_291/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_291/ + + + + + Why do I spend all my life formatting tables?! + /publication/rinpharma_256/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_256/ + + + + + Closing the Gap: Creating an End to End R Package Toolkit for the Clinical Reporting Pipeline + /publication/rinpharma_226/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_226/ + + + + + R Consortium Pharma Working Groups Overview and Updates + /publication/rinpharma_222/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_222/ + + + + + Introducing {admiral}—The ADaM in R Asset Library + /publication/rinpharma_206/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_206/ + + + + + diff --git a/tag/gsk/page/1/index.html b/tag/gsk/page/1/index.html new file mode 100644 index 000000000..b8d0c7137 --- /dev/null +++ b/tag/gsk/page/1/index.html @@ -0,0 +1 @@ +/tag/gsk/ \ No newline at end of file diff --git a/tag/harvard-medical-school/index.html b/tag/harvard-medical-school/index.html new file mode 100644 index 000000000..6fcb6dfa2 --- /dev/null +++ b/tag/harvard-medical-school/index.html @@ -0,0 +1,899 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Harvard Medical School | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Harvard Medical School

+ + + + +
+ + + +
+ + + + + + + +
+

Introducing smdi: An R package to perform structural missing data investigations for real-world evidence studies

+
+ + Real-world data are increasingly used to complement evidence from clinical trials. However, missing data are a major statistical challenge when the underlying missingness mechanisms are unknown, e.g., to adjust for confounding. This talk introduces … + +
+
+ + + + +
+

BioTech Challenges

+
+ + I will talk about some of the challenges that are now arising in BioTech. There are larger, more informative but much more complex, data sets available and being developed. While these hold great promise they add complexity to an already fragile … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/harvard-medical-school/index.xml b/tag/harvard-medical-school/index.xml new file mode 100644 index 000000000..a25bc20a5 --- /dev/null +++ b/tag/harvard-medical-school/index.xml @@ -0,0 +1,32 @@ + + + + Harvard Medical School | R/Pharma + /tag/harvard-medical-school/ + + Harvard Medical School + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 26 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Harvard Medical School + /tag/harvard-medical-school/ + + + + Introducing smdi: An R package to perform structural missing data investigations for real-world evidence studies + /publication/rinpharma_340/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_340/ + + + + + BioTech Challenges + /publication/rinpharma_281/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_281/ + + + + + diff --git a/tag/harvard-medical-school/page/1/index.html b/tag/harvard-medical-school/page/1/index.html new file mode 100644 index 000000000..d569dab1f --- /dev/null +++ b/tag/harvard-medical-school/page/1/index.html @@ -0,0 +1 @@ +/tag/harvard-medical-school/ \ No newline at end of file diff --git a/tag/harvard-university/index.html b/tag/harvard-university/index.html new file mode 100644 index 000000000..ec27ab549 --- /dev/null +++ b/tag/harvard-university/index.html @@ -0,0 +1,911 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Harvard University | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Harvard University

+ + + + +
+ + + +
+ + + + + + + +
+

Automated Data-Adaptive Analytics to Improve Robustness of Confounding Control when Estimating Treatment Effects in Electronic Healthcare Databases

+
+ + Routinely-collected healthcare databases generated from insurance claims and electronic health records have tremendous potential to provide information on the real-world effectiveness and safety of medical products. However, unmeasured confounding … + +
+
+ + + + +
+

Evaluating the performance of advanced causal inference methods applied to healthcare claims data

+
+ + Cohort studies of treatments developed from healthcare claims often have hundreds of thousands of patients and up to several thousand measured covariates. Therefore, new causal inference methods that combine ideas from machine learning and causal … + +
+
+ + + + +
+

Evaluating the performance of advanced causal inference methods applied to healthcare claims data

+
+ + Cohort studies of treatments developed from healthcare claims often have hundreds of thousands of patients and up to several thousand measured covariates. Therefore, new causal inference methods that combine ideas from machine learning and causal … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/harvard-university/index.xml b/tag/harvard-university/index.xml new file mode 100644 index 000000000..c20af2767 --- /dev/null +++ b/tag/harvard-university/index.xml @@ -0,0 +1,40 @@ + + + + Harvard University | R/Pharma + /tag/harvard-university/ + + Harvard University + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 15 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Harvard University + /tag/harvard-university/ + + + + Automated Data-Adaptive Analytics to Improve Robustness of Confounding Control when Estimating Treatment Effects in Electronic Healthcare Databases + /publication/rinpharma_179/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_179/ + + + + + Evaluating the performance of advanced causal inference methods applied to healthcare claims data + /publication/rinpharma_107/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_107/ + + + + + Evaluating the performance of advanced causal inference methods applied to healthcare claims data + /publication/rinpharma_23/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_23/ + + + + + diff --git a/tag/harvard-university/page/1/index.html b/tag/harvard-university/page/1/index.html new file mode 100644 index 000000000..b8246ea80 --- /dev/null +++ b/tag/harvard-university/page/1/index.html @@ -0,0 +1 @@ +/tag/harvard-university/ \ No newline at end of file diff --git a/tag/idorsia/index.html b/tag/idorsia/index.html new file mode 100644 index 000000000..cbc49be31 --- /dev/null +++ b/tag/idorsia/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Idorsia | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Idorsia

+ + + + +
+ + + +
+ + + + + + + +
+

Designing a CSR with Shiny

+
+ + At Idorsia, we have developed a large R Shiny application supporting a metadata-driven approach to shell and output creation. We will demonstrate some key features of the app and discuss how this approach led to huge efficiency gains when delivering … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/idorsia/index.xml b/tag/idorsia/index.xml new file mode 100644 index 000000000..f37cffbfc --- /dev/null +++ b/tag/idorsia/index.xml @@ -0,0 +1,24 @@ + + + + Idorsia | R/Pharma + /tag/idorsia/ + + Idorsia + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 26 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Idorsia + /tag/idorsia/ + + + + Designing a CSR with Shiny + /publication/rinpharma_344/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_344/ + + + + + diff --git a/tag/idorsia/page/1/index.html b/tag/idorsia/page/1/index.html new file mode 100644 index 000000000..2a0ef4e4f --- /dev/null +++ b/tag/idorsia/page/1/index.html @@ -0,0 +1 @@ +/tag/idorsia/ \ No newline at end of file diff --git a/tag/illumina-inc/index.html b/tag/illumina-inc/index.html new file mode 100644 index 000000000..0a8d70802 --- /dev/null +++ b/tag/illumina-inc/index.html @@ -0,0 +1,885 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Illumina Inc | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Illumina Inc

+ + + + +
+ + + +
+ + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/illumina-inc/index.xml b/tag/illumina-inc/index.xml new file mode 100644 index 000000000..a3f1c2a95 --- /dev/null +++ b/tag/illumina-inc/index.xml @@ -0,0 +1,24 @@ + + + + Illumina Inc | R/Pharma + /tag/illumina-inc/ + + Illumina Inc + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 14 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Illumina Inc + /tag/illumina-inc/ + + + + Leveraging Nested Data Frames for Analytical Studies + /publication/rinpharma_162/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_162/ + + + + + diff --git a/tag/illumina-inc/page/1/index.html b/tag/illumina-inc/page/1/index.html new file mode 100644 index 000000000..c2bedaec5 --- /dev/null +++ b/tag/illumina-inc/page/1/index.html @@ -0,0 +1 @@ +/tag/illumina-inc/ \ No newline at end of file diff --git a/tag/imbei/index.html b/tag/imbei/index.html new file mode 100644 index 000000000..fd4c03974 --- /dev/null +++ b/tag/imbei/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + IMBEI | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

IMBEI

+ + + + +
+ + + +
+ + + + + + + +
+

GeneTonic: enjoying the interpretation of your RNA-seq data analysis

+
+ + RNA-seq transcriptome analysis workflows often generate the essential information (data and results) distributed among a variety of different tabular files and formats, e.g. raw and normalized expression values, results of differential gene … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/imbei/index.xml b/tag/imbei/index.xml new file mode 100644 index 000000000..5c1afe2cc --- /dev/null +++ b/tag/imbei/index.xml @@ -0,0 +1,24 @@ + + + + IMBEI | R/Pharma + /tag/imbei/ + + IMBEI + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 03 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + IMBEI + /tag/imbei/ + + + + GeneTonic: enjoying the interpretation of your RNA-seq data analysis + /publication/rinpharma_221/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_221/ + + + + + diff --git a/tag/imbei/page/1/index.html b/tag/imbei/page/1/index.html new file mode 100644 index 000000000..bc764c037 --- /dev/null +++ b/tag/imbei/page/1/index.html @@ -0,0 +1 @@ +/tag/imbei/ \ No newline at end of file diff --git a/tag/janssen/index.html b/tag/janssen/index.html new file mode 100644 index 000000000..6358a58bb --- /dev/null +++ b/tag/janssen/index.html @@ -0,0 +1,923 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Janssen | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Janssen

+ + + + +
+ + + +
+ + + + + + + +
+

R/Shiny tools for Immune Fitness Exploration

+
+ + abstract to follow + +
+
+ + + + +
+

From playing in the backyard to designing one: Shiny transforms study designs, data analyses and statistical thinking of oncology in vivo group at Janssen

+
+ + In vivo studies are crucial to the discovery and development of novel drugs and are conducted for proof-of-concept validation, FDA applications and to support clinical trials. Appropriate study design, data analyses and interpretation are essential … + +
+
+ + + + +
+

Using RStudio.Cloud to advance R proficiency: a crowdsourcing training experience

+
+ + As the Pharmaceutical sector boosts its interactions with regulatory agencies using R programming as one key instrument for drug development submissions, we face a dilemma that several members of statistics and statistical programming teams are not … + +
+
+ + + + +
+

Antibody Characterization Using Next Generation Sequencing made easier with Group My Abs shiny app

+
+ + Next-generation sequencing (NGS), phage display technology and high throughput capacities enables biologists in drug discovery to characterize antibodies (Abs) based on their HCDR3 sequences and further group them into families before moving to … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/janssen/index.xml b/tag/janssen/index.xml new file mode 100644 index 000000000..eac771d34 --- /dev/null +++ b/tag/janssen/index.xml @@ -0,0 +1,48 @@ + + + + Janssen | R/Pharma + /tag/janssen/ + + Janssen + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 02 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Janssen + /tag/janssen/ + + + + R/Shiny tools for Immune Fitness Exploration + /publication/rinpharma_208/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_208/ + + + + + From playing in the backyard to designing one: Shiny transforms study designs, data analyses and statistical thinking of oncology in vivo group at Janssen + /publication/rinpharma_101/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_101/ + + + + + Using RStudio.Cloud to advance R proficiency: a crowdsourcing training experience + /publication/rinpharma_78/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_78/ + + + + + Antibody Characterization Using Next Generation Sequencing made easier with Group My Abs shiny app + /publication/rinpharma_17/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_17/ + + + + + diff --git a/tag/janssen/page/1/index.html b/tag/janssen/page/1/index.html new file mode 100644 index 000000000..e62d1982a --- /dev/null +++ b/tag/janssen/page/1/index.html @@ -0,0 +1 @@ +/tag/janssen/ \ No newline at end of file diff --git a/tag/johns-hopkins/index.html b/tag/johns-hopkins/index.html new file mode 100644 index 000000000..a45120a83 --- /dev/null +++ b/tag/johns-hopkins/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Johns Hopkins | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Johns Hopkins

+ + + + +
+ + + +
+ + + + + + + +
+

r2rtf - a Lightweight R Package to Produce Tables and Figures in RTF Format

+
+ + The use of open-source R is evolving in drug discovery, research and development for study design, data analysis, visualization, and report generation in the pharmaceutical industry. The ability to produce tables, listings and figures (TLFs) in … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/johns-hopkins/index.xml b/tag/johns-hopkins/index.xml new file mode 100644 index 000000000..f6637326c --- /dev/null +++ b/tag/johns-hopkins/index.xml @@ -0,0 +1,24 @@ + + + + Johns Hopkins | R/Pharma + /tag/johns-hopkins/ + + Johns Hopkins + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 15 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Johns Hopkins + /tag/johns-hopkins/ + + + + r2rtf - a Lightweight R Package to Produce Tables and Figures in RTF Format + /publication/rinpharma_180/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_180/ + + + + + diff --git a/tag/johns-hopkins/page/1/index.html b/tag/johns-hopkins/page/1/index.html new file mode 100644 index 000000000..e0a552d31 --- /dev/null +++ b/tag/johns-hopkins/page/1/index.html @@ -0,0 +1 @@ +/tag/johns-hopkins/ \ No newline at end of file diff --git a/tag/johnson-johnson/index.html b/tag/johnson-johnson/index.html new file mode 100644 index 000000000..51ed4c62c --- /dev/null +++ b/tag/johnson-johnson/index.html @@ -0,0 +1,899 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Johnson & Johnson | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Johnson & Johnson

+ + + + +
+ + + +
+ + + + + + + +
+

RMarkdown for enhanced Quality Control & Documentation

+
+ + When working with big data sources, such as medical claims data, the process of data review and quality control (QC) can be both complex and tedious. R and RMarkdown have become common tools for data analytics and report writing in the pharmaceutical … + +
+
+ + + + +
+

PatientLevelPrediction: An end to end toolkit for developing diagnostic/prognostic models using big observational healthcare data

+
+ + If we could predict a patient's future risk of developing illnesses such as depression or lung cancer in the next three years, then we could potentially intervene and improve the patient's future health. The PatientLevelPrediction R package provides … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/johnson-johnson/index.xml b/tag/johnson-johnson/index.xml new file mode 100644 index 000000000..9961d011e --- /dev/null +++ b/tag/johnson-johnson/index.xml @@ -0,0 +1,32 @@ + + + + Johnson & Johnson | R/Pharma + /tag/johnson-johnson/ + + Johnson & Johnson + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 10 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Johnson & Johnson + /tag/johnson-johnson/ + + + + RMarkdown for enhanced Quality Control & Documentation + /publication/rinpharma_294/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_294/ + + + + + PatientLevelPrediction: An end to end toolkit for developing diagnostic/prognostic models using big observational healthcare data + /publication/rinpharma_254/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_254/ + + + + + diff --git a/tag/johnson-johnson/page/1/index.html b/tag/johnson-johnson/page/1/index.html new file mode 100644 index 000000000..953cba9a2 --- /dev/null +++ b/tag/johnson-johnson/page/1/index.html @@ -0,0 +1 @@ +/tag/johnson-johnson/ \ No newline at end of file diff --git a/tag/julia-computing/index.html b/tag/julia-computing/index.html new file mode 100644 index 000000000..d619c7976 --- /dev/null +++ b/tag/julia-computing/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Julia Computing | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Julia Computing

+ + + + +
+ + + +
+ + + + + + + +
+

Julia in Pharma

+
+ + Julia is a modern programming language that provides the ease of use of R with the speed of C++. Julia has been in development for over 11 years. Research on Julia originated at MIT in 2009. Julia is powered by multiple dispatch - a generalization of … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/julia-computing/index.xml b/tag/julia-computing/index.xml new file mode 100644 index 000000000..8f5c5c4d9 --- /dev/null +++ b/tag/julia-computing/index.xml @@ -0,0 +1,24 @@ + + + + Julia Computing | R/Pharma + /tag/julia-computing/ + + Julia Computing + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 15 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Julia Computing + /tag/julia-computing/ + + + + Julia in Pharma + /publication/rinpharma_173/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_173/ + + + + + diff --git a/tag/julia-computing/page/1/index.html b/tag/julia-computing/page/1/index.html new file mode 100644 index 000000000..763872257 --- /dev/null +++ b/tag/julia-computing/page/1/index.html @@ -0,0 +1 @@ +/tag/julia-computing/ \ No newline at end of file diff --git a/tag/juliahub/index.html b/tag/juliahub/index.html new file mode 100644 index 000000000..c46d34afb --- /dev/null +++ b/tag/juliahub/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + JuliaHub | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

JuliaHub

+ + + + +
+ + + +
+ + + + + + + +
+

Accelerating Modeling and Simulation with Scientific Machine Learning in Julia

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/juliahub/index.xml b/tag/juliahub/index.xml new file mode 100644 index 000000000..b70bbd87f --- /dev/null +++ b/tag/juliahub/index.xml @@ -0,0 +1,25 @@ + + + + JuliaHub | R/Pharma + /tag/juliahub/ + + JuliaHub + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 25 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + JuliaHub + /tag/juliahub/ + + + + Accelerating Modeling and Simulation with Scientific Machine Learning in Julia + /publication/rinpharma_317/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_317/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + diff --git a/tag/juliahub/page/1/index.html b/tag/juliahub/page/1/index.html new file mode 100644 index 000000000..385390c7c --- /dev/null +++ b/tag/juliahub/page/1/index.html @@ -0,0 +1 @@ +/tag/juliahub/ \ No newline at end of file diff --git a/tag/kitepharma-a-gilead-company/index.html b/tag/kitepharma-a-gilead-company/index.html new file mode 100644 index 000000000..24559311d --- /dev/null +++ b/tag/kitepharma-a-gilead-company/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + KitePharma A Gilead Company | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

KitePharma A Gilead Company

+ + + + +
+ + + +
+ + + + + + + +
+

Becoming Multilingual

+
+ + As stated in my 2018 R/Pharma presentation "Becoming Bilingual in SAS and R" I believe in problem-solving using different data science tools. This talk is about my team's efforts at using different data science tools (SAS R and Python) to harmonize … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/kitepharma-a-gilead-company/index.xml b/tag/kitepharma-a-gilead-company/index.xml new file mode 100644 index 000000000..82a602c3f --- /dev/null +++ b/tag/kitepharma-a-gilead-company/index.xml @@ -0,0 +1,24 @@ + + + + KitePharma A Gilead Company | R/Pharma + /tag/kitepharma-a-gilead-company/ + + KitePharma A Gilead Company + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 13 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + KitePharma A Gilead Company + /tag/kitepharma-a-gilead-company/ + + + + Becoming Multilingual + /publication/rinpharma_150/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_150/ + + + + + diff --git a/tag/kitepharma-a-gilead-company/page/1/index.html b/tag/kitepharma-a-gilead-company/page/1/index.html new file mode 100644 index 000000000..f24595a6d --- /dev/null +++ b/tag/kitepharma-a-gilead-company/page/1/index.html @@ -0,0 +1 @@ +/tag/kitepharma-a-gilead-company/ \ No newline at end of file diff --git a/tag/medtronic/index.html b/tag/medtronic/index.html new file mode 100644 index 000000000..ce4874c15 --- /dev/null +++ b/tag/medtronic/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Medtronic | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Medtronic

+ + + + +
+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/medtronic/index.xml b/tag/medtronic/index.xml new file mode 100644 index 000000000..7145d8809 --- /dev/null +++ b/tag/medtronic/index.xml @@ -0,0 +1,24 @@ + + + + Medtronic | R/Pharma + /tag/medtronic/ + + Medtronic + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 03 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Medtronic + /tag/medtronic/ + + + + bayesDP - an R package for data augmentation using the Bayesian discount prior for clinical trials + /publication/rinpharma_225/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_225/ + + + + + diff --git a/tag/medtronic/page/1/index.html b/tag/medtronic/page/1/index.html new file mode 100644 index 000000000..086d47c64 --- /dev/null +++ b/tag/medtronic/page/1/index.html @@ -0,0 +1 @@ +/tag/medtronic/ \ No newline at end of file diff --git a/tag/memorial-sloan-kettering-cancer-center/index.html b/tag/memorial-sloan-kettering-cancer-center/index.html new file mode 100644 index 000000000..921403029 --- /dev/null +++ b/tag/memorial-sloan-kettering-cancer-center/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Memorial Sloan Kettering Cancer Center | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Memorial Sloan Kettering Cancer Center

+ + + + +
+ + + +
+ + + + + + + +
+

Introducing gtreg: an R package to produce regulatory tables for clinical research

+
+ + gtreg internally leverages gtsummary to streamline production for regulatory tables in clinical research. There are three functions to assist with adverse event reporting tbl_ae_count(), tbl_ae(), and tbl_ae_focus(); tbl_ae_count() tabulates all AEs … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/memorial-sloan-kettering-cancer-center/index.xml b/tag/memorial-sloan-kettering-cancer-center/index.xml new file mode 100644 index 000000000..6cbc11b18 --- /dev/null +++ b/tag/memorial-sloan-kettering-cancer-center/index.xml @@ -0,0 +1,24 @@ + + + + Memorial Sloan Kettering Cancer Center | R/Pharma + /tag/memorial-sloan-kettering-cancer-center/ + + Memorial Sloan Kettering Cancer Center + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 10 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Memorial Sloan Kettering Cancer Center + /tag/memorial-sloan-kettering-cancer-center/ + + + + Introducing gtreg: an R package to produce regulatory tables for clinical research + /publication/rinpharma_293/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_293/ + + + + + diff --git a/tag/memorial-sloan-kettering-cancer-center/page/1/index.html b/tag/memorial-sloan-kettering-cancer-center/page/1/index.html new file mode 100644 index 000000000..36da3cb01 --- /dev/null +++ b/tag/memorial-sloan-kettering-cancer-center/page/1/index.html @@ -0,0 +1 @@ +/tag/memorial-sloan-kettering-cancer-center/ \ No newline at end of file diff --git a/tag/merck-kgaa-darmstadt-germany/index.html b/tag/merck-kgaa-darmstadt-germany/index.html new file mode 100644 index 000000000..c0844b5fc --- /dev/null +++ b/tag/merck-kgaa-darmstadt-germany/index.html @@ -0,0 +1,899 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Merck KGaA, Darmstadt, Germany | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Merck KGaA, Darmstadt, Germany

+ + + + +
+ + + +
+ + + + + + + +
+

A Pivotal Year of R Pilots for Shiny Application Submissions to the FDA / Celebrating a Milestone: R Tables for Regulatory Submission Working Group s eBook on Clinical Data Table Generation

+
+ + Within the life sciences industry, Shiny has enabled tremendous innovations to produce web interfaces as frontends to sophisticated analyses, dynamic visualizations, and automation of clinical reporting across drug development. While industry … + +
+
+ + + + +
+

Reality Check for R Adoption - A Mid-Size Pharma View

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/merck-kgaa-darmstadt-germany/index.xml b/tag/merck-kgaa-darmstadt-germany/index.xml new file mode 100644 index 000000000..3ced6ea37 --- /dev/null +++ b/tag/merck-kgaa-darmstadt-germany/index.xml @@ -0,0 +1,33 @@ + + + + Merck KGaA, Darmstadt, Germany | R/Pharma + /tag/merck-kgaa-darmstadt-germany/ + + Merck KGaA, Darmstadt, Germany + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 26 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Merck KGaA, Darmstadt, Germany + /tag/merck-kgaa-darmstadt-germany/ + + + + A Pivotal Year of R Pilots for Shiny Application Submissions to the FDA / Celebrating a Milestone: R Tables for Regulatory Submission Working Group s eBook on Clinical Data Table Generation + /publication/rinpharma_336/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_336/ + + + + + Reality Check for R Adoption - A Mid-Size Pharma View + /publication/rinpharma_338/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_338/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + diff --git a/tag/merck-kgaa-darmstadt-germany/page/1/index.html b/tag/merck-kgaa-darmstadt-germany/page/1/index.html new file mode 100644 index 000000000..dc273c549 --- /dev/null +++ b/tag/merck-kgaa-darmstadt-germany/page/1/index.html @@ -0,0 +1 @@ +/tag/merck-kgaa-darmstadt-germany/ \ No newline at end of file diff --git a/tag/merck/index.html b/tag/merck/index.html new file mode 100644 index 000000000..f9927b4d7 --- /dev/null +++ b/tag/merck/index.html @@ -0,0 +1,1002 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Merck | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Merck

+ + + + +
+ + + +
+ + + + + + + +
+

Interactive Reporting for Safety Monitoring

+
+ + Data monitoring to ensure patient safety is an important process in clinical trials. An independent data monitoring committee (DMC) reviews safety data periodically to interpret findings and assess various safety signals. Sponsors typically provide … + +
+
+ + + + +
+

Asynchronous Processing of Long-Running Tasks in Shiny

+
+ + Computationally-intensive workflows exist in the design, analysis, and simulation in all phases of clinical studies. The runtime of such workflows can be significantly longer than a Shiny app can practicably handle. In such situations, binding the … + +
+
+ + + + +
+

Reimagine the R package distribution system for reproducible research and submissions

+
+ + In this talk, we will discuss an infrastructure-free R package exchange and distribution system. The components include pkglite for compact package representations, cleanslate for portable R environments, and pkglink for runtime dependency … + +
+
+ + + + +
+

The gsDesign Shiny app for clinical trial design

+
+ + abstract to follow + +
+
+ + + + +
+

Interactive Forest Plot for DMC Safety Monitoring in Clinical Trials

+
+ + In the safety analysis of clinical trials, the forest plot plays an important role. Currently, most of the forest plots are static, which makes them non-reader-friendly to Data Monitoring Committee (DMC). In this project, we propose an R package - … + +
+
+ + + + + + + + + +
+

r2rtf - a Lightweight R Package to Produce Tables and Figures in RTF Format

+
+ + The use of open-source R is evolving in drug discovery, research and development for study design, data analysis, visualization, and report generation in the pharmaceutical industry. The ability to produce tables, listings and figures (TLFs) in … + +
+
+ + + + +
+

X-Omics Platform

+
+ + Introduction to the X-Omics Platform (XOP), a digital biomarker research platform for bioinformaticians and other scientist at Merck KGaA. XOP is a validated system for storing, processing, and analyzing "omics" data, including RNASeq, DNASeq … + +
+
+ + + + +
+

Its Not Whats on the Outside, but Its Whats on the Back-end That Matters: The World Beyond CSV Files

+
+ + Start browsing through R tutorials online and it won't take long to stumble across a read.csv statement. CSV files serve well for detached, static analyses. They tend fail, however, when tasked with storing large, dynamic data sets being accessed … + +
+
+ + + + +
+

ModViz POP: R-Shiny Based PK/PD Interface for Empowering Teams to Perform Real-Time Simulations

+
+ + Objectives Demonstrate an interactive and dynamic visualization tool, ModViz POP, for simulating ordinary differential equations based PK/PD models with variability. Methods ModViz POP has an in built PKPD ODE library of models based on the … + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/merck/index.xml b/tag/merck/index.xml new file mode 100644 index 000000000..285be6a40 --- /dev/null +++ b/tag/merck/index.xml @@ -0,0 +1,120 @@ + + + + Merck | R/Pharma + /tag/merck/ + + Merck + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 24 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Merck + /tag/merck/ + + + + Interactive Reporting for Safety Monitoring + /publication/rinpharma_306/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_306/ + + + + + Asynchronous Processing of Long-Running Tasks in Shiny + /publication/rinpharma_290/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_290/ + + + + + Reimagine the R package distribution system for reproducible research and submissions + /publication/rinpharma_243/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_243/ + + + + + The gsDesign Shiny app for clinical trial design + /publication/rinpharma_246/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_246/ + + + + + Interactive Forest Plot for DMC Safety Monitoring in Clinical Trials + /publication/rinpharma_205/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_205/ + + + + + R for Clinical Study Reports and Submission + /publication/rinpharma_195/ + Thu, 28 Oct 2021 00:00:00 +0000 + /publication/rinpharma_195/ + + + + + r2rtf - a Lightweight R Package to Produce Tables and Figures in RTF Format + /publication/rinpharma_180/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_180/ + + + + + X-Omics Platform + /publication/rinpharma_185/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_185/ + + + + + Its Not Whats on the Outside, but Its Whats on the Back-end That Matters: The World Beyond CSV Files + /publication/rinpharma_105/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_105/ + + + + + ModViz POP: R-Shiny Based PK/PD Interface for Empowering Teams to Perform Real-Time Simulations + /publication/rinpharma_102/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_102/ + + + + + Using R to foster the communication with non-statisticians on Bayesian dose escalation models + /publication/rinpharma_115/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_115/ + + + + + Teaching an old dog new tricks: modernizing gsDesign + /publication/rinpharma_72/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_72/ + + + + + Managing R and Associated Tools in Large Environments - an R-Admin’s Perspective + /publication/rinpharma_18/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_18/ + + + + + diff --git a/tag/merck/page/1/index.html b/tag/merck/page/1/index.html new file mode 100644 index 000000000..bdd1451ca --- /dev/null +++ b/tag/merck/page/1/index.html @@ -0,0 +1 @@ +/tag/merck/ \ No newline at end of file diff --git a/tag/merck/page/2/index.html b/tag/merck/page/2/index.html new file mode 100644 index 000000000..7506e55cc --- /dev/null +++ b/tag/merck/page/2/index.html @@ -0,0 +1,920 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Merck | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Merck

+ + + + +
+ + + +
+ + + + + + + +
+

Using R to foster the communication with non-statisticians on Bayesian dose escalation models

+
+ + Bayesian model-based dose-escalation designs, including one and two parameter logistic regression models, have meanwhile proven themselves in Phase I dose-escalation trials (Iasonos and O'Quigley, 2014 [1]). Compared to rule/algorithm-based designs … + +
+
+ + + + +
+

Teaching an old dog new tricks: modernizing gsDesign

+
+ + The gsDesign package for group sequential design is widely used with 30k downloads. The package was originally written in 2007 with substantial documentation and Runit testing created before 2010. A Shiny interface was created to make the package … + +
+
+ + + + +
+

Managing R and Associated Tools in Large Environments - an R-Admin’s Perspective

+
+ + The dramatic increase of R in the computational, analytics, and data science areas has led to some innovative techniques in recent years for interactive analytics. This rate of change presents challenges for IT organizations to keep up and to … + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/metrum-research-group/index.html b/tag/metrum-research-group/index.html new file mode 100644 index 000000000..d36155495 --- /dev/null +++ b/tag/metrum-research-group/index.html @@ -0,0 +1,1000 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Metrum Research Group | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Metrum Research Group

+ + + + +
+ + + +
+ + + + + + + +
+

Validating In-House Developed R Packages with mpn.scorecard

+
+ + Validating open-source R packages has been a hot topic over the past few years. This talk focuses on MetrumRG's updated process and tooling for validating first party R packages, that is R packages that we develop in-house, almost all of which are … + +
+
+ + + + +
+

MeRGE: An ecosystem of open-source R packages for Pharmacometrics from MetrumRG

+
+ + Metrum Research Group (MetrumRG) has developed a suite of open-source R packages for pharmacometric analyses that can be used independently, or seamlessly integrated into a larger R-based ecosystem. To showcase this ecosystem, we used the popular … + +
+
+ + + + + + + + + + + + + + +
+

A PK & PBPK Modelling Workflow in R: Simulation, Optimization & Visualization

+
+ + After a brief introduction to mrgsolve (https//mrgsolve.github.io), we will discuss concepts and applications for using the package in R to simulate from pharmacokinetic (PK) and physiologically-based PK (PBPK) models, estimate parameters given a … + +
+
+ + + + +
+

Prediction of maternal-fetal exposures of CYP450-metabolized drugs using physiologic pharmacokinetic modeling implemented in R and mrgsolve

+
+ + Physiologically based pharmacokinetic (PBPK) models are used extensively in drug development to address of number of problems. However, most PBPK applications have limited knowledge sharing impact because they are implemented in closed, proprietary … + +
+
+ + + + +
+

Leveraging multiple R tools to make effective pediatric dosing decisions

+
+ + R Shiny apps allow for dynamic, interactive, real-time integration of knowledge within a drug-development program to support decision making. Here, an R Shiny app was used to explore the pharmacokinetic and pharmacodynamic effects of different dosing … + +
+
+ + + + +
+

Package management

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+

Assisting pharmacometric simulation with the use of Shiny

+
+ + During the drug development, pharmacometric models are often built to characterize and understand drug efficacy and safety. Simulations based on these models can assist drug development and quantitative decision making. However, computation can be … + +
+
+ + + + +
+

Moving Fast Without Breaking Things: Navigating the R Ecosystem in an Enterprise Environment

+
+ + Despite the explosive growth and adoption of R globally, concerns over how to qualify and administrate R continues to echo in discussions about use in regulated environments. In this talk, I'll discuss the how to bridge the conceptual tenants of … + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/metrum-research-group/index.xml b/tag/metrum-research-group/index.xml new file mode 100644 index 000000000..e42c67da9 --- /dev/null +++ b/tag/metrum-research-group/index.xml @@ -0,0 +1,122 @@ + + + + Metrum Research Group | R/Pharma + /tag/metrum-research-group/ + + Metrum Research Group + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 26 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Metrum Research Group + /tag/metrum-research-group/ + + + + Validating In-House Developed R Packages with mpn.scorecard + /publication/rinpharma_343/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_343/ + + + + + MeRGE: An ecosystem of open-source R packages for Pharmacometrics from MetrumRG + /publication/rinpharma_262/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_262/ + + + + + A case-study driven introduction to the Julia language for R programmers + /publication/rinpharma_192/ + Wed, 27 Oct 2021 00:00:00 +0000 + /publication/rinpharma_192/ + + + + + yspec: an R Package to Create and Deploy Data Set Specification Objects in a Modeling and Simulation Workflow + /publication/rinpharma_168/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_168/ + + + + + A PK & PBPK Modelling Workflow in R: Simulation, Optimization & Visualization + /publication/rinpharma_134/ + Fri, 09 Oct 2020 00:00:00 +0000 + /publication/rinpharma_134/ + + + + + Prediction of maternal-fetal exposures of CYP450-metabolized drugs using physiologic pharmacokinetic modeling implemented in R and mrgsolve + /publication/rinpharma_116/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_116/ + + + + + Leveraging multiple R tools to make effective pediatric dosing decisions + /publication/rinpharma_90/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_90/ + + + + + Package management + /publication/rinpharma_82/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_82/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Assisting pharmacometric simulation with the use of Shiny + /publication/rinpharma_42/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_42/ + + + + + Moving Fast Without Breaking Things: Navigating the R Ecosystem in an Enterprise Environment + /publication/rinpharma_38/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_38/ + + + + + R as the Core Technology to Support Modeling and Simulation in Pharma Research, Development, and Post Approval Activities + /publication/rinpharma_51/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_51/ + + + + + Moving Fast Without Breaking Things: Navigating the R Ecosystem in an Enterprise Environment + /publication/rinpharma_4/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_4/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + The Use of R in the Development of Physiological Model for Healthy Growth + /publication/rinpharma_16/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_16/ + + + + + diff --git a/tag/metrum-research-group/page/1/index.html b/tag/metrum-research-group/page/1/index.html new file mode 100644 index 000000000..9888817f7 --- /dev/null +++ b/tag/metrum-research-group/page/1/index.html @@ -0,0 +1 @@ +/tag/metrum-research-group/ \ No newline at end of file diff --git a/tag/metrum-research-group/page/2/index.html b/tag/metrum-research-group/page/2/index.html new file mode 100644 index 000000000..569657707 --- /dev/null +++ b/tag/metrum-research-group/page/2/index.html @@ -0,0 +1,920 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Metrum Research Group | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Metrum Research Group

+ + + + +
+ + + +
+ + + + + + + +
+

R as the Core Technology to Support Modeling and Simulation in Pharma Research, Development, and Post Approval Activities

+
+ + Since its foundation in 2004, Metrum Research Group has relied on R as the core technology and central framework for all of the company’s biomedical modeling and simulation (M&S) service activities, spanning more than 475 projects with 150+ different … + +
+
+ + + + +
+

Moving Fast Without Breaking Things: Navigating the R Ecosystem in an Enterprise Environment

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+

The Use of R in the Development of Physiological Model for Healthy Growth

+
+ + A physiologically-based mathematical model was developed as a series of ordinary differential equations to describe compositional changes (in fat and fat-free mass, FM & FFM) due to metabolizable energy exchanges in babies from birth to 2 years in … + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/mit/index.html b/tag/mit/index.html new file mode 100644 index 000000000..7c8c8747f --- /dev/null +++ b/tag/mit/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + MIT | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

MIT

+ + + + +
+ + + +
+ + + + + + + +
+

The See Value App: Visual Decision Making for Drug Development

+
+ + Statistical graphics play an important role in exploratory data analysis, model checking and diagnostics. The lineup protocol (Buja et. al 2009) enables statistical significance testing using visualizations, bridging the gap between exploratory and … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/mit/index.xml b/tag/mit/index.xml new file mode 100644 index 000000000..7fd3d9d52 --- /dev/null +++ b/tag/mit/index.xml @@ -0,0 +1,24 @@ + + + + MIT | R/Pharma + /tag/mit/ + + MIT + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 15 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + MIT + /tag/mit/ + + + + The See Value App: Visual Decision Making for Drug Development + /publication/rinpharma_182/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_182/ + + + + + diff --git a/tag/mit/page/1/index.html b/tag/mit/page/1/index.html new file mode 100644 index 000000000..5d3475626 --- /dev/null +++ b/tag/mit/page/1/index.html @@ -0,0 +1 @@ +/tag/mit/ \ No newline at end of file diff --git a/tag/navitas-data-sciences/index.html b/tag/navitas-data-sciences/index.html new file mode 100644 index 000000000..e9e83f363 --- /dev/null +++ b/tag/navitas-data-sciences/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Navitas Data Sciences | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Navitas Data Sciences

+ + + + +
+ + + +
+ + + + + + + +
+

Pharmacokinetic (PK) data programming in {admiral} and the Pharmaverse

+
+ + Pharmacokinetic (PK) analysis data programming poses some unique challenges. For example, both dosing and concentration records are included, and nominal and actual relative time variables that reference the first dose, the previous dose, or the … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/navitas-data-sciences/index.xml b/tag/navitas-data-sciences/index.xml new file mode 100644 index 000000000..ef492874c --- /dev/null +++ b/tag/navitas-data-sciences/index.xml @@ -0,0 +1,24 @@ + + + + Navitas Data Sciences | R/Pharma + /tag/navitas-data-sciences/ + + Navitas Data Sciences + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 24 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Navitas Data Sciences + /tag/navitas-data-sciences/ + + + + Pharmacokinetic (PK) data programming in {admiral} and the Pharmaverse + /publication/rinpharma_307/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_307/ + + + + + diff --git a/tag/navitas-data-sciences/page/1/index.html b/tag/navitas-data-sciences/page/1/index.html new file mode 100644 index 000000000..1cc5bd43a --- /dev/null +++ b/tag/navitas-data-sciences/page/1/index.html @@ -0,0 +1 @@ +/tag/navitas-data-sciences/ \ No newline at end of file diff --git a/tag/northeastern-university/index.html b/tag/northeastern-university/index.html new file mode 100644 index 000000000..a3016491f --- /dev/null +++ b/tag/northeastern-university/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Northeastern University | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Northeastern University

+ + + + +
+ + + +
+ + + + + + + +
+

Building a community of competent developers and users of R-based tools in mass spectrometry-based research

+
+ + The R-based ecosystem, and its open-source methods for data manipulation, modeling and interpretation, is key for effective and reproducible research. This is certainly true in experiments relying on quantitative mass spectrometry. This relatively … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/northeastern-university/index.xml b/tag/northeastern-university/index.xml new file mode 100644 index 000000000..9c8168d71 --- /dev/null +++ b/tag/northeastern-university/index.xml @@ -0,0 +1,24 @@ + + + + Northeastern University | R/Pharma + /tag/northeastern-university/ + + Northeastern University + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 16 Aug 2018 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Northeastern University + /tag/northeastern-university/ + + + + Building a community of competent developers and users of R-based tools in mass spectrometry-based research + /publication/rinpharma_52/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_52/ + + + + + diff --git a/tag/northeastern-university/page/1/index.html b/tag/northeastern-university/page/1/index.html new file mode 100644 index 000000000..9314fd47a --- /dev/null +++ b/tag/northeastern-university/page/1/index.html @@ -0,0 +1 @@ +/tag/northeastern-university/ \ No newline at end of file diff --git a/tag/novartis/index.html b/tag/novartis/index.html new file mode 100644 index 000000000..6d8633f6a --- /dev/null +++ b/tag/novartis/index.html @@ -0,0 +1,1002 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Novartis | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Novartis

+ + + + +
+ + + +
+ + + + + + + +
+

Rshiny app on Ph2b trial design based on MCP-Mod

+
+ + Finding the right dose is a critical step in pharmaceutical drug development. There has been varies statistical methodology development for the design and analysis of clinical studies. In particular, MCP-Mod (Multiple Comparisons Procedure - … + +
+
+ + + + +
+

Building Shiny Frameworks: Some Lessons

+
+ + It is relatively simple to create a powerful visualization app using shiny, but what if you need to change your data wrangling process or wish to build a different output? How easy is it to provide this flexibility without having to rewrite the … + +
+
+ + + + +
+

Outstanding User Interfaces with Shiny

+
+ + In recent years, R users' understanding of Shiny has greatly increased but so have client expectations. While one of Shiny’s greatest strengths is that it allows producing web applications solely from R code, meeting client’s more delicate … + +
+
+ + + + +
+

Democratizing Shiny App Development: The Novartis DataPipeline Harmonized Framework

+
+ + Motivated by the rapid rise in clinical data exploration, there is an increasing need to utilize interactive graphical displays using Shiny apps. To date, the development and deployment of study apps have required specialized knowledge and … + +
+
+ + + + + + + + + +
+

Subgroup Benchmarking Framework

+
+ + Identification of subgroups with increased or decreased treatment effect is a challenging topic with several traps and pitfalls. In this project, we would like to establish good practices for subgroup identification, by building a simulation platform … + +
+
+ + + + +
+

The See Value App: Visual Decision Making for Drug Development

+
+ + Statistical graphics play an important role in exploratory data analysis, model checking and diagnostics. The lineup protocol (Buja et. al 2009) enables statistical significance testing using visualizations, bridging the gap between exploratory and … + +
+
+ + + + +
+

Would John, Paul, George or Ringo have been famous if it were not for The Beatles

+
+ + The Beatles rose to music fame in the 1960's and became a worldwide phenomenon. With millions of screaming fans and selling over 600 million records, they are often cited as one of the most influential rock bands in history. One reason for their fame … + +
+
+ + + + +
+

With great graphs comes great power

+
+ + Effective visual communication is a core competency for pharmacometricians, statisticians, and, more generally, any quantitative scientist. It is essential in every step of a quantitative workflow, from scoping to execution and communicating results … + +
+
+ + + + +
+

metashiny: build Shiny apps with a Shiny app

+
+ + metashiny is an R package that provides a point-and-click interface to quickly design, prototype, and deploy essential Shiny applications without having to write one single line of R code. The core idea behind metashiny is to parametrize Shiny … + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/novartis/index.xml b/tag/novartis/index.xml new file mode 100644 index 000000000..9b105e141 --- /dev/null +++ b/tag/novartis/index.xml @@ -0,0 +1,144 @@ + + + + Novartis | R/Pharma + /tag/novartis/ + + Novartis + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 24 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Novartis + /tag/novartis/ + + + + Rshiny app on Ph2b trial design based on MCP-Mod + /publication/rinpharma_308/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_308/ + + + + + Building Shiny Frameworks: Some Lessons + /publication/rinpharma_269/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_269/ + + + + + Outstanding User Interfaces with Shiny + /publication/rinpharma_236/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_236/ + + + + + Democratizing Shiny App Development: The Novartis DataPipeline Harmonized Framework + /publication/rinpharma_230/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_230/ + + + + + Unleash your Shiny apps with JavaScript + /publication/rinpharma_191/ + Tue, 26 Oct 2021 00:00:00 +0000 + /publication/rinpharma_191/ + + + + + Subgroup Benchmarking Framework + /publication/rinpharma_181/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_181/ + + + + + The See Value App: Visual Decision Making for Drug Development + /publication/rinpharma_182/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_182/ + + + + + Would John, Paul, George or Ringo have been famous if it were not for The Beatles + /publication/rinpharma_171/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_171/ + + + + + With great graphs comes great power + /publication/rinpharma_156/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_156/ + + + + + metashiny: build Shiny apps with a Shiny app + /publication/rinpharma_145/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_145/ + + + + + Unleash Shiny + /publication/rinpharma_133/ + Fri, 09 Oct 2020 00:00:00 +0000 + /publication/rinpharma_133/ + + + + + Shiny apps for accelerating early drug discovery research + /publication/rinpharma_113/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_113/ + + + + + An R package for Data Science and Deep Visualization of a complex clinical database + /publication/rinpharma_93/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_93/ + + + + + Exploratory Graphics (xGx): Promoting the purposeful exploration of PKPD data + /publication/rinpharma_76/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_76/ + + + + + nlmixr: an R package for population PKPD modeling + /publication/rinpharma_74/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_74/ + + + + + ShinyRAP - a framework for analysis and building interactive/dynamic reports using Shiny/Markdown + /publication/rinpharma_21/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_21/ + + + + + diff --git a/tag/novartis/page/1/index.html b/tag/novartis/page/1/index.html new file mode 100644 index 000000000..e571f4bbc --- /dev/null +++ b/tag/novartis/page/1/index.html @@ -0,0 +1 @@ +/tag/novartis/ \ No newline at end of file diff --git a/tag/novartis/page/2/index.html b/tag/novartis/page/2/index.html new file mode 100644 index 000000000..063cf412e --- /dev/null +++ b/tag/novartis/page/2/index.html @@ -0,0 +1,956 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Novartis | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Novartis

+ + + + +
+ + + +
+ + + + + + + +
+

Unleash Shiny

+
+ + In recent years, R users' understanding of Shiny has greatly increased but so have client expectations. While one of Shiny's greatest strengths is that it allows producing web applications solely from R code, meeting client's more delicate … + +
+
+ + + + +
+

Shiny apps for accelerating early drug discovery research

+
+ + Scientists in drug discovery research utilize a wide variety of instrumentation and techniques to advance their research. While instrumentation vendors often provide software tools to deal with data wrangling and visualization, a simple collection of … + +
+
+ + + + +
+

An R package for Data Science and Deep Visualization of a complex clinical database

+
+ + We define and illustrate a "deep visualization" paradigm for the analysis of a relatively large and complex clinical database for psoriasis (PSO) and psoriatic arthritis (PsA). This paradigm supports a growing number of machine learning and … + +
+
+ + + + +
+

Exploratory Graphics (xGx): Promoting the purposeful exploration of PKPD data

+
+ + Introduction As pharmacometricians, we sometimes jump into complex modeling before thoroughly exploring our data. This can happen due to tight timelines, lack of ready-to-use graphic tools or enthusiasm for complex models. Exploratory plots can help … + +
+
+ + + + +
+

nlmixr: an R package for population PKPD modeling

+
+ + nlmixr is a free and open source R package for fitting nonlinear pharmacokinetic (PK), pharmacodynamic (PD), joint PK/PD and quantitative systems pharmacology (QSP) mixed-effects models. Currently, nlmixr is capable of fitting both traditional … + +
+
+ + + + +
+

ShinyRAP - a framework for analysis and building interactive/dynamic reports using Shiny/Markdown

+
+ + R has become a prominent data science tool, empowered by a fast-growing modern R eco-system. At Novartis, Shiny and markdown have gained a lot of popularity in analyzing, visualizing and reporting of clinical trial data. Traditional report analysis … + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/novo-nordisk/index.html b/tag/novo-nordisk/index.html new file mode 100644 index 000000000..a422d498b --- /dev/null +++ b/tag/novo-nordisk/index.html @@ -0,0 +1,899 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Novo Nordisk | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Novo Nordisk

+ + + + +
+ + + +
+ + + + + + + +
+

Co-existence of R and SAS for multiple imputation in Novo Nordisk

+
+ + Addressing estimands in clinical studies involves handling of intercurrent events and often multiple imputation methods are applied to handle missing data. In Novo Nordisk more and more programming tasks are done in R, but still multiple imputation … + +
+
+ + + + +
+

Automatic generation of PowerPoint presentation for communication of clinical trial results

+
+ + In the final stage of a clinical study, a number of tables and figures are prepared, typically using SAS, for reporting the results of the study in a clinical study report. Before the clinical study report is finalized a thorough interpretation of … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/novo-nordisk/index.xml b/tag/novo-nordisk/index.xml new file mode 100644 index 000000000..00fae87d4 --- /dev/null +++ b/tag/novo-nordisk/index.xml @@ -0,0 +1,32 @@ + + + + Novo Nordisk | R/Pharma + /tag/novo-nordisk/ + + Novo Nordisk + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 10 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Novo Nordisk + /tag/novo-nordisk/ + + + + Co-existence of R and SAS for multiple imputation in Novo Nordisk + /publication/rinpharma_284/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_284/ + + + + + Automatic generation of PowerPoint presentation for communication of clinical trial results + /publication/rinpharma_242/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_242/ + + + + + diff --git a/tag/novo-nordisk/page/1/index.html b/tag/novo-nordisk/page/1/index.html new file mode 100644 index 000000000..8e5c40c06 --- /dev/null +++ b/tag/novo-nordisk/page/1/index.html @@ -0,0 +1 @@ +/tag/novo-nordisk/ \ No newline at end of file diff --git a/tag/nuventra-pharma-sciences/index.html b/tag/nuventra-pharma-sciences/index.html new file mode 100644 index 000000000..696bdd359 --- /dev/null +++ b/tag/nuventra-pharma-sciences/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Nuventra Pharma Sciences | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Nuventra Pharma Sciences

+ + + + +
+ + + +
+ + + + + + + +
+

From CDISC to TLFs, using R to support Pharmacokinetic Analyses

+
+ + The data wrangling and manipulation capabilities in R make it perfectly suited for transforming raw clinical database data into structured, submission-ready CDISC datasets. By extensively using the dplyr, tidyr, and other packages in the tidyverse we … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/nuventra-pharma-sciences/index.xml b/tag/nuventra-pharma-sciences/index.xml new file mode 100644 index 000000000..c4ba67bed --- /dev/null +++ b/tag/nuventra-pharma-sciences/index.xml @@ -0,0 +1,24 @@ + + + + Nuventra Pharma Sciences | R/Pharma + /tag/nuventra-pharma-sciences/ + + Nuventra Pharma Sciences + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 22 Aug 2019 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Nuventra Pharma Sciences + /tag/nuventra-pharma-sciences/ + + + + From CDISC to TLFs, using R to support Pharmacokinetic Analyses + /publication/rinpharma_118/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_118/ + + + + + diff --git a/tag/nuventra-pharma-sciences/page/1/index.html b/tag/nuventra-pharma-sciences/page/1/index.html new file mode 100644 index 000000000..1418eaefe --- /dev/null +++ b/tag/nuventra-pharma-sciences/page/1/index.html @@ -0,0 +1 @@ +/tag/nuventra-pharma-sciences/ \ No newline at end of file diff --git a/tag/open-analytics/index.html b/tag/open-analytics/index.html new file mode 100644 index 000000000..c9e1388ca --- /dev/null +++ b/tag/open-analytics/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Open Analytics | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Open Analytics

+ + + + +
+ + + +
+ + + + + + + +
+

R/Shiny tools for Immune Fitness Exploration

+
+ + abstract to follow + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/open-analytics/index.xml b/tag/open-analytics/index.xml new file mode 100644 index 000000000..8f82b8afc --- /dev/null +++ b/tag/open-analytics/index.xml @@ -0,0 +1,24 @@ + + + + Open Analytics | R/Pharma + /tag/open-analytics/ + + Open Analytics + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 02 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Open Analytics + /tag/open-analytics/ + + + + R/Shiny tools for Immune Fitness Exploration + /publication/rinpharma_208/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_208/ + + + + + diff --git a/tag/open-analytics/page/1/index.html b/tag/open-analytics/page/1/index.html new file mode 100644 index 000000000..d81036e65 --- /dev/null +++ b/tag/open-analytics/page/1/index.html @@ -0,0 +1 @@ +/tag/open-analytics/ \ No newline at end of file diff --git a/tag/openanalytics/index.html b/tag/openanalytics/index.html new file mode 100644 index 000000000..3f67f61ca --- /dev/null +++ b/tag/openanalytics/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + OpenAnalytics | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

OpenAnalytics

+ + + + +
+ + + +
+ + + + + + + +
+

Interactive medical oversight reporting in R

+
+ + Medical oversight during a clinical trial is an extensive and time-consuming process. To safeguard patient safety, medical monitors need to review and explore raw safety data interactively, using standard visualizations as well as specific analyses … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/openanalytics/index.xml b/tag/openanalytics/index.xml new file mode 100644 index 000000000..377895212 --- /dev/null +++ b/tag/openanalytics/index.xml @@ -0,0 +1,24 @@ + + + + OpenAnalytics | R/Pharma + /tag/openanalytics/ + + OpenAnalytics + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 13 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + OpenAnalytics + /tag/openanalytics/ + + + + Interactive medical oversight reporting in R + /publication/rinpharma_141/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_141/ + + + + + diff --git a/tag/openanalytics/page/1/index.html b/tag/openanalytics/page/1/index.html new file mode 100644 index 000000000..92b95c0e6 --- /dev/null +++ b/tag/openanalytics/page/1/index.html @@ -0,0 +1 @@ +/tag/openanalytics/ \ No newline at end of file diff --git a/tag/opifex/index.html b/tag/opifex/index.html new file mode 100644 index 000000000..5070cdda1 --- /dev/null +++ b/tag/opifex/index.html @@ -0,0 +1,885 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Opifex | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Opifex

+ + + + +
+ + + +
+ + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/opifex/index.xml b/tag/opifex/index.xml new file mode 100644 index 000000000..202815280 --- /dev/null +++ b/tag/opifex/index.xml @@ -0,0 +1,24 @@ + + + + Opifex | R/Pharma + /tag/opifex/ + + Opifex + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 26 Oct 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Opifex + /tag/opifex/ + + + + Unleash your Shiny apps with JavaScript + /publication/rinpharma_191/ + Tue, 26 Oct 2021 00:00:00 +0000 + /publication/rinpharma_191/ + + + + + diff --git a/tag/opifex/page/1/index.html b/tag/opifex/page/1/index.html new file mode 100644 index 000000000..9b923246a --- /dev/null +++ b/tag/opifex/page/1/index.html @@ -0,0 +1 @@ +/tag/opifex/ \ No newline at end of file diff --git a/tag/oregon-health-science-university/index.html b/tag/oregon-health-science-university/index.html new file mode 100644 index 000000000..5f80152de --- /dev/null +++ b/tag/oregon-health-science-university/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Oregon Health & Science University | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Oregon Health & Science University

+ + + + +
+ + + +
+ + + + + + + +
+

Shiny Apps in Genomics and Clinical Trials

+
+ + R Shiny has revolutionized the way statisticians and analysts distribute analytic results and research methods. We can easily build interactive web tools that enhance data visualization and facilitate data and information sharing. Shiny apps can … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/oregon-health-science-university/index.xml b/tag/oregon-health-science-university/index.xml new file mode 100644 index 000000000..32a0d6e5b --- /dev/null +++ b/tag/oregon-health-science-university/index.xml @@ -0,0 +1,24 @@ + + + + Oregon Health & Science University | R/Pharma + /tag/oregon-health-science-university/ + + Oregon Health & Science University + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 16 Aug 2018 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Oregon Health & Science University + /tag/oregon-health-science-university/ + + + + Shiny Apps in Genomics and Clinical Trials + /publication/rinpharma_50/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_50/ + + + + + diff --git a/tag/oregon-health-science-university/page/1/index.html b/tag/oregon-health-science-university/page/1/index.html new file mode 100644 index 000000000..77c5abbd7 --- /dev/null +++ b/tag/oregon-health-science-university/page/1/index.html @@ -0,0 +1 @@ +/tag/oregon-health-science-university/ \ No newline at end of file diff --git a/tag/pathos/index.html b/tag/pathos/index.html new file mode 100644 index 000000000..33f0a104d --- /dev/null +++ b/tag/pathos/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Pathos | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Pathos

+ + + + +
+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/pathos/index.xml b/tag/pathos/index.xml new file mode 100644 index 000000000..82bb108c0 --- /dev/null +++ b/tag/pathos/index.xml @@ -0,0 +1,24 @@ + + + + Pathos | R/Pharma + /tag/pathos/ + + Pathos + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 08 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Pathos + /tag/pathos/ + + + + Disrupting drug development with data-driven approaches: insights for fast expanding data teams + /publication/rinpharma_251/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_251/ + + + + + diff --git a/tag/pathos/page/1/index.html b/tag/pathos/page/1/index.html new file mode 100644 index 000000000..425a832b6 --- /dev/null +++ b/tag/pathos/page/1/index.html @@ -0,0 +1 @@ +/tag/pathos/ \ No newline at end of file diff --git a/tag/peter-maccallum-cancer-center/index.html b/tag/peter-maccallum-cancer-center/index.html new file mode 100644 index 000000000..8c78f2955 --- /dev/null +++ b/tag/peter-maccallum-cancer-center/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Peter MacCallum Cancer Center | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Peter MacCallum Cancer Center

+ + + + +
+ + + +
+ + + + + + + +
+

Tidy Transcriptomics

+
+ + In this workshop we will present how to perform analysis of RNA sequencing data following the tidy data paradigm. The tidy data paradigm provides a standard way to organise data values within a dataset, where each variable is a column, each … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/peter-maccallum-cancer-center/index.xml b/tag/peter-maccallum-cancer-center/index.xml new file mode 100644 index 000000000..28cc5ce5b --- /dev/null +++ b/tag/peter-maccallum-cancer-center/index.xml @@ -0,0 +1,24 @@ + + + + Peter MacCallum Cancer Center | R/Pharma + /tag/peter-maccallum-cancer-center/ + + Peter MacCallum Cancer Center + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 06 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Peter MacCallum Cancer Center + /tag/peter-maccallum-cancer-center/ + + + + Tidy Transcriptomics + /publication/rinpharma_127/ + Tue, 06 Oct 2020 00:00:00 +0000 + /publication/rinpharma_127/ + + + + + diff --git a/tag/peter-maccallum-cancer-center/page/1/index.html b/tag/peter-maccallum-cancer-center/page/1/index.html new file mode 100644 index 000000000..6c45d3844 --- /dev/null +++ b/tag/peter-maccallum-cancer-center/page/1/index.html @@ -0,0 +1 @@ +/tag/peter-maccallum-cancer-center/ \ No newline at end of file diff --git a/tag/peter-maccallum-cancer-centre/index.html b/tag/peter-maccallum-cancer-centre/index.html new file mode 100644 index 000000000..93b9930a3 --- /dev/null +++ b/tag/peter-maccallum-cancer-centre/index.html @@ -0,0 +1,885 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Peter MacCallum Cancer Centre | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Peter MacCallum Cancer Centre

+ + + + +
+ + + +
+ + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/peter-maccallum-cancer-centre/index.xml b/tag/peter-maccallum-cancer-centre/index.xml new file mode 100644 index 000000000..f7965a844 --- /dev/null +++ b/tag/peter-maccallum-cancer-centre/index.xml @@ -0,0 +1,24 @@ + + + + Peter MacCallum Cancer Centre | R/Pharma + /tag/peter-maccallum-cancer-centre/ + + Peter MacCallum Cancer Centre + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Mon, 01 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Peter MacCallum Cancer Centre + /tag/peter-maccallum-cancer-centre/ + + + + tidy-transcriptomics + /publication/rinpharma_198/ + Mon, 01 Nov 2021 00:00:00 +0000 + /publication/rinpharma_198/ + + + + + diff --git a/tag/peter-maccallum-cancer-centre/page/1/index.html b/tag/peter-maccallum-cancer-centre/page/1/index.html new file mode 100644 index 000000000..242935cc1 --- /dev/null +++ b/tag/peter-maccallum-cancer-centre/page/1/index.html @@ -0,0 +1 @@ +/tag/peter-maccallum-cancer-centre/ \ No newline at end of file diff --git a/tag/pfizer/index.html b/tag/pfizer/index.html new file mode 100644 index 000000000..2771c07c2 --- /dev/null +++ b/tag/pfizer/index.html @@ -0,0 +1,935 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Pfizer | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Pfizer

+ + + + +
+ + + +
+ + + + + + + +
+

Good Practices for Creating Reproducible Content From Shiny Apps

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+

Advanced Visual Analytics for Drug Safety Review

+
+ + Drug safety data present many challenges with regard to curation, analysis, interpretation, and reporting. Safety endpoints have high variability, are multidimensional, and interrelated which points out to a need to identify novel approaches to … + +
+
+ + + + +
+

There’s only one R in Pfizer. Attempts to harmonise R release across a large pharma organisation

+
+ + How do you roll out R to hundreds of colleagues, ensuring that the version you're providing is tested, qualified and well managed? Is it possible to ensure that everyone is using the same version of R and packages? How do you account for differences … + +
+
+ + + + +
+

openNCA Pharmacokinetic data repository and Non-compartmental Analysis System

+
+ + Non-compartmental pharmacokinetic analysis (NCA) is used in the characteristization of drugs absorption, distribution and elimination in the body. Software that implements NCA is available from commercial and non-commercial, open-source, sources. … + +
+
+ + + + +
+

Using R in a GxP Environment

+
+ + The Data Science team in Pfizer’s Vaccine Research and Development division (VRD) creates and maintains validated applications used during high-throughput clinical testing that enable advanced analytic and reporting requirements. SAS has long been … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/pfizer/index.xml b/tag/pfizer/index.xml new file mode 100644 index 000000000..931bf3048 --- /dev/null +++ b/tag/pfizer/index.xml @@ -0,0 +1,57 @@ + + + + Pfizer | R/Pharma + /tag/pfizer/ + + Pfizer + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 25 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Pfizer + /tag/pfizer/ + + + + Good Practices for Creating Reproducible Content From Shiny Apps + /publication/rinpharma_324/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_324/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Advanced Visual Analytics for Drug Safety Review + /publication/rinpharma_260/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_260/ + + + + + There’s only one R in Pfizer. Attempts to harmonise R release across a large pharma organisation + /publication/rinpharma_213/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_213/ + + + + + openNCA Pharmacokinetic data repository and Non-compartmental Analysis System + /publication/rinpharma_165/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_165/ + + + + + Using R in a GxP Environment + /publication/rinpharma_8/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_8/ + + + + + diff --git a/tag/pfizer/page/1/index.html b/tag/pfizer/page/1/index.html new file mode 100644 index 000000000..36ab0f52e --- /dev/null +++ b/tag/pfizer/page/1/index.html @@ -0,0 +1 @@ +/tag/pfizer/ \ No newline at end of file diff --git a/tag/posit/index.html b/tag/posit/index.html new file mode 100644 index 000000000..09d321125 --- /dev/null +++ b/tag/posit/index.html @@ -0,0 +1,935 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Posit | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Posit

+ + + + +
+ + + +
+ + + + + + + +
+

A Pivotal Year of R Pilots for Shiny Application Submissions to the FDA / Celebrating a Milestone: R Tables for Regulatory Submission Working Group s eBook on Clinical Data Table Generation

+
+ + Within the life sciences industry, Shiny has enabled tremendous innovations to produce web interfaces as frontends to sophisticated analyses, dynamic visualizations, and automation of clinical reporting across drug development. While industry … + +
+
+ + + + +
+

Enhance Your Everyday Work with LLMs in RStudio

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+

Getting started with torch in R

+
+ + torch is an R port of PyTorch, a scientific computing library that enables fast and easy creation and training of deep learning models. In this talk, you will learn about the latest features and developments in torch, such as luz, a higher level … + +
+
+ + + + +
+

Serverless Shiny in Quarto Documents

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+

Improvements made to {gt} in 2023

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/posit/index.xml b/tag/posit/index.xml new file mode 100644 index 000000000..6c99e262a --- /dev/null +++ b/tag/posit/index.xml @@ -0,0 +1,59 @@ + + + + Posit | R/Pharma + /tag/posit/ + + Posit + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 26 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Posit + /tag/posit/ + + + + A Pivotal Year of R Pilots for Shiny Application Submissions to the FDA / Celebrating a Milestone: R Tables for Regulatory Submission Working Group s eBook on Clinical Data Table Generation + /publication/rinpharma_336/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_336/ + + + + + Enhance Your Everyday Work with LLMs in RStudio + /publication/rinpharma_342/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_342/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Getting started with torch in R + /publication/rinpharma_318/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_318/ + + + + + Serverless Shiny in Quarto Documents + /publication/rinpharma_319/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_319/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Improvements made to {gt} in 2023 + /publication/rinpharma_302/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_302/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + diff --git a/tag/posit/page/1/index.html b/tag/posit/page/1/index.html new file mode 100644 index 000000000..9f9f1ebd0 --- /dev/null +++ b/tag/posit/page/1/index.html @@ -0,0 +1 @@ +/tag/posit/ \ No newline at end of file diff --git a/tag/procogia/index.html b/tag/procogia/index.html new file mode 100644 index 000000000..ddbdaf3e2 --- /dev/null +++ b/tag/procogia/index.html @@ -0,0 +1,899 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ProCogia | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

ProCogia

+ + + + +
+ + + +
+ + + + + + + +
+

DeProViR:a deep-learning framework based on pre-trained sequence embeddings for predicting host-viral protein-protein interactions

+
+ + Emerging diseases like COVID-19 pose dual threats to public health and the economy. Understanding protein-protein interactions (PPIs) between viral and host proteins is crucial for antiviral therapies and studying pathogen replication. However, … + +
+
+ + + + +
+

R in the Cloud: A Holistic Approach towards GxP Compliance

+
+ + As more and more companies move their compute environments into the cloud, the steps needed to ensure that their software suite and newfound infrastructure are FDA compliant change accordingly. In this talk, we will examine the requirements for an … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/procogia/index.xml b/tag/procogia/index.xml new file mode 100644 index 000000000..be4ee763b --- /dev/null +++ b/tag/procogia/index.xml @@ -0,0 +1,32 @@ + + + + ProCogia | R/Pharma + /tag/procogia/ + + ProCogia + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 25 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + ProCogia + /tag/procogia/ + + + + DeProViR:a deep-learning framework based on pre-trained sequence embeddings for predicting host-viral protein-protein interactions + /publication/rinpharma_327/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_327/ + + + + + R in the Cloud: A Holistic Approach towards GxP Compliance + /publication/rinpharma_276/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_276/ + + + + + diff --git a/tag/procogia/page/1/index.html b/tag/procogia/page/1/index.html new file mode 100644 index 000000000..fde9b1c45 --- /dev/null +++ b/tag/procogia/page/1/index.html @@ -0,0 +1 @@ +/tag/procogia/ \ No newline at end of file diff --git a/tag/pumas-ai/index.html b/tag/pumas-ai/index.html new file mode 100644 index 000000000..a71b74048 --- /dev/null +++ b/tag/pumas-ai/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Pumas-AI | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Pumas-AI

+ + + + +
+ + + +
+ + + + + + + +
+

Julia in Pharma

+
+ + Julia is a modern programming language that provides the ease of use of R with the speed of C++. Julia has been in development for over 11 years. Research on Julia originated at MIT in 2009. Julia is powered by multiple dispatch - a generalization of … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/pumas-ai/index.xml b/tag/pumas-ai/index.xml new file mode 100644 index 000000000..f868f9ddc --- /dev/null +++ b/tag/pumas-ai/index.xml @@ -0,0 +1,24 @@ + + + + Pumas-AI | R/Pharma + /tag/pumas-ai/ + + Pumas-AI + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 15 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Pumas-AI + /tag/pumas-ai/ + + + + Julia in Pharma + /publication/rinpharma_173/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_173/ + + + + + diff --git a/tag/pumas-ai/page/1/index.html b/tag/pumas-ai/page/1/index.html new file mode 100644 index 000000000..3a73417c4 --- /dev/null +++ b/tag/pumas-ai/page/1/index.html @@ -0,0 +1 @@ +/tag/pumas-ai/ \ No newline at end of file diff --git a/tag/r/consortium/index.html b/tag/r/consortium/index.html new file mode 100644 index 000000000..3557799b5 --- /dev/null +++ b/tag/r/consortium/index.html @@ -0,0 +1,885 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R/Consortium | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

R/Consortium

+ + + + +
+ + + +
+ + + + + + + +
+

R Consortium Pharma Working Groups Overview and Updates

+
+ + In this talk, we would like to provide updates on the four biopharmaceutical industry focused R consortium cross-industry working groups. These working groups have a similar overall objective to support the use of R within the biopharmaceutical … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/r/consortium/index.xml b/tag/r/consortium/index.xml new file mode 100644 index 000000000..52e87fa85 --- /dev/null +++ b/tag/r/consortium/index.xml @@ -0,0 +1,24 @@ + + + + R/Consortium | R/Pharma + /tag/r/consortium/ + + R/Consortium + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + R/Consortium + /tag/r/consortium/ + + + + R Consortium Pharma Working Groups Overview and Updates + /publication/rinpharma_222/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_222/ + + + + + diff --git a/tag/r/consortium/page/1/index.html b/tag/r/consortium/page/1/index.html new file mode 100644 index 000000000..022466ce8 --- /dev/null +++ b/tag/r/consortium/page/1/index.html @@ -0,0 +1 @@ +/tag/r/consortium/ \ No newline at end of file diff --git a/tag/reed-college/index.html b/tag/reed-college/index.html new file mode 100644 index 000000000..4fc6ee653 --- /dev/null +++ b/tag/reed-college/index.html @@ -0,0 +1,885 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Reed College | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Reed College

+ + + + +
+ + + +
+ + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/reed-college/index.xml b/tag/reed-college/index.xml new file mode 100644 index 000000000..459f3c1fa --- /dev/null +++ b/tag/reed-college/index.xml @@ -0,0 +1,24 @@ + + + + Reed College | R/Pharma + /tag/reed-college/ + + Reed College + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 13 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Reed College + /tag/reed-college/ + + + + StackEm High! Ensembles Using tidymodels + /publication/rinpharma_139/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_139/ + + + + + diff --git a/tag/reed-college/page/1/index.html b/tag/reed-college/page/1/index.html new file mode 100644 index 000000000..31edc35be --- /dev/null +++ b/tag/reed-college/page/1/index.html @@ -0,0 +1 @@ +/tag/reed-college/ \ No newline at end of file diff --git a/tag/regeneron/index.html b/tag/regeneron/index.html new file mode 100644 index 000000000..071cba403 --- /dev/null +++ b/tag/regeneron/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Regeneron | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Regeneron

+ + + + +
+ + + +
+ + + + + + + +
+

Intermap: An integrative multiomics approach to generating therapeutic target hypotheses

+
+ + In this talk, we will be discussing an architecturally and bioinformatically multi-layered integrative multiomic approach to the development of target hypotheses. Scientists work to help pharmaceutical companies advance towards the identification of … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/regeneron/index.xml b/tag/regeneron/index.xml new file mode 100644 index 000000000..499f78b9f --- /dev/null +++ b/tag/regeneron/index.xml @@ -0,0 +1,24 @@ + + + + Regeneron | R/Pharma + /tag/regeneron/ + + Regeneron + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 03 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Regeneron + /tag/regeneron/ + + + + Intermap: An integrative multiomics approach to generating therapeutic target hypotheses + /publication/rinpharma_217/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_217/ + + + + + diff --git a/tag/regeneron/page/1/index.html b/tag/regeneron/page/1/index.html new file mode 100644 index 000000000..e6543c4a6 --- /dev/null +++ b/tag/regeneron/page/1/index.html @@ -0,0 +1 @@ +/tag/regeneron/ \ No newline at end of file diff --git a/tag/rho/index.html b/tag/rho/index.html new file mode 100644 index 000000000..35d1a4b34 --- /dev/null +++ b/tag/rho/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Rho | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Rho

+ + + + +
+ + + +
+ + + + + + + +
+

Building Open Source Tools for Safety Monitoring: Advancing Research Through Community Collaboration

+
+ + The Interactive Safety Graphics (ISG) workstream of the ASA-DIA Biopharm Safety Working Group is excited to introduce the safetyGraphics package an interactive framework for evaluating clinical trial safety in R using a flexible data pipeline. Our … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/rho/index.xml b/tag/rho/index.xml new file mode 100644 index 000000000..785115147 --- /dev/null +++ b/tag/rho/index.xml @@ -0,0 +1,24 @@ + + + + Rho | R/Pharma + /tag/rho/ + + Rho + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 22 Aug 2019 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Rho + /tag/rho/ + + + + Building Open Source Tools for Safety Monitoring: Advancing Research Through Community Collaboration + /publication/rinpharma_104/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_104/ + + + + + diff --git a/tag/rho/page/1/index.html b/tag/rho/page/1/index.html new file mode 100644 index 000000000..bc7c5c17c --- /dev/null +++ b/tag/rho/page/1/index.html @@ -0,0 +1 @@ +/tag/rho/ \ No newline at end of file diff --git a/tag/roche-/-genentech/index.html b/tag/roche-/-genentech/index.html new file mode 100644 index 000000000..acd854805 --- /dev/null +++ b/tag/roche-/-genentech/index.html @@ -0,0 +1,1000 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Roche / Genentech | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Roche / Genentech

+ + + + +
+ + + +
+ + + + + + + +
+

Building and Managing Unified R Environments for Data Science and Software Development

+
+ + R and Biocondutor are important tools supporting scientific workflows across early Research and Development at Roche/Genentech. We have a broad R users community, which includes Data Scientists, Software Developers and consumers of Data Products … + +
+
+ + + + + + + + + +
+

Implementing Mixed Models with Repeated Measures (MMRM) in R and Shiny for Regulatory Purposes

+
+ + MMRMs are often used as the primary analysis of continuous endpoints in longitudinal clinical trials (see e.g. Mallinckrod et al, 2008). Essentially, an MMRM is a specific linear mixed effects model that includes (at least) an interaction of … + +
+
+ + + + +
+

Collaborating at scale: managing an enterprise analytical computing ecosystem

+
+ + In a large organization, collaboration faces many obstacles. Groups may inadvertently reinvent functionality and expend redundant effort. Siloing may impede aggregation and comparison of results. Analysts may not be aware of potential collaborators. … + +
+
+ + + + +
+

Embrace R in Pharma - building internal R community and establishing fit-for-purpose R pilots

+
+ + R is the dominant language in modern quantitative science, however it is still not widely used in pharma industry. In this talk I will share learnings in building an internal R user community in a large global organization, via efforts including … + +
+
+ + + + +
+

R Packages for Analyzing Clinical Trials Data with R Focusing on Safety And Early Efficacy

+
+ + The R shiny-based nest framework (previously named teal) has been proven valuable in exploratory settings and supporting strategic decision meetings. To allow more clinical studies to be able to adopt this agile framework in a wider range, we've … + +
+
+ + + + +
+

Re-envisioning Clinical Content Delivery in the Open Source World

+
+ + Content delivery in preparation for filing a clinical study report requires robust tooling for quickly and reproducibly compiling analysis of study data. Traditionally, this reproducibility has stemmed from one-time, rigorous validation of a … + +
+
+ + + + +
+

Updates on Analyzing Clinical Trials Data with R

+
+ + At R in Pharma 2018, I gave a workshop and a presentation on analyzing clinical trials data with R. Since then much has happened at Roche/Genentech with regard to analyzing clinical trials data with R our R-based projects got funded in order to … + +
+
+ + + + +
+

Accelerate Personalized Health Care by Empowering Biomarker Data

+
+ + In Pharmaceutical industry, personalized patient care is about having access to traditional and new data sources including comprehensive diagnostic data, sensor data, real-world data, etc., applying traditional and advanced analytics like machine … + +
+
+ + + + +
+

Analyzing Clinical Trials Data with R

+
+ + Creating datasets and tables, listings and graphs (TLGs) for analyzing clinical trials data with R, such that in the final stage the code, datasets and TLGs can be submitted to the health authorities, is a multifaceted problem. We have been working … + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/roche-/-genentech/index.xml b/tag/roche-/-genentech/index.xml new file mode 100644 index 000000000..c135b7bb7 --- /dev/null +++ b/tag/roche-/-genentech/index.xml @@ -0,0 +1,178 @@ + + + + Roche / Genentech | R/Pharma + /tag/roche-/-genentech/ + + Roche / Genentech + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Roche / Genentech + /tag/roche-/-genentech/ + + + + Building and Managing Unified R Environments for Data Science and Software Development + /publication/rinpharma_177/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_177/ + + + + + visR - a package for effective visualization in Pharma + /publication/rinpharma_157/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_157/ + + + + + Implementing Mixed Models with Repeated Measures (MMRM) in R and Shiny for Regulatory Purposes + /publication/rinpharma_142/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_142/ + + + + + Collaborating at scale: managing an enterprise analytical computing ecosystem + /publication/rinpharma_84/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_84/ + + + + + Embrace R in Pharma - building internal R community and establishing fit-for-purpose R pilots + /publication/rinpharma_85/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_85/ + + + + + R Packages for Analyzing Clinical Trials Data with R Focusing on Safety And Early Efficacy + /publication/rinpharma_81/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_81/ + + + + + Re-envisioning Clinical Content Delivery in the Open Source World + /publication/rinpharma_86/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_86/ + + + + + Updates on Analyzing Clinical Trials Data with R + /publication/rinpharma_80/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_80/ + + + + + Accelerate Personalized Health Care by Empowering Biomarker Data + /publication/rinpharma_48/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_48/ + + + + + Analyzing Clinical Trials Data with R + /publication/rinpharma_37/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_37/ + + + + + Enabling open-source analytics in the enterprise + /publication/rinpharma_46/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_46/ + + + + + R4SPA: R Packages and Training to enable Statistical Programming in R + /publication/rinpharma_41/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_41/ + + + + + The largest Shiny application in the world. Roche.Diagnostics.bioWARP + /publication/rinpharma_30/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_30/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + The Magic R-Shiny App that can Boost your SDTM Usability and Viability while Saving Time + /publication/rinpharma_55/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_55/ + + + + + The role of R in converting clinical trial programmers to data scientists + /publication/rinpharma_47/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_47/ + + + + + Analyzing Clinical Trials Data with R + /publication/rinpharma_2/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_2/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Beyond Simple Reproducibility - Discoverability, Provenance, and Improving the Impact of Results + /publication/rinpharma_27/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_27/ + + + + + R reproducibility by containers and cloud + /publication/rinpharma_12/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_12/ + + + + + REAP - R-Shiny Exploratory Analysis Platform in Clinical Pharmacology + /publication/rinpharma_25/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_25/ + + + + + The largest Shiny application in the world. Roche.Diagnostics.bioWARP + /publication/rinpharma_11/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_11/ + + + + + diff --git a/tag/roche-/-genentech/page/1/index.html b/tag/roche-/-genentech/page/1/index.html new file mode 100644 index 000000000..0e6bb1394 --- /dev/null +++ b/tag/roche-/-genentech/page/1/index.html @@ -0,0 +1 @@ +/tag/roche-/-genentech/ \ No newline at end of file diff --git a/tag/roche-/-genentech/page/2/index.html b/tag/roche-/-genentech/page/2/index.html new file mode 100644 index 000000000..a139c9594 --- /dev/null +++ b/tag/roche-/-genentech/page/2/index.html @@ -0,0 +1,1002 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Roche / Genentech | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Roche / Genentech

+ + + + +
+ + + +
+ + + + + + + +
+

Enabling open-source analytics in the enterprise

+
+ + The open-source analytics community is driving innovation in precompetitive spaces like statistical methodology, reproducibility approaches, visualization techniques, and scaling strategies. The diverse and rapdily evolving ecosystem of open-source … + +
+
+ + + + +
+

R4SPA: R Packages and Training to enable Statistical Programming in R

+
+ + R is a very powerful tool for performing statistical programming, but has had a lower uptake in the life sciences when compared to SAS. As a result, many of the packages created for R are not focused on the type of tasks Statistical Programmers do. … + +
+
+ + + + +
+

The largest Shiny application in the world. Roche.Diagnostics.bioWARP

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+

The Magic R-Shiny App that can Boost your SDTM Usability and Viability while Saving Time

+
+ + The United States Food and Drug Administration (FDA) requires that clinical trial data be submitted in the Study Data Tabulation Model (SDTM) standard format. The process of developing SDTM involves mapping captured raw data to their correspondent … + +
+
+ + + + +
+

The role of R in converting clinical trial programmers to data scientists

+
+ + In 3 years Real World Data Science Analytics in Roche/Genentech transitioned from a small team of former clinical trial programmers supporting a real world evidence team to become the largest department within the Personalised Healthcare (PHC) Centre … + +
+
+ + + + +
+

Analyzing Clinical Trials Data with R

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+

Beyond Simple Reproducibility - Discoverability, Provenance, and Improving the Impact of Results

+
+ + Research is an incremental, iterative process, with new results relying and building upon previous ones. Scientists need to find, retrieve, understand, and trust results in order to confidently extend them, even when the results are their own. We … + +
+
+ + + + +
+

R reproducibility by containers and cloud

+
+ + R is pretty good in backwards compatibility but still reproducing analysis even given script and data can be a challenge as packages, R, and math libraries keep evolving. www.rocker-project.org offers among other things version-stable R in docker … + +
+
+ + + + +
+

REAP - R-Shiny Exploratory Analysis Platform in Clinical Pharmacology

+
+ + REAP (R-Shiny Exploratory Analysis Platform) was developed by the Modeling and Simulation group within the Clinical Pharmacology department at Genentech, Inc., to support exploratory analyses of clinical data. REAP is a web-based, user-friendly, tool … + +
+
+ + + + +
+

The largest Shiny application in the world. Roche.Diagnostics.bioWARP

+
+ + bioWARP (biostatistical Web-Applications and R Procedures) is a Shiny application enabling employees at Roche Diagnostics to create validated reports for regulatory authorities submissions. bioWARP enables people using advanced statistical methods, … + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/roche/index.html b/tag/roche/index.html new file mode 100644 index 000000000..12924dfa0 --- /dev/null +++ b/tag/roche/index.html @@ -0,0 +1,1004 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Roche | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Roche

+ + + + +
+ + + +
+ + + + + + + +
+

Why we Need to Improve Software Engineering in Biostatistics - A Call to Action

+
+ + Programming is ubiquitous in applied biostatistics, and most statisticians know a programming language such as R - yet software engineering is still neglected as a skill and undervalued as a profession in pharmaceutical statistics. Why is this a … + +
+
+ + + + +
+

Learnings from deploying a Python package to orchestrate clinical trials outputs generation

+
+ + Streamlining clinical trial output workflows is a key challenge for clinical studies. Our project leverages Python to link the planned analysis stored in a google sheet LoPO (List of clinical study Planned Outputs) to the study scripts that generates … + +
+
+ + + + +
+

The importance of the SCE in enabling our shift from proprietary programming to open-source data science

+
+ + Historically building a great SCE for clinical reporting involved selecting a vendor, integrating their product, and supporting a single proprietary language. The shift to report clinical trials using R has had a much broader impact than just … + +
+
+ + + + +
+

Updates from the R Validation Hub: Towards a Pharma Repository

+
+ + The use of R in submissions to healthcare regulators presents challenges as the quality of packages must be ensured, and evidence of this quality must be readily available. The Regulatory R Package Repository Working Group aims to tackle these issues … + +
+
+ + + + +
+

Data Science in the Pharmaceutical Industry: A Coursera Specialisation

+
+ + The Pharmaceutical industry is adopting new tools and technologies, putting pressure on individuals to learn many new skills in a short period of time. In order to both promote these new ways of working, and to assist those adopting it, at Genentech … + +
+
+ + + + +
+

How CI/CD Enhances the Development of R packages in the Pharmaverse

+
+ + Continuous integration (CI) and continuous delivery (CD) are playing a pivotal role in ensuring that R projects in Pharma meet the highest quality standards. Particular focus is placed on ensuring that packages are fit for purpose both on internal … + +
+
+ + + + +
+

Pharmaverse: Breaking boundaries through open source collaboration!

+
+ + Roche/Genentech, GSK, Atorus and J&J/Janssen have initiated a collaboration called pharmaverse to bring together a curated subset of open-source R packages to enable clinical reporting (from CRF to eSubmission). Where gaps are identified, new … + +
+
+ + + + +
+

R pilot submissions to FDA

+
+ + On Nov 22nd, 2021, the R Consortium R Submissions Working Group successfully submitted an R-based test submission package through the FDA eCTD gateway. The submission package has been received by the FDA staff who were able to reproduce the numerical … + +
+
+ + + + +
+

Roches approach to software validation: an automated pipeline from validation to publication

+
+ + Over the past year, we’ve designed a process that is meant to mimic public package publishing as closely as possible, where packages are automatically assessed by a series of checks which may prompt manual revision should the automated processing … + +
+
+ + + + +
+

Working at the intersection of Biostatistics and Software Engineering in a Pharma company

+
+ + Increasingly biostatisticians in pharma companies would like to use R on a daily basis, e.g. the growing number of participants in R/Pharma conferences is one metric showing this trend. As R programs replace proprietary software in this regulated … + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/roche/index.xml b/tag/roche/index.xml new file mode 100644 index 000000000..57d3641a3 --- /dev/null +++ b/tag/roche/index.xml @@ -0,0 +1,145 @@ + + + + Roche | R/Pharma + /tag/roche/ + + Roche + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 26 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Roche + /tag/roche/ + + + + Why we Need to Improve Software Engineering in Biostatistics - A Call to Action + /publication/rinpharma_331/ + Thu, 26 Oct 2023 00:00:00 +0000 + /publication/rinpharma_331/ + + + + + Learnings from deploying a Python package to orchestrate clinical trials outputs generation + /publication/rinpharma_326/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_326/ + + + + + The importance of the SCE in enabling our shift from proprietary programming to open-source data science + /publication/rinpharma_315/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_315/ + + + + + Updates from the R Validation Hub: Towards a Pharma Repository + /publication/rinpharma_320/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_320/ + + + + + Data Science in the Pharmaceutical Industry: A Coursera Specialisation + /publication/rinpharma_295/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_295/ + + + + + How CI/CD Enhances the Development of R packages in the Pharmaverse + /publication/rinpharma_291/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_291/ + + + + + Pharmaverse: Breaking boundaries through open source collaboration! + /publication/rinpharma_265/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_265/ + + + + + R pilot submissions to FDA + /publication/rinpharma_267/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_267/ + + + + + Roches approach to software validation: an automated pipeline from validation to publication + /publication/rinpharma_274/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_274/ + + + + + Working at the intersection of Biostatistics and Software Engineering in a Pharma company + /publication/rinpharma_270/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_270/ + + + + + Smoothing out our path to open source and pan-pharma code collaboration + /publication/rinpharma_237/ + Thu, 04 Nov 2021 00:00:00 +0000 + /publication/rinpharma_237/ + + + + + R Consortium Pharma Working Groups Overview and Updates + /publication/rinpharma_222/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_222/ + + + + + 5 testing packages to make your package better! + /publication/rinpharma_209/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_209/ + + + + + Introducing {admiral}—The ADaM in R Asset Library + /publication/rinpharma_206/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_206/ + + + + + R Package Validation at Roche + /publication/rinpharma_203/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_203/ + + + + + Clinical Trials Data Analysis at Roche + /publication/rinpharma_188/ + Mon, 25 Oct 2021 00:00:00 +0000 + /publication/rinpharma_188/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + diff --git a/tag/roche/page/1/index.html b/tag/roche/page/1/index.html new file mode 100644 index 000000000..7b21c3873 --- /dev/null +++ b/tag/roche/page/1/index.html @@ -0,0 +1 @@ +/tag/roche/ \ No newline at end of file diff --git a/tag/roche/page/2/index.html b/tag/roche/page/2/index.html new file mode 100644 index 000000000..d5df363df --- /dev/null +++ b/tag/roche/page/2/index.html @@ -0,0 +1,956 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Roche | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Roche

+ + + + +
+ + + +
+ + + + + + + +
+

Smoothing out our path to open source and pan-pharma code collaboration

+
+ + In recent years late stage Pharma has begun to transition from a consumer of open source, and a sporadic creator, to a heavily invested collaborator on open source tools like R packages. In this short talk, James will discuss our recent focus on open … + +
+
+ + + + +
+

R Consortium Pharma Working Groups Overview and Updates

+
+ + In this talk, we would like to provide updates on the four biopharmaceutical industry focused R consortium cross-industry working groups. These working groups have a similar overall objective to support the use of R within the biopharmaceutical … + +
+
+ + + + +
+

5 testing packages to make your package better!

+
+ + In this short talk I will present few packages that can be used inside package testing framework that will help to increase overall quality of a package. The main point of focus would be static R code analysis tools such as well-known codetools … + +
+
+ + + + +
+

Introducing {admiral}—The ADaM in R Asset Library

+
+ + abstract to follow + +
+
+ + + + +
+

R Package Validation at Roche

+
+ + R package validation is in all our minds since the pharmaceutical industry started moving away from SAS to R for its statistical analysis and regulatory submissions. Opting for open source programming requires to revisit our way of validating code, … + +
+
+ + + + +
+

Clinical Trials Data Analysis at Roche

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/ropensci/index.html b/tag/ropensci/index.html new file mode 100644 index 000000000..d845b1d16 --- /dev/null +++ b/tag/ropensci/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + rOpenSci | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

rOpenSci

+ + + + +
+ + + +
+ + + + + + + +
+

rOpenSci - enabling open and reproducible research

+
+ + The rOpenSci project is a non-profit initiative founded as a grassroots effort in 2011. We have evolved into a truly global community of researchers and data scientists who are R users and developers from a wide range of disciplines. rOpenSci … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/ropensci/index.xml b/tag/ropensci/index.xml new file mode 100644 index 000000000..55dbc8f28 --- /dev/null +++ b/tag/ropensci/index.xml @@ -0,0 +1,24 @@ + + + + rOpenSci | R/Pharma + /tag/ropensci/ + + rOpenSci + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 15 Aug 2018 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + rOpenSci + /tag/ropensci/ + + + + rOpenSci - enabling open and reproducible research + /publication/rinpharma_26/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_26/ + + + + + diff --git a/tag/ropensci/page/1/index.html b/tag/ropensci/page/1/index.html new file mode 100644 index 000000000..9b31d7cdf --- /dev/null +++ b/tag/ropensci/page/1/index.html @@ -0,0 +1 @@ +/tag/ropensci/ \ No newline at end of file diff --git a/tag/rstudio/index.html b/tag/rstudio/index.html new file mode 100644 index 000000000..8fb204ff3 --- /dev/null +++ b/tag/rstudio/index.html @@ -0,0 +1,996 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + RStudio | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

RStudio

+ + + + +
+ + + +
+ + + + + + + +
+

Three new things in tidymodels

+
+ + Recently there have been a lot of new developments for modeling in the tidyverse. This talk will show off tools for censored regression, an interface to clustering, and how to use the h2o.ai platform for optimizing/fitting models + +
+
+ + + + +
+

Survival analysis with tidymodels: The censored package

+
+ + Tidymodels has begun to create tools for modeling event time data. This will include methods for fitting, resampling, and characterizing models with censored outcomes. This talk will describe our design goals, show some syntax for modeling, and … + +
+
+ + + + +
+

The gt Package: Past, Present, and Future

+
+ + The gt package is table preparation package for R which makes the presentation of tabular data fairly easy and also has power to customize tables should you need it. The package has been in continuous development at RStudio for over three years and … + +
+
+ + + + + + + + + + + + + + +
+

RStudio Pharma Updates

+
+ + RStudio will share a number of exciting product updates specifically built for pharmaceutical companies + +
+
+ + + + +
+

Data visualization for real-world machine learning

+
+ + Visual representations of data inform how machine learning practitioners think, understand, and decide. Before charts are ever used for outward communication about a ML system, they are used by the system designers and operators themselves as a tool … + +
+
+ + + + +
+

Styling Shiny & R Markdown with bootstraplib & thematic

+
+ + The pharmaceutical industry has witnessed a growing interest in open source languages such as R and Python as an alternative to SAS for many activities related to clinical research. Hop on board for a whistle-stop tour of our efforts within GSK … + +
+
+ + + + + + + + + +
+

gt

+
+ +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/rstudio/index.xml b/tag/rstudio/index.xml new file mode 100644 index 000000000..18b8927f2 --- /dev/null +++ b/tag/rstudio/index.xml @@ -0,0 +1,194 @@ + + + + RStudio | R/Pharma + /tag/rstudio/ + + RStudio + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 10 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + RStudio + /tag/rstudio/ + + + + Three new things in tidymodels + /publication/rinpharma_283/ + Thu, 10 Nov 2022 00:00:00 +0000 + /publication/rinpharma_283/ + + + + + Survival analysis with tidymodels: The censored package + /publication/rinpharma_219/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_219/ + + + + + The gt Package: Past, Present, and Future + /publication/rinpharma_201/ + Tue, 02 Nov 2021 00:00:00 +0000 + /publication/rinpharma_201/ + + + + + R Admin - RStudio Connect + /publication/rinpharma_199/ + Mon, 01 Nov 2021 00:00:00 +0000 + /publication/rinpharma_199/ + + + + + Clinical Tables in gt + /publication/rinpharma_194/ + Thu, 28 Oct 2021 00:00:00 +0000 + /publication/rinpharma_194/ + + + + + RStudio Pharma Updates + /publication/rinpharma_186/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_186/ + + + + + Data visualization for real-world machine learning + /publication/rinpharma_153/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_153/ + + + + + Styling Shiny & R Markdown with bootstraplib & thematic + /publication/rinpharma_160/ + Wed, 14 Oct 2020 00:00:00 +0000 + /publication/rinpharma_160/ + + + + + StackEm High! Ensembles Using tidymodels + /publication/rinpharma_139/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_139/ + + + + + gt + /publication/rinpharma_132/ + Thu, 08 Oct 2020 00:00:00 +0000 + /publication/rinpharma_132/ + + + + + RMarkdown + /publication/rinpharma_129/ + Wed, 07 Oct 2020 00:00:00 +0000 + /publication/rinpharma_129/ + + + + + Reproducible shiny apps with shinymeta + /publication/rinpharma_112/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_112/ + + + + + Shiny in Production: Building bridges from data science to IT + /publication/rinpharma_122/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_122/ + + + + + This one is not like the others: Applicability Domain methods in R + /publication/rinpharma_110/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_110/ + + + + + Reproducibility and the role of code in reproducible data science + /publication/rinpharma_69/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_69/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Machine learning + /publication/rinpharma_61/ + Tue, 20 Aug 2019 00:00:00 +0000 + /publication/rinpharma_61/ + + + + + plotly + /publication/rinpharma_62/ + Tue, 20 Aug 2019 00:00:00 +0000 + /publication/rinpharma_62/ + + + + + Shiny Reproducibility + /publication/rinpharma_58/ + Tue, 20 Aug 2019 00:00:00 +0000 + /publication/rinpharma_58/ + + + + + Interactive data visualization with R, plotly, and dashR + /publication/rinpharma_28/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_28/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Interactive data visualization with R, plotly, and dashR + /publication/rinpharma_33/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_33/ + + + + + Using interactivity responsibly in pharma + /publication/rinpharma_32/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_32/ + + + + + Modeling in the tidyverse + /publication/rinpharma_20/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_20/ + + + + + diff --git a/tag/rstudio/page/1/index.html b/tag/rstudio/page/1/index.html new file mode 100644 index 000000000..bc492d379 --- /dev/null +++ b/tag/rstudio/page/1/index.html @@ -0,0 +1 @@ +/tag/rstudio/ \ No newline at end of file diff --git a/tag/rstudio/page/2/index.html b/tag/rstudio/page/2/index.html new file mode 100644 index 000000000..d5f4a9685 --- /dev/null +++ b/tag/rstudio/page/2/index.html @@ -0,0 +1,1000 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + RStudio | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

RStudio

+ + + + +
+ + + +
+ + + + + + + +
+

RMarkdown

+
+ + A four-hour workshop that will take you on a tour of how to get from data to manuscript using R Markdown. You'll learn - The basics of Markdown and knitr- How to add tables for different outputs- Workflows for working with data- How to include and … + +
+
+ + + + +
+

Reproducible shiny apps with shinymeta

+
+ + Shiny makes it easy to take domain logic from an existing R script and wrap some reactive logic around it to produce an interactive webpage where others can quickly explore different variables, parameter values, models/algorithms, etc. Although the … + +
+
+ + + + +
+

Shiny in Production: Building bridges from data science to IT

+
+ + We know that adopting documentation, testing, and version control mechanisms are important for creating a culture of reproducibility in data science. But once you've embraced some basic development best practices, what comes next? What does it take … + +
+
+ + + + +
+

This one is not like the others: Applicability Domain methods in R

+
+ + Even though a model prediction can be made, there are times when it should taken with some skepticism. For example, if a new data point is substantially different from the training set, its predicted value may be suspect. In chemistry, it is not … + +
+
+ + + + +
+

Reproducibility and the role of code in reproducible data science

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+

Machine learning

+
+ +
+
+ + + + +
+

plotly

+
+ +
+
+ + + + + + + + + +
+

Interactive data visualization with R, plotly, and dashR

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+

Interactive data visualization with R, plotly, and dashR

+
+ + Interactive web graphics are a popular and convenient medium for conveying information. However, web graphics are rarely used during the initial exploratory phase of a data analysis, largely due to the lack tools for seamless iteration between data … + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/rstudio/page/3/index.html b/tag/rstudio/page/3/index.html new file mode 100644 index 000000000..7f3055f82 --- /dev/null +++ b/tag/rstudio/page/3/index.html @@ -0,0 +1,908 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + RStudio | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

RStudio

+ + + + +
+ + + +
+ + + + + + + +
+

Using interactivity responsibly in pharma

+
+ + Shiny is a package for turning analyses written in R into interactive web applications. This capability has obvious applications in pharma, as it lets R users build interactive apps for their collaborators to explore models or results, or to automate … + +
+
+ + + + +
+

Modeling in the tidyverse

+
+ + The tidyverse (tidyverse.org) is an opinionated collection of R packages designed for data science. All packages share an underlying design philosophy, grammar, and data structures. The packages primarily consist of tools for data ingest, … + +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/sanofi/index.html b/tag/sanofi/index.html new file mode 100644 index 000000000..d1400b464 --- /dev/null +++ b/tag/sanofi/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Sanofi | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Sanofi

+ + + + +
+ + + +
+ + + + + + + +
+

Shinytized R Markdown: A Potent OTC Alternative to 1,3,7-Trimethylxanthine & Currently Indicated for NDA Document Generation, Among Others

+
+ + Providing a Study Data Reviewer's Guide for Clinical Data to accompany the SDTM datasets, define.xml, and annotated CRF in a submission gives additional information to help the FDA review team. The guide is traditionally authored using MS Word - a … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/sanofi/index.xml b/tag/sanofi/index.xml new file mode 100644 index 000000000..9d677eb23 --- /dev/null +++ b/tag/sanofi/index.xml @@ -0,0 +1,24 @@ + + + + Sanofi | R/Pharma + /tag/sanofi/ + + Sanofi + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 21 Aug 2019 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Sanofi + /tag/sanofi/ + + + + Shinytized R Markdown: A Potent OTC Alternative to 1,3,7-Trimethylxanthine & Currently Indicated for NDA Document Generation, Among Others + /publication/rinpharma_83/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_83/ + + + + + diff --git a/tag/sanofi/page/1/index.html b/tag/sanofi/page/1/index.html new file mode 100644 index 000000000..b5f1b1d74 --- /dev/null +++ b/tag/sanofi/page/1/index.html @@ -0,0 +1 @@ +/tag/sanofi/ \ No newline at end of file diff --git a/tag/sarepta-therapeutics/index.html b/tag/sarepta-therapeutics/index.html new file mode 100644 index 000000000..23c48bf2c --- /dev/null +++ b/tag/sarepta-therapeutics/index.html @@ -0,0 +1,885 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Sarepta Therapeutics | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Sarepta Therapeutics

+ + + + +
+ + + +
+ + + + + + + +
+

SafetyGraphics

+
+ +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/sarepta-therapeutics/index.xml b/tag/sarepta-therapeutics/index.xml new file mode 100644 index 000000000..ecd8ceaab --- /dev/null +++ b/tag/sarepta-therapeutics/index.xml @@ -0,0 +1,24 @@ + + + + Sarepta Therapeutics | R/Pharma + /tag/sarepta-therapeutics/ + + Sarepta Therapeutics + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Fri, 29 Oct 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Sarepta Therapeutics + /tag/sarepta-therapeutics/ + + + + SafetyGraphics + /publication/rinpharma_196/ + Fri, 29 Oct 2021 00:00:00 +0000 + /publication/rinpharma_196/ + + + + + diff --git a/tag/sarepta-therapeutics/page/1/index.html b/tag/sarepta-therapeutics/page/1/index.html new file mode 100644 index 000000000..21d0157f8 --- /dev/null +++ b/tag/sarepta-therapeutics/page/1/index.html @@ -0,0 +1 @@ +/tag/sarepta-therapeutics/ \ No newline at end of file diff --git a/tag/sarepta/index.html b/tag/sarepta/index.html new file mode 100644 index 000000000..ea9439154 --- /dev/null +++ b/tag/sarepta/index.html @@ -0,0 +1,899 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Sarepta | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Sarepta

+ + + + +
+ + + +
+ + + + + + + +
+

EDC to Patient Profiles: A Biotech {ctpatprofile} Story

+
+ + Clinical development requires quick access to live trial data to address safety questions and evaluate data quality. Historically, teams have resorted to Excel to manually populate patient profiles, despite human error limitations, inefficiency, and … + +
+
+ + + + +
+

R, Python, and Shiny in harmony: an Out-of-Box secure data backend for RStudio Connect & Workbench

+
+ + Sarepta deployed RStudio Team for modern data analytics. One major hurdle we faced was how to serve data to Connect/Workbench securely in the backend. Partnering with Atorus, Sarepta solved this challenge using Box cloud storage as a secure data … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/sarepta/index.xml b/tag/sarepta/index.xml new file mode 100644 index 000000000..ad5009b33 --- /dev/null +++ b/tag/sarepta/index.xml @@ -0,0 +1,32 @@ + + + + Sarepta | R/Pharma + /tag/sarepta/ + + Sarepta + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 24 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Sarepta + /tag/sarepta/ + + + + EDC to Patient Profiles: A Biotech {ctpatprofile} Story + /publication/rinpharma_303/ + Tue, 24 Oct 2023 00:00:00 +0000 + /publication/rinpharma_303/ + + + + + R, Python, and Shiny in harmony: an Out-of-Box secure data backend for RStudio Connect & Workbench + /publication/rinpharma_272/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_272/ + + + + + diff --git a/tag/sarepta/page/1/index.html b/tag/sarepta/page/1/index.html new file mode 100644 index 000000000..d1743480a --- /dev/null +++ b/tag/sarepta/page/1/index.html @@ -0,0 +1 @@ +/tag/sarepta/ \ No newline at end of file diff --git a/tag/scharp/index.html b/tag/scharp/index.html new file mode 100644 index 000000000..162cc0c3e --- /dev/null +++ b/tag/scharp/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + SCHARP | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

SCHARP

+ + + + +
+ + + +
+ + + + + + + +
+

R Consortium Pharma Working Groups Overview and Updates

+
+ + In this talk, we would like to provide updates on the four biopharmaceutical industry focused R consortium cross-industry working groups. These working groups have a similar overall objective to support the use of R within the biopharmaceutical … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/scharp/index.xml b/tag/scharp/index.xml new file mode 100644 index 000000000..33bc8859a --- /dev/null +++ b/tag/scharp/index.xml @@ -0,0 +1,24 @@ + + + + SCHARP | R/Pharma + /tag/scharp/ + + SCHARP + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 03 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + SCHARP + /tag/scharp/ + + + + R Consortium Pharma Working Groups Overview and Updates + /publication/rinpharma_222/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_222/ + + + + + diff --git a/tag/scharp/page/1/index.html b/tag/scharp/page/1/index.html new file mode 100644 index 000000000..787c6de3f --- /dev/null +++ b/tag/scharp/page/1/index.html @@ -0,0 +1 @@ +/tag/scharp/ \ No newline at end of file diff --git a/tag/somalogic/index.html b/tag/somalogic/index.html new file mode 100644 index 000000000..37cbaafc6 --- /dev/null +++ b/tag/somalogic/index.html @@ -0,0 +1,921 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + SomaLogic | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

SomaLogic

+ + + + +
+ + + +
+ + + + + + + +
+

Making Python Objects R-like with PyR

+
+ + R and Python compose the fundamental tools used by data scientists across industries including pharma and biotech. With a rich set of analytical packages in both language domains, analysts who are able to work with both possess a significantly larger … + +
+
+ + + + + + + + + +
+

Out of Chaos, Comes Order: Adventures in Standardized and Reproducible Research

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+

How to win friends and influence people: Efficiency, Reproducibility, and Scalability with R Project templates and parameterized R Markdown

+
+ + Our bioinformatics team is relied upon to quickly generate information to drive business decisions, allocate resources, and develop predictive models. As such, we constantly strive to streamline our work and create efficiencies when possible. To this … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/somalogic/index.xml b/tag/somalogic/index.xml new file mode 100644 index 000000000..0753f1689 --- /dev/null +++ b/tag/somalogic/index.xml @@ -0,0 +1,49 @@ + + + + SomaLogic | R/Pharma + /tag/somalogic/ + + SomaLogic + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 03 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + SomaLogic + /tag/somalogic/ + + + + Making Python Objects R-like with PyR + /publication/rinpharma_227/ + Wed, 03 Nov 2021 00:00:00 +0000 + /publication/rinpharma_227/ + + + + + Building Tidy R Packages + /publication/rinpharma_193/ + Wed, 27 Oct 2021 00:00:00 +0000 + /publication/rinpharma_193/ + + + + + Out of Chaos, Comes Order: Adventures in Standardized and Reproducible Research + /publication/rinpharma_146/ + Tue, 13 Oct 2020 00:00:00 +0000 + /publication/rinpharma_146/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + How to win friends and influence people: Efficiency, Reproducibility, and Scalability with R Project templates and parameterized R Markdown + /publication/rinpharma_71/ + Wed, 21 Aug 2019 00:00:00 +0000 + /publication/rinpharma_71/ + + + + + diff --git a/tag/somalogic/page/1/index.html b/tag/somalogic/page/1/index.html new file mode 100644 index 000000000..429e3e5f7 --- /dev/null +++ b/tag/somalogic/page/1/index.html @@ -0,0 +1 @@ +/tag/somalogic/ \ No newline at end of file diff --git a/tag/st.-jude-children-research-hospital/index.html b/tag/st.-jude-children-research-hospital/index.html new file mode 100644 index 000000000..69dc848d5 --- /dev/null +++ b/tag/st.-jude-children-research-hospital/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + St. Jude Children Research Hospital | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

St. Jude Children Research Hospital

+ + + + +
+ + + +
+ + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/st.-jude-children-research-hospital/index.xml b/tag/st.-jude-children-research-hospital/index.xml new file mode 100644 index 000000000..0842b82e2 --- /dev/null +++ b/tag/st.-jude-children-research-hospital/index.xml @@ -0,0 +1,24 @@ + + + + St. Jude Children Research Hospital | R/Pharma + /tag/st.-jude-children-research-hospital/ + + St. Jude Children Research Hospital + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 09 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + St. Jude Children Research Hospital + /tag/st.-jude-children-research-hospital/ + + + + Analysis and visualization of large-scale drug combination experiments with Shiny + /publication/rinpharma_278/ + Wed, 09 Nov 2022 00:00:00 +0000 + /publication/rinpharma_278/ + + + + + diff --git a/tag/st.-jude-children-research-hospital/page/1/index.html b/tag/st.-jude-children-research-hospital/page/1/index.html new file mode 100644 index 000000000..ca34a7af0 --- /dev/null +++ b/tag/st.-jude-children-research-hospital/page/1/index.html @@ -0,0 +1 @@ +/tag/st.-jude-children-research-hospital/ \ No newline at end of file diff --git a/tag/technical-university-of-denmark/index.html b/tag/technical-university-of-denmark/index.html new file mode 100644 index 000000000..2e8c34101 --- /dev/null +++ b/tag/technical-university-of-denmark/index.html @@ -0,0 +1,945 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Technical University of Denmark | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Technical University of Denmark

+ + + + +
+ + + +
+ + + + + + + +
+

Deep Learning

+
+ + Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation + +
+
+ + + + +
+

Its a trap! A data science case story

+
+ + Predictive modeling is a powerful tool, which amongst other things can be applied for prioritising drug candidates. Limiting the search space needed for target exploration, can reduce costs markedly partly eliminating lab time and expensive kits. … + +
+
+ + + + +
+

Artificial Neural Networks in R with Keras and TensorFlow

+
+ + This workshop is introductory and open to everyone assuming basic R/Data Science skills. Please note, the workshop is very hands-on oriented, so expect to get your fingers dirty! The aim will be an introduction to ANNs in R. ANNs form the basic unit … + +
+
+ + + + +
+

Tidysq for Working with Biological Sequence Data in ML Driven Epitope Prediction in Cancer Immunotherapy

+
+ + We are amidst a data revolution. Just the past 5 years, the cost of sequencing a human genome has gone down approximately 10-fold. This development moves equally fast within areas such as mass spectrometry, in vitro immuno-peptide screening a.o. This … + +
+
+ + + + + + + + + +
+

NetTCR: Towards Accurate Prediction of T-cell Targets using Deep Learning

+
+ + The interaction between the Major Histocompatibility Complex type I (MHC-I), a peptide and the T-cell receptor (TCR) (MHCIpTCR) is a key determinant of immune response elicitation and therefore of paramount importance in infectious- and autoimmune … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/technical-university-of-denmark/index.xml b/tag/technical-university-of-denmark/index.xml new file mode 100644 index 000000000..2ab2e1168 --- /dev/null +++ b/tag/technical-university-of-denmark/index.xml @@ -0,0 +1,65 @@ + + + + Technical University of Denmark | R/Pharma + /tag/technical-university-of-denmark/ + + Technical University of Denmark + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Fri, 05 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Technical University of Denmark + /tag/technical-university-of-denmark/ + + + + Deep Learning + /publication/rinpharma_248/ + Fri, 05 Nov 2021 00:00:00 +0000 + /publication/rinpharma_248/ + <p>Unfortunately we do not currently have an abstract, copy of the slides or link to the video to this presentation</p> + + + + + Its a trap! A data science case story + /publication/rinpharma_184/ + Thu, 15 Oct 2020 00:00:00 +0000 + /publication/rinpharma_184/ + + + + + Artificial Neural Networks in R with Keras and TensorFlow + /publication/rinpharma_125/ + Mon, 05 Oct 2020 00:00:00 +0000 + /publication/rinpharma_125/ + + + + + Tidysq for Working with Biological Sequence Data in ML Driven Epitope Prediction in Cancer Immunotherapy + /publication/rinpharma_108/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_108/ + + + + + Artificial neural networks in R with Keras and TensorFlow + /publication/rinpharma_60/ + Tue, 20 Aug 2019 00:00:00 +0000 + /publication/rinpharma_60/ + + + + + NetTCR: Towards Accurate Prediction of T-cell Targets using Deep Learning + /publication/rinpharma_36/ + Thu, 16 Aug 2018 00:00:00 +0000 + /publication/rinpharma_36/ + + + + + diff --git a/tag/technical-university-of-denmark/page/1/index.html b/tag/technical-university-of-denmark/page/1/index.html new file mode 100644 index 000000000..d0a9f87a7 --- /dev/null +++ b/tag/technical-university-of-denmark/page/1/index.html @@ -0,0 +1 @@ +/tag/technical-university-of-denmark/ \ No newline at end of file diff --git a/tag/tempus/index.html b/tag/tempus/index.html new file mode 100644 index 000000000..596993e26 --- /dev/null +++ b/tag/tempus/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Tempus | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Tempus

+ + + + +
+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/tempus/index.xml b/tag/tempus/index.xml new file mode 100644 index 000000000..8a3d7e07f --- /dev/null +++ b/tag/tempus/index.xml @@ -0,0 +1,24 @@ + + + + Tempus | R/Pharma + /tag/tempus/ + + Tempus + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 08 Nov 2022 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Tempus + /tag/tempus/ + + + + Disrupting drug development with data-driven approaches: insights for fast expanding data teams + /publication/rinpharma_251/ + Tue, 08 Nov 2022 00:00:00 +0000 + /publication/rinpharma_251/ + + + + + diff --git a/tag/tempus/page/1/index.html b/tag/tempus/page/1/index.html new file mode 100644 index 000000000..3846b5dae --- /dev/null +++ b/tag/tempus/page/1/index.html @@ -0,0 +1 @@ +/tag/tempus/ \ No newline at end of file diff --git a/tag/university-of-illinois/index.html b/tag/university-of-illinois/index.html new file mode 100644 index 000000000..58d143780 --- /dev/null +++ b/tag/university-of-illinois/index.html @@ -0,0 +1,899 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + University of Illinois | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

University of Illinois

+ + + + +
+ + + +
+ + + + + + + +
+

Your Missing Step in Reproducible R Programming: Continuous Deployment

+
+ + The past few years have shown vast improvements in workflows for reproducible and distributable research within the R ecosystem. At satRday Chicago everyone in the audience said they used R Markdown, however only one person raised their hand when … + +
+
+ + + + +
+

IDBac: A New Paradigm in Developing Microbial Libraries for Drug Discovery

+
+ + The success of a bacterial drug discovery program can be no greater than the phylogenetic diversity and capacity of those bacteria in the library to produce specialized metabolites (SM). However, the methods used to create bacterial strain libraries … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/university-of-illinois/index.xml b/tag/university-of-illinois/index.xml new file mode 100644 index 000000000..fb0dae29c --- /dev/null +++ b/tag/university-of-illinois/index.xml @@ -0,0 +1,32 @@ + + + + University of Illinois | R/Pharma + /tag/university-of-illinois/ + + University of Illinois + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 22 Aug 2019 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + University of Illinois + /tag/university-of-illinois/ + + + + Your Missing Step in Reproducible R Programming: Continuous Deployment + /publication/rinpharma_100/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_100/ + + + + + IDBac: A New Paradigm in Developing Microbial Libraries for Drug Discovery + /publication/rinpharma_9/ + Wed, 15 Aug 2018 00:00:00 +0000 + /publication/rinpharma_9/ + + + + + diff --git a/tag/university-of-illinois/page/1/index.html b/tag/university-of-illinois/page/1/index.html new file mode 100644 index 000000000..3debbe4a2 --- /dev/null +++ b/tag/university-of-illinois/page/1/index.html @@ -0,0 +1 @@ +/tag/university-of-illinois/ \ No newline at end of file diff --git a/tag/university-of-utah/index.html b/tag/university-of-utah/index.html new file mode 100644 index 000000000..70aec7d6f --- /dev/null +++ b/tag/university-of-utah/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + University of Utah | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

University of Utah

+ + + + +
+ + + +
+ + + + + + + +
+

Identifying progression-free survival in Veterans with Diffuse Large B-Cell Lymphoma using electronic healthcare records

+
+ + Purpose To establish a gold-standard methodology for accurately extracting progression-free survival (PFS) following Diffuse Large B-Cell Lymphoma (DLBCL) treatment using real-world electronic healthcare record (EHR) data. Results We produced an R … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/university-of-utah/index.xml b/tag/university-of-utah/index.xml new file mode 100644 index 000000000..82fb813b7 --- /dev/null +++ b/tag/university-of-utah/index.xml @@ -0,0 +1,24 @@ + + + + University of Utah | R/Pharma + /tag/university-of-utah/ + + University of Utah + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 22 Aug 2019 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + University of Utah + /tag/university-of-utah/ + + + + Identifying progression-free survival in Veterans with Diffuse Large B-Cell Lymphoma using electronic healthcare records + /publication/rinpharma_123/ + Thu, 22 Aug 2019 00:00:00 +0000 + /publication/rinpharma_123/ + + + + + diff --git a/tag/university-of-utah/page/1/index.html b/tag/university-of-utah/page/1/index.html new file mode 100644 index 000000000..033c9c5de --- /dev/null +++ b/tag/university-of-utah/page/1/index.html @@ -0,0 +1 @@ +/tag/university-of-utah/ \ No newline at end of file diff --git a/tag/university-southern-california/index.html b/tag/university-southern-california/index.html new file mode 100644 index 000000000..1f4367a17 --- /dev/null +++ b/tag/university-southern-california/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + University Southern California | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

University Southern California

+ + + + +
+ + + +
+ + + + + + + +
+

Predictive modeling with text using tidy data principles

+
+ + Have you ever encountered text data and suspected there was useful insight latent within it but felt frustrated about how to find that insight? Are you familiar with dplyr and ggplot2, and ready to learn how unstructured text data can be used for … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/university-southern-california/index.xml b/tag/university-southern-california/index.xml new file mode 100644 index 000000000..ff84f7cc5 --- /dev/null +++ b/tag/university-southern-california/index.xml @@ -0,0 +1,24 @@ + + + + University Southern California | R/Pharma + /tag/university-southern-california/ + + University Southern California + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Fri, 09 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + University Southern California + /tag/university-southern-california/ + + + + Predictive modeling with text using tidy data principles + /publication/rinpharma_135/ + Fri, 09 Oct 2020 00:00:00 +0000 + /publication/rinpharma_135/ + + + + + diff --git a/tag/university-southern-california/page/1/index.html b/tag/university-southern-california/page/1/index.html new file mode 100644 index 000000000..3e06ff573 --- /dev/null +++ b/tag/university-southern-california/page/1/index.html @@ -0,0 +1 @@ +/tag/university-southern-california/ \ No newline at end of file diff --git a/tag/walter-and-eliza-hall-institute/index.html b/tag/walter-and-eliza-hall-institute/index.html new file mode 100644 index 000000000..876e78ef8 --- /dev/null +++ b/tag/walter-and-eliza-hall-institute/index.html @@ -0,0 +1,885 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Walter and Eliza Hall Institute | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Walter and Eliza Hall Institute

+ + + + +
+ + + +
+ + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/walter-and-eliza-hall-institute/index.xml b/tag/walter-and-eliza-hall-institute/index.xml new file mode 100644 index 000000000..b69bfef91 --- /dev/null +++ b/tag/walter-and-eliza-hall-institute/index.xml @@ -0,0 +1,24 @@ + + + + Walter and Eliza Hall Institute | R/Pharma + /tag/walter-and-eliza-hall-institute/ + + Walter and Eliza Hall Institute + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Mon, 01 Nov 2021 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Walter and Eliza Hall Institute + /tag/walter-and-eliza-hall-institute/ + + + + tidy-transcriptomics + /publication/rinpharma_198/ + Mon, 01 Nov 2021 00:00:00 +0000 + /publication/rinpharma_198/ + + + + + diff --git a/tag/walter-and-eliza-hall-institute/page/1/index.html b/tag/walter-and-eliza-hall-institute/page/1/index.html new file mode 100644 index 000000000..95bdd26ff --- /dev/null +++ b/tag/walter-and-eliza-hall-institute/page/1/index.html @@ -0,0 +1 @@ +/tag/walter-and-eliza-hall-institute/ \ No newline at end of file diff --git a/tag/walter-and-eliza-hall-of-medical-research/index.html b/tag/walter-and-eliza-hall-of-medical-research/index.html new file mode 100644 index 000000000..652726628 --- /dev/null +++ b/tag/walter-and-eliza-hall-of-medical-research/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Walter and Eliza Hall of Medical Research | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Walter and Eliza Hall of Medical Research

+ + + + +
+ + + +
+ + + + + + + +
+

Tidy Transcriptomics

+
+ + In this workshop we will present how to perform analysis of RNA sequencing data following the tidy data paradigm. The tidy data paradigm provides a standard way to organise data values within a dataset, where each variable is a column, each … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/walter-and-eliza-hall-of-medical-research/index.xml b/tag/walter-and-eliza-hall-of-medical-research/index.xml new file mode 100644 index 000000000..0e72ccd2c --- /dev/null +++ b/tag/walter-and-eliza-hall-of-medical-research/index.xml @@ -0,0 +1,24 @@ + + + + Walter and Eliza Hall of Medical Research | R/Pharma + /tag/walter-and-eliza-hall-of-medical-research/ + + Walter and Eliza Hall of Medical Research + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Tue, 06 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Walter and Eliza Hall of Medical Research + /tag/walter-and-eliza-hall-of-medical-research/ + + + + Tidy Transcriptomics + /publication/rinpharma_127/ + Tue, 06 Oct 2020 00:00:00 +0000 + /publication/rinpharma_127/ + + + + + diff --git a/tag/walter-and-eliza-hall-of-medical-research/page/1/index.html b/tag/walter-and-eliza-hall-of-medical-research/page/1/index.html new file mode 100644 index 000000000..501520c56 --- /dev/null +++ b/tag/walter-and-eliza-hall-of-medical-research/page/1/index.html @@ -0,0 +1 @@ +/tag/walter-and-eliza-hall-of-medical-research/ \ No newline at end of file diff --git a/tag/world-economic-forum/index.html b/tag/world-economic-forum/index.html new file mode 100644 index 000000000..3da6c7d71 --- /dev/null +++ b/tag/world-economic-forum/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + World Economic Forum | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

World Economic Forum

+ + + + +
+ + + +
+ + + + + + + +
+

Unleash Shiny

+
+ + In recent years, R users' understanding of Shiny has greatly increased but so have client expectations. While one of Shiny's greatest strengths is that it allows producing web applications solely from R code, meeting client's more delicate … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/world-economic-forum/index.xml b/tag/world-economic-forum/index.xml new file mode 100644 index 000000000..54a153a3d --- /dev/null +++ b/tag/world-economic-forum/index.xml @@ -0,0 +1,24 @@ + + + + World Economic Forum | R/Pharma + /tag/world-economic-forum/ + + World Economic Forum + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Fri, 09 Oct 2020 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + World Economic Forum + /tag/world-economic-forum/ + + + + Unleash Shiny + /publication/rinpharma_133/ + Fri, 09 Oct 2020 00:00:00 +0000 + /publication/rinpharma_133/ + + + + + diff --git a/tag/world-economic-forum/page/1/index.html b/tag/world-economic-forum/page/1/index.html new file mode 100644 index 000000000..d87ba5deb --- /dev/null +++ b/tag/world-economic-forum/page/1/index.html @@ -0,0 +1 @@ +/tag/world-economic-forum/ \ No newline at end of file diff --git a/tag/yale-center-for-analytical-sciences/index.html b/tag/yale-center-for-analytical-sciences/index.html new file mode 100644 index 000000000..a8822fe30 --- /dev/null +++ b/tag/yale-center-for-analytical-sciences/index.html @@ -0,0 +1,887 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Yale Center for Analytical Sciences | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Yale Center for Analytical Sciences

+ + + + +
+ + + +
+ + + + + + + +
+

Clinical Trials Reporting Dashboard

+
+ + Since 2021, the FDA and the NIH have increased citations and notifications for non-compliance with required results reporting on ClinicalTrials.gov. Many studies still do not submit results to ClinicalTrials.gov; some do not publish results after 3 … + +
+
+ + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tag/yale-center-for-analytical-sciences/index.xml b/tag/yale-center-for-analytical-sciences/index.xml new file mode 100644 index 000000000..86199cf5f --- /dev/null +++ b/tag/yale-center-for-analytical-sciences/index.xml @@ -0,0 +1,24 @@ + + + + Yale Center for Analytical Sciences | R/Pharma + /tag/yale-center-for-analytical-sciences/ + + Yale Center for Analytical Sciences + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Wed, 25 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Yale Center for Analytical Sciences + /tag/yale-center-for-analytical-sciences/ + + + + Clinical Trials Reporting Dashboard + /publication/rinpharma_322/ + Wed, 25 Oct 2023 00:00:00 +0000 + /publication/rinpharma_322/ + + + + + diff --git a/tag/yale-center-for-analytical-sciences/page/1/index.html b/tag/yale-center-for-analytical-sciences/page/1/index.html new file mode 100644 index 000000000..ddb018eae --- /dev/null +++ b/tag/yale-center-for-analytical-sciences/page/1/index.html @@ -0,0 +1 @@ +/tag/yale-center-for-analytical-sciences/ \ No newline at end of file diff --git a/tags/index.html b/tags/index.html new file mode 100644 index 000000000..9c0fee476 --- /dev/null +++ b/tags/index.html @@ -0,0 +1,984 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Tags | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Tags

+ + + + +
+ + + +
+ + + + + + + +
+

BMS

+
+ +
+
+ + + + +
+

Eli Lilly

+
+ +
+
+ + + + +
+

FDA

+
+ +
+
+ + + + +
+

Genentech

+
+ +
+
+ + + + +
+

GSK

+
+ +
+
+ + + + + + + + + +
+

Idorsia

+
+ +
+
+ + + + + + + + + + + + + + +
+

Posit

+
+ +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tags/index.xml b/tags/index.xml new file mode 100644 index 000000000..4b617e30e --- /dev/null +++ b/tags/index.xml @@ -0,0 +1,16 @@ + + + + Tags | R/Pharma + /tags/ + + Tags + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023Thu, 26 Oct 2023 00:00:00 +0000 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + Tags + /tags/ + + + + diff --git a/tags/page/1/index.html b/tags/page/1/index.html new file mode 100644 index 000000000..a1f449008 --- /dev/null +++ b/tags/page/1/index.html @@ -0,0 +1 @@ +/tags/ \ No newline at end of file diff --git a/tags/page/10/index.html b/tags/page/10/index.html new file mode 100644 index 000000000..2e847907a --- /dev/null +++ b/tags/page/10/index.html @@ -0,0 +1,984 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Tags | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Tags

+ + + + +
+ + + +
+ + + + + + + +
+

Sanofi

+
+ +
+
+ + + + +
+

Covance

+
+ +
+
+ + + + +
+

Eisai

+
+ +
+
+ + + + + + + + + + + + + + +
+

Amgen

+
+ +
+
+ + + + +
+

CB Analytics

+
+ +
+
+ + + + +
+

rOpenSci

+
+ +
+
+ + + + +
+

R/Consortium

+
+ +
+
+ + + + +
+

Roche / Genentech

+
+ +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tags/page/2/index.html b/tags/page/2/index.html new file mode 100644 index 000000000..9ea7dc162 --- /dev/null +++ b/tags/page/2/index.html @@ -0,0 +1,986 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Tags | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Tags

+ + + + +
+ + + +
+ + + + + + + +
+

Roche

+
+ +
+
+ + + + +
+

Biogen

+
+ +
+
+ + + + +
+

EMD Serono

+
+ +
+
+ + + + +
+

JuliaHub

+
+ +
+
+ + + + +
+

Pfizer

+
+ +
+
+ + + + +
+

ProCogia

+
+ +
+
+ + + + + + + + + +
+

Appsilon

+
+ +
+
+ + + + +
+

arData

+
+ +
+
+ + + + +
+

Gilead

+
+ +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tags/page/3/index.html b/tags/page/3/index.html new file mode 100644 index 000000000..415690656 --- /dev/null +++ b/tags/page/3/index.html @@ -0,0 +1,986 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Tags | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Tags

+ + + + +
+ + + +
+ + + + + + + +
+

Merck

+
+ +
+
+ + + + + + + + + +
+

Novartis

+
+ +
+
+ + + + +
+

Sarepta

+
+ +
+
+ + + + +
+

2KMM

+
+ +
+
+ + + + +
+

Abbott

+
+ +
+
+ + + + +
+

AWS

+
+ +
+
+ + + + +
+

bioconductor

+
+ +
+
+ + + + +
+

Johnson & Johnson

+
+ +
+
+ + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tags/page/4/index.html b/tags/page/4/index.html new file mode 100644 index 000000000..b2d5697dc --- /dev/null +++ b/tags/page/4/index.html @@ -0,0 +1,986 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Tags | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Tags

+ + + + +
+ + + +
+ + + + + + + +
+

Novo Nordisk

+
+ +
+
+ + + + +
+

RStudio

+
+ +
+
+ + + + +
+

Atorus Research

+
+ +
+
+ + + + + + + + + +
+

Abbvie

+
+ +
+
+ + + + +
+

AstraZeneca

+
+ +
+
+ + + + +
+

Berry Consultants

+
+ +
+
+ + + + +
+

CDISC

+
+ +
+
+ + + + +
+

Genpact

+
+ +
+
+ + + + +
+

Pathos

+
+ +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tags/page/5/index.html b/tags/page/5/index.html new file mode 100644 index 000000000..a3e014593 --- /dev/null +++ b/tags/page/5/index.html @@ -0,0 +1,986 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Tags | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Tags

+ + + + +
+ + + +
+ + + + + + + +
+

Tempus

+
+ +
+
+ + + + +
+

Fred Hutch

+
+ +
+
+ + + + + + + + + +
+

Astra Zeneca

+
+ +
+
+ + + + +
+

Bayer

+
+ +
+
+ + + + +
+

Emory University

+
+ +
+
+ + + + +
+

IMBEI

+
+ +
+
+ + + + +
+

Medtronic

+
+ +
+
+ + + + +
+

Regeneron

+
+ +
+
+ + + + +
+

SCHARP

+
+ +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tags/page/6/index.html b/tags/page/6/index.html new file mode 100644 index 000000000..1c1b7d6dd --- /dev/null +++ b/tags/page/6/index.html @@ -0,0 +1,986 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Tags | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Tags

+ + + + +
+ + + +
+ + + + + + + +
+

SomaLogic

+
+ +
+
+ + + + +
+

7N

+
+ +
+
+ + + + + + + + + +
+

Janssen

+
+ +
+
+ + + + +
+

Open Analytics

+
+ +
+
+ + + + + + + + + + + + + + + + + + + +
+

Generable

+
+ +
+
+ + + + +
+

Opifex

+
+ +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tags/page/7/index.html b/tags/page/7/index.html new file mode 100644 index 000000000..3b58536c9 --- /dev/null +++ b/tags/page/7/index.html @@ -0,0 +1,986 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Tags | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Tags

+ + + + +
+ + + +
+ + + + + + + +
+

DNANexus

+
+ +
+
+ + + + +
+

CSL

+
+ +
+
+ + + + + + + + + +
+

Harvard University

+
+ +
+
+ + + + +
+

Johns Hopkins

+
+ +
+
+ + + + +
+

Julia Computing

+
+ +
+
+ + + + +
+

MIT

+
+ +
+
+ + + + +
+

Pumas-AI

+
+ +
+
+ + + + + + + + + +
+

Cytel

+
+ +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tags/page/8/index.html b/tags/page/8/index.html new file mode 100644 index 000000000..f79343167 --- /dev/null +++ b/tags/page/8/index.html @@ -0,0 +1,986 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Tags | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Tags

+ + + + +
+ + + +
+ + + + + + + +
+

Glaxosmithkline

+
+ +
+
+ + + + +
+

Illumina Inc

+
+ +
+
+ + + + + + + + + +
+

Galapagos

+
+ +
+
+ + + + + + + + + +
+

OpenAnalytics

+
+ +
+
+ + + + +
+

Reed College

+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tags/page/9/index.html b/tags/page/9/index.html new file mode 100644 index 000000000..c515582e2 --- /dev/null +++ b/tags/page/9/index.html @@ -0,0 +1,986 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Tags | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

Tags

+ + + + +
+ + + +
+ + + + + + + + + + + + +
+

Atorus

+
+ +
+
+ + + + + + + + + +
+

Dana-Farber

+
+ +
+
+ + + + +
+

EDM Serono

+
+ +
+
+ + + + + + + + + +
+

Rho

+
+ +
+
+ + + + + + + + + +
+

University of Utah

+
+ +
+
+ + + + +
+

Bluebird Bio

+
+ +
+
+ + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/terms/index.html b/terms/index.html new file mode 100644 index 000000000..fc5ceb4f0 --- /dev/null +++ b/terms/index.html @@ -0,0 +1,1041 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Terms and Conditions | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + +
+

Terms and Conditions

+ + + + + + + + + + + + + + + + +
+ + + +
+ +
+
    +
  • This is a free event brought to you by passionate volunteers
  • +
  • By signing up, you agree that R/Pharma assumes no responsibility, and any costs, annoyances or catastrophic events incurred due to attending this conference are yours and yours alone
  • +
  • We’ll take some photos and audio recordings of the talks. Please don’t take recordings of other participants without their permission. * Please let us know if you prefer not to have your talk recorded. While participating in the group activities, your photo may be taken and be posted on the group website. It is your responsibility to inform others if you do not wish to be photographed and inform us if any of your photos to be removed.
  • +
  • Please don’t share content at R/Pharma unless you have permission to do so.
  • +
  • This is a free event and invites/tickets cannot be transferred or exchanged without permission of the Organizing Committee. In the unlikely occurrence that R in Pharma to be cancelled or postponed due to circumstances beyond the control, we cannot be held responsible for any costs incurred by the event attendee.
  • +
  • Speakers are subject to change and we do not guarantee that any specific speakers or participants will appear at the event. However, we will always try to find a suitable replacement if one of our key speakers or participants is unable to attend. Views expressed by speakers at the event may not be the views of R in Pharma.
  • +
  • Event materials are provided on an “as is” basis and R in Pharma makes no warranty regarding the accuracy or completeness of those materials.
  • +
+

Diversity:

+

R/Pharma is dedicated to providing a harassment-free conference experience for everyone regardless of gender, sexual orientation, disability or any feature that distinguishes human beings.

+

Policy Statement of the R in Pharma Conference:

+

The purpose of the R in Pharma conference is to foster discussion on the use of R in the pharmaceutical industry. R in Pharma is not, and hopefully never will be a commercially oriented meeting. As such, we do not accept administrative responsibility for distributing commercial materials, nor do we allow vendors to participate in the meeting in any role other than as scientists/practitioners interested in learning or discussing the application of R in Pharma. All attendees are requested to adhere to the spirit of this policy. Please don’t spam attendees.

+

Terms

+

R/Pharma is free event and comes with ABSOLUTELY NO WARRANTY. YOUR PARTICIPATION IS AT YOUR SOLE AND EXCLUSIVE RISK. By accepting the invitation to attend and registering a ticket, you freely and voluntarily assume all risks. You also agree not to hold organizers responsible for their negligence in connection with the conference or Content or events.

+

R/Pharma assumes no responsibility for any costs (e.g. travel) in any circumstance, examples including if the conference is cancelled, or named speakers are unable to attend.

+

You agree to indemnify, defend, and hold R/Pharma and all parites and its subsidiaries, affiliates, officers, directors, agents, co-branders or other partners, employees, and representatives harmless from and against any and all claims, damages, losses, costs or expenses (including reasonable attorneys’ fees and disbursements) which arise directly or indirectly out of or from (i) your breach of this Agreement, (ii) any allegation that any materials that you submit to R/Pharma or present (e.g., conference, github, website) infringe or otherwise violate the copyright, trade secret, trademark or other intellectual property rights of a third party, and (iii) your access or use of the Sites and/or the Services.

+

NOTWITHSTANDING ANYTHING TO THE CONTRARY HEREIN, TO THE FULLEST EXTENT ALLOWED BY LAW, YOU AGREE TO WAIVE, DISCHARGE CLAIMS, RELEASE All Parties FROM ALL LIABILITY AND INDEMNIFY AND HOLD HARMLESS ORGANIZERS, HOSTS, SUBSIDIARIES, AFFILIATES, OFFICERS, AGENTS, VOLUNTEERS AND OTHER PARTNERS AND EMPLOYEES, FROM ANY AND ALL LIABILITY ON ACCOUNT OF, OR IN ANY WAY RESULTING FROM INJURIES AND DAMAGES IN ANY WAY CONNECTED WITH ANY EVENTS OR ACTIVITIES.

+

Notes

+

No confidential information should be disclosed at meetings and no warranty of confidentiality is made by the event organizers. Audio Recordings of events may be taken by event organizers and general content may be used in discussion postings or meeting highlights on our website, github or used elsewhere. Attendees of events acknowledge this content may be shared and release the event organizers to use this content freely. Audio or video recordings of events by attendees are prohibited. We will not share information if you request we do not do so.

+

Cloud Software Terms

+

Please note that Hopin, RStudio Cloud and Eventbrite are third-party Cloud services.

+

The R/Pharma conference runs on the hopin virtual event platform. Hopin terms and conditions can be found here: https://hopin.com/legal-policy-center.

+

We expect you to provide your full name and email address for our events, and you will have to register with the Eventbrite and Hopin services as a personal consumer. Eventbrite will ask you to create an account with them using at least your first name, last name and your email address. Their terms and conditions state (in summary) that by doing so “[paragraph 17.1] you acknowledge and agree that you grant them full right and licence to use this information for the purpose of operating their Services (including Eventbrite’s promotional and marketing services).” Please also note that Eventbrite is a company registered in the United States, and the data you provide to them is most likely to be kept in the servers outside the European Union. As a result, if you prefer not to use the services provided by Eventbrite to register for a workshop, as an alternative please contact us at info@rinpharma.com directly providing your details required for registration and we will process your registration, if booked while the workshop was still open.

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/workshop/2021conference/index.html b/workshop/2021conference/index.html new file mode 100644 index 000000000..a37f5035d --- /dev/null +++ b/workshop/2021conference/index.html @@ -0,0 +1,1120 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2021 Conference | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + + + + + + + + + + + + +
+

2021 Conference

+ + + + + + + + + + + + + + + + +
+ + + +
+

R/Pharma is excited to present a total of 16 workshops this year, hosted by members of our community. Zoom links will be sent to workshop attendees a couple of days before the workshop.

+

If you have not registered for the R/Pharma conference we ask that you do so before selecting a workshop. You can join at https://hopin.com/events/r-pharma-2023/registration.

+

R/Pharma is an amazing community and all of these workshops are put on by volunteers at no cost. If you would like to contribute to a future workshop please reach out to us through the contact page.

+

+
    + + + +
  • +

    Oct 25
    09:00-12:00 ET

    +
    +

    Clinical Trials Data Analysis at Roche

    +

    Hosted by Adrian Waddell (Roche)

    + + Workshop Filled + + +
    +
  • + + + +
  • +

    Oct 25
    14:00-16:00 ET

    +
    +

    Intro Shiny

    +

    Hosted by Ted Laderas (DNANexus)

    + + Workshop Filled + + +
    +
  • + + + +
  • +

    Oct 26
    09:00-12:00 ET

    +
    +

    Stan: Building a survival model from scratch

    +

    Hosted by Daniel Lee (Generable)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Oct 26
    16:00-18:00 ET

    +
    +

    Unleash your Shiny apps with JavaScript

    +

    Hosted by Jean-Philippe Coene (Opifex) & David Granjon (Novartis)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Oct 27
    09:00-12:00 ET

    +
    +

    A case-study driven introduction to the Julia language for R programmers

    +

    Hosted by Devin Pastoor (Metrum Research Group)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Oct 27
    13:00-16:00 ET

    +
    +

    Building Tidy R Packages

    +

    Hosted by Juliane Manitz (EMD Serono) & Leigh Alexander (SomaLogic)

    + + Workshop Filled + + +
    +
  • + + + +
  • +

    Oct 28
    10:00-12:30 ET

    +
    +

    Clinical Tables in gt

    +

    Hosted by Rich Iannone (RStudio)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Oct 28
    13:30-17:00 ET

    +
    +

    R for Clinical Study Reports and Submission

    +

    Hosted by Yilong Zhang (Merck), Nan Xiao (Merck) & Keaven Anderson (Merck)

    + + Workshop Filled + + +
    +
  • + + + +
  • +

    Oct 29
    09:00-12:00 ET

    +
    +

    SafetyGraphics

    +

    Hosted by Jeremy Wildfire (Gilead), Maya Gans (Atorus Research) & Xiao Ni (Sarepta Therapeutics)

    + + Workshop Filled + + +
    +
  • + + + +
  • +

    Oct 29
    15:00-17:00 ET

    +
    +

    Python Machine Learning NLP

    +

    Hosted by Kevin Lee (Genpact)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Nov 01
    08:00-11:00 ET

    +
    +

    tidy-transcriptomics

    +

    Hosted by Stefano Mangiola and Maria Doyle

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Nov 01
    13:00-16:00 ET

    +
    +

    R Admin - RStudio Connect

    +

    Hosted by Kelly O'Briant (RStudio)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Nov 05
    09:00-13:00 ET

    +
    +

    Deep Learning

    +

    Hosted by Leon Eyrich Jessen (Technical University of Denmark)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Nov 05
    10:00-13:00 ET

    +
    +

    R Package Validation Framework

    +

    Hosted by Ellis Hughes (Fred Hutch) & Marie Vendettuoli (Fred Hutch)

    + + Workshop Filled + + +
    +
  • + + +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/workshop/2022conference/index.html b/workshop/2022conference/index.html new file mode 100644 index 000000000..af8465cb2 --- /dev/null +++ b/workshop/2022conference/index.html @@ -0,0 +1,1204 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2022 Conference | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + + + + + + + + + + + + +
+

2022 Conference

+ + + + + + + + + + + + + + + + +
+ + + +
+

R/Pharma is excited to present a total of 16 workshops this year, hosted by members of our community. Zoom links will be sent to workshop attendees a couple of days before the workshop.

+

If you have not registered for the R/Pharma conference we ask that you do so before selecting a workshop. You can join at https://hopin.com/events/r-pharma-2023/registration.

+

R/Pharma is an amazing community and all of these workshops are put on by volunteers at no cost. If you would like to contribute to a future workshop please reach out to us through the contact page.

+

+
    + + + +
  • +

    Oct 25
    10:00-13:00 ET

    +
    +

    Introduction to Julia

    +

    Hosted by Jose Storopoli (Univ Sao Paulo)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Oct 25
    13:00-15:00 ET

    +
    +

    Shiny for Python

    +

    Hosted by Ryan Johnson (RStudio)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Oct 26
    09:00-13:00 ET

    +
    +

    Drill Down Summary Tables in Shiny with Tplyr

    +

    Hosted by Mike Stackhouse (Atorus)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Oct 26
    13:00-16:00 ET

    +
    +

    Creating Submission-Quality Clinical Trial Reporting Tables in R With rtables

    +

    Hosted by Adrian Waddell and Gabe Becker (Roche)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Oct 27
    08:00-11:00 ET

    +
    +

    How to build Shiny testing architecture

    +

    Hosted by Marcin Dubel (Appsilon)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Oct 27
    12:00-15:00 ET

    +
    +

    How to use pointblank to understand, validate, and document your data

    +

    Hosted by Rich Iannone (RStudio)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Oct 28
    09:00-12:00 ET

    +
    +

    Using R to derive robust insights from real-world health care data

    +

    Hosted by Nathaniel Phillips (Plinth)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Oct 28
    13:00-16:00 ET

    +
    +

    Coding Typical Clinical Processes Using R for the Entry Level Programmer

    +

    Hosted by Brian Varney (Experis)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Oct 28
    13:00-16:00 ET

    +
    +

    Introduction to Observable - Companion Visualization Tool for Your Analysis

    +

    Hosted by Michael Freeman and Allison Horst (Observable)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Oct 31
    09:00-12:00 ET

    +
    +

    Building a Data Science Community at Your Pharma

    +

    Hosted by Rachael Dempsey (RStudio)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Oct 31
    10:00-14:00 ET

    +
    +

    Clinical Reporting in R (2 day workshop - Oct 31, Nov 1)

    +

    Hosted by Christina Fillmore (GSK), Ellis Hughes (GSK) and Thomas Neitmann (Roche)

    + + Workshop Filled + + +
    +
  • + + + +
  • +

    Nov 01
    10:00-13:00 ET

    +
    +

    Admin - Clinical Environment Management

    +

    Hosted by Satish Murthy (J&J) and Devin Pastoor (RStudio)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Nov 01
    12:00-15:00 ET

    +
    +

    Advanced Stan Workshop

    +

    Hosted by Daniel Lee (Syclik)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Nov 02
    09:00-12:00 ET

    +
    +

    Introducing {gtreg}: an R package to produce regulatory tables for clinical research

    +

    Hosted by Shannon Pileggi and Daniel Sjoberg (Memorial Sloan Kettering Cancer Center)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Nov 02
    09:30-11:30 ET

    +
    +

    Introduction to {shinyValidator}

    +

    Hosted by David Granjon (Novartis)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Nov 03
    06:00-08:00 ET

    +
    +

    A hands on introduction to Quarto

    +

    Hosted by Julia Mueller (University of Freiburg)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Nov 03
    09:00-12:00 ET

    +
    +

    Building Production-Quality Shiny Applications

    +

    Hosted by Eric Nantz (Eli Lilly)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Nov 03
    13:00-16:00 ET

    +
    +

    How to use a complete JavaScript toolchain in your Shiny development

    +

    Hosted by David Hall (Novartis)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Nov 04
    10:00-13:00 ET

    +
    +

    An intro to CI/CD for R packages

    +

    Hosted by Dinakar Kulkarni (Roche) and Ben Straub (GSK)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Nov 04
    14:00-17:00 ET

    +
    +

    Graph Neural Networks in Drug Discovery: Opportunities and Solutions

    +

    Hosted by Zichen Wang and Vassilis N. Ioannidis (Amazon)

    + + Registration Closed + + +
    +
  • + + +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/workshop/2023conference/index.html b/workshop/2023conference/index.html new file mode 100644 index 000000000..871c54376 --- /dev/null +++ b/workshop/2023conference/index.html @@ -0,0 +1,1162 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 2023 Conference | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + + + + + + + + + + + + + + + + +
+

2023 Conference

+ + + + + + + + + + + + + + + + +
+ + + +
+

R/Pharma is excited to present a total of 16 workshops this year, hosted by members of our community. Zoom links will be sent to workshop attendees a couple of days before the workshop.

+

If you have not registered for the R/Pharma conference we ask that you do so before selecting a workshop. You can join at https://hopin.com/events/r-pharma-2023/registration.

+

R/Pharma is an amazing community and all of these workshops are put on by volunteers at no cost. If you would like to contribute to a future workshop please reach out to us through the contact page.

+

+
    + + + +
  • +

    Oct 16
    09:00-13:00 ET

    +
    +

    Using pointblank Package to Ensure Maximal Data Quality: Pfizer Case Study

    +

    Hosted by Rich Iannone (Posit)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Oct 16
    12:00-14:00 ET

    +
    +

    Building a Survival Model in Stan

    +

    Hosted by Daniel Lee (Bayesian Ops)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Oct 16
    14:00-16:00 ET

    +
    +

    Observable Plot

    +

    Hosted by Allison Horst and Michael Freeman(Observable)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Oct 17
    10:00-14:00 ET

    +
    +

    Version Control with Git & RStudio – Handy Tips for Use & How to Resolve Common Issues

    +

    Hosted by Alexandra Lauer (Merck KGaA, Darmstadt, Germany), Christina Fillmore (GSK), Irene Vassallo (Incyte) and Lyn Taylor (Parexel)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Oct 17
    14:00-16:00 ET

    +
    +

    Visual Studio Code for Pharma: An Introduction

    +

    Hosted by Megan Chiang (Procogia)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Oct 18
    09:00-11:00 ET

    +
    +

    Introduction to Machine Learning with {tidymodels}

    +

    Hosted by Nicola Rennie (Lancaster University)

    + + Workshop Filled + + +
    +
  • + + + +
  • +

    Oct 18
    13:00-16:30 ET

    +
    +

    Quarto All the Things!

    +

    Hosted by Devin Pastoor (A2-AI), Priyanka Gagneja (Procogia), Mutaz Jaber (Gilead)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Oct 18
    13:00-15:00 ET

    +
    +

    {targets} & {crew} for Clinical Trial Simulation Pipelines

    +

    Hosted by Will Landau (Eli Lilly)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Oct 19
    08:00-10:00 ET

    +
    +

    A Case-Study Driven Motivation of Analysis Results Data

    +

    Hosted by Joana Marques-Barros (Idorsia)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Oct 19
    10:00-12:00 ET

    +
    +

    From The Statistical Method To The R Package - The mmrm Example

    +

    Hosted by Daniel Sabanés Bové and Doug Kelkhoff (Roche)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Oct 19
    15:00-17:00 ET

    +
    +

    An Intro to Unveiling OPS Cell Patterns with Python

    +

    Hosted by Jose Sergio Hleap Lozano (Procogia)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Oct 20
    08:00-10:00 ET

    +
    +

    Pharmaverse Friday: Pharmaverse Champion. Intro to the Pharmaverse

    +

    Hosted by Kangjie Zhang (Bayer)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Oct 20
    11:00-14:00 ET

    +
    +

    Pharmaverse Friday: Revolutionize Clinical Trial Data Exploration - teal

    +

    Hosted by Dony Unardi (Genentech)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Oct 20
    14:30-17:00 ET

    +
    +

    Pharmaverse Friday: Generating TLGs using NEST / Falcon - a Masterclass

    +

    Hosted by Davide Garolini (Roche)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Oct 23
    10:00-13:00 ET

    +
    +

    Developing & Testing Your Shiny Application

    +

    Hosted by Martin Frigaard (Atorus)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Oct 27
    09:00-13:00 ET

    +
    +

    Preview of Posit Administrator Training

    +

    Hosted by Shannon Hagerty (Posit)

    + + Registration Closed + + +
    +
  • + + + +
  • +

    Oct 27
    14:00-16:00 ET

    +
    +

    Advanced Exploratory Visualization Techniques - ggplot2, plotly & purrr

    +

    Hosted by Omar ElAshkar (University of Florida)

    + + Workshop Filled + + +
    +
  • + + +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/workshop/index.html b/workshop/index.html new file mode 100644 index 000000000..09076d9ad --- /dev/null +++ b/workshop/index.html @@ -0,0 +1,993 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + R/Pharma workshops | R/Pharma + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
+

R/Pharma workshops

+ + + + +
+ + + +
+
+
+ + + + +
+
+

2023

+
+
+ + + + + + + + + + + + + + + + +
+ + 2023 Conference + + + + + + + +
+ + + + +
+
+ +
+
+

2022

+
+
+ + + + + + + + + + + + + + + + +
+ + 2022 Conference + + + + + + + +
+ + + + +
+
+ +
+
+

2021

+
+
+ + + + + + + + + + + + + + + + +
+ + 2021 Conference + + + + + + + +
+ + + + +
+
+ + +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/workshop/index.xml b/workshop/index.xml new file mode 100644 index 000000000..5d03895c9 --- /dev/null +++ b/workshop/index.xml @@ -0,0 +1,49 @@ + + + + R/Pharma workshops | R/Pharma + /workshop/ + + R/Pharma workshops + Wowchemy (https://wowchemy.com)en-us© R/Pharma 2023 + + /media/logo_hu7da996d8ce7178f65929875a2132de7e_457633_300x300_fit_lanczos_2.png + R/Pharma workshops + /workshop/ + + + + 2023 Conference + /workshop/2023conference/ + Tue, 18 Jul 2023 00:00:00 +0000 + /workshop/2023conference/ + <p>R/Pharma is excited to present a total of 16 workshops this year, hosted by members of our community. Zoom links will be sent to workshop attendees a couple of days before the workshop.</p> +<p>If you have not registered for the R/Pharma conference we ask that you do so before selecting a workshop. You can join at <a href="https://hopin.com/events/r-pharma-2023/registration">https://hopin.com/events/r-pharma-2023/registration</a>.</p> +<p>R/Pharma is an amazing community and all of these workshops are put on by volunteers at no cost. If you would like to contribute to a future workshop please reach out to us through the <a href="https://rinpharma.com/contact/" target="_blank" rel="noopener">contact page</a>.</p> + + + + + 2022 Conference + /workshop/2022conference/ + Wed, 27 Jul 2022 00:00:00 +0000 + /workshop/2022conference/ + <p>R/Pharma is excited to present a total of 16 workshops this year, hosted by members of our community. Zoom links will be sent to workshop attendees a couple of days before the workshop.</p> +<p>If you have not registered for the R/Pharma conference we ask that you do so before selecting a workshop. You can join at <a href="https://hopin.com/events/r-pharma-2023/registration">https://hopin.com/events/r-pharma-2023/registration</a>.</p> +<p>R/Pharma is an amazing community and all of these workshops are put on by volunteers at no cost. If you would like to contribute to a future workshop please reach out to us through the <a href="https://rinpharma.com/contact/" target="_blank" rel="noopener">contact page</a>.</p> + + + + + 2021 Conference + /workshop/2021conference/ + Tue, 27 Jul 2021 00:00:00 +0000 + /workshop/2021conference/ + <p>R/Pharma is excited to present a total of 16 workshops this year, hosted by members of our community. Zoom links will be sent to workshop attendees a couple of days before the workshop.</p> +<p>If you have not registered for the R/Pharma conference we ask that you do so before selecting a workshop. You can join at <a href="https://hopin.com/events/r-pharma-2023/registration">https://hopin.com/events/r-pharma-2023/registration</a>.</p> +<p>R/Pharma is an amazing community and all of these workshops are put on by volunteers at no cost. If you would like to contribute to a future workshop please reach out to us through the <a href="https://rinpharma.com/contact/" target="_blank" rel="noopener">contact page</a>.</p> + + + + +