igraph / rigraph

igraph R package
https://r.igraph.org
532 stars 200 forks source link

fix `%\>%` typo in vignettes #1343

Closed snowGlint closed 1 month ago

aviator-app[bot] commented 2 months ago

Current Aviator status

Aviator will automatically update this comment as the status of the PR changes. Comment /aviator refresh to force Aviator to re-examine your PR (or learn about other /aviator commands).

This PR was merged using Aviator.


See the real-time status of this PR on the Aviator webapp.
Use the Aviator Chrome Extension to see the status of your PR within GitHub.
maelle commented 1 month ago

Thank you!

aviator-app[bot] commented 1 month ago

This pull request failed to merge: some CI status(es) failed. Once the issues are resolved, remove the blocked label and re-queue the pull request. Note that the pull request will be automatically re-queued if it has the mergequeue label.

Failed CI(s): Check macOS-latest (release)

maelle commented 1 month ago

@krlmlr should we merge anyway? or wait until we've fixed CI checks more generally?

krlmlr commented 1 month ago

I had asked @Antonov548 to tweak CI/CD so that it's green even if the checks fail. Fixing the checks will need more time.

snowGlint commented 1 month ago

In the two versions of the vignettes, all %>% have been written as %\>%, and $ has been written as \$. These should be corrected.

aviator-app[bot] commented 1 month ago

This pull request failed to merge: PR cannot be automatically rebased, please rebase manually to continue. Once the issues are resolved, remove the blocked label and re-queue the pull request. Note that the pull request will be automatically re-queued if it has the mergequeue label.

Additional debug info: Failed to rebase this PR onto the latest changes from the base branch. You will probably need to rebase this PR manually and resolve conflicts).