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

r_script #40

Closed
gaborcsardi opened this issue Feb 14, 2018 · 2 comments
Closed

r_script #40

gaborcsardi opened this issue Feb 14, 2018 · 2 comments
Milestone

Comments

@gaborcsardi
Copy link
Member

gaborcsardi commented Feb 14, 2018

Mimic calling R -e or R -f or Rscript -e or Rscript.

@gaborcsardi
Copy link
Member Author

Will need to think about this a bit more. In particular, do we want to run R or Rscript?

@gaborcsardi
Copy link
Member Author

gaborcsardi commented Sep 14, 2018

Rscript makes most sense, to run an existing script. We need to find the Rscript binary that matches the current R process for this.

@gaborcsardi gaborcsardi added this to the 3.1.0 milestone Sep 14, 2018
gaborcsardi added a commit that referenced this issue Sep 14, 2018
Run an external script using Rscript, in the foreground
or in the background.

Closes #40.
gaborcsardi added a commit that referenced this issue Sep 14, 2018
Run an external script using Rscript, in the foreground
or in the background.

Closes #40.
gaborcsardi added a commit that referenced this issue Sep 14, 2018
Run an external script using Rscript, in the foreground
or in the background.

Closes #40.
gaborcsardi added a commit that referenced this issue Sep 14, 2018
Run an external script using Rscript, in the foreground
or in the background.

Closes #40.
gaborcsardi added a commit that referenced this issue Sep 19, 2018
* rscript() and rscript_process class

Run an external script using Rscript, in the foreground
or in the background.

Closes #40.

* Update NEWS
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

1 participant