Skip to content

TwoSampleMR 0.7.7#681

Merged
remlapmot merged 15 commits into
MRCIEU:masterfrom
remlapmot:devel-2026-06-06
Jun 7, 2026
Merged

TwoSampleMR 0.7.7#681
remlapmot merged 15 commits into
MRCIEU:masterfrom
remlapmot:devel-2026-06-06

Conversation

@remlapmot

Copy link
Copy Markdown
Contributor
  • Remove dead exposure_mat assignment
  • Replace reshape2::dcast() with tidyr::pivot_wider()
  • Replace deprecated ggplot2::aes_string() with ggplot2::aes()
  • Add new bare names to globalVariables()
  • Replace deprecated size with linewidth in geom_vline(), geom_errorbarh(), geom_errorbar(), and element_rect()
  • Fix constant-in-aes, redundant sapply, and paste/paste0
  • Qualify predict() and desc() calls; remove from globalVariables()
  • Remove broken and unreachable mr_mode_broken() function and its globalVariables() entry
  • Replace sapply with invisible(lapply()) for side-effect iteration; use paste0() for single leading space
  • Replace 1:n index patterns with seq_len() in chunking logic
  • Hoist paste() out of inner loop; replace nested loops with single vectorised assignment
  • Make startup message URLs clickable via cli::style_hyperlink(); add cli to Imports

@remlapmot remlapmot merged commit f7c64ba into MRCIEU:master Jun 7, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant