-
Notifications
You must be signed in to change notification settings - Fork 0
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
Checklist and renv updates #5
Conversation
…m for the additional areas
…dating packages and adressing checkpoint issues
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dat ziet er goed uit. De online (continuous integration) check faalt nog, maar dat is dus omwille van het probleem met check_lintr en de renv folder. Ik zag nog wel enkele notes in de online check die je misschien nog eens moet bekijken. Je kan dit bekijken door op details te klikken bij de check, maar ik zal al approven.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ik zie nu pas dat in plaats van renv te update in het source/targets/mas_steekproef_zn_lm/mas_steekproef_zn_lm.Rproj
er een nieuw renv package management werd toegevoegd aan het Rstudio project in de root van de repo (dus aan ./mbag-mas.Rproj
). Dat was niet de bedoeling denk ik. Kan je deze wijzigingen ongedaan maken en enkel de renv van targets project updaten? Laat maar weten als je hulp nodig hebt.
Er is een functie die dit doet: https://rstudio.github.io/renv/reference/activate.html. Dus het |
The version of R and all packages were updated and changed in the renv files.
All necessary checklist issues were adressed.
Targets pipeline was rerun to ensure everything worked.