Skip to content

Commit a8ef38d

Browse files
Bump version to 1.6.0.1 and update NEWS
Updated the package version in DESCRIPTION to 1.6.0.1 and added a corresponding entry in NEWS.md to reflect recent changes and improvements.
1 parent 6ac010f commit a8ef38d

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: BGmisc
22
Title: An R Package for Extended Behavior Genetics Analysis
3-
Version: 1.6.0
3+
Version: 1.6.0.1
44
Authors@R: c(
55
person("S. Mason", "Garrison", , "garrissm@wfu.edu", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0002-4804-6003")),

NEWS.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
# BGmisc NEWS
22
# Development version: 1.6.0.9000
33

4+
# BGmisc 1.6.0.1
45
* Add helper functions for checkParents etc
56
* fixed incorrect direction so that parents are pointing to children in the graphs
6-
7-
# BGmisc 1.6
87
* Optimize simulatePedigree and helpers for speed and memory usage
98
* Major gains in speed for deeper pedigrees
109
* Added more tests for simulatePedigree

0 commit comments

Comments
 (0)