Package: tmle3 Title: The Extensible TMLE Framework Version: 0.2.1 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.5), 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@fix-tests Additional_repositories: https://tlverse.r-universe.dev License: GPL-3 URL: https://tlverse.org/tmle3 BugReports: https://github.com/tlverse/tmle3/issues Encoding: UTF-8 LazyLoad: yes VignetteBuilder: knitr RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE, r6 = FALSE) Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libuv1-dev libxml2-dev Repository: https://tlverse.r-universe.dev Date/Publication: 2024-11-14 19:12:21 UTC RemoteUrl: https://github.com/tlverse/tmle3 RemoteRef: devel RemoteSha: df0a0ed192d3dfb8e795e2f304bf66e4681a28dc NeedsCompilation: no Packaged: 2026-06-12 08:24:08 UTC; root Author: Jeremy Coyle [aut, cre, cph] (ORCID: ), Nima Hejazi [ctb] (ORCID: )