From 466359f4d73e8d274b64e351af675fc5fc09ef0a Mon Sep 17 00:00:00 2001 From: Shu Fai Cheung Date: Wed, 24 Sep 2025 14:45:50 +0800 Subject: [PATCH] 0.1.6 Tests, checks, and build_site() passed --- DESCRIPTION | 4 ++-- NEWS.md | 2 +- R/helpers4_for_model_graph.R | 2 +- README.md | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 79a6b69..fc3dc03 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: modelbpp Title: Model BIC Posterior Probability -Version: 0.1.5.4 +Version: 0.1.6 Authors@R: c(person(given = "Shu Fai", family = "Cheung", @@ -28,7 +28,7 @@ Description: Fits the neighboring models of a fitted License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) -RoxygenNote: 7.3.2 +RoxygenNote: 7.3.3 Suggests: knitr, rmarkdown, diff --git a/NEWS.md b/NEWS.md index 4771e9c..73b72c8 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# modelbpp 0.1.5.4 +# modelbpp 0.1.6 ## New Features diff --git a/R/helpers4_for_model_graph.R b/R/helpers4_for_model_graph.R index 926b4e9..1880cf8 100644 --- a/R/helpers4_for_model_graph.R +++ b/R/helpers4_for_model_graph.R @@ -100,7 +100,7 @@ delete_redundant_direct <- function(x, #' @title Delete All Redundant Direct Paths #' #' @description -#' Call [delete_redundant_direct()] to delete +#' Call `delete_redundant_direct()` to delete #' the redundant direct path, if any. #' #' @return diff --git a/README.md b/README.md index c28e2c8..680c374 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ # modelbpp: Model BIC Posterior Probability -(Version 0.1.5.4 updated on 2025-09-04, [release history](https://sfcheung.github.io/modelbpp/news/index.html)) +(Version 0.1.6 updated on 2025-09-24, [release history](https://sfcheung.github.io/modelbpp/news/index.html)) This package is for assessing model uncertainty in structural equation modeling (SEM) by the BIC posterior