Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/476_check_tmb_fix' into 476_chec…
Browse files Browse the repository at this point in the history
…k_tmb_fix
  • Loading branch information
danielinteractive committed Oct 10, 2024
2 parents 0ca199c + 01cb27a commit 527d7d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/utils.R
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@ h_drop_levels <- function(data, subject_var, visit_var, except) {
}

#' Predicate if the TMB Version Used to Compile the Package is Sufficient
#'
#'
#' @return Flag whether the TMB version is sufficient.
#' @keywords internal
h_tmb_version_sufficient <- function() {
Expand Down

0 comments on commit 527d7d8

Please sign in to comment.