mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 13:17:30 +02:00
trimmed deps, updated renv
This commit is contained in:
parent
db75c3313e
commit
65f27aa862
7 changed files with 227 additions and 181 deletions
12
NEWS.md
12
NEWS.md
|
|
@ -1,9 +1,19 @@
|
|||
# REDCapCAST 26.1.1
|
||||
|
||||
25.11.1 was never pushed to CRAN, so this fills in for that.
|
||||
|
||||
* FIX: spelling
|
||||
|
||||
* FIX: Suggested dependencies were trimmed including {styler}.
|
||||
|
||||
# REDCapCAST 25.11.1
|
||||
|
||||
* FIX: logiccals exported as numeric for data upload
|
||||
* FIX: logicals exported as numeric for data upload
|
||||
|
||||
* FIX: improved name cleaning
|
||||
|
||||
* FIX: use the more robust readr::write_csv() to export data.
|
||||
|
||||
# REDCapCAST 25.3.2
|
||||
|
||||
* BUG: The `redcap_wider()` function would attempt to pivot empty selection of columns from list, and failing, causing all functions relying on this to fail. Fixed by filtering out data.frames in list with no additional columns than the "generics".
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue