JC Rop

Results 7 issues of JC Rop

``` r library(glmmTMB) #> Warning: package 'glmmTMB' was built under R version 3.6.3 library(sjPlot) #> Warning: package 'sjPlot' was built under R version 3.6.3 data("Salamanders") model

bug

Is it possible to include the total count next to the set labels? Thanks.

**Describe the bug** I'm trying to replicate the example in the vignette to use SCT internally within scdblFinder but I get the error below > Error in if (length(sel_features) >...

Dear developer, Many thanks for the great tool! Very handy. I'll be grateful for your assistance with the issue below. I updated my rstudio to the latest version and R...

bug

I am experiencing a similar issue as this .When I try to install clusterExperiment on macOS it errors out as follows ```r BiocManager::install("clusterExperiment") ``` 'getOption("repos")' replaces Bioconductor standard repositories, see...

Many thanks for the very helpful package. Is it possible to upgrade the compatibility requirement for bokeh from bokeh-1.4.0 to bokeh-2.4.2?

Dear developers, Thank you very much for the very useful package for large datasets. I'm able to use it smoothly through rstudio server on the HPC but I want to...