install.packages(qwraps2) Error in install.packages : object 'qwraps2' not found
This package wont install, I get the above error. Can anyone help?
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.it will not work without the quotes around package name