mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 05:07:30 +02:00
now interprets empty variables with empty levels attribute as logicals to avoid returning factors with empty levels
This commit is contained in:
parent
3eea26223b
commit
7dfbb9b549
3 changed files with 31 additions and 5 deletions
4
NEWS.md
4
NEWS.md
|
|
@ -1,3 +1,7 @@
|
|||
# REDCapCAST 25.2.1
|
||||
|
||||
* FIX: `as_factor()` now interprets empty variables with empty levels attribute as logicals to avoid returning factors with empty levels.
|
||||
|
||||
# REDCapCAST 25.1.1
|
||||
|
||||
The newly introduced extension of `forcats::fct_drop()` has been corrected to work as intended as a method.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue