phuse-org / valtools

Validation framework for R packages used in clinical research and drug development.
https://phuse-org.github.io/valtools/
Other
51 stars 10 forks source link

Answer to "Add user to config file?" in vt_use_report is disregarded #221

Open jan-imbi opened 2 years ago

jan-imbi commented 2 years ago

Answering n to the prompt "Add user to config file?" when using vt_use_report leads to a user being created anyways.

thebioengineer commented 2 years ago

That had been a conscious choice when we wrote the function to explicitly add a user to record who generated the validation report. However, I do see how the prompting (which is not done by vt_use_report() but a separate function) is misleading.

We can definitely update that. However, I would point out that the default report does require there to be users documented in the config file when it generates the table of people involved in the validation effort.