Skip to content

GDR-3369: update author email address#186

Merged
bczech merged 8 commits into
mainfrom
GDR-3369
May 5, 2026
Merged

GDR-3369: update author email address#186
bczech merged 8 commits into
mainfrom
GDR-3369

Conversation

@bczech
Copy link
Copy Markdown
Contributor

@bczech bczech commented Apr 28, 2026

Description

What changed?

Related JIRA issue: GDR-3369

Update author email from bartosz.czech@contractors.roche.com to czech.bartosz@external.gene.com in R source and man files.

Why was it changed?

Email address change.

Logistic checklist

  • Package version bumped
  • Changelog updated

@bczech bczech requested a review from a team as a code owner April 28, 2026 12:45
@bczech bczech requested review from darsoo and j-smola and removed request for a team April 28, 2026 12:45
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the author's email address across several documentation files and adds a corresponding entry to the NEWS.md file for version 1.9.9. Feedback indicates that the DESCRIPTION file is missing and needs to be updated to reflect the new version and email. Additionally, since the documentation is managed via roxygen2, the author is advised to update the source .R files rather than the .Rd files to prevent manual changes from being overwritten during regeneration.

Comment thread NEWS.md Outdated
@@ -1,3 +1,6 @@
## gDRutils 1.9.9 - 2026-04-28
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The DESCRIPTION file is missing from this pull request. Please ensure that the Version field is updated to 1.9.9 and that the Authors@R field (or Author/Maintainer fields) is updated with your new email address to keep the package metadata in sync.

Comment thread man/MAEpply.Rd
}
\author{
Bartosz Czech \href{mailto:bartosz.czech@contractors.roche.com}{bartosz.czech@contractors.roche.com}
Bartosz Czech \href{mailto:czech.bartosz@external.gene.com}{czech.bartosz@external.gene.com}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

Documentation in this package is managed via roxygen2. Manual changes to .Rd files will be overwritten the next time documentation is regenerated. Please update the @author tags in the source .R files instead. The following files still contain the old email address: R/utils.R (line 103), R/convert_mae_se_assay_to_dt.R (line 226), and R/experiment_validators.R (line 148).

@bczech bczech requested a review from gladkia April 28, 2026 18:39
@bczech bczech merged commit 9d1994a into main May 5, 2026
3 of 4 checks passed
@bczech bczech deleted the GDR-3369 branch May 5, 2026 13:00
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.

3 participants