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 Move Addin packages to Suggest ### Relevant Input _No response_ ### Relevant Output _No response_ ### Reproducible Example/Pseudo Code _No response_
In general, it might be a good idea to make it so the users can turn off/on different elements of logging, rather than always doing them. https://github.com/pharmaverse/logrx/blob/678a34c4600c61d10bbcf512cbf0592bea395505/R/log.R#L110 Based on the...
### Feature Idea I'm a big fan of logging use of unapproved packages/function in {logrx}. I'm wondering whether we could add an option to error if any such package/function is...
### Please select a category the issue is focused on? User Guides ### Let us know where something needs a refresh or put your idea here! [Command line execution example](https://pharmaverse.github.io/logrx/articles/execution.html#command-line-execution)...
### Feature Idea I really like the feature of logging use of Unapproved Packages and Functions. Rather than creating a list within R and saving it as a `.rds` file,...
### Feature Idea As in #140 which ensure logrx works with rmd files, ensure logrx works with qmd files. ### Relevant Input _No response_ ### Relevant Output _No response_ ###...
### Feature Idea Currently `logrx:::run_safely_loudly()` is an internal function. It is described in documentation as a key function to manually execute logrx. See [here](https://cran.r-project.org/web/packages/logrx/vignettes/execution.html) for section on log_*() functions. I...
### Feature Idea Replace the current output object with a comprehensive log stream object that includes all output, messages (includes errors), and warnings that are created by program execution. ###...
- [ ] Possible to look into `evaluate` package - [ ] Possible Disclaimer on why logrx doesn't provide line number for Errors in your script _Originally posted by @bms63...
Hey @nicholas-masel I have in my notes something around posit doing an example around logrx - or us providing a video to posit?? Do you remember what this is about?!?