Kyle Walker

Results 96 comments of Kyle Walker

In debugging this, I'm also noticing that `terra::project()` resamples the raster, so we _have_ to project before doing the data rescaling. I think I'm getting closer to an implementation that'll...

I modified the code to throw a warning for now that the existing color table won't be used. Because you no longer have a 1:1 correspondence between cells after projection,...

That's right. Estimates for Puerto Rico are contained in a separate dataset so tidycensus doesn't support that yet. The older estimates on the API (2019 and earlier) don't have the...

@JosiahParry @juliasilge everything is working for me now with the latest Positron build, try it out!

CBSAs weren't defined for 2022 as Census was adjusting for the new county-equivalents in Connecticut. We'll have a patch soon with an error message; in the meantime use `year =...

Thanks! I'm fixing this separately but I appreciate your contribution.

Following this discussion: https://github.com/quarto-dev/quarto-cli/discussions/10325 Also finding out if Mapbox GL JS can be bundled in the package from Mapbox which would solve the problem, so this issue's resolution is TBD.

Now tracking at https://github.com/quarto-dev/quarto-cli/issues/10339

@wiesehahn yes, at the moment. I was hoping the Quarto team would fix on their end as I prefer to pull in the assets via CDN given the way Mapbox...