diff --git a/news/index.html b/news/index.html index 913c23f..b8347df 100644 --- a/news/index.html +++ b/news/index.html @@ -50,7 +50,7 @@
New: Major overhaul of the app interface with the introduction of bslib
for building the page. Also Detailed documentation added for the app workflow.
New: Export a REDCap instrument ready to add to your database based on an uploaded spreadsheet. This is thanks to the export_redcap_instrument()
function. THis functionality is intended for projects in production and adding instruments should be handled manually and not by API upload.
New: Export a REDCap instrument ready to add to your database based on an uploaded spreadsheet. This is thanks to the export_redcap_instrument()
function. This functionality is intended for projects in production and adding instruments should be handled manually and not by API upload.
Bug: Export datadictionary with ββ instead of βNAβ for NAs. Upload to REDCap failed. Not anymore.
The shiny implementation is included with this package. Implementing in shinylive may be looked into again later.