Open ghost opened 4 years ago
I'm not surprised at this problem with your username folder, but that is perhaps something that would occur with any source package you install. Folder's with spaces often cause problems, but the offense here is the embedded ' in "O'Diana", since the path is quoted in single quotes.
Try installing the CRAN-build package (not source) using
install.packages("heplots")
I am having problems installing heplots from source as well it is returning a segfault. I don’t think the issue is with your username in this case.
There's nothing unusual about the heplots pkg -- no C/C++ code. Can you install the binary package?
When I try to install the library I get an error message, saying:
And then the library is not installed. I think it is due to an error with my username, it does not recognize it correctly, please I want to solve this problem.