Package: tmle3 Title: The Extensible TMLE Framework Version: 0.2.0 Authors@R: c( person("Jeremy", "Coyle", email = "jeremyrcoyle@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-9874-6649")), person("Nima", "Hejazi", email = "nh@nimahejazi.org", role = c("ctb"), comment = c(ORCID = "0000-0002-7127-2789")) ) Maintainer: Jeremy Coyle Description: A general framework supporting the implementation of targeted maximum likelihood estimators (TMLEs) of a diverse range of statistical target parameters through a unified interface. The goal is that the exposed framework be as general as the mathematical framework upon which it draws. Depends: R (>= 3.6.0), graphics Imports: sl3 (>= 1.4.2), delayed, data.table, assertthat, R6, uuid, methods, ggplot2, stats, foreach, mvtnorm, magrittr, stringr, digest Suggests: testthat, knitr, origami (>= 1.0.3), tableone, speedglm, rmarkdown, Rsolnp, nnls, tmle, tmle3shift, future, future.apply, xgboost Remotes: github::tlverse/sl3 License: GPL-3 URL: https://tlverse.org/tmle3 BugReports: https://github.com/tlverse/tmle3/issues Encoding: UTF-8 LazyLoad: yes VignetteBuilder: knitr RoxygenNote: 7.1.1.9000 Roxygen: list(markdown = TRUE, r6 = FALSE) Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libuv1-dev libxml2-dev Repository: https://ictml-project.r-universe.dev Date/Publication: 2022-05-11 21:15:50 UTC RemoteUrl: https://github.com/tlverse/tmle3 RemoteRef: HEAD RemoteSha: ed72f8a20e64c914ab25ffe015d865f7a9963d27 NeedsCompilation: no Packaged: 2026-06-01 08:46:21 UTC; root Author: Jeremy Coyle [aut, cre, cph] (ORCID: ), Nima Hejazi [ctb] (ORCID: )