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

with_nix() or nix_run_r() and nix_run_shell() #71

Closed
philipp-baumann opened this issue Sep 10, 2023 · 2 comments
Closed

with_nix() or nix_run_r() and nix_run_shell() #71

philipp-baumann opened this issue Sep 10, 2023 · 2 comments

Comments

@philipp-baumann
Copy link
Collaborator

as discussed on matrix

@philipp-baumann
Copy link
Collaborator Author

philipp-baumann commented Sep 11, 2023

Features:

  • with_nix() is a high-level wrapper that dispatches to nix_run_r() and nix_run_shell()
  • with_nix(expr, where = "R") serializes the output (R object) of the last R call onto disk, and deserializes/reads into the current R session.

@philipp-baumann
Copy link
Collaborator Author

philipp-baumann commented Jan 7, 2024

implemented in merged PR #76 this is now in rix 0.5.0

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