Skip to content

running start.R asks for various package installations every time #615

Closed Answered by pfuehrlich-pik
sreyam-sengupta asked this question in Help
Discussion options

You must be logged in to vote

Seems like the bootstrapping process is not happening as planned. Only the first time when you start an R session in the magpie folder (this is crucial) your renv will be filled with all the packages you need, because the .Rprofile is run. After that you should never run into the requirement check again that asks you to install everything. So I'd suggest you clone magpie from scratch, and then start an R session in that folder. You should get the message "R package dependencies are not installed in this renv, installing now...". If you don't or errors/warnings come up feel free to post them here.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@sreyam-sengupta
Comment options

@sreyam-sengupta
Comment options

Answer selected by sreyam-sengupta
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants