Skip to content

Commit

Permalink
fix notes from winbuilder
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherkenny committed Jan 11, 2024
1 parent ca7f201 commit fa0081d
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: redist
Version: 4.2.0.9999
Date: 2023-04-24
Version: 4.2.0
Date: 2024-01-11
Title: Simulation Methods for Legislative Redistricting
Authors@R: c(
person("Christopher T.", "Kenny", email = "[email protected]", role = c("aut", "cre")),
Expand Down
2 changes: 1 addition & 1 deletion R/redist_ms.R
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
#'
#' McCartan, C., & Imai, K. (2023). Sequential Monte Carlo for Sampling
#' Balanced and Compact Redistricting Plans. *Annals of Applied Statistics* 17(4).
#' Available at \url{http://dx.doi.org/10.1214/23-AOAS1763}.
#' Available at \doi{10.1214/23-AOAS1763}.
#'
#' DeFord, D., Duchin, M., and Solomon, J. (2019). Recombination: A family of
#' Markov chains for redistricting. arXiv preprint arXiv:1911.05725.
Expand Down
2 changes: 1 addition & 1 deletion R/redist_smc.R
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
#' @references
#' McCartan, C., & Imai, K. (2023). Sequential Monte Carlo for Sampling
#' Balanced and Compact Redistricting Plans. *Annals of Applied Statistics* 17(4).
#' Available at \url{http://dx.doi.org/10.1214/23-AOAS1763}.
#' Available at \doi{10.1214/23-AOAS1763}.
#'
#' @examples \donttest{
#' data(fl25)
Expand Down
2 changes: 1 addition & 1 deletion man/redist_mergesplit.Rd

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

2 changes: 1 addition & 1 deletion man/redist_mergesplit_parallel.Rd

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

2 changes: 1 addition & 1 deletion man/redist_smc.Rd

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

0 comments on commit fa0081d

Please sign in to comment.