logrx
logrx copied to clipboard
Tools to facilitate logging in a clinical environment with the goal of making code easily traceable and reproducible.
### Feature Idea Currently this package logs package and functions used and unapproved use. It would be nice if this could be set to only log packages. Package logging is...
### Feature Idea This lintr function is not on CRAN, so we no longer need this on logrx. ### Relevant Input n/a ### Relevant Output n/a ### Reproducible Example/Pseudo Code...
### Thank you for your Pull Request! We have developed a Pull Request template to aid you and our reviewers. Completing the below tasks helps to ensure our reviewers can...
### Feature Idea Log fields are currently specified in a number of different pieces of code, consolidating them to a single place such as an option or namespaced object would...
### Feature Idea Allow the user to select a "ignore", "warn", "error" with a "warn" default when running `aexecute()` on unapproved packages. The aexecute function could show the selected diagnostic...
### Feature Idea Consider adding ability to create a renv lockfile from the log file or along with log file creation (at time of `aexecture()`). This would allow users to...
### Feature Idea Include package dependencies in packages used or in new section. Note that it appears that we can now [programmatically create renv lockfiles as of renv 1.0.0](https://github.com/rstudio/renv/blob/816ed3eca4327094859ef8965ed0cca1b8632248/NEWS.md?plain=1#L126-L128). Update:...
### Feature Idea Check how `:::` behaves with Used packages and Functions ### Relevant Input _No response_ ### Relevant Output _No response_ ### Reproducible Example/Pseudo Code _No response_