From 7948bfc65da474207da0e2491fd10770b82310b6 Mon Sep 17 00:00:00 2001 From: Andreas Gammelgaard Damsbo Date: Tue, 6 Feb 2024 14:19:23 +0100 Subject: [PATCH] updated --- NEWS.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 7b79bc9..bbe7d83 100644 --- a/NEWS.md +++ b/NEWS.md @@ -4,7 +4,9 @@ * Fix: `ds2dd()`: uses correct default dd column names. Will be deprecated. -* Fix: `easy_redcap()`: fixed to actually allow project naming. also specifically asks for uri. +* Fix: `easy_redcap()`: fixed to actually allow project naming. also specifically asks for uri. widening updated to work. + +* Fix: `redcap_wider()`: updated to accept more formats and allow handling of simple projects without repeating instruments and not longitudinal. * Fix: `read_redcap_tables()`: now handles non-longitudinal project without repeatable instruments.