Quentin Read

Results 15 issues of Quentin Read

We have a build script that knits a .Rmd calling leaflet to a .md, then uses `knit_meta()` to find the file paths to all dependencies. Those files are then copied...

Calling `mapview()` on a `stars` object where the values are of class `factor` results in an error. Coercing the object's values to numeric can be used to view it, but...

Hey Cory, I think I came across an issue while testing the new xspline code. I had to update to R 4.1.x to test with the new graphics engine. I...

I would like to request that the `col_types` argument of `read_excel()` and related functions allow specifying factor as a column type. This is especially relevant for columns that are automatically...

col_types

Hi there Paul -- first off thanks so much for all your work! I appreciate the improvements to the cross-validation options but I came across an issue :confused: I am...

feature
post-processing

Here is a reprex of a potential bug. Ignore the fact that this is probably not a good model! In this example, I fit two models that return identical output....

waiting for response :love_letter:

I really appreciate this great package. I have read through the documentation and I'm not sure if I am missing something. I can't figure out how to do statistical tests...

I apologize if this duplicates an existing issue but it seems like there are many similar issues involving Windows. I am responsible for teaching Stan to federal employees and I...

bug
windows

Hi, I followed @rok-cesnovar 's advice on [brms issue 1480](https://github.com/paul-buerkner/brms/issues/1480#issuecomment-1546709399) but I get the following error: `make/local:5: *** missing separator. Stop.` I decided to post here instead of cluttering the...

bug

Hi Russ, I appreciate your great documentation on comparisons, in particular your answer [on this stackexchange post](https://stats.stackexchange.com/questions/424304/when-to-correct-for-multiple-comparisons-with-specific-reference-to-emmeans-in) about how to define the family for multiple comparisons correction differently than the...

question