From 320bb28a7aa6b52ec75e4d29036b78a3926d5fd4 Mon Sep 17 00:00:00 2001 From: Waldir Leoncio Date: Wed, 26 Jun 2024 14:27:02 +0200 Subject: [PATCH 1/2] Fixed docs --- R/laskeMuutokset12345.R | 1 + man/greedyMix_muutokset.Rd | 2 ++ 2 files changed, 3 insertions(+) diff --git a/R/laskeMuutokset12345.R b/R/laskeMuutokset12345.R index 14cc5bf..6cff0e1 100644 --- a/R/laskeMuutokset12345.R +++ b/R/laskeMuutokset12345.R @@ -341,6 +341,7 @@ greedyMix_muutokset <- R6Class( #' @param data data #' @param adjprior adjprior #' @param priorTerm priorTerm + #' @param npops Number of populations laskeMuutokset = function(ind, globalRows, data, adjprior, priorTerm, npops) { muutokset <- globals$LOGDIFF[ind, ] diff --git a/man/greedyMix_muutokset.Rd b/man/greedyMix_muutokset.Rd index 3868f55..e73eb05 100644 --- a/man/greedyMix_muutokset.Rd +++ b/man/greedyMix_muutokset.Rd @@ -50,6 +50,8 @@ logml:ss� siirrett�ess� yksil�it� toisiin populaatioihin. \item{\code{adjprior}}{adjprior} \item{\code{priorTerm}}{priorTerm} + +\item{\code{npops}}{Number of populations} } \if{html}{\out{}} } From 00ecfa4fd8ba5c1d00d61614c4cfb21e03798aac Mon Sep 17 00:00:00 2001 From: Waldir Leoncio Date: Wed, 26 Jun 2024 14:29:25 +0200 Subject: [PATCH 2/2] Increment version number to 0.0.0.9027 --- DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index a7bdb2e..53dba3a 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: rBAPS Title: Bayesian Analysis of Population Structure -Version: 0.0.0.9026 +Version: 0.0.0.9027 Date: 2020-11-09 Authors@R: c(