Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
simon-smart88 pushed 20 commits to shinyscholar CRSU-Apps/MetaInsight
- allow modules to be excluded 25d639d
- fix duplicated id 92714c6
- make a summary table and various other fixes 291860b
- add packages 72aeddb
- switch to accordion and note excluded studies in logger 000d9a5
- assorted minor changes 6d4c068
- rename metaoutcome & outcome_type > outcome, bugsnetdt/_sub > bugsnet_all, bugsnet_sub. move freq_all to setup_define... cde901e
- remove empty parts, merge tables into one, add markdown 8ec96a8
- update common, fix some other names be7fa7b
- various fixes to markdown 5fecf31
- tidy ids, merge plot_height function 9883891
- rm useless button 1c3efdb
- restore logger on load 3640f5d
- add input checks, tests and docs for setup_load(), rename flag 8876c0e
- export logger values f40c744
- add check_param_classes 9f7ba74
- add tests for setup_load 2feb721
- document, add input checks and tests for setup_upgrade 4bc0803
- docs, input checks and tests for setup_define, temporarily suppresswarnings cc12083
- add packages 28b4509
simon-smart88 pushed 5 commits to dev simon-smart88/shinyscholar
simon-smart88 opened an issue on simon-smart88/shinyscholar
Make loading fault-tolerant
Currently if a `common` is modified earlier versions will break the loading process, but it should try to load what it can instead.simon-smart88 opened an issue on simon-smart88/disagapp
Merge updates from shinyscholar
e.g. dput, saving logger, long rmd linessimon-smart88 created a comment on an issue on simon-smart88/disagapp
Sort of - I increased the resources available for the instance and that seemed to fix things. I was only playing around with deployment then though and it's offline now, so I can't remember the exa...
simon-smart88 opened an issue on simon-smart88/shinyscholar
Include chunk options in the markdown
Currently setting e.g. `fig.height = 20` in the module markdown has no effect on the final version.simon-smart88 opened an issue on rstudio/shiny
Catch render functions included in UI
I sometimes find myself doing this where I mistakenly use a `renderX()` in the UI: ``` library(shiny) ui <- fluidPage( renderTable("table") ) server <- function(input, output, session) { out...simon-smart88 pushed 1 commit to shinyscholar CRSU-Apps/MetaInsight
- gargoyle is imported and hopefully this is easier to read 484f17b
simon-smart88 pushed 2 commits to shinyscholar CRSU-Apps/MetaInsight
simon-smart88 pushed 4 commits to shinyscholar CRSU-Apps/MetaInsight
simon-smart88 created a comment on an issue on eddelbuettel/r2u
Yes I appreciate that it's not a specific issue, but at least if you use `apt` directly you get a vaguely informative message about the package not being found. I only knew to go poking around in `...
simon-smart88 opened an issue on eddelbuettel/r2u
No explanation when installs fail after Ubuntu upgrade
I ran into some problems after I'd initially installed on 20.04 and then upgraded to 24.04 (via 22.04). I eventually realised that it was because `cranapt.list` had been renamed and deactivated dur...simon-smart88 pushed 28 commits to suggests 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
- fix mistake in NEWS 120eb47
- fix colour palette warnings df45bb6
- fix table c3d1448
- Merge pull request #26 from simon-smart88/dev fix demo app 4f81813
- remove dev chromote, add fedora workflow 59bc1ab
- try fedora again 8126124
- try again, disable others f2ba54d
- and again c774a70
- try using rhub efbdbb4
- and 8 more ...
simon-smart88 pushed 11 commits to master simon-smart88/shinyscholar
- remove dev chromote, add fedora workflow 59bc1ab
- try fedora again 8126124
- try again, disable others f2ba54d
- and again c774a70
- fix when type = warning e41100e
- modules can be run by pressing enter c74dd81
- skip tests of fedora 8e94ade
- rm fedora workflow, add rhub 76ef6c2
- reactivate workflows a29a3cf
- update NEWS, bump version 072cde1
- Merge pull request #27 from simon-smart88/dev Merge 0.2.5 bcc3d85
simon-smart88 pushed 3 commits to shinyscholar CRSU-Apps/MetaInsight
simon-smart88 pushed 1 commit to dev simon-smart88/shinyscholar
- rm fedora workflow, add rhub 76ef6c2