Releases: NeuroShepherd/ordinalsimr
Releases · NeuroShepherd/ordinalsimr
v0.1.3
What's Changed
- Make required changes for CRAN submission by @NeuroShepherd in #169
- Release 0.1.3 to CRAN by @NeuroShepherd in #170
Full Changelog: v0.1.1...v0.1.3
v0.1.3 CRAN submission
What's Changed
- Make required changes for CRAN submission by @NeuroShepherd in #169
Full Changelog: v0.1.1-devel...v0.1.3-devel
v0.1.1-devel
Updated README file and adds DOI to CITATION
Full Changelog: v0.1.0-devel...v0.1.1-devel
v0.1.1 CRAN submission
What's Changed
- Update package metainformation by @NeuroShepherd in #17
- Create basic data entry UI and server by @NeuroShepherd in #18
- Development by @NeuroShepherd in #20
- Use rhandsontable and create stats calculation module by @NeuroShepherd in #27
- Add basic iteration entry module (#30) by @NeuroShepherd in #31
- Create basic module for entering sample size by @NeuroShepherd in #34
- Fix probability error check and loop indexing by @NeuroShepherd in #35
- Sample size module and fixes to simulation function by @NeuroShepherd in #36
- Create module for saving data successfully by @NeuroShepherd in #40
- Merge development into master by @NeuroShepherd in #44
- Update data entry UI code by @NeuroShepherd in #45
- Sim fxn cleanup by @NeuroShepherd in #47
- Enhance save file by @NeuroShepherd in #49
- Write tests by @NeuroShepherd in #50
- Cmd check fixes by @NeuroShepherd in #51
- Implement binom.test for CIs by @NeuroShepherd in #53
- Change name to ordinalsimr by @NeuroShepherd in #54
- Set up GH Actions for R CMD CHECK by @NeuroShepherd in #58
- Change triggers for running R CMD checks by @NeuroShepherd in #59
- GitHub Action for ShinyApps deployment by @NeuroShepherd in #61
- Fix deployment action to ShinyApps by @NeuroShepherd in #63
- Development by @NeuroShepherd in #64
- Development into master by @NeuroShepherd in #66
- Development by @NeuroShepherd in #67
- Development by @NeuroShepherd in #72
- Hotfix Shinyapps deployment by @NeuroShepherd in #77
- Development by @NeuroShepherd in #79
- Fix namespacing and imports by @NeuroShepherd in #83
- Remove references to *_formatted.rda data (#84) by @NeuroShepherd in #85
- FIx shinyapps.io and pkgdown deployments by @NeuroShepherd in #87
- Minor updates by @NeuroShepherd in #89
- Use RSPM default and downgrade xfun to 0.44 by @NeuroShepherd in #90
- Create an Xlsx download button for results by @NeuroShepherd in #92
- Create an automatic report generator by @NeuroShepherd in #94
- Allow manual changes to RNG processes by @NeuroShepherd in #95
- Create an Xlsx download button for results by @NeuroShepherd in #93
- Set up code coverage check by @NeuroShepherd in #107
- Styler and lintr by @NeuroShepherd in #108
- Remove Kruskal-Wallis test from package by @NeuroShepherd in #112
- Development by @NeuroShepherd in #120
- Robust fxns (#121) by @NeuroShepherd in #123
- Remove markdown dep by @NeuroShepherd in #126
- Development updates by @NeuroShepherd in #127
- Remove purrr by @NeuroShepherd in #130
- Development updates by @NeuroShepherd in #131
- Use bslib by @NeuroShepherd in #132
- Run styler by @NeuroShepherd in #133
- Ignore R/_disable_autoload.R when building pkg by @NeuroShepherd in #136
- Use Shiny's built-in progress bars by @NeuroShepherd in #137
- Change lintr options by @NeuroShepherd in #138
- Autoload fix by @NeuroShepherd in #140
- T1 tables fail method by @NeuroShepherd in #144
- Writexl warning by @NeuroShepherd in #141
- Development by @NeuroShepherd in #145
- Plot options by @NeuroShepherd in #146
- Update GitHub download instructions by @NeuroShepherd in #148
- Significant updates to UI and session options by @NeuroShepherd in #149
- Development by @NeuroShepherd in #153
- Plot tests by @NeuroShepherd in #160
- Release checks by @NeuroShepherd in #162
- Fix error when only 1 test is selected by @NeuroShepherd in #166
- Create citation files and processing by @NeuroShepherd in #167
- Finalize CRAN submission, v0.1.1 by @NeuroShepherd in #163
Full Changelog: https://github.com/NeuroShepherd/ordinalsimr/commits/v0.1.1
v0.1.0-devel
What's Changed
- Update package metainformation by @NeuroShepherd in #17
- Create basic data entry UI and server by @NeuroShepherd in #18
- Development by @NeuroShepherd in #20
- Use rhandsontable and create stats calculation module by @NeuroShepherd in #27
- Add basic iteration entry module (#30) by @NeuroShepherd in #31
- Create basic module for entering sample size by @NeuroShepherd in #34
- Fix probability error check and loop indexing by @NeuroShepherd in #35
- Sample size module and fixes to simulation function by @NeuroShepherd in #36
- Create module for saving data successfully by @NeuroShepherd in #40
- Merge development into master by @NeuroShepherd in #44
- Update data entry UI code by @NeuroShepherd in #45
- Sim fxn cleanup by @NeuroShepherd in #47
- Enhance save file by @NeuroShepherd in #49
- Write tests by @NeuroShepherd in #50
- Cmd check fixes by @NeuroShepherd in #51
- Implement binom.test for CIs by @NeuroShepherd in #53
- Change name to ordinalsimr by @NeuroShepherd in #54
- Set up GH Actions for R CMD CHECK by @NeuroShepherd in #58
- Change triggers for running R CMD checks by @NeuroShepherd in #59
- GitHub Action for ShinyApps deployment by @NeuroShepherd in #61
- Fix deployment action to ShinyApps by @NeuroShepherd in #63
- Development by @NeuroShepherd in #64
- Development into master by @NeuroShepherd in #66
- Development by @NeuroShepherd in #67
- Development by @NeuroShepherd in #72
- Hotfix Shinyapps deployment by @NeuroShepherd in #77
- Development by @NeuroShepherd in #79
- Fix namespacing and imports by @NeuroShepherd in #83
- Remove references to *_formatted.rda data (#84) by @NeuroShepherd in #85
- FIx shinyapps.io and pkgdown deployments by @NeuroShepherd in #87
- Minor updates by @NeuroShepherd in #89
- Use RSPM default and downgrade xfun to 0.44 by @NeuroShepherd in #90
- Create an Xlsx download button for results by @NeuroShepherd in #92
- Create an automatic report generator by @NeuroShepherd in #94
- Allow manual changes to RNG processes by @NeuroShepherd in #95
- Create an Xlsx download button for results by @NeuroShepherd in #93
- Set up code coverage check by @NeuroShepherd in #107
- Styler and lintr by @NeuroShepherd in #108
- Remove Kruskal-Wallis test from package by @NeuroShepherd in #112
- Development by @NeuroShepherd in #120
- Robust fxns (#121) by @NeuroShepherd in #123
- Remove markdown dep by @NeuroShepherd in #126
- Development updates by @NeuroShepherd in #127
- Remove purrr by @NeuroShepherd in #130
- Development updates by @NeuroShepherd in #131
- Use bslib by @NeuroShepherd in #132
- Run styler by @NeuroShepherd in #133
- Ignore R/_disable_autoload.R when building pkg by @NeuroShepherd in #136
- Use Shiny's built-in progress bars by @NeuroShepherd in #137
- Change lintr options by @NeuroShepherd in #138
- Autoload fix by @NeuroShepherd in #140
- T1 tables fail method by @NeuroShepherd in #144
- Writexl warning by @NeuroShepherd in #141
- Development by @NeuroShepherd in #145
- Plot options by @NeuroShepherd in #146
- Update GitHub download instructions by @NeuroShepherd in #148
- Significant updates to UI and session options by @NeuroShepherd in #149
- Development by @NeuroShepherd in #153
- Plot tests by @NeuroShepherd in #160
- Release checks by @NeuroShepherd in #162
- Fix error when only 1 test is selected by @NeuroShepherd in #166
- Create citation files and processing by @NeuroShepherd in #167
Full Changelog: https://github.com/NeuroShepherd/ordinalsimr/commits/v0.1.0-devel