Skip to content

Create renv.lock that uses all latest packages from CRAN #10

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

Closed
2 of 3 tasks
bms63 opened this issue Jan 23, 2025 · 2 comments
Closed
2 of 3 tasks

Create renv.lock that uses all latest packages from CRAN #10

bms63 opened this issue Jan 23, 2025 · 2 comments
Assignees

Comments

@bms63
Copy link
Contributor

bms63 commented Jan 23, 2025

Background

Renv is a life saver here! We need to update the lock file to all latest CRAN packages....but!! only packages that we trully need...which will take some time to investigate.

Definition of Done

  • Start once Move over Pilot 3 Code to Pilot 5 Repo #5 is completed update lock file to use latest R packages
  • Investigate what packages are really needed for the submission
  • Update lock file to only what is really needed
@csgillespie
Copy link
Collaborator

There was also discussion of there being an owner(s) of the renv process. This could be nicely enforced using a CODEOWNERS.

Basically,

  1. Create .github/CODEOWNERS
  2. Add the following to the file
renv.lock @person1 @person2

@bms63
Copy link
Contributor Author

bms63 commented Jan 27, 2025

100% @csgillespie we want to make use of this feature. Great thinking!!

@bms63 bms63 self-assigned this Jan 31, 2025
bms63 added a commit that referenced this issue Feb 8, 2025
@bms63 bms63 moved this from Todo to Done in Pilot 5: datasetjson Feb 8, 2025
@bms63 bms63 closed this as completed by moving to Done in Pilot 5: datasetjson Feb 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants