-
Notifications
You must be signed in to change notification settings - Fork 3
safetyGraphics 2.0 Meeting Minutes
Maya Gans edited this page Nov 24, 2020
·
2 revisions
Jeremy, Xiao, Maya, Renan
- Quick Testing Overview
- Release Timeline - No Firm timeline. Aim for starting alpha testing in Jan/Feb 2021.
- 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.
- Development Workflow
- Shared Development Framework - Xiao to explore Renv. Docker/Rstudio Cloud are fallbacks
- Branch Structure - Dev is default now (and it's locked).
- Issue Review - Jeremy to review and flag additional "good first issue" items
- Dependency Visualization - See https://stackoverflow.com/questions/44143110/visualizing-r-function-dependencies
- Debug Xiao's issue with vignette example 1 - Jeremy and Xiao to meet tomorrow
- Next Steps - Team to continue review of charting module and associated vignette and consider whether a formal class (R6? Tidymodules?) is worth implementing.
- 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)