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

Add checkFiles function #125

Open
michaelmcd18 opened this issue Oct 17, 2024 · 1 comment · May be fixed by #131
Open

Add checkFiles function #125

michaelmcd18 opened this issue Oct 17, 2024 · 1 comment · May be fixed by #131
Labels

Comments

@michaelmcd18
Copy link
Collaborator

Allow user to input multiple scripts, return the latest revision and author to those scripts. Also include if the file has been QCed and who the QCer was

@andersone1
Copy link
Collaborator

review::fileSummary()

  • All Authors
  • Latest Author
  • Latest Revision Date (Days ago)
  • Ever been QCed?
  • Is the QC up to date?

purrr::map(list.files(.dir), ~ review::fileSummary(.x))

@michaelmcd18 michaelmcd18 linked a pull request Oct 28, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants