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

inst/extdata/default.nix use --vanilla flag for R startup #56

Closed
philipp-baumann opened this issue Aug 16, 2023 · 0 comments
Closed

inst/extdata/default.nix use --vanilla flag for R startup #56

philipp-baumann opened this issue Aug 16, 2023 · 0 comments

Comments

@philipp-baumann
Copy link
Collaborator

philipp-baumann commented Aug 16, 2023

related to #54
We currently get an error when running nix-shell ./inst/extdata/default.nix in nix.yaml CI. I believe it is more consistent if we use a plain R session that does not read user configuration files such as .Rprofile, because this could pollute stuff later and it becomes harder to diagnose issues of users.

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