Nicholas Masel

Results 10 issues of Nicholas Masel

Suggest a new feature to swap in dataset and variable labels in place of names? This could add an option to open up the app for use to non-programmers.

Add the confluence document as a markdown template to help people get started. https://rstudio.github.io/rstudio-extensions/rmarkdown_templates.html

add an exception for library() calls inside functions -- e.g. for libraries calling library() on behalf of the user. The current logic seems tailored to scripts, but the linter will...

feature

### 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...

enhancement

### 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...

enhancement

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...

### 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)...

documentation

Add the ability to select a snapshot date instead of package versions. The idea is you lock yourself into a date and use all package versions from that date.

Not sure if this is in scope of this application, but I believe any tooling to help leverage prior risk assessments of older versions of a package would be helpful....