Skip to content

Commit bd22180

Browse files
committed
final for 0.5-5
1 parent b970b32 commit bd22180

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: blavaan
22
Title: Bayesian Latent Variable Analysis
3-
Version: 0.5-4.1283
3+
Version: 0.5-5
44
Authors@R: c(person(given = "Edgar", family = "Merkle",
55
role = c("aut", "cre"),
66
email = "[email protected]",

NEWS.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# Version 0.5-5
2+
## New features
3+
* Minor changes to ensure compatability with lavaan 0.6-18.
4+
5+
* Bugs from 0.5-4 are fixed.
16

27
# Version 0.5-4
38
## New features
@@ -10,6 +15,8 @@
1015
* Bugs from 0.5-3 are fixed.
1116

1217
## Bugs/glitches discovered after the release:
18+
* sampleData() ignores thinning when determining number of posterior samples (reported by Luna Fazio).
19+
1320
* Some two-level models fail when only one observed variable appears at a level (reported by Carl Falk).
1421

1522
* For target = "stan", some models fail when loadings are equality constrained and std.lv = TRUE (reported by Amos Pagin).

0 commit comments

Comments
 (0)