Skip to content
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

cannot open file 'man' #5

Open
petzi53 opened this issue Aug 4, 2019 · 5 comments
Open

cannot open file 'man' #5

petzi53 opened this issue Aug 4, 2019 · 5 comments

Comments

@petzi53
Copy link

petzi53 commented Aug 4, 2019

I installed all the other files you mentioned in the Reade.me. But with WRScpp I got an error:

Error: Failed to install 'WRScpp' from GitHub: System command error, exit status: 1, stderr: E> Warning in file(con, "r") : E> cannot open file 'man': No such file or directory

I used the command:
remotes::install_github("mrxiaohe/WRScpp")

@markushaun
Copy link

I do have the exact same problem. I would really appreciate help with it.

@ldaumail
Copy link

same issue... Would also appreciate some help!

@DrWilkin-Krug
Copy link

Same issue. It would be fantastic to get this resolved, as I really need the package for my thesis data

@rubanrex
Copy link

Hi, did anyone solve this installation issue? I am struggling to install on R studio on a Mac

@T0bC
Copy link

T0bC commented Jul 4, 2024

It seems like the man folder might be removed or missing from the repo, and nobody cares to add it.

A solution might be to download the WRScpp repository from Github as a zip file. Unzip it and put it where your R Library on your computer lives. Then R should be able to detect the library.

An untested alternative is to goto the WRS GitHub page https://github.com/nicebread/WRS/tree/master/pkg and get the man directory there and change the lines for the names and aliases accordingly to the from WRS to WRScpp.

This is pretty hacky and might not work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants