Recent Releases of discord
discord - v1.2.4.1
What's Changed
- Add between-family and faster regressions by @smasongarrison in https://github.com/R-Computing-Lab/discord/pull/25
- Dev by @smasongarrison in https://github.com/R-Computing-Lab/discord/pull/26
- updated hex by @smasongarrison in https://github.com/R-Computing-Lab/discord/pull/27
Full Changelog: https://github.com/R-Computing-Lab/discord/compare/v1.2.3...v1.2.4.1
- R
Published by smasongarrison 9 months ago
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.
- R
Published by smasongarrison 11 months ago
discord - v1.2.2
What's Changed
- Fix #6 re: non-unique 'id' column. by @jdtrat in https://github.com/R-Computing-Lab/discord/pull/7
- add restructure() function to discord package by @YRHwang90 in https://github.com/R-Computing-Lab/discord/pull/12
- Revert "add restructure() function to discord package" by @smasongarrison in https://github.com/R-Computing-Lab/discord/pull/13
- Restructure() by @YRHwang90 in https://github.com/R-Computing-Lab/discord/pull/15
- Revert "Restructure()" by @smasongarrison in https://github.com/R-Computing-Lab/discord/pull/16
- merging branches by @smasongarrison in https://github.com/R-Computing-Lab/discord/pull/18
- Update draft-pdf.yml by @smasongarrison in https://github.com/R-Computing-Lab/discord/pull/19
- Create categorical_predictors.Rmd by @YRHwang90 in https://github.com/R-Computing-Lab/discord/pull/20
- Update NEWS.md by @smasongarrison in https://github.com/R-Computing-Lab/discord/pull/21
New Contributors
- @YRHwang90 made their first contribution in https://github.com/R-Computing-Lab/discord/pull/12
Full Changelog: https://github.com/R-Computing-Lab/discord/compare/v1.1.0...v1.2.2
- R
Published by smasongarrison 11 months ago
discord - 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, andbroomdependencies - Removed vignettes and pkgdown (with plans to add them in future releases)
- R
Published by jdtrat over 4 years ago