Movatterモバイル変換
[0]ホーム
discord 1.2.4.1
- Added a new vignette demonstrating ways to visualize discordantkinship data using the
ggplot2 package. - Added a new vignette demonstrating how to conduct a poweranalysis.
- Vectorizing
discord_data() to improve performance. - Adding tests to ensure comparability between optimized andnon-optimized versions of
discord_data(). - Adding
discord_between_model() to get thebetween-family model - Added unique filter for
discord_data() to ensure thatthe data is not duplicated. - Added tests for categorical variables in
discord_data(). - Added hotfix to BGmisc vignette.
- Made hex sticker more generalizable
discord 1.2.3.1
- More mild improvements to documentation
- Added hex sticker
discord 1.2.3
- improved documentation
- allow for kin to not share their common environment
- fixed vector of relatedness values not behaving as expected
- increased test coverage to 82.39 from 47ish.
discord 1.2.2
- Added a new vignette demonstrating the use of the potter datasetfrom the
BGmisc package to create and use other kinshiplinks. - Copy edited existing vignettes
discord 1.2.1
- Enhanced categorical variable handling
Bug Fixes
- Fixed error when prepping discordant data as a result of mismatchedcolumn names between user-supplied data and internally manipulated data.Seecommitfc1ed9f for more details.
- Fixed error where
discord_data() returned multiple rowsper kin-pair when the ‘id’ column had non-unique values. As a result,the new default for ‘id’ is NULL. Seecommit87d5b3b6 for more details.
Minor improvements and fixes
- Added error message for missing data passed to
discord_data() for more easy debugging.
discord 1.1.0
Minor improvements andfixes
- Added unit tests ensuring regression results are consistent undermultiple conditions (e.g., with and without sex & racearguments)
- Removed
dplyr,rlang,purrr,magrittr,janitor, andbroomdependencies
discord 1.0.0
- Added a
NEWS.md file to track changes to thepackage. - Combined the functions
kinsim1 andkinsim_multi intokinsim to simplifysimulations. - Revised
discord_data anddiscord_regression to support functional programming andthetidyverse principles.
discord 0.1
[8]ページ先頭