mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 13:17:30 +02:00
fixing a bug when not exporting from the first instrument and pivoting to wide format
This commit is contained in:
parent
821e4583dd
commit
ff466c044c
3 changed files with 75 additions and 9 deletions
4
NEWS.md
4
NEWS.md
|
|
@ -1,3 +1,7 @@
|
|||
# REDCapCAST 25.3.2
|
||||
|
||||
* FIX: exporting no fields from the first instrument in a REDCap database would throw an error from `tidyr::pivot_wider()` in `redcap_wider()`.
|
||||
|
||||
# REDCapCAST 25.3.1
|
||||
|
||||
* FIX: `as_factor()` now interprets empty variables with empty levels attribute as logicals to avoid returning factors with empty levels.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue