-
## Operating system
Windows 10
## Description of the problem
file
-
## Describe the problem
Qualitative scales do not appear to be applied to `ggplot2::geom_line` or `ggplot2::geom_density2d_filled` layers. I've been using mostly `thematic_with_theme` to be…
-
Hi, nice work on the package!
I recently discovered your package. I have a similar package named `condformat` with much less features (I can only change background gradients) but with PDF output in k…
-
This is a fairly easy (I think) feature to add that would help me implement lazy reading of huge raster files (a stars proxy object), such that they can be downsampled appropriately. To do this, I wou…
-
### sessionInfo() output
R version 4.4.1 (2024-06-14)
Platform: x86_64-pc-linux-gnu
Running under: Pop!_OS 22.04 LTS
Matrix products: default
BLAS: /usr/lib/x86_64-linux-gnu/openblas-pthread/…
-
scRNAtoolVis这个包画比例图,如何指定分组顺序吗?factor指定好像没起作用
-
## Summary
When the legend is too large and ggrepel is used, the following obtuse error text is produced:
Error in grid.Call(C_convert, x, as.integer(whatfrom), as.integer(whatto), :
Viewpo…
-
When running the following code, everything works as expected:
```R
movie_reviews$annotation query(queries, screen = TRUE, output = "text")
Error in cli::cli_progress_update(..., id = id) :
…
-
is there a way to clean up the `library.dynam()`? if i attach a lot of namespaces i get to the dll limit and then cant attach anything else.
```r
devtools::session_info()
Session info -----------…
-
When I run the plotting job, some package is conflict to my default R version.
Warning message:
no DISPLAY variable so Tk is not available
Warning message:
package 'ggplot2' was built under R …