Skip to content
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

Cran resubmission #85

Merged
merged 8 commits into from
Jul 11, 2024
Merged

Cran resubmission #85

merged 8 commits into from
Jul 11, 2024

Conversation

xidongdxi
Copy link
Collaborator

Thank you for your Pull Request!

We have developed a Pull Request template to aid you and our reviewers. Completing the below tasks helps to ensure our reviewers can maximize their time on your code as well as making sure the graphicalMCP codebase remains robust and consistent.

Changes Description

Closes #84

Task List

This is a list of tasks that can be done by contributors to make reviewing faster and more straightforward. If you're unsure how to do any or all of these, please make your contributions anyway. We are happy to work with you on any of them! However, know that your contributions may be more likely to be accepted, or be accepted more quickly, the more of these you can accomplish. They are roughly sorted in descending order of helpfulness.

  • Fill out Changes Description above
  • Update relevant unit tests or write new unit tests
  • Create/update relevant roxygen headers and examples
  • Run pkgdown::build_site() and check that all affected examples are displayed correctly and that all new/updated functions occur on the "Reference" page
  • Update NEWS.md with a brief summary of changes made - Note the related issue number(s) at the end like (#000)
  • Make sure that the package versions in the NEWS.md and DESCRIPTION file are the same
  • Place Closes #<insert_issue_number> into the beginning of your Pull Request Title (Use Edit button in top-right if you need to update)
  • Format code according to the tidyverse style guide (Run styler::style_pkg())
  • Run devtools::document() so all .Rd files in the man folder and the NAMESPACE file in the project root are updated appropriately
  • Address any updates needed for vignettes and/or templates
  • Link the issue Development Panel so that the related issue closes after successful merging
  • Fix merge conflicts
  • Pat yourself on the back for a job well done! Here's a random cat gif for your hard work :)

@xidongdxi xidongdxi added the documentation Improvements or additions to documentation label Jul 11, 2024
@xidongdxi xidongdxi merged commit c003ec4 into main Jul 11, 2024
11 checks passed
@xidongdxi xidongdxi deleted the CRAN-resubmission branch July 11, 2024 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation improvement: <CRAN resubmission>
2 participants