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

automate R version prereq for learners setup #107

Open
avallecam opened this issue Jan 22, 2024 · 0 comments
Open

automate R version prereq for learners setup #107

avallecam opened this issue Jan 22, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation hackathon To solve or diagnosed in mini-hackathon to-all-tasks To apply in all repos after solved in early-task

Comments

@avallecam
Copy link
Member

I see a couple of options:

  • Make a script used internally to determine the minimum required R version to use the different packages from the lesson.
  • Stick with the tidyverse policy, which is what our packages are using: 5 last minor versions of R are ok. These versions can be displayed automatically via the rversions package.
  • Move away from the "required" phrasing but say something like "this lesson has been developed and tested with R version XXXX. Please ensure you have a recent version of R installed.". The R version could be extracted from renv.lock.

Originally posted by @Bisaloo in #102 (comment)

@avallecam avallecam added documentation Improvements or additions to documentation to-all-tasks To apply in all repos after solved in early-task early-task Part of the Early Task Roadmap and removed to-all-tasks To apply in all repos after solved in early-task early-task Part of the Early Task Roadmap labels Jan 22, 2024
@avallecam avallecam changed the title automate version prereq for learners setup automate R version prereq for learners setup Feb 9, 2024
@avallecam avallecam moved this to Todo in tutorials-planning Jul 2, 2024
@avallecam avallecam added hackathon To solve or diagnosed in mini-hackathon to-all-tasks To apply in all repos after solved in early-task labels Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation hackathon To solve or diagnosed in mini-hackathon to-all-tasks To apply in all repos after solved in early-task
Projects
Status: Todo
Development

No branches or pull requests

1 participant