Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release v0.2.0 #177

Merged
merged 22 commits into from
Feb 23, 2025
Merged

release v0.2.0 #177

merged 22 commits into from
Feb 23, 2025

Conversation

NeuroShepherd
Copy link
Owner

No description provided.

NeuroShepherd and others added 15 commits February 13, 2025 11:19
The new link is not version specific
* Create basic button to kill process

* Create kill simulations button pass through

* Use global reactive value for the background process

Pass data from stats calc mod to plotting mod without early execution, and use an observer for the start sim button

* Remove commented code

* Pass through all function arguments correctly

* Move group1 and 2 reactives to reactiveValue approach

* kill group processes when kill button is pressed

* Kill background processes silently on app end

Add additional reactive components for tracking files for the different simulations

* Remove Shiny conditional progress func from run_simulations

* Create progress tracking solution for comparison sims

* Add validation to rendering of comparison graphics

* Abstract background sim fxn to a separate fxn

* Add reqs for group calculation reactives

Kill processes with button silently by adding a try(silent=T) wrapper around the printed info and the actual kill() method

* Create separate progress bars for comparisons

* Create modal for displaying progress bars

* Connect modal pop-up in server and UI locations

* Update theme to conform with bslib updates

* Show 100% completion on progress bars until new run is started

Code for comparisons previously set the value for the file to NULL upon completion

* Remove unnecessary object saving in function

* Remove shinydashboard and add callr Imports

* Set a minimum bslib dependency

* Closes #12 #165
* Change to simulated p-value in fisher.test

* Add seed and new value for Fisher in testing
@NeuroShepherd NeuroShepherd changed the title CRAN release v0.1.4 CRAN release v0.2.0 Feb 19, 2025
@NeuroShepherd
Copy link
Owner Author

NeuroShepherd commented Feb 19, 2025

Closes #179 #180 #171 #172 #173 #165 #182

@NeuroShepherd NeuroShepherd linked an issue Feb 19, 2025 that may be closed by this pull request
19 tasks
NeuroShepherd and others added 5 commits February 21, 2025 14:40
* Install missing system dependencies in run

Font, curl, harfbuzz, fribidi deps

* Set r_bg environment to have ordinalsimr package

Uses `package` argument

* Define wrapper function within subprocess

* Track progress only if possible to write to a tempfile

* Don't use pkgload in app.R

Download package from GitHub repo instead

* Fix progress bar condition error
* Create modal and add text to it

* Incorporate into server

* Set app deployment option
* Remove namespacing in background sim fxn and set package=T

* Use install instead of load_all
@NeuroShepherd NeuroShepherd changed the title CRAN release v0.2.0 release v0.2.0 Feb 23, 2025
@NeuroShepherd NeuroShepherd merged commit 25c05b8 into master Feb 23, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Release ordinalsimr 0.2.0
1 participant