You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but it doesn't work and report the following errors
install("C:/Users/Chen Lei/Desktop/rPython")
√ checking for file 'C:\Users\Chen Lei\Desktop\rPython/DESCRIPTION' ...
preparing 'rPython':
√ checking DESCRIPTION meta-information ...
cleaning src
checking for LF line-endings in source and make files and shell scripts
checking for empty or unneeded directories
building 'rPython_0.0-6.tar.gz'
Warning: file 'rPython/cleanup' did not have execute permissions: corrected
Warning: file 'rPython/configure' did not have execute permissions: corrected
Running "C:/SOFTWA~1/R/R-35~1.2/bin/x64/Rcmd.exe" INSTALL \
"C:\Users\CHENLE~1\AppData\Local\Temp\Rtmp2bULQp/rPython_0.0-6.tar.gz" --install-tests
installing to library 'C:/Softwares/R/R-3.5.2/library'
installing *source* package 'rPython' ...
'sh' not foundem("sh ./configure.win") :
ERROR: configuration failed for package 'rPython'
removing 'C:/Softwares/R/R-3.5.2/library/rPython'
In R CMD INSTALL
Can anybody know what to do? Thanks
The text was updated successfully, but these errors were encountered:
I want to install "rPython" on my win10 64-bit computer with python 3.7. I modified the file "configure.win" as follows
but it doesn't work and report the following errors
Can anybody know what to do? Thanks
The text was updated successfully, but these errors were encountered: