Package: TrialFlowR
Type: Package
Title: Clinical Trial Flow and Participant Disposition
Version: 1.0.0
Authors@R: 
    c(
      person("Vinodhkumar", "Obli Rajendran",
             email = "vinodhkumar.rajendran@gmail.com",
             role = c("aut", "cre")),
      person("Keerthi", "Aaradhana",
             email = "vkeerthi1817@gmail.com",
             role = "aut")
    )
Description: Summarizes participant flow and disposition in clinical trials,
    including CONSORT-style randomized controlled trials, parallel-group,
    crossover, cluster randomized, and multi-arm trials. Provides functions
    for screening failures, exclusions and reasons, allocation, follow-up,
    loss to follow-up, withdrawals, intention-to-treat and per-protocol
    populations, and participant-disposition summaries. The methods are
    based on established principles for reporting participant flow and
    disposition in randomized trials; see Schulz et al. (2010)
    <doi:10.1136/bmj.c332>.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.2.0)
Suggests: testthat (>= 3.0.0), spelling
URL: https://github.com/vinodhpmd/TrialFlowR
BugReports: https://github.com/vinodhpmd/TrialFlowR/issues
Language: en-US
Config/testthat/edition: 3
NeedsCompilation: no
Config/roxygen2/version: 8.1.0
Packaged: 2026-09-10 15:18:58 UTC; m
Author: Vinodhkumar Obli Rajendran [aut, cre],
  Keerthi Aaradhana [aut]
Maintainer: Vinodhkumar Obli Rajendran <vinodhkumar.rajendran@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-18 11:40:07 UTC
Built: R 4.6.1; ; 2026-09-18 13:38:10 UTC; unix
