Christopher T. Kenny

Results 11 issues of Christopher T. Kenny

# How to contribute a new output format ? To contribute a new article template to this package, please make sure you have done the following things (note that `journalname_article`...

WIP

A symmetric feature here would be useful. ```r first_plan(plans) ```

feature request

This breaks `left_join`, `rbind`, `add_reference` to name a few. ``` r library(redist) #> Warning: package 'redist' was built under R version 4.2.1 #> Loading required package: redistmetrics #> #> Attaching...

feature request

Currently errors out, should just be a shape with a point.

`summary()` has different things returned (invisibly) after printing. It seems like it would be good to standardize what gets returned a bit. For example, for `flip` or `mergesplit`, if rhats...

feature request

Reprex as requested @CoryMcCartan ``` r devtools::load_all() #> ℹ Loading redist #> Loading required package: redistmetrics data(iowa) ia 1 1 804 #> 2 2 804 ``` Created on 2024-03-20 with...

bug

## Prework - [x] Read and abide by **gt**'s [code of conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html) and [contributing guidelines](https://github.com/rstudio/gt/blob/master/.github/CONTRIBUTING.md). - [x] Search for duplicates among the [existing issues](https://github.com/rstudio/gt/issues) (both open and closed). ## Motivation...

Type: ★ Enhancement

This implements the changes suggested in #9956, with the exception of the `filecolor`/`urlcolor` one. These would require adding some regex to guess the link types. This is theoretically possible to...

## Proposed Improvement: The default template for Typst currently supports many fewer base features than the PDF template. This, of course makes sense, as Typst is much newer. Many features...

enhancement

`redist_smc()` and `redist_mergesplit()` fail with ``` ! task 1 failed - "locale::facet::_S_create_c_locale name not valid" ``` Reprex: ``` data(fl25) fl_map