Skip to content

Update DESCRIPTION file and add references to methods. Added citation… #103

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 10, 2025

Conversation

stemangiola
Copy link
Collaborator

… information for the tidyomics ecosystem in multiple R files, enhancing documentation and ensuring proper attribution in publications.

@stemangiola stemangiola requested a review from Copilot July 10, 2025 03:48
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds citation metadata and reference tags across the package documentation, and updates the package DESCRIPTION fields.

  • Introduce a new inst/CITATION file for proper publication citation.
  • Inserted roxygen @references tags in most methods to attribute the tidyomics ecosystem and key dependencies.
  • Replaced the Authors@R field in DESCRIPTION with explicit Author and Maintainer entries.

Reviewed Changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
inst/CITATION New citation entry for tidySummarizedExperiment publications
R/tidyr_methods.R Added @references tags for tidyomics and tidyr
R/tibble_methods.R Added @references tags for tidyomics and tibble
R/print_method.R Added @references tags for tidyomics
R/plotly_methods.R Added @references tags for tidyomics
R/methods.R Added @references tags for tidyomics
R/ggplot2_methods.R Added @references tags for tidyomics and ggplot2
R/dplyr_methods.R Added @references tags for tidyomics and dplyr
DESCRIPTION Swapped Authors@R for Author and Maintainer fields
Comments suppressed due to low confidence (1)

DESCRIPTION:5

  • CRAN recommends using a single Authors@R field to manage authors and maintainers rather than separate Author and Maintainer fields. Consider reverting to Authors@R for consistency and automated tooling support.
Author: Stefano Mangiola [aut, cre] <mangiolastefano@gmail.com>

… information for the tidyomics ecosystem in multiple R files, enhancing documentation and ensuring proper attribution in publications.
@stemangiola stemangiola merged commit 6cc0a71 into master Jul 10, 2025
3 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