Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
luciorq pushed 1 commit to main luciorq/condathis
- tests: update test expectations for run_bin 88be0e4
luciorq opened an issue on luciorq/condathis
Release condathis 0.1.1
Prepare for release: * [ ] `git pull` * [ ] Check [current CRAN check results](https://cran.rstudio.org/web/checks/check_results_condathis.html) * [ ] [Polish NEWS](https://style.tidyverse.org/new...luciorq closed an issue on luciorq/condathis
`run_bin` fails even when `error = "continue"` if executable not in PATH
## Overview This is an unexpected error caused by `processx::run()` that fails even when the `error_on_status = FALSE` if the `command` argument doesn't exist on the path. The error comes from th...luciorq pushed 3 commits to main luciorq/condathis
luciorq opened an issue on luciorq/condathis
`run_bin` fails even when `error = "continue"` if executable not in PATH
## Overview This is an unexpected error caused by `processx::run()` that fails even when the `error_on_status = FALSE` if the `command` argument doesn't exist on the path. The error comes from th...luciorq created a comment on an issue on r-devel/r-dev-day
Thank you, @lawremi and @gmbecker, for your unparalleled guidance, and @hturner for supporting the contribution efforts. It's been a pleasure to contribute!
luciorq created a comment on a pull request on conda-forge/staged-recipes
The previous build attempt failed on `win_64` because of conflicting dependencies for `m2-zip`. Removed it from the recipe in 7d5f921.
luciorq pushed 3 commits to main luciorq/staged-recipes
luciorq pushed 1 commit to new-r-condathis luciorq/staged-recipes
- fix: r-condathis remove conflicting windows dependency 7d5f921
luciorq opened a pull request on conda-forge/staged-recipes
Adding new CRAN based r-condathis recipe
<!-- | Language | Name of review team | | --------------- | ----------------------------- | | r | `@conda-forge/help-r` | Once the PR is ready for rev...luciorq created a branch on luciorq/staged-recipes
new-r-condathis - A place to submit conda recipes before they become fully fledged conda-forge feedstocks