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

Is renv compatible with .Rprofile customizations? #1

Closed
edavidaja opened this issue Jan 24, 2020 · 2 comments
Closed

Is renv compatible with .Rprofile customizations? #1

edavidaja opened this issue Jan 24, 2020 · 2 comments

Comments

@edavidaja
Copy link

(this repo is an awesome idea.)

https://twitter.com/PeeltothePithy/status/1218263263890329600

@batpigandme
Copy link
Owner

Well the answer to this one is definitely I don't know! 😂
Step one: a meta-suggestion, have you asked on community.rstudio.com? I know a bunch of folks there are frequent users.

@batpigandme
Copy link
Owner

Check out the Infrastructure section of Introduction to renv.

It sounds like renv creates a project-specific .Rprofile (which should be committed to your version control system) in order to fire up for the project. In general, .Rprofile customizations are not great for reproducibility (which is kind of renv's bailiwick)—see here in What They Forgot.

I'm gonna close this issue as I've reached the extent of my knowledge, and a more detailed answer from someone who knows more is better suited to community.rstudio.com.

Good luck!

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

2 participants