Package: SensIAT
Title: Sensitivity Analysis for Irregular Assessment Times
Version: 0.2.0
Authors@R: c(
    person("Andrew", "Redd", , "andrew.redd@hsc.utah.edu", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-6149-2438")),
    person("Yujing", "Gao", , "ygao39@ncsu.edu", role = c("aut")),
    person("Shu", "Yang", , "syang24@ncsu.edu", role = c("aut")),
    person("Bonnie", "Smith", , "bsmit179@jhmi.edu", role = c("aut")),
    person("Ravi", "Varadhan", , "ravi.varadhan@jhu.edu", role = c("aut")),
    person("Agatha", "Mallett", , "agatha@geometrian.com", role = c("ctb", "ctr")),
    person("Daniel", "Scharfstein", , "daniel.scharfstein@hsc.utah.edu", role = c("pdr", "aut"),
           comment = c(ORCID = "0000-0001-7482-9653")),
    person("University of Utah", role="cph")
    )
Description: Sensitivity analysis for trials with irregular and informative 
    assessment times, based on a new influence function-based, augmented 
    inverse intensity-weighted estimator.
Language: en-US
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: assertthat, dplyr, generics, ggplot2, glue, KernSmooth, MASS,
        MAVE, methods, orthogonalsplinebasis, pracma, purrr, Rcpp (>=
        1.0.12), rlang, splines, stats, survival, tibble, tidyr, utils
Suggests: dfoptim, inline, ManifoldOptim, metR, progress, rmarkdown,
        spelling, testthat (>= 3.0.0), tidyverse
Config/testthat/edition: 3
Depends: R (>= 4.4.0)
LazyData: true
LinkingTo: Rcpp
SystemRequirements: C++17
URL: https://github.com/UofUEpiBio/SensIAT,
        https://uofuepibio.github.io/SensIAT/
BugReports: https://github.com/UofUEpiBio/SensIAT/issues
NeedsCompilation: yes
Packaged: 2025-08-18 14:57:40 UTC; u0092104
Author: Andrew Redd [aut, cre] (ORCID: <https://orcid.org/0000-0002-6149-2438>),
  Yujing Gao [aut],
  Shu Yang [aut],
  Bonnie Smith [aut],
  Ravi Varadhan [aut],
  Agatha Mallett [ctb, ctr],
  Daniel Scharfstein [pdr, aut] (ORCID:
    <https://orcid.org/0000-0001-7482-9653>),
  University of Utah [cph]
Maintainer: Andrew Redd <andrew.redd@hsc.utah.edu>
Repository: CRAN
Date/Publication: 2025-08-18 15:50:07 UTC
