Skip to content

patched find_parentage for syntax error#5

Merged
josuechinchilla merged 3 commits into
mainfrom
development
Jun 8, 2026
Merged

patched find_parentage for syntax error#5
josuechinchilla merged 3 commits into
mainfrom
development

Conversation

@josuechinchilla

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI left a comment

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.

Pull request overview

This pull request fixes a syntax error in find_parentage()’s plotting code by properly wrapping the fill scale configuration in ggplot2::scale_fill_manual(), and updates repository ignore rules for common local artifacts.

Changes:

  • Fix ggplot fill scale configuration by adding an explicit ggplot2::scale_fill_manual(...) layer.
  • Clean up .gitignore entry formatting and add .DS_Store to ignored files.

Reviewed changes

Copilot reviewed 1 out of 3 changed files in this pull request and generated no comments.

File Description
R/find_parentage.R Fixes ggplot layer syntax by introducing scale_fill_manual() around existing fill mappings.
.gitignore Normalizes the popR.Rproj ignore entry and adds .DS_Store to prevent committing macOS metadata files.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copilot AI left a comment

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.

Pull request overview

Copilot reviewed 9 out of 13 changed files in this pull request and generated no new comments.

Files not reviewed (1)
  • man/check_ped.Rd: Language not supported

@josuechinchilla josuechinchilla merged commit 8ae2e38 into main Jun 8, 2026
1 check 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.

2 participants