Zane Billings

Results 7 issues of Zane Billings

If groupOnX is not specified, the resulting warning message refers to the missing attribute as "grouponX", rather than "groupOnX", which is the actual name of the parameter.

**Is your feature request related to a problem? Please describe.** Recently, I've been doing a lot of resampling and fitting ROCs to a lot of bootstraps in order to bootstrap...

feature-request

I've installed extrafont and all of the dependencies, but whenever I try to run `font_import()`, my font directory is detected as `C:\Windows\Fonts`, but every font in the list just says...

## The problem If you try to fit a `null_model()` model specification, R returns an error about the engine argument, presumably because it tries to evaluate `spec$engine`, which is `NULL`...

bug

I noticed this while generating some model formulas automatically inside of a loop. If one specifies an intercept-only model, several parameters are not expected as input in the stan code...

bug

When I launch RStudio manually, I can set "Git Bash" as the option for the terminal. I'm talking about the option under "Global Options" -> "Terminal" in left-hand menu ->...

bug
windows

When I try to use `skimr::skim(some_dataframe)` in `skimr` 2.2.1 on R 4.3.3, I get this error. ``` Error in `purrr::map()`: ℹ In index: 13. Caused by error in `new_skim_type %||%...