Daniel Smith
Daniel Smith
The development version (1.1.0.99) is working for me. The one on CRAN (1.1.0) is giving me the same error that @BEFH and @agricolamz reported.
The pid is buried a bit deeper in the Future object now. Also, to trigger the `tryCatch` interrupt handler on Windows as well as Linux, use [`ps::ps_interrupt()`](https://ps.r-lib.org/reference/ps_interrupt.html) to send SIGINT....
It's not just RStudio. Even in the RGui app that ships with R, that message pops up. I'm a package developer and since my package suggests `ggtree` (which depends on...
@ckeeling, @joshua-theisen I was able to solve this by updating the development version of `treeio` on github. ``` remotes::install_github('YuLab-SMU/treeio') ``` Hopefully the fix will get pushed to Bioconductor soon!
Having access to the client's IP address would be really useful in my projects as well. Any chance we'll see this feature in an upcoming release?
I'd find this really useful too!