Skip to content

Commit

Permalink
unlink bpmodels::chain_sim from documentation as it is not a dependen…
Browse files Browse the repository at this point in the history
…cy so may not link correctly
  • Loading branch information
joshwlambert committed Oct 30, 2024
1 parent a9d5f67 commit 0c57b0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/utils.R
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ solve_for_u <- function(prop, R, k) {
#' Simulate transmission chains using a stochastic branching process
#'
#' @description
#' Code modified from the [bpmodels::chain_sim()] function.
#' Code modified from the `bpmodels::chain_sim()` function.
#' The function `chain_sim()` function from \pkg{bpmodels} is reused with
#' permission and licensed under MIT as is \pkg{bpmodels}.
#' \pkg{bpmodels} is not on CRAN and is retired.
Expand Down
2 changes: 1 addition & 1 deletion man/dot-chain_sim.Rd

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

0 comments on commit 0c57b0e

Please sign in to comment.