Releases: R-Computing-Lab/discord
Releases · R-Computing-Lab/discord
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.
v1.2.2
What's Changed
- Fix #6 re: non-unique 'id' column. by @jdtrat in #7
- add restructure() function to discord package by @YRHwang90 in #12
- Revert "add restructure() function to discord package" by @smasongarrison in #13
- Restructure() by @YRHwang90 in #15
- Revert "Restructure()" by @smasongarrison in #16
- merging branches by @smasongarrison in #18
- Update draft-pdf.yml by @smasongarrison in #19
- Create categorical_predictors.Rmd by @YRHwang90 in #20
- Update NEWS.md by @smasongarrison in #21
New Contributors
- @YRHwang90 made their first contribution in #12
Full Changelog: v1.1.0...v1.2.2
CRAN v1.1.0
Main release notes for this version of discord:
- Added unit tests for ensuring legacy and new code yield identical results
- Added unit tests ensuring new code behaves consistently under multiple conditions (e.g., with and without sex & race arguments)
- Removed
dplyr
,rlang
,purrr
,magrittr
,janitor
, andbroom
dependencies - Removed vignettes and pkgdown (with plans to add them in future releases)