install.packages(qwraps2) Error in install.packages : object 'qwraps2' not found
This package wont install, I get the above error. Can anyone help?
Try install.packages("qwraps2") instead.
install.packages("qwraps2")
it will not work without the quotes around package name