Brandon Bertelsen

Results 37 comments of Brandon Bertelsen

We did make a change to the calculation of the probabilities. @etrrosenman @solivella @kosukeimai can comment here.

@hirsch-sw the race data has been available for a while: https://www.census.gov/programs-surveys/decennial-census/about/rdo/summary-files.html. This is what we use in the package. ![image](https://user-images.githubusercontent.com/421859/200405898-898cb907-b500-4837-877c-d14cd96475eb.png)

@hirsch-sw wru 1.0.0+ does not yet support any of the covariates (age, sex, party). Evan suggested that this might be the driving factor behind the differences that OP is showing....

tryCatchLog does this. https://github.com/aryoda/tryCatchLog

I was able to get this simple website working. But trying wordprss didn't work out so well. I did find this repo, which after downgrading to v1.3 or lets encrypt...

This is related to #100. I think a good idea would be to add a parameter to "return unmatched" and provide a flag at the end of the returned data...

@mdblocker Can you look at this one? It should be the same as fixing the problem with missing geos and just returning what's missing.

What I see here looks like what I would get if I tried to readLines() a parquet file. This can happen if the check for parquet fails in L25 of...