Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
jeroen created a comment on an issue on r-universe-org/help
@janmarvin I think this should be fixed now.
jeroen pushed 1 commit to v5 r-universe-org/actions
- update cranlibs Closes https://github.com/r-universe-org/help/issues/553 d210543
jeroen closed an issue on r-universe-org/help
Update cranlibs
See need to sync https://github.com/r-universe-org/cranlibs with https://mac.r-project.org/bin/darwin20/. See discussion on https://github.com/r-universe/janmarvin/commit/d333716d99ab0815ffe3cfd...jeroen pushed 1 commit to v5 r-universe-org/actions
- update cranlibs Closes https://github.com/r-universe-org/help/issues/553 95f6b1d
jeroen created a comment on a pull request on jeroen/curl
Perhaps it is safer to use the `pending_interrupt` like we do [here](https://github.com/jeroen/curl/blob/1e6b2e446c1c43c4027470e2c0b910aa5d494b4f/src/interrupt.c#L13-L14) to break the loop and retu...
jeroen commented on a commit on r-universe/janmarvin
Tracking here: https://github.com/r-universe-org/help/issues/553
jeroen opened an issue on r-universe-org/help
Update cranlibs
See need to sync https://github.com/r-universe-org/cranlibs with https://mac.r-project.org/bin/darwin20/. See discussion on https://github.com/r-universe/janmarvin/commit/d333716d99ab0815ffe3cfd...jeroen created a comment on a pull request on r-universe-org/docs
I think some people will not like we use rlang for no reason. Let's just use base R `if(!(require("pkg"))` ...
jeroen created a comment on an issue on r-universe-org/help
Thanks, that is indeed a bug. The problem is that our scraper has assigned this package to genentech: https://github.com/r-universe-org/cran-to-git/blob/HEAD/genentech.json However it is not...
jeroen created a comment on an issue on r-universe-org/help
Same for package `geostan` but the CRAN build does not seem to have this problem. So might be a bug somewhere.
jeroen opened an issue on r-universe-org/help
Datasets with missing titles?
Many packages in `pecan` have datasets without a title, which breaks the UI, eg: [PEcAn.allometry](https://pecanproject.r-universe.dev/PEcAn.allometry#datasets)jeroen pushed 1 commit to master r-universe-org/build-source
- Store RemoteSubdir in DESCRIPTION 835276e
jeroen created a comment on an issue on r-universe-org/help
Should be fixed now. Still you might want to consider squashing your history, it will reduce your repo from 2GB to 15mb.
jeroen pushed 1 commit to master r-universe-org/sync
- Increase global timeouts for slow clones Remove --recommend-shallow as it is the default and only works if submodule ... 9a83f47
jeroen pushed 1 commit to master r-universe-org/sync
- Increase global timeouts for slow clones See https://github.com/r-universe-org/help/issues/550 44c366d
jeroen pushed 1 commit to master r-universe-org/sync
- Remove --recommend-shallow as it is the default and only works if submodule is set to shallow=true. e3e6e48
jeroen pushed 1 commit to master r-universe-org/sync
- Relax time limit for clones Fixes https://github.com/r-universe-org/help/issues/550 28c23fd