nlmixr2 / nlmixr2plot

Plotting support for nlmixr2
https://nlmixr2.github.io/nlmixr2plot/
GNU General Public License v3.0
2 stars 0 forks source link

`geom_cens()` uses aesthetics of `CENS` and `LIMIT` rather than `lower` and `upper` #31

Open billdenney opened 1 year ago

billdenney commented 1 year ago

This line:

https://github.com/nlmixr2/nlmixr2plot/blob/85b40df339f33196a7364e6f71903cf8a900c561/R/plot.nlmixr2.R#L284

Causes warnings of:

1: In geom_cens(ggplot2::aes(lower = .data$lowerLim, upper = .data$upperLim),  :
  Ignoring unknown aesthetics: lower and upper