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

Error running CIDR on Windows 10 #5

Open
philipvk opened this issue Aug 21, 2017 · 1 comment
Open

Error running CIDR on Windows 10 #5

philipvk opened this issue Aug 21, 2017 · 1 comment

Comments

@philipvk
Copy link

Hi,

I tried to install CIDR on a Windows 10 machine, but I ran into an error. I installed Rtools as suggested and allowed Rtools to modify my system path. The following error occured after running devtools::install_github("VCCRI/CIDR"):

'"C:/PROGRA~1/R/R-34~1.0/bin/x64/R" --no-site-file --no-environ --no-save --no-restore --quiet CMD config CC' had status 127

I followed some suggestions from http://socserv.mcmaster.ca/jfox/Courses/R/ICPSR/R-install-instructions.html, paragraph "Building Packages Under Windows, etc. (Optional)", second bulletpoint. But adding extra paths was not the solution.

How can I solve this error?

@hojwk
Copy link
Contributor

hojwk commented Aug 22, 2017

Thank you for reporting this issue. We have never come across this issue either. We suspect this may well be a Windows 10 specific issue. We found similar issues being reported elsewhere, e.g.,

r-lib/devtools#885

cjgb/rPython-win#17

Some suggest this has something to do with R's use of "long" or "short" format names in a windows environment.

So far we don't see any clear resolutions to the problem. My lab does not have a Windows 10 machine so we can't easily replicate your error.

We will look into this issue when we do our next major upgrade to the package.

Again, thanks for reporting this issue!

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

2 participants