Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

hturner

hturner created a review comment on a pull request on r-devel/rdevguide
This belongs elsewhere (as you suggest in #184), since the CRAN website is not part of (base) R's documentation, so we can delete this. ```suggestion ```

View on GitHub

hturner created a review comment on a pull request on r-devel/rdevguide
This also applies to documentation issues in the base R packages, or other packages maintained by the R Core Team. Here we can link to https://contributor.r-project.org/rdevguide/ReportingBugs.html...

View on GitHub

hturner created a review comment on a pull request on r-devel/rdevguide
Add/update links: ```suggestion 1. Contributing to bug fixing: Refer to [Issue Tracking](#IssueTrack) and [Reviewing Bugs](#ReviewBugs). 2. Contributing to translations: Refer to [Translations](...

View on GitHub

hturner created a review on a pull request on r-devel/rdevguide
Thanks for building on @SJaffa's PR. I have suggested various minor changes, some of which are updates to content that has been moved around - although you/Sarah didn't write this it would be good ...

View on GitHub

hturner created a review on a pull request on r-devel/rdevguide
Thanks for building on @SJaffa's PR. I have suggested various minor changes, some of which are updates to content that has been moved around - although you/Sarah didn't write this it would be good ...

View on GitHub

hturner created a comment on an issue on r-devel/rdevguide
closed by #192

View on GitHub

hturner opened an issue on r-devel/rcwg
Finish draft of lessons related to Collaboration Campfires
We created drafts of lesson material based on the Collaboration Campfires: https://github.com/r-devel/r-bug-tracking-lesson https://github.com/r-devel/r-translations-lesson Would be nice to ...
hturner closed an issue on r-devel/rdevguide
Document weblate in translations chapter
If we get more experience with weblate in the next month or two, it could be worth adding to the guide. This may be too late for GSoD2022 but adding here in case we have time.
hturner created a comment on an issue on r-devel/rdevguide
The uses of git covered by the guide (forking git mirror to test contributions, or contributing to the guide itself) do not require people to be familiar with the git commands or to use a particul...

View on GitHub

hturner closed an issue on r-devel/rdevguide
r-devel/r-svn Mirror: Contribution Docs: GIT Cheatsheet + GIT IDE
For r-devel/r-svn SVN mirror: https://github.com/r-devel/r-svn Find attached an easy to use GIT Cheatsheet: https://about.gitlab.com/images/press/git-cheat-sheet.pdf And an easy to use GIT ...
hturner created a comment on an issue on r-devel/rdevguide
Closed by #110

View on GitHub

hturner closed an issue on r-devel/rdevguide
Describe GitHub workflow: create a patch from pull request to r-devel/r-svn
I'd argue that with https://github.com/r-devel/r-svn/ we no longer need to understand SVN to submit a patch to the Bugzilla system. It also brings the huge advantage that the patch is tested by Git...
hturner created a comment on an issue on r-devel/rdevguide
We have a separate issue for the cover page (#86), so closing this one.

View on GitHub

hturner closed an issue on r-devel/rdevguide
R Developer's Guide visibility
I'm unable to find the guide in my top links on Google.com It might be helpful to submit whatever SEO or whatever is necessary so that the link: https://forwards.github.io/rdevguide/ show's ...
hturner opened an issue on r-devel/rdevguide
Document software development lifecycle
We could do with more documentation on the development lifecycle of R, see https://www.r-project.org/doc/R-SDLC.pdf, in particular explaining what the alpha, beta and RC (release candidate) version...
hturner created a comment on an issue on r-devel/rdevguide
Issue about R versioning has been addressed, will open new issue on software development lifecycle

View on GitHub

hturner closed an issue on r-devel/rdevguide
Proof Read build from git and svn
After #1 is filed, @SaranjeetKaur will follow my instructions, and add any additional clarification where needed
hturner pushed 1 commit to main hturner/EPSRC-visit

View on GitHub

hturner created a branch on hturner/EPSRC-visit

main

hturner created a repository: hturner/EPSRC-visit

https://github.com/hturner/EPSRC-visit

hturner created a comment on an issue on r-devel/r-dev-day
It also works for me on screen, with all the on-screen output types ("" or "native" or "Cocoa"). I haven't updated to latest R-devel though. Maybe double-check by closing the device and running ...

View on GitHub

hturner created a comment on an issue on r-devel/r-dev-day
Are you running the manual tests like this? ```r quartz(type = "png", bg = "white") <source test code> dev.off() ```

View on GitHub

hturner created a comment on an issue on r-devel/r-dev-day
Bug CLOSED FIXED in svn revision 87383, thanks to contribution by @jaganmn.

View on GitHub

hturner closed an issue on r-devel/r-dev-day
Bug 18369: enable isGeneric() to work from function definition for functions in base
For functions outside of the base package, `isGeneric()` works when the function is passed to the `fdef` argument ```r > methods::isGeneric(fdef = Matrix::cbind2) [1] TRUE ``` This doesn't...
hturner created a comment on an issue on r-devel/r-dev-day
I applied it to 2024-11-18 r87347. The last change to `src/library/grDevices/src/devQuartz.c` in R-devel was 4 months ago so it is probably fine to test on any version since then. That said, there ...

View on GitHub

hturner opened an issue on r-devel/translations-dashboard
Improve Slack reports
Currently the Slack reports only summarise base R components - would be good to track changes in recommended packages too. The New Contributors table seems to repeat the same full "Full name" fo...
hturner pushed 2 commits to main forwards/forwards.github.io
  • add Bluesky 86bfe29
  • Merge branch 'main' of github.com:forwards/forwards.github.io f9cb569

View on GitHub

hturner pushed 2 commits to main r-devel/r-devel.github.io
  • replace twitter with bluesky 53f5d28
  • Merge branch 'main' of github.com:r-devel/r-devel.github.io ac628a2

View on GitHub

hturner pushed 1 commit to main r-devel/rcwg

View on GitHub

hturner created a comment on an issue on r-devel/r-dev-day
Feedback from Kurt: > Thanks.  I'll have a look, but I need to take a closer look to ensure that we're get()ting functions only once, as this is slow. > > (Ideally such patches would have som...

View on GitHub

Load more