Closed rsh52 closed 1 year ago
Less a bug and more of an alert. After a recent openxlsx2 update, a warning now appears as below for write_redcap_xlsx():
openxlsx2
write_redcap_xlsx()
Warning: 'wb_save(path)' is deprecated. Use 'wb_save(file)' instead. See help("Deprecated") and help("openxlsx2-deprecated").
We need to update the function to remove this warning.
Before submitting this issue, please check and verify below that the submission meets the below criteria:
Current Behavior
Less a bug and more of an alert. After a recent
openxlsx2
update, a warning now appears as below forwrite_redcap_xlsx()
:We need to update the function to remove this warning.
Checklist
Before submitting this issue, please check and verify below that the submission meets the below criteria: