Victor Yuan

Results 12 issues of Victor Yuan

### Description of the bug when (a certain number of?) underscores are used in sample column, sometimes only a substring of the entire value is read in, rather than the...

bug

I was wondering if there was a function that takes the pairwise differences (A-B)... And then I realized maybe having a function that applies any function and applies it in...

### Describe the problem in detail My shiny apps today are suddenly all crashing without any error showing in R console. I run an app from rstudio-server (ubuntu 22) on...

Thank you for creating this nice theme!

documentation

I noticed that one (maybe more?) rows of my data cause this error. Am not sure why this particular set of numbers causes an error: reprex: ```r tibble(x = list(c(158500,...

This is an experimentHub data package. Also pinging author @iciarfernandez Update the following URL to point to the GitHub repository of the package you wish to submit to _Bioconductor_ -...

OK
2. review in progress

I suspect this has something to do with css / html which my knowledge is quite rudimentary. I also am not sure if this would be more appropriate to ask...

When `xend` = `x` and `yend` = `y`, the plot that I see in rstudio shows a "point" for 0-length segments plotted by `geom_segment`. This is desirable to my use-case:...

Hi, I am wondering if there is any functionality to support applying `data_color` to multiple columns using anonymous functions. That's probably not obvious what I mean - this is my...

Type: ⁇ Question

The underline underneath colGroups gets extended such that there is no "break" between adjacent colGroups, making it difficult to discern between adjacent colGroups `resizable = FALSE` (default) ``` reactable( iris,...

bug