Skip to content

safetyGraphics 2.0 Meeting Minutes

Maya Gans edited this page Nov 24, 2020 · 2 revisions

2020-11-24

Attendees

Jeremy, Xiao, Maya, Renan

Agenda + Notes

  1. Quick Testing Overview
  2. Release Timeline - No Firm timeline. Aim for starting alpha testing in Jan/Feb 2021.
  3. Updates since last meeting
  • Xiao - Default app running (after a few bugs). Couldn't run example 1 in vignette.
  • Renan - Dependency issues.
  • Maya - Made a sweet function map. Reviewed MakeChartConfig and the render functions.
  1. Development Workflow
  • Shared Development Framework - Xiao to explore Renv. Docker/Rstudio Cloud are fallbacks
  • Branch Structure - Dev is default now (and it's locked).
  1. Issue Review - Jeremy to review and flag additional "good first issue" items
  2. Dependency Visualization - See https://stackoverflow.com/questions/44143110/visualizing-r-function-dependencies
  3. Debug Xiao's issue with vignette example 1 - Jeremy and Xiao to meet tomorrow
  4. Next Steps - Team to continue review of charting module and associated vignette and consider whether a formal class (R6? Tidymodules?) is worth implementing.

Action items for next time:

  • Get safetyGraphics app working!
  • Review how safetyCharts fits into safetyGraphics (makeChartConfig.R)
  • Follow the vignette (and edit as needed) to add your own custom chart to the app (requires R file and YAML)

A first draft of the safetyGraphics functions. I plan to add high level descriptions of what everything does too :)

function graph

Clone this wiki locally