Hi, when I try to install the development version it fails to install, something to do with R being confused by E:/UNI PROGRAMS and not understanding the space? It's just the name of a folder but it looks like it loses the PROGRAMS part?
And then when using reprex() I highlighted and copied the relevant code but reprex() said no input and no access to clipboard.
I took a picture here as I can't really think of a better way to show you sorry.
"https://i.imgur.com/8yNRW0n.png"
The part of your code I am running looks like this with error messages shown at the bottom.
"https://i.imgur.com/JosDwNL.png"
I should say that in order for qplot() to work I had to install qqplotr as you can see as it didn't find it just from using library(tidyverse)
Sorry this is all a bit of a mess but I'm not sure what the issue with reprex is.