#R just has the worst error messages
```
Error in `+.gg`:
! Cannot add <ggproto> objects together
```
Well thanks R.
@janekdererste That's not R giving the error message, its an add-on package.
@geospacedman true. For me #tidyverse and #ggplot2 are synonym for #R, as I just use it for data wrangling and plotting.
@janekdererste As long as you don't think #R and #RStudio are synonyms too!
@geospacedman haha, as long as I have to go through a separate install process I am save.
@geospacedman in fact I am using IntelliJ most of the time as I do all my other coding work in that editor.
@janekdererste Seeing the [rstudio] tag on StackOverflow when its an [r] question raises my blood pressure :)