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

remove lingering .log files in folder #159

Open mariev opened 3 years ago

mariev commented 3 years ago

when running vt_validate_source the .log file of the validation report lingers in the vignettes folder. This is great if the report fails to compile for some reason, but should be removed once the pdf/tex files are copied to destination.

lingering .log files in the /vignettes/ folder triggers a devtools::check note