Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
hturner created a review comment on a pull request on r-devel/rdevguide
```suggestion - The [Issue Tracking](#IssueTrack) chapter covers how contributors can support issue tracking in R, how to get an account on R's Bugzilla, how to navigate Bugzilla and search for bu...
hturner created a review comment on a pull request on r-devel/rdevguide
```suggestion - The [Submitting Feature Requests](#FeatureRequests) chapter discusses how to submit feature requests and shares some examples submitted to Bugzilla. ```
hturner created a review comment on a pull request on r-devel/rdevguide
```suggestion - The [Introduction](#Introduction) chapter provides an overview of different ways of contributing to the R project, a quick start to the guide, and a section on how to contribute to...
hturner created a review comment on a pull request on r-devel/rdevguide
```suggestion - The [R Patched and Development Versions](##GetStart) chapter covers instructions on how to install R from source or from binaries and also discusses the tools required to build R. ...
hturner pushed 4 commits to rdevguide_blog forwards/forwards.github.io
hturner pushed 2 commits to main forwards/forwards.github.io
hturner closed a pull request on forwards/forwards.github.io
Change source code links
Github icon currently links to website_source repohturner created a comment on a pull request on forwards/forwards.github.io
Thanks @jtr13 finally merging this in!
hturner pushed 1 commit to add-r-dev-guide hturner/quarto-web
- reduce size of thumbnail image 1fd9421
hturner created a comment on an issue on r-devel/rdevguide
This was addresssed by #184 (adding [Bug in a documentation website managed by the R Core Team](https://contributor.r-project.org/rdevguide/chapters/reporting_bugs.html#docWebsRCoreBug) and #186 (a...
hturner closed a pull request on r-devel/rdevguide
Add new additional resources page
## Overview This adds the start of a new additional resources page, where additional resources that might be useful for people to be aware of can be documented. ## Related issues This shou...hturner pushed 12 commits to main r-devel/rdevguide
- Add new additional resources page 671f784
- Update r translations link 39c5c57
- Add links for developer.r-project and mailing list c2b1d17
- Update additional resources to simple list a9617c3
- Revert "Update additional resources to simple list" This reverts commit a9617c35e44a9098c6c7d1c627ea31d8b5f1f063. 9a283ef
- Apply suggestions from code review Co-authored-by: Heather Turner <[email protected]> 6f2643c
- Move translations link to translations page and highligh R manuals particularly relevant for R contributors 38d88d9
- Merge branch 'main' into 117-add-new-chapter-15-additional-resources d870c19
- Update 15-additional_resources.Rmd Co-authored-by: Heather Turner <[email protected]> 25b5493
- add glossary link 34fd6cd
- Merge branch '117-add-new-chapter-15-additional-resources' of github.com:cjrace/rdevguide into cjrace-117-add-new-cha... 3e43aa4
- Add new additional resources page f74ab9f
hturner closed an issue on r-devel/rdevguide
Update R Core Developers chapter
This needs updating to reflect changes in 2024. At the same time we can make a couple of improvements: * List past members of R Core separately from present members, so it is easier to see wh...hturner closed a pull request on r-devel/rdevguide
split current and former members to separate lists and update for 2024
## Overview Resolves #214 by: - Splitting the R Core team into present and former lists - Updating the lists to represent the changes from 2024 - Removing the affiliations link / sentence ...hturner pushed 6 commits to main r-devel/rdevguide
- split current and former members to separate lists and update for 2024 185dccf
- add profiles for current R core members 2352108
- Update 12-R_Core_Developers.Rmd Co-authored-by: Heather Turner <[email protected]> 8b38471
- Merge branch '214-update-r-core-developers-chapter' of github.com:cjrace/rdevguide into cjrace-214-update-r-core-deve... dc3eb04
- minor editing ff45a32
- split current and former members to separate lists and update for 2024 e050cc5
hturner created a branch on r-devel/rdevguide
cjrace-214-update-r-core-developers-chapter - A guide for contributing to R core development
hturner created a comment on an issue on r-devel/rdevguide
This issue was addressed as part of the switch to Quart in #227.
hturner closed an issue on r-devel/rdevguide
Number and order chapters via `_bookdown.yml`
An easier to order the chapters and automatically number them might be by using the `rmd_files` field in the `_bookdown.yml`. Refer: https://vickyscowcroft.github.io/bookdown_lecture_notes_guide...hturner pushed 1 commit to main r-devel/rdevguide
- Quarto (#230) add dark mode and share button 8d459d7
hturner closed an issue on r-devel/rdevguide
✨ Extra tweaks to Quarto
TODO: - [x] update PR template - (_bookdown.yml -> _quarto.yml) - filenames separated by _ not - - [x] update GitHub action - [x] get pdf and epub working (refs: https://quarto.org/docs/boo...hturner closed a pull request on r-devel/rdevguide
Quarto
<!-- --> ### Summary Fixes #229. ### List of changes proposed in this PR (pull-request) - [x] dark mode (see e.g. https://wesmckinney.com/book/) - [x] share button (see e.g. https://j...hturner pushed 10 commits to quarto r-devel/rdevguide
- docs: update README.md [skip ci] fddcab3
- docs: update .all-contributorsrc [skip ci] b4c44ce
- sparkles: use `_quarto.yml` in the PR template 2664aaa
- art: update edit_icon image to Quarto style 09fbba1
- infra: update text for Edit this page 86068b3
- Merge pull request #228 from r-devel/all-contributors/add-EllaKaye docs: add EllaKaye as a contributor for code, and... f12373f
- add download links for pdf and epub b263799
- rearrange files; add dark mode df70c74
- fix links to images 219e06f
- Fix merge conflict c49c25c