Here is a problem about the plot generated by the R code, as you can see from the picture, the equation should be y=-824+1608, "C()" should not be included. I already re-install the R and R studio, it still happened.
Below is my code:
.geom_text(aes(x=-Inf,y=Inf,vjust=3,hjust=-0.2,label=as.character(as.expression(eq))),size=3.75,color=ul_cols('dark blue'),parse=TRUE)+
theme_ul()+
Could you please turn this into a self-contained reprex (short for reproducible example)? It will help us help you if we can be sure we're all working with/looking at the same stuff.
If you run into problems with access to your clipboard, you can specify an outfile for the reprex, and then copy and paste the contents into the forum.