lz100

Results 16 issues of lz100

If we use `renderUI` to load some large UI and call the rendered UI associated server functions after the `renderUI`, it will likely cause problems because the UI is just...

The progress bar is fixed at a certain window location. It is not responsive. If I scroll or enlarge the window, the progress bar is not moving with the notification...

bug

Prefixer options show up in addin menu if I start up a fresh R and only have base packages. Options disappeared once I loaded all my packages. However, If I...

一些深色皮肤的人可以靠种族天赋轻松欺骗模型 ![例如](https://i.ibb.co/d4HhT04/download-2.png)

**- Do you want to request a *feature* or report a *bug*?** bug **- What is the current behavior?** Deploy by using the button: Deploy successful but no code push...

Hi Hall-lab, I'm trying to run speedseq on my cluster, but I hit many errors here and there. Instead of fixing lots of errors, could you provide us the latest...

If we just want to print out the command with `sudo` but does not want to execute the command, current 'pak' does not prepend "sudo" unless you combine `execute =...

Can we add support for Bioconductor packages in `pak::pkg_system_requirements` function? I have made a post aslo [here](https://community.rstudio.com/t/system-requirements-for-bioconductor-packages-on-package-manager/94236). I know the biggest issue here may be waiting for system requirements of...

feature

Dear Alboukadel, Thank you for developing this very useful package. I found a buggy behavior when plot boxplot with `fill` ```r library(ggpubr) library(rstatix) stat.test % t_test(len ~ supp) %>% add_xy_position(x...

Right now in the python package, one needs to specify the path of the credentials file. However, in Github Actions and similar CI environments, loading credentials from environment variables is...