Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
simon-smart88 pushed 1 commit to main simon-smart88/savage-patterns
- rewrite colour module to remove colourpicker dependency de6b7ba
simon-smart88 pushed 2 commits to main simon-smart88/savage-patterns
simon-smart88 pushed 2 commits to main simon-smart88/savage-patterns
simon-smart88 pushed 11 commits to main simon-smart88/savage-patterns
- finally get it centred e8c33be
- add colour / opacity 19c0e4d
- move modules to R 37799a1
- modularise random buttons 86c9ba7
- couple of fixes 6c87a04
- bodgy but much better than before 185fca5
- automate module loading, fixed width, prevent overflow, update theme 640465d
- tweak ui 4db834c
- hide slider ticks 37930dc
- tweak UI 3a33838
- create colour module fec823e
simon-smart88 pushed 1 commit to report simon-smart88/shinyscholar
- more progress on function 8ce1294
simon-smart88 created a branch on simon-smart88/disagapp
report - R shiny app for disaggregation regression
simon-smart88 pushed 1 commit to master simon-smart88/shinyscholar
- more logical checking of suggests and stop install in example 6377331
simon-smart88 pushed 1 commit to main simon-smart88/savage-patterns
- add tooltips and more randomise buttons 3f580c9
simon-smart88 pushed 5 commits to main simon-smart88/savage-patterns
simon-smart88 pushed 2 commits to main simon-smart88/savage-patterns
simon-smart88 pushed 1 commit to main simon-smart88/savage-patterns
- update icons, tidy modules c4aa6f1
simon-smart88 pushed 2 commits to master simon-smart88/shinyscholar
simon-smart88 pushed 2 commits to main simon-smart88/savage-patterns
simon-smart88 created a branch on simon-smart88/shinyscholar
report - A template for creating modular shiny applications that meet academic standards and are reproducible
simon-smart88 pushed 2 commits to main simon-smart88/savage-patterns
simon-smart88 pushed 3 commits to main simon-smart88/savage-patterns
simon-smart88 created a branch on simon-smart88/shinyscholar
suggests - A template for creating modular shiny applications that meet academic standards and are reproducible
simon-smart88 closed an issue on simon-smart88/shinyscholar
Default parameters for create_template
I think some of these could have sensible defaults.simon-smart88 closed an issue on simon-smart88/shinyscholar
Run the app with a load file
This would be a good replacement for `run_module()` to use during development. Not sure how feasible it would be though.simon-smart88 closed an issue on simon-smart88/shinyscholar
Create equivalent of writeLog for async
Detect whether `async == TRUE` and switch between returning a message or using `stop()` or `warn()`simon-smart88 pushed 32 commits to master simon-smart88/shinyscholar
- remove run_module d6e51bd
- remove leafem ba7d1a6
- update DESCRIPTION, move dependencies to Suggests and warn if not installed e8471e6
- add missing module 41e6045
- tweak DESCRIPTION 94d3d52
- move more to Suggests 2310c7b
- bump version da6a8d2
- fix package imports bef9062
- tidy tests cfab2c8
- add all wallace authors as ctb 4d018cf
- convert README to vignette 874fbe3
- fix imports a7c05a4
- revert previous f876a9a
- add check_suggests() to stop if not installed, rewrite tests and add new workflow to test without suggests d3a2d6b
- fix plot rmd_function, add new tests and fix test download 88eef3f
- handle NULL token 631f94c
- add asyncLog resolves #17 13f95ab
- add load_file to run_ function, store and check package versions resolves #18 23c72d3
- update NEWS a53f060
- rename loaded_state to load_file_path 48045c0
- and 12 more ...