rPython-win icon indicating copy to clipboard operation
rPython-win copied to clipboard

rPython for Windows

Results 21 rPython-win issues
Sort by recently updated
recently updated
newest added

hey, bro! How can I solve below error? > install('C:\\Users\\yangskyfucker\\Documents\\R\\win-library\\4.1\\rPython') √ checking for file 'C:\Users\yangskyfucker\Documents\R\win-library\4.1\rPython/DESCRIPTION' (641ms) - preparing 'rPython': √ checking DESCRIPTION meta-information ... - cleaning src - checking for...

Hi, I have trouble installing rPython. I'm using python 2.7.11 and R 3.2.3 on Windows 7 enterprise (64-bit). I used Rtools33 to do the isntall. Here's the log I got:...

I followed the instruction, but got compilation error on Windows 7 64bit. Has anyone confirmed that rPython works on on 64bit PC with 64bit R? If so, then I must...

I used python 2.7 and R 3.5.when I want to install rpython according to the method,but I can't.There is a problem,and I don't what it means. Thanks a lot ![捕获](https://user-images.githubusercontent.com/49830970/61840406-a31db680-aec3-11e9-9ed1-48b73620b84e.PNG)

I want to install "rPython" on my win10 64-bit computer with python 3.7. I modified the file "configure.win" as follows #!/bin/sh echo 'PKG_LIBS=-LC:/Softwares/Python3.7/libs -python37' > src/makevars.win echo 'PKG_CFLAGS=-I"C:/Softwares/Python3.7/include"' >> src/makevars.win...

**Firstly, I use _install.packages("rPython")_ to install rPython,the result:** Installing package into ‘C:/Users/fanfj/Documents/R/win-library/3.4’ (as ‘lib’ is unspecified) Warning in install.packages : package ‘rPython’ is not available (for R version 3.4.3) **And...

At the beginning (as many of you) I got errors while trying to install the `rPython` package on my computer. I solve this problems by just adding `C:/Rtools` (C:/path/to/Rtools) to...

in instruction Download the package as a zip file (see "Download Zip" button to the right of this page). i can't see this zip file. Where i can download it?

Hello, I have downloaded and followed the instruction and I was attempting to install rPython on my Windows 8.1 64bit system. However, the following error keeps bugging me. Could you...

I installed rPython on my Windows 10 computer. The library seems to work fine. Thanks! As I am new to Python I could use some help running a python module...