Package: StatsTFLValR
Type: Package
Title: Utilities for Validation of Clinical Trial 'SDTM', 'ADaM' and
        'TFL' Outputs
Version: 1.0.0
Authors@R: 
    person("Mangesh", "Kalsekar", 
           email = "kalsekar.mangesh@gmail.com", 
           role = c("aut", "cre"))
Description: Provides utility functions for validation and quality control of
    clinical trial datasets and outputs across 'SDTM', 'ADaM' and 'TFL' workflows.
    The package supports dataset loading, metadata inspection, frequency and
    summary calculations, table-ready aggregations, and compare-style dataset
    review similar to 'SAS' 'PROC COMPARE'. Functions are designed to support
    reproducible execution, transparent review, and independent verification of
    statistical programming results. Dataset comparisons may leverage 'arsenal'
    <https://cran.r-project.org/package=arsenal>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Depends: R (>= 4.2.0)
Imports: dplyr, tidyr, tibble, rlang, haven, readxl, tidyselect, purrr,
        arsenal, data.table
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), gt, gtsummary, withr
Config/testthat/edition: 3
URL: https://github.com/kalsem/StatsTFLValR
BugReports: https://github.com/kalsem/StatsTFLValR/issues
NeedsCompilation: no
Packaged: 2026-01-25 13:55:30 UTC; mange
Author: Mangesh Kalsekar [aut, cre]
Maintainer: Mangesh Kalsekar <kalsekar.mangesh@gmail.com>
Repository: CRAN
Date/Publication: 2026-01-29 19:00:02 UTC
Built: R 4.4.3; ; 2026-02-04 05:12:12 UTC; windows
