|
| 1 | +# Welcome to the R Contributor Office Hour (EMEA/APAC)! |
| 2 | + |
| 3 | +## Useful links |
| 4 | + |
| 5 | + * R Development Guide: https://contributor.r-project.org/rdevguide/ |
| 6 | + * R's Bugzilla: https://bugs.r-project.org |
| 7 | + * R Project Weblate server: https://translate.rx.studio/projects/r-project |
| 8 | + * R sources - SVN repo: https://svn.r-project.org/R/trunk/ |
| 9 | + * GitHub mirror: https://github.com/r-devel/r-svn/ |
| 10 | + * GitHub Codespace (R Dev Container) https://github.com/r-devel/r-dev-env |
| 11 | + * R-devel mailing list archives: https://stat.ethz.ch/pipermail/r-devel/, searchable GitHub repo: https://github.com/MichaelChirico/r-mailing-list-archive/tree/master/r-devel |
| 12 | + * Minutes from previous office hours: https://github.com/r-devel/rcontribution/tree/main/office_hours |
| 13 | + |
| 14 | +## Keeping in contact |
| 15 | + |
| 16 | + * Twitter: https://twitter.com/R_Contributors |
| 17 | + * Mastodon: https://hachyderm.io/@R_Contributors |
| 18 | + * Slack: https://contributor.r-project.org/slack |
| 19 | + |
| 20 | +## Warm up |
| 21 | + |
| 22 | +Please tell us a bit about yourself, following the template below: |
| 23 | + |
| 24 | +Name: Heather Turner |
| 25 | +Country I am currently in: UK |
| 26 | +Something we could do or discuss together today: Bug spreadsheet, C bookclub |
| 27 | + |
| 28 | +Name: Ella Kaye |
| 29 | +Country I am currently in: UK |
| 30 | +Something we could do or discuss together today: Nothing in particular |
| 31 | + |
| 32 | +Name: Hanne Oberman |
| 33 | +Country I am currently in: Netherlands |
| 34 | +Something we could do or discuss together today: Slack archive? |
| 35 | + |
| 36 | +Name: Yann Say |
| 37 | +Country I am currently in: Switzerland |
| 38 | +Something we could do or discuss together today: I just came to see if and how I could contribute and just being curious. |
| 39 | + |
| 40 | +## Discussion |
| 41 | + |
| 42 | +## R Contributors Slack (https://contributor.r-project.org/slack) |
| 43 | + |
| 44 | +- Slack only shows 90 days of history. Could we have an archive? Yes, the admins can download the archive and we could put this in a private repo on GitHub for people to refer to. So this is a short-term solution. Longer solution may be to move to something like Matrix - this is open source and we'd have full control over archive - bring up at next R Contribution Working Group meeting. |
| 45 | + |
| 46 | +## C book club |
| 47 | + |
| 48 | + - Earlier ran a book club based on Modern C: https://contributor.r-project.org/events/book-club/ |
| 49 | + - Put a few options in #book-club-modern-c |
| 50 | + |
| 51 | + - Spread out material over longer period (13 fortnightly sessions rather than 8) |
| 52 | + |
| 53 | + - Do the C sessions of CS50, Harvard's Introduction to Compute Science (https://cs50.harvard.edu/x/2023/). 1 session a month. |
| 54 | + |
| 55 | + - Has a lot of advantages in well-prepared material and GitHub Codespace. More flexible to keep up with. |
| 56 | + |
| 57 | + - Hanne found this good preparation for R Project Sprint |
| 58 | + |
| 59 | + - Wild card option: the R Dev Guide (https://contributor.r-project.org/rdevguide/) |
| 60 | + |
| 61 | + - Hanne would have would this more helpful as preparation for sprint. |
| 62 | + |
| 63 | + - Could help develop dev guide itself |
| 64 | + |
| 65 | + Could be something of a cross between a book-group and a working group to improve the dev guide |
| 66 | + |
| 67 | + - Possibly add session and chapter on R's C API. |
| 68 | + |
| 69 | + |
| 70 | +## Bug spreadsheet |
| 71 | + |
| 72 | +- Annotated list of bugs: https://docs.google.com/spreadsheets/d/1bhfPIJQXeKpydigMH79FKIkdHO9NxlBSB_bTRoCFnPY/edit#gid=0 |
| 73 | + |
| 74 | + - Would be good to go over some of these in a future R Contribution Office Hour |
0 commit comments