pharmaverse / pharmaverse/logrx

Feature Request: List approved packages and functions in yaml file

Open
#199 6 comments 1 reaction 1 assignee View on GitHub

@nicholas-masel is already working on this.

Since Aug 24, 2026.

  • #302 by @nicholas-masel — open
enhancement
Dominant language
HTML
Stars
48
Forks
12
Avg merge
20d 8h
Merged PRs (30d)
1

Description

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, though, I'd like to store this information in something like a yaml file, e.g.

base: "all"
dplyr: ["mutate", "filter", "summarize"]
ggplot2: "all"

Then you could have the option point to that yaml file instead. The existing functionality could stay as is. This would just be another option of specifying the same information.

Relevant Input

No response

Relevant Output

No response

Reproducible Example/Pseudo Code

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.