Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Description: Targeted maximum likelihood (TML) estimation of population-level
mediator. Targeted doubly robust estimators are provided for the classical
natural direct and indirect effects, as well as the more recently developed
population intervention direct and indirect effects.
Depends: R (>= 3.4.0)
Depends: R (>= 4.2.0)
Imports:
R6,
uuid,
Expand All @@ -46,7 +46,7 @@ Suggests:
medshift,
mma
Remotes:
github::tlverse/sl3,
github::tlverse/sl3@devel,
github::tlverse/tmle3,
github::nhejazi/medshift
License: GPL-3
Expand Down