Ben Straub
Ben Straub
Hi, Love your package. When I have two empty dataframes I would like to get back information that they are both empty/have the same variables. At the moment, diffdf throws...
### Background Information The convention for creating custom data in an R package is to create and store R scripts for the custom data in the `data-raw` folder. The data...
### Background Information This will be our first release in six months! Woo hoo! Well we did have two quick patches (shh!!) We should have a blog post that highlights...
### Background Information admiraldev is updating assertion functions around better messaging. This issue is to help understand and fix any problems that arise from the upstream updates. * https://github.com/pharmaverse/admiraldev/issues/367 ###...
### Discussed in https://github.com/pharmaverse/admiral/discussions/2349 Originally posted by **bms63** February 23, 2024 Why some existing admiral functions are not a good fit to be used in Executor Thursday, February 22, 2024...
### Background Information These function arguments should be further deprecated or removed  Please follow this guidance when deprecating https://pharmaverse.github.io/admiraldev/dev/articles/programming_strategy.html#deprecation ### Definition of Done - [ ] Functions or arguments...
### Please select a category the issue is focused on? User Guides ### Let us know where something needs a refresh or put your idea here! We need to align...
## Background derive_var_joined_exist_flag() can be a challenging function to use - more simple examples will help show its power and ease of use. The example below is a nice showcase....
## Background Codespaces was set up over a year ago and made use of `.devcontainer` to allow for developers easier access to setting up this environment. Unfortunately, no one is...
### Background Information ADSL template needs a little love The comment needs to be updated for input datasets -  and these source objects should be removed as the `derive_vars_extreme_event()`...