Gábor Csárdi
Gábor Csárdi
Yes, cli re-wraps text to the screen width. If you are not happy about that, and as a current workaround, you can still use `rlang::abort()` directly, there is nothing wrong...
This will be fixed in #460
It would be best to add hyperlink support to the `ansi_*()` functions as well.
I think we could think about this a bit more, so I'll skip it for now.
This is a bug in pak. Will fix soon, I'll let you know here. A workaround is to remove `Remotes` temporarily and install TreeTools manually after the rest is installed:...
Can you try my suggestion above? I.e. putting that step after the `setup-r-dependencies@v2` step? Does that not work? We do not support the `Additional_repositories` field currently, so it is ignored...
Even if you remove `Remotes`? (You might need to remove TreeDistData as well, or put that in `Remotes` instead of `ms609/TreeTools`.)
Would you like to submit a PR? (No pressure :)
There is an example in the README now.
It is a bit more difficult, because there are no unique workflow ids, but nevertheless it is in #512. But not in v2 yet. In general it works great, with...