From 8a4ae156abd7c09a1043890a183f248b4a2852f0 Mon Sep 17 00:00:00 2001 From: Ben Straub Date: Wed, 16 Oct 2024 14:36:23 -0400 Subject: [PATCH] Update NEWS.md Co-authored-by: Stefan Bundfuss <80953585+bundfussr@users.noreply.github.com> --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index e3f53080a..20eb7f690 100644 --- a/NEWS.md +++ b/NEWS.md @@ -9,7 +9,7 @@ - Replace use of `data("sdtm")` with `sdtm <- pharmaverse::sdtm` in templates and vignettes. (#2498) -- Remove src_ae_dthcaus_source() and src_ds_dthcaus_source(); replaced by derive_vars_extreme_event() 2517 and #XXXX) +- Remove `dthcaus_source()` calls in `ADSL` template because they are deprecated. (#2517) ## Updates of Existing Functions