Skip to content

Z Meeting notes, 2022 03 14

Tim Treis edited this page Mar 10, 2022 · 10 revisions

Agenda

  1. Riskmetric badge is not rendered correctly (#337)
  2. Use CRAN as main (#331, #333)
  3. Clean up visR for 0.3 (#334, #332, #329, #325, #323, #300, #299)

Notes

1. Riskmetric badge is not rendered correctly (#337)

  • @timtreis: riskmetric is not working properly in its current (default) release, therefore we're now explicitly loading an older still working version when generating the README. Issue is "fixed" but I'll leave it open since we should default to the most modern branch and I want more people to be aware of this technical debt in case I forget.

2. Use CRAN as main (#331, #333)

  • @timtreis: The docs (https://openpharma.github.io/visR/) are rendered based on main. By not actually having main as our dev branch, it is basically never updated. Do we want that page to reflect CRAN or our current dev version?

3. Clean up visR for 0.3 (#334, #332, #329, #325, #323, #300, #299)

  • @ddsjoberg did a thorough review of our package and identified quite a few aspects we've been neglecting until now. Many of those are organisational, we could tackle them for the next release as a general "modernisation/cleanup" effort.