Skip to content

1.3.5 update#58

Merged
smasongarrison merged 77 commits intomainfrom
dev_main
Apr 2, 2025
Merged

1.3.5 update#58
smasongarrison merged 77 commits intomainfrom
dev_main

Conversation

@smasongarrison
Copy link
Copy Markdown
Member

1.3.5 update

smasongarrison and others added 30 commits February 26, 2025 21:15
Rename benchmark.R to data-raw/benchmark.R
Formerly only correctly handled 0 or 2 parents.

2 missing parents needs 1 in S matrix.
1 missing parent needs .75 in S matrix.
0 missing parents needs .5 in S matrix.

This is the standard way of handling this in animal breeding.
This method is not yet tested!
forgot docs
adding Povich Algorithm Optimization to Dev branch
fixed resuming  list_of_adjacencies
fixed more saveable steps, moved generation comonent higher
Copy link
Copy Markdown
Contributor

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 updates the BGmisc package to version 1.3.5 by introducing new features and improving existing functions while also updating the changelog.

  • Added new functions (com2links(), extractWikiFamilyTree(), checkPedigreeNetwork()) with corresponding tests.
  • Enhanced the documentation in README.md and updated the NEWS.md changelog for version 1.3.5 and related hotfixes.

Reviewed Changes

Copilot reviewed 40 out of 58 changed files in this pull request and generated no comments.

File Description
README.md Adjusted badge formatting; note potential markdown formatting issue.
NEWS.md Expanded changelog to include version 1.3.5 updates and additional fixes.
Files not reviewed (18)
  • .Rbuildignore: Language not supported
  • .lintr: Language not supported
  • BGmisc.Rproj: Language not supported
  • DESCRIPTION: Language not supported
  • NAMESPACE: Language not supported
  • R/buildPedigree.R: Language not supported
  • R/checkPedigree.R: Language not supported
  • R/checkSex.R: Language not supported
  • R/convertPedigree.R: Language not supported
  • R/documentData.R: Language not supported
  • R/plotPedigree.R: Language not supported
  • R/readPedigree.R: Language not supported
  • R/summarizePedigree.R: Language not supported
  • README.Rmd: Language not supported
  • data-raw/benchmark.R: Language not supported
  • data-raw/df_ASOIAF.R: Language not supported
  • data-raw/df_royal92.R: Language not supported
  • man/ASOIAF.Rd: Language not supported
Comments suppressed due to low confidence (1)

README.md:17

  • The badge label 'Dev Main branch' appears split across two lines, which might cause markdown rendering issues. Consider combining the label into a single line.
[![Dev Main

@smasongarrison smasongarrison marked this pull request as ready for review April 2, 2025 14:16
@smasongarrison smasongarrison merged commit fef841e into main Apr 2, 2025
7 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.

3 participants