diff --git a/slides/tech_team/tech_team-202504.qmd b/slides/tech_team/tech_team-202504.qmd new file mode 100644 index 0000000..a7ad116 --- /dev/null +++ b/slides/tech_team/tech_team-202504.qmd @@ -0,0 +1,80 @@ +--- +title: "Tech Team Meeting: 2025-04" +--- + +# Agenda + +::: nonincremental +- New Members (5 min) +- Conferences, Workshops, Etc (10 min) +- Package Updates (15 min) +- New Ideas (5 min) +- Next Steps (10 min) +::: + + +# New Members + +## Anyone new? + +# Conferences, Workshops, Etc + +[GitHub Discussion](https://github.com/orgs/OpenRBQM/discussions/11) + +- ✅✅ March 16-19: [phuse US connect](https://www.phuse-events.org/attend/frontend/reg/thome.csp?pageID=38599&ef_sel_menu=2971&eventID=61) (Orlando, Florida) +- April 4-9: [ShinyConf2025](https://www.shinyconf.com/) (Online) +- April 9-11: [SCDM 2025 EMEA Conference](https://scdm.org/scdm-2025-emea-conference/) (Brussels, Belgium) +- May 20-21: [phuse CSS](https://advance.hub.phuse.global/wiki/spaces/WEL/pages/38993921/PHUSE+FDA+CSS+2025) (Utrecht, the Netherlands) +- August 2-7: [JSM](https://ww2.amstat.org/meetings/jsm/2025/) (Nashville, Tennessee) +- August 8-10: [useR!2025](https://user2025.r-project.org/) (Durham, North Carolina) +- September 16-19: [posit::conf(2025)](https://reg.conf.posit.co/flow/posit/positconf25/reg/login) (Atlanta, Georgia) + +# Package Updates + +## gsm.core etc + +[Gilead-BioStats/gsm](https://github.com/Gilead-BioStats/gsm) + +- What's new? + +## openrbqm + +[OpenRBQM/openrbqm](https://github.com/OpenRBQM/openrbqm) + +- What's new? + +## gsm.app + +[Gilead-BioStats/gsm.app](https://github.com/Gilead-BioStats/gsm.app) + +- Redesigned main UI. +- Hardening plugin system. + +## gsm.digitpref + +[OpenRBQM/gsm.digitpref](https://github.com/OpenRBQM/gsm.digitpref) + +- Anything new? + +## gsm.ae + +[OpenRBQM/gsm.ae](https://github.com/OpenRBQM/gsm.ae) + +- Actively working on new design. + +## gsm.simaerep + +[IMPALA-Consortium/gsm.simaerep](https://github.com/IMPALA-Consortium/gsm.simaerep) + +- Anything new? + +# New Ideas + +- Anything else? + + +# Next Steps + +- Tasks? +- Next meeting: 2025-05-07, 11am EDT + - Any issues with date/time? diff --git a/tech_team-meetings.qmd b/tech_team-meetings.qmd index b992816..332541d 100644 --- a/tech_team-meetings.qmd +++ b/tech_team-meetings.qmd @@ -9,3 +9,4 @@ title: "Tech Team Meetings" - [2024-12](slides/tech_team/tech_team-202412.qmd) - [2025-02](slides/tech_team/tech_team-202502.qmd) - [2025-03](slides/tech_team/tech_team-202503.qmd) +- [2025-04](slides/tech_team/tech_team-202504.qmd)