Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Introduction to R01:11

Introduction to R

545
R is a powerful software environment for statistical computing and graphics. Originating as an implementation of the S language, developed at Bell Laboratories, R has evolved into a robust, open-source statistical software favored by statisticians and data scientists worldwide. Its comprehensive suite includes data manipulation, calculation, and graphical display capabilities, making it versatile for data analysis and visualization. Its programming language is at the core of R's...
545
Methods of Documentation VII: EMR01:30

Methods of Documentation VII: EMR

892
Electronic Medical Records (EMRs) primarily center around electronically documenting patients' health information within a single healthcare organization or practice. They contain essential clinical data related to a patient's medical history, diagnoses, medications, treatment plans, lab results, and other pertinent information relevant to the specific encounter or episode of care. EMRs are designed to streamline documentation and workflow processes within individual healthcare...
892

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Dietary ferrous glycinate supplementation reshapes the gut microbiota and improves intestinal barrier function in weaned piglets by reducing luminal iron accumulation.

Frontiers in veterinary science·2026
Same author

Molecular simulation study on competitive adsorption mechanism of gas power generation tail gas in coal micropore structure.

Scientific reports·2026
Same author

Structure-Constrained Regression Network for Efficient and Topology-Guaranteed Retinal Layer Segmentation in OCT Images.

IEEE journal of biomedical and health informatics·2026
Same author

A local and systemic path in L4 degenerative spondylolisthesis: independent roles of paraspinal muscle fat infiltration and dyslipidemia.

European spine journal : official publication of the European Spine Society, the European Spinal Deformity Society, and the European Section of the Cervical Spine Research Society·2026
Same author

The PI4K2A-OSBPL6/ORP6-PS axis mediates lysosomal membrane repair to restore neuronal lipid homeostasis and promote neuronal survival after spinal cord injury.

Autophagy·2026
Same author

Treatment patterns, clinical outcomes, and economic burden among patients with immunoglobulin A nephropathy (IgAN) in China.

BMC nephrology·2026
Same journal

A statistical evaluation of decision-making methods and the efficiency of Bayesian multi-arm multi-stage trials.

Clinical trials (London, England)·2026
Same journal

Accounting for non-adherence: A re-analysis of the Liraglutide Effect and Action in Diabetes: Evaluation of Cardiovascular Outcome Results trial.

Clinical trials (London, England)·2026
Same journal

Phase I design for partially ordered groups with late-onset toxicity.

Clinical trials (London, England)·2026
Same journal

Trial informed consent forms, the Declaration of Helsinki and the SPIRIT 2025 statement.

Clinical trials (London, England)·2026
Same journal

17th Annual University of Pennsylvania Conference on statistical issues in clinical trials - Covariate adjustment in randomized clinical trials: New methods and applications (Morning panel discussion).

Clinical trials (London, England)·2026
Same journal

17th Annual University of Pennsylvania Conference on statistical issues in clinical trials - Covariate adjustment in randomized clinical trials: New methods and applications (Afternoon panel discussion).

Clinical trials (London, England)·2026
See all related articles

Related Experiment Video

Updated: Aug 27, 2025

Author Spotlight: Advances in Evaluating Human Lung Epithelial Cells' Response to Metal-Organic Frameworks
04:53

Author Spotlight: Advances in Evaluating Human Lung Epithelial Cells' Response to Metal-Organic Frameworks

Published on: May 26, 2023

1.2K

Electronic common technical document submission with analysis using R.

Yujie Zhao1, Nan Xiao, Keaven Anderson

  • 1Department of Biostatistics and Research Decision Sciences, Merck & Co., Inc, Rahway, NJ, USA.

Clinical Trials (London, England)
|September 28, 2022
PubMed
Summary
This summary is machine-generated.

A new R package, pkglite, simplifies regulatory submissions by packaging R analysis scripts and dependencies into a self-contained file. This tool facilitates reproducible clinical trial reporting following electronic common technical document specifications.

Keywords:
R packagesclinical trialregulatory submissionreproducible research

More Related Videos

Automated Detection and Analysis of Exocytosis
13:28

Automated Detection and Analysis of Exocytosis

Published on: September 11, 2021

3.5K
Analyzing Multifactorial RNA-Seq Experiments with DiCoExpress
05:22

Analyzing Multifactorial RNA-Seq Experiments with DiCoExpress

Published on: July 29, 2022

3.6K

Related Experiment Videos

Last Updated: Aug 27, 2025

Author Spotlight: Advances in Evaluating Human Lung Epithelial Cells' Response to Metal-Organic Frameworks
04:53

Author Spotlight: Advances in Evaluating Human Lung Epithelial Cells' Response to Metal-Organic Frameworks

Published on: May 26, 2023

1.2K
Automated Detection and Analysis of Exocytosis
13:28

Automated Detection and Analysis of Exocytosis

Published on: September 11, 2021

3.5K
Analyzing Multifactorial RNA-Seq Experiments with DiCoExpress
05:22

Analyzing Multifactorial RNA-Seq Experiments with DiCoExpress

Published on: July 29, 2022

3.6K

Area of Science:

  • Regulatory Science
  • Computational Statistics
  • Pharmaceutical Development

Background:

  • Regulatory submissions for medicinal products require standardized formats like the electronic common technical document (eCTD).
  • There's a growing use of R for clinical trial analysis and reporting, necessitating inclusion of R code and dependencies.
  • A gap exists in tools and guidance for preparing R programs compliant with eCTD specifications for regulatory submissions.

Purpose of the Study:

  • To introduce pkglite, an R package designed to streamline the preparation of R-based regulatory submissions.
  • To provide a tool that addresses the unmet need for managing R code and dependencies within the eCTD framework.

Main Methods:

  • Developed pkglite, an R package available on CRAN and GitHub, to convert R analysis scripts and proprietary dependencies into a compact, text-based file.
  • Demonstrated the workflow using pkglite for preparing submission programs compliant with eCTD specifications through a mock-up example.

Main Results:

  • pkglite enables the creation of self-contained, reproducible R submission packages that are easy to restore, transfer, and review.
  • The package functions as a tool for packing/unpacking R packages and their dependencies, and as a standard with an open file format.
  • A mock-up example illustrated the practical application of pkglite in an eCTD-compliant workflow.

Conclusions:

  • The pkglite package and its workflow facilitate the submission of well-organized R scripts adhering to eCTD specifications.
  • This approach has been successfully utilized in the first publicly available R-based submission to the US Food and Drug Administration.