Validation Hub Project

Slides:



Advertisements
Similar presentations
Building Open Science Communities
Advertisements

Andy Nicholls – Head of Consultancy DevelopR – formalising R Development.
PopMedNet Software Development Life Cycle Chayim Herzig-Marx Harvard Pilgrim Health Care Institute Daniel Dee Lincoln Peak Partners.
DRAFT Richard Chandler-Mant – R Consultant The Challenges of Validating R Managing R in a Commercial Environment.
Configuration Management Process and Environment MACS Review 1 February 5th, 2010 Roland Moser PR a-RMO, February 5 th, 2010 R. Moser 1 R. Gutleber.
Complete and Integrated Lifecycle Management. Challenges 1.
Discussion Panelists: Justin C. Klein Keane Sr. Information Security Specialist University of Pennsylvania Jonathan Hanny Application Security Specialist.
EMI INFSO-RI SA2 - Quality Assurance Alberto Aimar (CERN) SA2 Leader EMI First EC Review 22 June 2011, Brussels.
PhUSE Computational Science Working Groups Solutions Through Collaboration.
ASA Online Official Document ver 1.0 Strategic Partner Program We are looking for Strategic Partners to help us advance the ASA Online program worldwide.
The IT Quality Assurance FDA Validation Specialists Phone: 877-MGD-TEST ( ) n n n n Web Site:
Firmware - 1 CMS Upgrade Workshop October SLHC CMS Firmware SLHC CMS Firmware Organization, Validation, and Commissioning M. Schulte, University.
Thursday August 20, 2009 John Anderson Page 1 Accelerator Interlock System Issues Flow Down of Requirements from the Safety Order to Engineered Safety.
1 CP586 © Peter Lo 2003 Multimedia Communication Multimedia Development Team.
ValGenesis Closed Loop Change Management ValGenesis, Inc Christy Street, Fremont, CA Ph:
EGI-InSPIRE RI EGI-InSPIRE EGI-InSPIRE RI Questionnaires to Cloud technology providers and sites Linda Cornwall, STFC,
Breakout Session 3 QHSE Strategic Risk Management.
Compliance Remediation
Open source development model and methodologies.
FDA's Two New Draft Guidance on Software and Device
TOP project – STATUS UPDATE & Workflow demo
Configuration Management
How IoT Initiatives are Changing Product Development.
Continuous Delivery- Complete Guide
The Five Secrets of Project Scheduling A PMO Approach
Roles and Responsibilities of VDH Epidemiologists
Valuable Project Management Tools and Techniques
Overview – SOE PatchTT November 2015.
Chapter 18 Maintaining Information Systems
Quality Assurance: Early Work Items
Transforming Organizations
Configuration Management
Introduction to System Analysis and Design
Fundamentals of ISO.
Building a BA Center of Excellence
Software Documentation
Our Vision Our vision is to be recognised nationally and internationally as a leader in qualification, assessment and verification.
EOB Methodology Overview
From ambition to reality
Maintaining software solutions
focus areas – what we want to achieve…
MLM Software Development Company MLM Software Company MLM Software
Dilbert Scott Adams.
Operational and Postimplementation
Introduction to Software Engineering
RPLReport.com provides RPL ACS Project Report Writing
IT Considerations for CPT Implementation
Advantages OF BDD Testing
Presented By: Bill Curtis-Davidson
HP Quality Center 10 Hottest Features and Project Harmonization
Open Access to your Research Papers and Data
Leigh Grundhoefer Indiana University
PhUSE Computational Science
PhUSE Computational Science Working Groups
Gathering Systems Requirements
IT Considerations for CPT TEE Implementation
LOSD Publication Deirdre Lee
Wiltshire CIL User led organisation run by and for disabled people* covering the whole of Wiltshire Contracted by Wilts Council since 2012 to provide.
Your Investment in FFI – Thank you!
ONE Safety Patient Engagement – Website Enhancement Opportunity
Audit to improve consistency & reduce variation
Gathering Systems Requirements
Intro Project Introduction to HTML.
Desktop App Assure Service Microsoft Representative Name June 7, 2019
1st German CDISC User Group Meeting
Joint Statistical Meeting 2019 J. Kyle Wathen Director
Are Interactive Graphics in a DMC Ready for Prime-Time for Better Safety Reviews? James Buchanan, Pharm.D.
Utilizing of Platform Clinical Trial to Help Make Faster Decisions
Students Opportunities: Conferences:
WeBWork and Open Educational Resources (OER)
Presentation transcript:

Validation Hub Project 31st October 2018

Who is AIMS? Application and Implementation of Methodologies in Statistics (AIMS) Special Interest Group Tasked by the PSI Board of Directors to investigate the use of R software in the industry and the validation of R Formed in May 2016 Representatives from Bordeaux University Hospital Clinical Epidemiology Unit, GSK PPD, PRA, Roche, Servier, Syne Qua Non, Initiated an R Consortium project to build a Validation Hub In 2018, we realized that this is bigger than AIMS and decided to set up a worldwide team to jointly collaborate on the project We need YOU !!

Our Partners R Consortium Joseph Rickert / John Mertic ASA Biopharmaceutical Section Working Group on Software Alex Dmitrienko / Greg Cicconetti / Keaven Anderson + Others TransCelerate Min Lee / Andy Nicholls FDA (Paul Schuette / Tomas Drgon / Mat Soukup) EMEA / PMDA - Contacts required! Company Volunteers Including Abbvie, Amgen, Biogen, Eli Lilly, GSK, J&J, Novartis, Merck, Pfizer, PPD, PRA, Roche, Syne qua non.

Setting the Scene https://www.fda.gov/downloads/ForIndustry/DataStandards/StudyDataStandards/UCM587506.pdf

Setting the Scene We don’t have to use SAS for statistical analysis Use of R remains limited Why? SAS is the best thing ever invented? R is rubbish? Lack of knowledge/training? Lack of understanding of regulatory requirements? One Goal of the PSI AIMS SIG is to improve knowledge and understanding in these areas

The R Foundation’s Documentation Key Points “The members of R Core constitute a widely recognized, international team of experts on statistical computing and software development.” Source Code Management (SVN) used such that development is traceable And publicly available Accompanied by ‘NEWS’ file Mailing lists and bug tracking system facilitate user feedback “A set of validation tests are maintained and upgraded by R Core to enable the testing of source code against known data and known results” Regular release cycles Availability of patched releases

Summary Provided this matches up with our own internal Quality Assurance SOPs, Base R is fine to use for regulatory work once we’ve qualified the environment internally (essentially, verifying that our installation has been successful) But what about R Packages? May come from anywhere Be written by anyone Or May not follow a typical Software Development Lifecycle

Challenges of Using R Packages PSI AIMS SIG have initiated an R Consortium endorsed project to create an online “validation” hub for R The platform will Standardise the packages we use Provide links to useful QA information Be a platform for sharing tests Enable statistical discussion Lead to a more consistent approach to R validation (and open source in general) Be free to use More detail: https://www.r-consortium.org/announcement/2018/05/29/announcing-the-r-consortium-isc-funded-project-grant-recipients-for-spring-2018

Starting point for Validation Framework Determine requirements/specifications for the package - you can’t validate something without documenting what it is that you’re trying to use it for Assess the risks – Mixture of quantifiable things (package lifetime, number of downloads, number of tests within package, does it have a news feed?) and non- quantifiable (reputation of author, quality of news feed) Test requirements (i.e. produce evidence of mitigating risks) Note: For Statistical packages – all need to test methods https://github.com/pharmaR  Discussion on Slack: RValidationHub

Teamwork – Divides the task and multiplies the success !!! R software is free and we want to keep it that way. Together we can make it more accessible for use in the pharmaceutical industry. Teamwork – Divides the task and multiplies the success !!!