Hi stateliest,
I'm trying to install a package named "rcall", but has a small issue with that.
I'm using Mac, and the default path in the package doesn't work, so I changed the path using
rcall setpath "/Applications/R.app"
And I typed
rcall_check
but it gives me error message like: zsh:1: permission denied: /Applications/R.app
So I changed the path again, this time
rcall setpath "/Applications/R.app/Contents/MacOS/R"
After doing this, the rcall_check command succeeded to open R console, but it doesn't really work and Stata was frozen.
I read previous posts and tried rcall setpath "/usr/local/bin/r" but it did't help.
Did anyone have same issue? Or could anyone let me know a solution?
Thank you!
Related Posts with Small issue in installing -rcall-
Precision issues with rounding of a variableHello Statalist, I am using Stata 15.1 and would like to request advice regarding a precision issue…
consecutive observationHi, I have read this https://www.stata.com/support/faqs/d...-observations/, and understand how to k…
Store numeric values into memory to use them to create new data setsI have been reading the Statalist for years and I am thrilled to finally join this forum and potenti…
How to generate group mean variables for each time?My data is as now code pool time price a1 j1 20190101 1 a1 j1 20190102 2 a1 j2 20180101 …
Infix problem (using invalid varname)Hello, I am trying to read in fixed width data from a .txt file. I am following the documentation f…
Subscribe to:
Post Comments (Atom)
0 Response to Small issue in installing -rcall-
Post a Comment