Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

simon-smart88

simon-smart88 closed an issue on simon-smart88/shinyscholar
Replace `printVecAsis()` with `dput()`
Need to check a few more objects, but this seems to be the same plus more e.g. native `df` and `matrix` support
simon-smart88 pushed 11 commits to master simon-smart88/shinyscholar
  • simplify and improve printVecAsis using dput, add tests resolves #24 6a8cb50
  • merge master Merge branch 'master' into dev # Conflicts: # R/helper_functions.R db1cd44
  • remove native pipes 7e102b6
  • various changes to remove map remnants and other small improvements, install during tests 60d0e16
  • update tests 019ad38
  • bump version and fix silliness 23117e7
  • add utils:: 08e87b6
  • use dev chromote 82b9a32
  • document() doesn't work without suggests 94911ee
  • try that again 4eb0b28
  • Merge pull request #25 from simon-smart88/dev Merge v0.2.4 1f09643

View on GitHub

simon-smart88 closed a pull request on simon-smart88/shinyscholar
Merge v0.2.4
simon-smart88 opened a pull request on simon-smart88/shinyscholar
Merge v0.2.4
simon-smart88 pushed 1 commit to dev simon-smart88/shinyscholar

View on GitHub

simon-smart88 pushed 1 commit to dev simon-smart88/shinyscholar
  • document() doesn't work without suggests 94911ee

View on GitHub

simon-smart88 pushed 2 commits to dev simon-smart88/shinyscholar

View on GitHub

simon-smart88 pushed 27 commits to dev simon-smart88/shinyscholar
  • Merge pull request #20 from simon-smart88/dev Merge 0.2.2 15d1c76
  • improve docs f8c1231
  • fix test 5fbce20
  • remove return 7a29c83
  • tweak docs etc. per CRAN review aff455b
  • add examples and try to run tests on CI again ec85836
  • specify module 9aa0451
  • remove dontrun cacb9bf
  • always run app$stop 581d044
  • update docs 319c2c5
  • more logical checking of suggests and stop install in example 6377331
  • back to skipping this ab3c552
  • skip on CI too 0271d6c
  • switch to simpler example that hopefully runs faster c8b0c03
  • add Tim, donttest > dontrun 0075a37
  • hotfix template_create module and make more robust c7f897d
  • retry create_template example 4978943
  • fix typo 1124ed4
  • update date 5ab59a1
  • Address CRAN issues with pandoc and tests breaking now it's up. Fix bug in module ordering. 2ca2bf6
  • and 7 more ...

View on GitHub

simon-smart88 created a comment on an issue on simon-smart88/shinyscholar
The output needs capturing: `a <- capture.output(dput(b))`

View on GitHub

simon-smart88 created a comment on an issue on simon-smart88/disagapp
https://github.com/simon-smart88/shinyscholar/issues/24 should solve this

View on GitHub

simon-smart88 opened an issue on simon-smart88/shinyscholar
Replace `printVecAsis()` with `dput()`
Need to check a few more objects, but this seems to be the same plus more e.g. native `df` and `matrix` support
simon-smart88 pushed 4 commits to main simon-smart88/disagapp
  • add load_file_path functionality and rationalise input names 38d5c8f
  • add req and fix reset value 8f55672
  • add reset_data function resolves #75 220b275
  • class > inherits 2270066

View on GitHub

simon-smart88 closed an issue on simon-smart88/disagapp
Check what happens when common is reset
This is related to #72 but should check whether all outputs are blanked when new response data is loaded.
simon-smart88 created a comment on an issue on simon-smart88/disagapp
This should just be a matter of triggering all the gargoyle flags to reset the outputs

View on GitHub

simon-smart88 opened an issue on simon-smart88/shinyscholar
Search for input IDs on different lines
Currently e.g. this won't be detected ``` radioButtons( inputId = ns("a") ) ```
simon-smart88 opened an issue on simon-smart88/shinyscholar
Save and load logger values
simon-smart88 pushed 6 commits to suggests simon-smart88/shinyscholar
  • retry create_template example 4978943
  • fix typo 1124ed4
  • update date 5ab59a1
  • Address CRAN issues with pandoc and tests breaking now it's up. Fix bug in module ordering. 2ca2bf6
  • delete vignette for now and point to website 038a2db
  • update suggests Merge branch 'master' into suggests # Conflicts: # DESCRIPTION 48c4425

View on GitHub

simon-smart88 created a tag on simon-smart88/shinyscholar

v0.2.3 - A template for creating modular shiny applications that meet academic standards and are reproducible

simon-smart88 published a release on simon-smart88/shinyscholar
v0.2.3
- Fixed bug caused by being on CRAN - Fixed bug in module ordering in global.R
simon-smart88 pushed 1 commit to master simon-smart88/shinyscholar
  • delete vignette for now and point to website 038a2db

View on GitHub

simon-smart88 created a tag on simon-smart88/shinyscholar

v0.2.2 - A template for creating modular shiny applications that meet academic standards and are reproducible

simon-smart88 published a release on simon-smart88/shinyscholar
v0.2.2
- 1st CRAN release - Removed run_module() as it was not maintainable. - Moved all packages to Suggests unless they are required for development of new applications. - Added asyncLog() to improve...
simon-smart88 opened an issue on simon-smart88/disagapp
Look into including common$shape as code in the Rmd
i.e. store the response data in the Rmd so that it doesn't need editing to contain the file name etc.
simon-smart88 created a branch on CRSU-Apps/MetaInsight

shinyscholar - An interactive web-based tool for analyzing, interrogating, and visualizing network meta-analyses using R-shiny

simon-smart88 pushed 2 commits to master simon-smart88/shinyscholar

View on GitHub

simon-smart88 pushed 1 commit to master simon-smart88/shinyscholar
  • retry create_template example 4978943

View on GitHub

simon-smart88 pushed 2 commits to main simon-smart88/disagapp

View on GitHub

simon-smart88 closed an issue on simon-smart88/disagapp
Document module addition
simon-smart88 pushed 1 commit to main simon-smart88/disagapp
  • Finish documenting module addition. Resolves #63 d245291

View on GitHub

Load more