Charlotte Dawson
Charlotte Dawson
Hi there, Here is the next PR, this time for `quasirandom` functions. Changes made in this PR: - `geom_quasirandom()`, the `groupOnX` argument has been deprecated. Axis grouping is now automatic...
Hi there, I can't seem to get geom_beeswarm to plot any points. I am running ggbeeswarm v0.7.0 and ggplot2 v3.3.2. The CRAN version is working fine. From what I can...
Small release mainly to preserve compatibility with ggplot2 v3.4.0 (but also fixes a bug and adds a small feature, see NEWS.md). Prepare for submission: - [x] Update `NEWS.md` - [x]...
Hello, first I'll say thanks for the amazing software! I'm looking forward to trying DDA+ 😄 - Describe the issue or question: The default SILAC3 workflow (or likely any MS1...
Fixes compatibility with ggplot2 v3.5.0. Prepare for submission: - [x] Update `NEWS.md` - [x] `urlchecker::url_check()` - [x] `R CMD check` - [x] `devtools::check(remote = TRUE, manual = TRUE)` - [x]...
Hi there, I'm not sure if this functionality already exists, but I'd like to propose a function `aggregateSamples()` which is companion to `aggregateFeatures()`, and would do essentially the same thing...