New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to put result on the clipboard. #173
Comments
|
There is some issue with the version currently on CRAN (version 0.1.2). Right now, you should install from github to have the last version working. |
|
Oh, I see. Thanks! I will install the package from GitHub from henceforth. |
|
Hello I had the same problem reported here with the CRAN version. I installed from GitHub ( I tried the same with R running in a console instead of Rstudio. After installing Thanks for the nice package by the way... |
|
Until the problem is resolved, perhaps add a recommendation to install from github to the readme? |
Hi,
I have been using
reprexalmost on a daily basis for a month now. But ever since I installed the new version of reprex, it has stopped working properly and gives me the following error-I reinstalled
reprex,clipr,knitr, but still the same issue persists. Does this have to do with some other package I might have installed that is interfering with its functionality?The text was updated successfully, but these errors were encountered: