Other packages > Find by keyword >

EDCimport  

Import Data from EDC Software
View on CRAN: Click here


Download and install EDCimport package within the R console
Install from CRAN:
install.packages("EDCimport")

Install from Github:
library("remotes")
install_github("cran/EDCimport")

Install by package version:
library("remotes")
install_version("EDCimport", "0.7.0")



Attach the package and use:
library("EDCimport")
Maintained by
Dan Chaltiel
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-12-02
Latest Update: 2025-06-24
Description:
A convenient toolbox to import data exported from Electronic Data Capture (EDC) software 'TrialMaster'.
How to cite:
Dan Chaltiel (2022). EDCimport: Import Data from EDC Software. R package version 0.7.0, https://cran.r-project.org/web/packages/EDCimport. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.2.1 (2022-12-02 17:10), 0.3.0 (2023-05-19 12:30), 0.4.0 (2023-12-11 10:00), 0.4.1 (2023-12-19 14:00), 0.5.0 (2024-10-24 12:00), 0.5.1 (2024-10-31 18:10), 0.5.2 (2024-11-14 17:10), 0.6.0 (2025-06-24 14:30)
Other packages that cited EDCimport R package
View EDCimport citation profile
Other R packages that EDCimport depends, imports, suggests or enhances
Complete documentation for EDCimport
Functions, R codes and Examples using the EDCimport R package
Some associated functions: EDCimport-package . EDCimport_options . extract_7z . find_keyword . get_7z_dir . get_lookup . load_as_list . load_list . read_tm_all_xpt . read_trialmaster . reexports . save_list . 
Some associated R codes: 7zip.R . EDCimport-package.R . base_macro.R . helpers.R . options.R . reexport.R . sas_format.R . trialmaster.R . utils.R .  Full EDCimport package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA