You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> And any thoughts on documentation updates to make this more clear?
I'll need to do a review here, but since there's only one vignette, I think we probably want to split vignettes out to outline different potential configurations. For example:
Using envsetup for single path environments
Using envsetup for hierarchical path environments
A vignette around reading and writing data
A vignette around using functions stored in autos paths
Another thing I think could be more clear is when is the right time to call library(envsetup). I think I created an infinite loop in an Rprofile I was working with yesterday, because it crashed my R session every time I restarted. I didn't have time to pinpoint the issue though - and this was with calling envsetup in the .RProfile itself.
I'll need to do a review here, but since there's only one vignette, I think we probably want to split vignettes out to outline different potential configurations. For example:
Another thing I think could be more clear is when is the right time to call
library(envsetup)
. I think I created an infinite loop in an Rprofile I was working with yesterday, because it crashed my R session every time I restarted. I didn't have time to pinpoint the issue though - and this was with calling envsetup in the .RProfile itself.Originally posted by @mstackhouse in #10 (comment)
The text was updated successfully, but these errors were encountered: