JC Rop
JC Rop
rm.terms not working for factor with several categories when used together with show.reflvl = TRUE
``` 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
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...
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...