Skip to content

Commit

Permalink
Merge branch 'issue-24' into develop
Browse files Browse the repository at this point in the history
* issue-24:
  Increment version number to 0.0.0.9027
  Fixed docs
  • Loading branch information
wleoncio committed Jun 26, 2024
2 parents 2d5d93a + 00ecfa4 commit dd025e4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -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(
Expand Down
1 change: 1 addition & 0 deletions R/laskeMuutokset12345.R
Original file line number Diff line number Diff line change
Expand Up @@ -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, ]

Expand Down
2 changes: 2 additions & 0 deletions man/greedyMix_muutokset.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dd025e4

Please sign in to comment.