haghish / rcall

Seamless interactive R in Stata. rcall allows communicating data sets, matrices, variables, and scalars between Stata and R conveniently
http://www.haghish.com/packages/Rcall.php
91 stars 29 forks source link

github install haghish/rcall, version("2.5.0"): error: file not found #34

Closed georgehuangcool closed 3 months ago

georgehuangcool commented 11 months ago

Hello, when I try to run

github install haghish/rcall, version("2.5.0")

I got error:

file not found rcall-2.5.0.gitignore (???????????)

haghish commented 3 months ago

I'm unsure why you cannot install a certain version. You could look in the working directory and check whether you have the permission to download files in there. This error could be caused in so many ways. It even can be due to your Stata version, operating system, etc. In any way, you can also download an file locally and install it with github command.