William Gearty

Results 23 comments of William Gearty

I'm going to close this for now, but let me know if you have any addition comments @mcranium

I'm going to close this issue, but please feel free to open a new issue if you run into any other problems @StromTroopers.

Any chance this will be reintroduced in pak anytime soon @gaborcsardi?

Looks like this would also be a good way to tweak the font family, etc. of the interval names. See element_text arguments here: https://ggplot2.tidyverse.org/reference/element.html.

I know this is a very old issue, but I came upon it late last year and finally got around to developping a new ggplot geom (`geom_phylomorpho`) in my [deeptime](https://github.com/willgearty/deeptime)...

Hi @rasmus87, thanks for the suggestion! I'm currently working on an implementation of hjust and vjust in #102. Feel free to take a peak, although it's still not 100% done...

The weird thing is, I ran this exact same github action for [a different R package](https://github.com/palaeoverse/rphylopic/actions/runs/8253098604/job/22574152867) two weeks ago without any problems, and that other R package has bioconductor dependencies...

I also had no problems running `revdep_check()` locally.

That did it, thanks! Shouldn't revdepcheck always be using the most recent version of bioconductor?