Skip to content

Commit

Permalink
Merge pull request #179 from alarm-redist/main
Browse files Browse the repository at this point in the history
update dev
  • Loading branch information
christopherkenny authored Jan 12, 2024
2 parents ce17ec4 + add0dce commit 01766c4
Show file tree
Hide file tree
Showing 195 changed files with 2,431 additions and 1,824 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
15 changes: 9 additions & 6 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,22 @@
## Test environments
* local R installation (macOS), R 4.2.3
* local R installation (Windows), R 4.2.2
* ubuntu 20.04 (on GitHub Actions), (devel)
* ubuntu 20.04 (on GitHub Actions), (release)
* ubuntu 20.04 (on GitHub Actions), (old release)
* local R installation (macOS), R 4.3.2
* local R installation (Windows), R 4.3.2
* ubuntu 22.04 (on GitHub Actions), (release)
* ubuntu 22.04 (on GitHub Actions), (old release)
* macOS-latest (on GitHub Actions), (release)
* Windows (on GitHub Actions), (release)
* Windows (on Winbuilder), (devel and release)


## R CMD check results

0 errors | 0 warnings | 0 notes

## Reverse Dependencies

There are no reverse dependencies to check.

## Additional Notes

* Fixes undefinited behavior found in CRAN checks.
* Fixes itemize braces Rd note for `redist.calc.frontier.size.Rd`, `redist.crsg.Rd`, and `redist.rsg.Rd`.
* Fixes "memory not mapped" error in `persily` function, which was due to be removed from the package in this release.
11 changes: 4 additions & 7 deletions docs/404.html

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

61 changes: 29 additions & 32 deletions docs/LICENSE.html

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

15 changes: 6 additions & 9 deletions docs/articles/common_args.html

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

Loading

0 comments on commit 01766c4

Please sign in to comment.