Skip to content

0.1.0.9000-2025.02.06-1

Pre-release
Pre-release
Compare
Choose a tag to compare
@lgschuck lgschuck released this 07 Feb 01:55
· 6 commits to main since this release

2025.02.06-1

Highlights: import sav (SPSS) files and Plot in Z test

Bug Fixes

1 - Data > Import: check for already used name not working: the names were not beeing passed as reactive to File Import module. Fixed.
(#17)

Improvements

1 - Import file module: now csv has a number of lines to read parameter and can read sav (SPSS) files

2 - Z Test module: now has a plot with test results

3 - utils.R: plot_z_test function

4 - spada_server.R: now passes dt_names as reactive to File Import module