Branson Fox

Results 7 issues of Branson Fox

#### Summary: On a bare install of Ubuntu 20.04 + R, the example code `example(stan_model, package = "rstan", run.dontrun = TRUE)` produces a segfault. #### Description: The only additional information...

Function is not ready for merge to master, but opening PR for discussion/further development. This is on a separate branch of my fork, as not to conflict with #27 This...

Function, data, and test are not explicitly ready for merge to master, but opening this PR as a way to discuss and further develop the dasymetric function. Outstanding: - [...

Leaving this as a note to self when I have more time to get back to `areal`. Inverse distance weighting is an invaluable tool for creating raster surfaces from point...

Need to add smaller test data for unit testing. And move full st louis data to a separate repository [To be accessed from `gateway::gw_get_data()`] Test data should include: #### Dasymetric...

The `grid_tessellate` function produces an error `java.lang.IllegalStateException: X coordinate (210.0) out of bounds 0-200` originating from `CustomIndexSystem.pointToIndex()` when the supplied geometry is within a quarter of the configured cell size....

Hey @coolbutuseless Found two bugs for you: First here's the code to reproduce: ```r library(ggplot2) library(svgpatternsimple) library(devout) library(sf) # load test data stl

bug