FreesearchR 25.5.1
FIX: correct export of single variable plot.
NEW: Include app version in report for reference.
NEW: Show progress on connecting to a REDCap database.
FIX: Data import code export.
FreesearchR 25.4.5
BUG: Regression results and code not returned correctly
IMPROVED: analyses results are reset on data change
NEW: app usage tracking only in hosted app. README updated to reflect.
FreesearchR 25.4.3
NEW: Added a variables type filter to easily exclude unwanted types. This also includes having data type rather than data class in the summary table. Will evaluate. Types are a simpler, more practical version of the R data class to easy interpretation.
NEW: A logo is here! It should emphasize the underlying reliance on R while also inspire to explore.
IMPROVED: docs are updated and much more comprehensive. They will be continuously updated.
Polishing and moved hosted app to new address to fully reflect name change: https://agdamsbo.shinyapps.io/FreesearchR/
FreesearchR 25.4.2
Polished and simplified data import module including a much improved REDCap import module.
CHANGE
default_parsing()
now ensure unique variable names.NEW Working code output for all major modules including import, modifications, filter, evaluation, plotting and regression. And it is nicely formatted!
NEW The basics of a “Getting started”-vignette is done, and can be expanded on later.
FreesearchR 25.4.1
Focus is on polish and improved ui/ux.
Updating project name to FreesearchR, with renamed repository. Graphics are coming. This may introduce some breaking chances for others calling or installing the package. No additional future changes are planned. A complete transition is planned before attending and presenting a poster at the European Stroke Organisation Conference 2025 in May.
Testing file upload conducted and improved.
Working on improving code export. This is very difficult to get perfect. Initial focus is on extracting enough to be able to learn from it.
Regression calculations, plots, and checks have been improved and moved to standalone module.
Data overview/modifications has been simplified slightly.