Other packages > Find by keyword >

IPDFileCheck  

Basic Functions to Check Readability, Consistency, and Content of an Individual Participant Data File
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("IPDFileCheck", "0.8.1")



Attach the package and use:
library("IPDFileCheck")
Maintained by
Sheeja Manchira Krishnan
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-10-07
Latest Update:
Description:
Basic checks needed with an individual level participant data from randomised controlled trial. This checks files for existence, read access and individual columns for formats. The checks on format is currently implemented for gender and age formats.
How to cite:
Sheeja Manchira Krishnan (2019). IPDFileCheck: Basic Functions to Check Readability, Consistency, and Content of an Individual Participant Data File. R package version 0.8.1, https://cran.r-project.org/web/packages/IPDFileCheck. Accessed 18 Sep. 2026.
Previous versions and publish date:
0.3.0 (2019-10-07 19:30), 0.4.0 (2019-10-15 23:40), 0.5.0 (2019-11-11 17:20), 0.6.0 (2019-11-26 06:20), 0.6.1 (2019-12-04 13:30), 0.6.2 (2020-01-23 19:20), 0.6.3 (2020-06-12 18:00), 0.6.4 (2020-11-20 11:30), 0.6.5 (2021-02-16 20:00), 0.6.6 (2021-02-22 15:50), 0.7.2 (2021-08-04 13:00), 0.7.4 (2022-01-28 10:30), 0.7.5 (2022-02-01 09:00), 0.8.1 (2024-03-08 13:50), (2026-07-09 08:07)
Other packages that cited IPDFileCheck R package
View IPDFileCheck citation profile
Other R packages that IPDFileCheck depends, imports, suggests or enhances
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  
injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  
hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  
downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
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  
data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

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