tlverse
is an umbrella package for targeted learning in R.
library(tlverse)
loads the following core packages:
as well as the following helper packages:
and packages for individual tmle3 parameters:
coming soon
Some of these packages are not yet on CRAN, so for now the only option is to install directly via github using devtools:
devtools::install_github("jeremyrcoyle/tlverse")